chore: bump the x group with 8 updates#72
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the x group with 8 updates: | Package | From | To | | --- | --- | --- | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.37.0` | `0.48.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.24.0` | `0.32.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.39.0` | `0.49.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.29.0` | `0.35.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.13.0` | `0.19.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.32.0` | `0.41.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.31.0` | `0.40.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.32.0` | `0.41.0` | Updates `golang.org/x/crypto` from 0.37.0 to 0.48.0 - [Commits](golang/crypto@v0.37.0...v0.48.0) Updates `golang.org/x/mod` from 0.24.0 to 0.32.0 - [Commits](golang/mod@v0.24.0...v0.32.0) Updates `golang.org/x/net` from 0.39.0 to 0.49.0 - [Commits](golang/net@v0.39.0...v0.49.0) Updates `golang.org/x/oauth2` from 0.29.0 to 0.35.0 - [Commits](golang/oauth2@v0.29.0...v0.35.0) Updates `golang.org/x/sync` from 0.13.0 to 0.19.0 - [Commits](golang/sync@v0.13.0...v0.19.0) Updates `golang.org/x/sys` from 0.32.0 to 0.41.0 - [Commits](golang/sys@v0.32.0...v0.41.0) Updates `golang.org/x/term` from 0.31.0 to 0.40.0 - [Commits](golang/term@v0.31.0...v0.40.0) Updates `golang.org/x/tools` from 0.32.0 to 0.41.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.32.0...v0.41.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: x - dependency-name: golang.org/x/mod dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: x - dependency-name: golang.org/x/net dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: x - dependency-name: golang.org/x/oauth2 dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: x - dependency-name: golang.org/x/sync dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: x - dependency-name: golang.org/x/sys dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: x - dependency-name: golang.org/x/term dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: x - dependency-name: golang.org/x/tools dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: x ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 x group with 8 updates:
0.37.00.48.00.24.00.32.00.39.00.49.00.29.00.35.00.13.00.19.00.32.00.41.00.31.00.40.00.32.00.41.0Updates
golang.org/x/cryptofrom 0.37.0 to 0.48.0Commits
e08b067go.mod: update golang.org/x dependencies7d0074cscrypt: fix panic on parameters <= 0506e022go.mod: update golang.org/x dependencies7dacc38chacha20poly1305: error out in fips140=only mode19acf81go.mod: update golang.org/x dependencies3a1c6b4x509roots/fallback: update bundlef4602e4ssh/agent: fix flaky test by ensuring a writeable home directory4e0068cgo.mod: update golang.org/x dependenciese79546essh: curb GSSAPI DoS risk by limiting number of specified OIDsf91f7a7ssh/agent: prevent panic on malformed constraintUpdates
golang.org/x/modfrom 0.24.0 to 0.32.0Commits
4c04067go.mod: update golang.org/x dependenciesd271cf3go.mod: update golang.org/x dependencies269c237sumdb/note: delete chop3f03020x/mod: apply go fix and go vet7416265go.mod: update golang.org/x dependencies5517a71all: fix some commentsb6cdd1amodfile: use reflect.TypeFor instead of reflect.TypeOfbba3e06go.mod: update golang.org/x dependencies1759e96go.mod: update golang.org/x dependenciesf060e16all: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/netfrom 0.39.0 to 0.49.0Commits
d977772go.mod: update golang.org/x dependencieseea413einternal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run9ace223websocket: add missing call to resp.Body.Close7d3dbb0http2: buffer the most recently received PRIORITY_UPDATE frame35e1306go.mod: update golang.org/x dependencies7c36036http2, webdav, websocket: fix %q verb uses with wrong typeec11ecctrace: fix data race in RenderEventsbff14c5http2: don't PING a responsive server when resetting a stream88a6421dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage123d099http2: support net/http.Transport.NewClientConnUpdates
golang.org/x/oauth2from 0.29.0 to 0.35.0Commits
89ff2e1google: add safer credentials JSON loading options.acc3815endpoints: fix %q verb use with wrong typef28b0b5all: fix some commentsfd15e0fx/oauth2: populate RetrieveError from DeviceAuth792c877oauth2: use strings.Builder instead of bytes.Buffer014cf77all: upgrade go directive to at least 1.24.0 [generated]3c76ce5endpoints: correct Naver OAuth2 endpoint URLscf14319oauth2: fix expiration time window check32d34efinternal: include clientID in auth style cache key2d34e30oauth2: replace a magic number with AuthStyleUnknownUpdates
golang.org/x/syncfrom 0.13.0 to 0.19.0Commits
2a180e2errgroup: use consistent read for SetLimit panic1966f53errgroup: fix some typos in comment04914c2all: upgrade go directive to at least 1.24.0 [generated]7fad2c9errgroup: revert propagation of panics8a14946errgroup: remove duplicated comment1869c69all: replace deprecated ioutild1ac909sync/errgroup: PanicError.Error print stack trace506c70ferrgroup: propagate panic and Goexit through WaitUpdates
golang.org/x/sysfrom 0.32.0 to 0.41.0Commits
fc646e4cpu: use IsProcessorFeaturePresent to calculate ARM64 on windowsf11c7bbwindows: add IsProcessorFeaturePresent and processor feature constsd25a7aaunix: add IoctlSetString on all platforms6fb913bunix: return early on error in Recvmsg2f44229sys/cpu: add symbolic constants for remaining cpuid bitse5770d2sys/cpu: use symbolic names for masks714a44csys/cpu: modify x86 port to match what internal/cpu does08e5482unix: fix out of bounds memory access in tests4f4f1c6Revert "cpu: add HPDS, LOR, PAN detection for arm64"ca63116unix: add IOCTL_MEI_* constantsUpdates
golang.org/x/termfrom 0.31.0 to 0.40.0Commits
3aff304go.mod: update golang.org/x dependenciesa7e5b04go.mod: update golang.org/x dependencies943f25dx/term: handle transpose9b991ddx/term: handle delete key3863673go.mod: update golang.org/x dependencies1231d54go.mod: update golang.org/x dependencies3475bc8term: fix some comments3a0828ago.mod: update golang.org/x dependencies1a11b45go.mod: update golang.org/x dependenciesd862cd5all: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/toolsfrom 0.32.0 to 0.41.0Commits
2ad2b30go.mod: update golang.org/x dependencies5832cceinternal/diff/lcs: introduce line diffs67c4257gopls/internal/golang: Definition: fix Windows bug wrt //go:embed12c1f04gopls/completion: check Selection invariant6d87185internal/server: add vulncheck scanning after vulncheck prompt0c3a1fego/ast/inspector: FindByPos returns the first innermost nodeca281cfgo/analysis/passes/ctrlflow: add noreturn funcs from popular pkgs09c21a9gopls/internal/analysis/unusedfunc: remove warnings for unused enum consts03cb455internal/modindex: suppress missing modcacheindex message15d13e8gopls/internal/util/typesutil: refine EnclosingSignature bug.ReportDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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