Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump the x group with 9 updates#15469

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
matifali merged 1 commit intomainfromdependabot/go_modules/x-8086e68241
Nov 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubNov 11, 2024

Bumps the x group with 9 updates:

PackageFromTo
golang.org/x/crypto0.28.00.29.0
golang.org/x/mod0.21.00.22.0
golang.org/x/net0.30.00.31.0
golang.org/x/oauth20.23.00.24.0
golang.org/x/sync0.8.00.9.0
golang.org/x/sys0.26.00.27.0
golang.org/x/term0.25.00.26.0
golang.org/x/text0.19.00.20.0
golang.org/x/tools0.26.00.27.0

Updatesgolang.org/x/crypto from 0.28.0 to 0.29.0

Commits
  • 6018723 go.mod: update golang.org/x dependencies
  • 71ed71b README: don't recommend go get
  • 750a45f sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary
  • 36b1725 sha3: avoid trailing permutation
  • 80ea76e sha3: fix padding for long cSHAKE parameters
  • c17aa50 sha3: avoid buffer copy
  • 7cfb916 ssh: return unexpected msg error when server fails keyboard-interactive auth ...
  • b61b08d chacha20: extend ppc64le support to ppc64
  • 6c21748 internal/poly1305: extend ppc64le support to ppc64
  • See full diff incompare view

Updatesgolang.org/x/mod from 0.21.0 to 0.22.0

Commits
  • dec0365 sumdb: make data tiles by Server compatible with sum.golang.org
  • c8a7319 x/mod: fix handling of vendored packages with '/vendor' in non-top-level paths
  • 9cd0e4c x/mod: remove vendor/modules.txt from module download
  • See full diff incompare view

Updatesgolang.org/x/net from 0.30.0 to 0.31.0

Commits
  • 334afa0 go.mod: update golang.org/x dependencies
  • d7f220d quic: add LocalAddr and RemoteAddr to quic.Conn
  • 858db1a http2: surface errors occurring very early in a client conn's lifetime
  • 0aa844c http2: support unencrypted HTTP/2 handoff from net/http
  • f35fec9 http2: detect hung client connections by confirming stream resets
  • e883dae README: don't recommend go get
  • 511cc3a html: add Node.{Ancestors,ChildNodes,Descendants}()
  • 4783315 http2: limit 1xx based on size, do not limit when delivered
  • 5716b98 internal/socket: execute gofmt
  • 42b1186 http2: support ResponseController.EnableFullDuplex
  • See full diff incompare view

Updatesgolang.org/x/oauth2 from 0.23.0 to 0.24.0

Commits

Updatesgolang.org/x/sync from 0.8.0 to 0.9.0

Commits

Updatesgolang.org/x/sys from 0.26.0 to 0.27.0

Commits
  • e0753d4 Revert "windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall...
  • c29efe3 windows: add iphlpapi functions for change notifications
  • 8f2aa9f cpu: conditionally re-enable AVX512 support on darwin/amd64
  • 054f1fc README: don't recommend go get
  • ca04041 unix: extend z/OS support
  • 18e038c unix: move NETLINK_* consts to own section
  • d045236 windows: implement Ftruncate using a single syscall on Windows
  • cff53d5 unix: gofmt after CL 610296
  • 123459f unix: update z/OS implementation of fcntl and mmap
  • df4a4da unix/linux: adjust Dockerfile ENV key value format
  • Additional commits viewable incompare view

Updatesgolang.org/x/term from 0.25.0 to 0.26.0

Commits

Updatesgolang.org/x/text from 0.19.0 to 0.20.0

Commits
  • efd25da go.mod: update golang.org/x dependencies
  • 8a0e65e README: don't recommend go get
  • fefda1a internal/texttest: remove Run and Bench helpers
  • a457f47 all: normalize subtest names to NFC
  • See full diff incompare view

Updatesgolang.org/x/tools from 0.26.0 to 0.27.0

Commits
  • 4d2b19f go.mod: update golang.org/x dependencies
  • 6368677 gopls/internal/golang: strength reduce ComputeImportFixEdits
  • 777f155 gopls/internal/golang: show package attributes on hover
  • 8a0e08f gopls/doc: add missing doc link
  • 61415be gopls/internal/cache: guard against malformed paths in port.matches
  • 9a89d3a internal/analysisinternal: avoid sub-token spans in TypeErrorEndPos
  • 1115af6 internal/expect: support named arguments f(a, b, c=d, e="f")
  • 0b9e499 go/{expect,packages/packagestest}: mention the tag+delete proposal
  • efcd2bd internal/packagestest: fork go/packages/packagestest
  • 0e9ed3d go/packages: do not mutate Config
  • Additional commits viewable incompare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting@dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the x group with 9 updates:| Package | From | To || --- | --- | --- || [golang.org/x/crypto](https://github.com/golang/crypto) | `0.28.0` | `0.29.0` || [golang.org/x/mod](https://github.com/golang/mod) | `0.21.0` | `0.22.0` || [golang.org/x/net](https://github.com/golang/net) | `0.30.0` | `0.31.0` || [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.23.0` | `0.24.0` || [golang.org/x/sync](https://github.com/golang/sync) | `0.8.0` | `0.9.0` || [golang.org/x/sys](https://github.com/golang/sys) | `0.26.0` | `0.27.0` || [golang.org/x/term](https://github.com/golang/term) | `0.25.0` | `0.26.0` || [golang.org/x/text](https://github.com/golang/text) | `0.19.0` | `0.20.0` || [golang.org/x/tools](https://github.com/golang/tools) | `0.26.0` | `0.27.0` |Updates `golang.org/x/crypto` from 0.28.0 to 0.29.0- [Commits](golang/crypto@v0.28.0...v0.29.0)Updates `golang.org/x/mod` from 0.21.0 to 0.22.0- [Commits](golang/mod@v0.21.0...v0.22.0)Updates `golang.org/x/net` from 0.30.0 to 0.31.0- [Commits](golang/net@v0.30.0...v0.31.0)Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0- [Commits](golang/oauth2@v0.23.0...v0.24.0)Updates `golang.org/x/sync` from 0.8.0 to 0.9.0- [Commits](golang/sync@v0.8.0...v0.9.0)Updates `golang.org/x/sys` from 0.26.0 to 0.27.0- [Commits](golang/sys@v0.26.0...v0.27.0)Updates `golang.org/x/term` from 0.25.0 to 0.26.0- [Commits](golang/term@v0.25.0...v0.26.0)Updates `golang.org/x/text` from 0.19.0 to 0.20.0- [Release notes](https://github.com/golang/text/releases)- [Commits](golang/text@v0.19.0...v0.20.0)Updates `golang.org/x/tools` from 0.26.0 to 0.27.0- [Release notes](https://github.com/golang/tools/releases)- [Commits](golang/tools@v0.26.0...v0.27.0)---updated-dependencies:- dependency-name: golang.org/x/crypto  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: x- dependency-name: golang.org/x/mod  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: x- dependency-name: golang.org/x/net  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: x- dependency-name: golang.org/x/oauth2  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: x- dependency-name: golang.org/x/sync  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: x- dependency-name: golang.org/x/sys  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: x- dependency-name: golang.org/x/term  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: x- dependency-name: golang.org/x/text  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: x- dependency-name: golang.org/x/tools  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: x...Signed-off-by: dependabot[bot] <support@github.com>
@matifalimatifali merged commit827fc41 intomainNov 11, 2024
27 checks passed
@matifalimatifali deleted the dependabot/go_modules/x-8086e68241 branchNovember 11, 2024 13:03
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@matifali

[8]ページ先頭

©2009-2025 Movatter.jp