chore: bump the golang-x group with 4 updates #8400
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the golang-x group with 4 updates: golang.org/x/crypto, golang.org/x/mod, golang.org/x/oauth2 and golang.org/x/tools.
Updates
golang.org/x/crypto
from 0.10.0 to 0.11.0Commits
e984872
go.mod: update golang.org/x dependencies183630a
x509roots: generate a stable sort, for real this timea9e447d
x509roots/fallback: add //go:build go1.20 to bundle.go64c3993
ssh: add hmac-sha2-5125fe8145
x509roots: remove list hash and generation date, change ordering043e94c
x509roots: fix generate script argument checking0d502d7
x509roots: use "generate" build tag0ff6005
ssh/test: set a timeout and WaitDelay on sshd subcommandsUpdates
golang.org/x/mod
from 0.11.0 to 0.12.0Commits
baa5c2d
all: add godoc links7603649
zip: fix TestCreateFromDirSpecial/ignore_symlink on wasmtime22d21f4
zip: fix doc for CreateFromVCS functionbfed713
zip: fix LICENSE file handling to match modfetchUpdates
golang.org/x/oauth2
from 0.9.0 to 0.10.0Commits
ec5679f
go.mod: update golang.org/x dependencies989acb1
all: update dependencies to their latest versionsUpdates
golang.org/x/tools
from 0.10.0 to 0.11.0Release notes
Sourced from golang.org/x/tools's releases.
... (truncated)
Commits
675bf3c
go.mod: update golang.org/x dependenciesad52c1c
go/ssa/interp: support conversions to slices of named bytes14ec3c0
gopls/doc/contributing.md: document error handling strategiesc495364
go/packages/gopackages: document -mode flag87ad891
gopls/internal/lsp/source/typerefs: move test into _test.go27fd94e
internal/fastwalk: doc formatting fixes (including godoc links)d362be0
gopls/internal/lsp/filecache: reduce GC frequency969078b
Revert "go/analysis: add Sizes that matches gc size computations"5aa6acb
go/analysis: add Sizes that matches gc size computations5a89a3b
go/vcs: deleteDependabot 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