Bump the go-deps group across 1 directory with 4 updates#1618
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the go-deps group across 1 directory with 4 updates#1618dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go-deps group with 4 updates in the / directory: [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go), [github.com/google/cel-go](https://github.com/google/cel-go), [golang.org/x/net](https://github.com/golang/net) and [golang.org/x/oauth2](https://github.com/golang/oauth2). Updates `cloud.google.com/go/kms` from 1.25.0 to 1.26.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@dlp/v1.25.0...dlp/v1.26.0) Updates `github.com/google/cel-go` from 0.26.1 to 0.27.0 - [Release notes](https://github.com/google/cel-go/releases) - [Commits](google/cel-go@v0.26.1...v0.27.0) Updates `golang.org/x/net` from 0.50.0 to 0.52.0 - [Commits](golang/net@v0.50.0...v0.52.0) Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0 - [Commits](golang/oauth2@v0.35.0...v0.36.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/kms dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/google/cel-go dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/net dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <[email protected]>
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 go-deps group with 4 updates in the / directory: cloud.google.com/go/kms, github.com/google/cel-go, golang.org/x/net and golang.org/x/oauth2.
Updates
cloud.google.com/go/kmsfrom 1.25.0 to 1.26.0Release notes
Sourced from cloud.google.com/go/kms's releases.
Changelog
Sourced from cloud.google.com/go/kms's changelog.
Commits
8ebb896chore: librarian release pull request: 20251010T200657Z (#13107)befb302test(internal/postprocessor): skip test that expects certain live config (#13...1930511testing(internal/godocfx): convert equality check to a diff check (#13089)e6b9d41chore: migrate compute/metadata to Librarian (#13009)6259aeefix(storage): skip download of file outside of target dir (#12945)bafd691perf(bigtable): parallelize the exportTimeSeries function (#13004)2b75879chore: release main (#13082)9157a71chore: bump changed modules (#13083)a93d961fix: upgrade gRPC service registration func (#13079)75c95f3chore: librarian generate pull request: 20251009T073841Z (#13080)Updates
github.com/google/cel-gofrom 0.26.1 to 0.27.0Release notes
Sourced from github.com/google/cel-go's releases.
... (truncated)
Commits
450089bPreserve source information during CEL policy composition. (#1253)c66b313Remove types as variables to allow user-defined variables to shadow type decl...bff3a72Expose the CEL JSON types to assist with conversion to native values (#1261)559cbc9Remove errant diff checked into a prior PR (#1260)fe26efaSimplify the disambiguation logic to a single boolean (#1263)52280baClean up unused source info after checker rewrites the AST. (#1258)3cb5705Namespace resolution fix (#1256)409bcbeRefactor match output compiling to accept user-defined logic. (#1246)e9f15eaEnable two var comprehension conformance tests. (#1255)057fa1aAdd parse only evaluation to REPL (#1254)Updates
golang.org/x/netfrom 0.50.0 to 0.52.0Commits
316e20cgo.mod: update golang.org/x dependencies9767a42internal/http3: add support for plugging into net/http4a81284http2: update docs to disrecommend this packagedec6603dns/dnsmessage: reject too large of names early during unpack8afa12fhttp2: deprecate write schedulers38019a2http2: add missing copyright header to export_test.go039b87finternal/http3: return error when Write is used after status 304 is set6267c6cinternal/http3: add HTTP 103 Early Hints support to ClientConn591bdf3internal/http3: add HTTP 103 Early Hints support to Server1faa6d8internal/http3: avoid potential race when aborting RoundTripUpdates
golang.org/x/oauth2from 0.35.0 to 0.36.0Commits
4d954e6all: upgrade go directive to at least 1.25.0 [generated]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 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