Bump the go-deps group across 1 directory with 6 updates - #1750
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.32.0` | `1.33.0` | | [filippo.io/age](https://github.com/FiloSottile/age) | `1.3.1` | `1.3.2` | | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.6.1` | `0.7.0` | | [github.com/getsops/sops/v3](https://github.com/getsops/sops) | `3.13.2` | `3.13.3` | | [golang.org/x/net](https://github.com/golang/net) | `0.58.0` | `0.59.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.36.0` | `0.37.0` | Updates `cloud.google.com/go/kms` from 1.32.0 to 1.33.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@kms/v1.32.0...kms/v1.33.0) Updates `filippo.io/age` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/FiloSottile/age/releases) - [Commits](FiloSottile/age@v1.3.1...v1.3.2) Updates `github.com/cyphar/filepath-securejoin` from 0.6.1 to 0.7.0 - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md) - [Commits](cyphar/filepath-securejoin@v0.6.1...v0.7.0) Updates `github.com/getsops/sops/v3` from 3.13.2 to 3.13.3 - [Release notes](https://github.com/getsops/sops/releases) - [Changelog](https://github.com/getsops/sops/blob/main/CHANGELOG.md) - [Commits](getsops/sops@v3.13.2...v3.13.3) Updates `golang.org/x/net` from 0.58.0 to 0.59.0 - [Commits](golang/net@v0.58.0...v0.59.0) Updates `golang.org/x/oauth2` from 0.36.0 to 0.37.0 - [Commits](golang/oauth2@v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/kms dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: filippo.io/age dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/cyphar/filepath-securejoin dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/getsops/sops/v3 dependency-version: 3.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: golang.org/x/net dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/oauth2 dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 6 updates in the / directory:
1.32.01.33.01.3.11.3.20.6.10.7.03.13.23.13.30.58.00.59.00.36.00.37.0Updates
cloud.google.com/go/kmsfrom 1.32.0 to 1.33.0Release notes
Sourced from cloud.google.com/go/kms's releases.
Changelog
Sourced from cloud.google.com/go/kms's changelog.
Commits
4f63392chore: release main (#20195)09acbb3feat(bigtable): add Session struct + state machine (#20117)0b4eb72chore(cloud/sql): onboarding a new API (#20206)bcbf714feat(bigtable): add AFE picker (Simple / LeastInFlight / LeastLatency) (#20204)6e776ebci: revert "ci: librarian to use Go 1.25.8 toolchain" (#20205)f0c7260chore(main): release bigtable 1.51.0 (#20014)a466345feat(bigtable): add sessionTracer for per-Session lifecycle + vRPC metrics (#...a9990b4chore(bigtable): remove toolchain directive (#20203)104e0defeat: update API sources and regenerate (#20188)8dfb2b4ci: librarian to use Go 1.25.8 toolchain (#20200)Updates
filippo.io/agefrom 1.3.1 to 1.3.2Release notes
Sourced from filippo.io/age's releases.
Commits
b74dce4doc: regenerate groff and html man pages5c1b90call: release v1.3.27fcc72eplugin: correct working directory comment58ef9fccmd/age-keygen: correct public key output documentationde96c8ecmd/age: reject invalid UTF-8 terminal output3604609cmd/age-plugin-batchpass: correct documented scrypt limit6ff2f30cmd/age: enable PTY tests on Darwincdb30a1cmd/age: recognize armored identity files after whitespace9cbe8d8plugin: allow empty prompt responseseb70608internal/format: validate stanza fields when marshalingUpdates
github.com/cyphar/filepath-securejoinfrom 0.6.1 to 0.7.0Release notes
Sourced from github.com/cyphar/filepath-securejoin's releases.
Changelog
Sourced from github.com/cyphar/filepath-securejoin's changelog.
Commits
8096a95VERSION: release v0.7.01324ccbmerge #101 into cyphar/filepath-securejoin:maindd8f0bbdeps: bump to cyphar.com/go-pathrs@v0.2.5c9a7725gha: bump golangci-lint to v2.122e968bdMerge pull request #91 from cyphar/dependabot/github_actions/actions/download...2879148Merge pull request #90 from cyphar/dependabot/github_actions/actions/upload-a...07b805bbuild(deps): bump actions/download-artifact from 6 to 78507844build(deps): bump actions/upload-artifact from 5 to 6daef0cfMerge pull request #89 from cyphar/dependabot/github_actions/actions/checkout-695f8ea4build(deps): bump actions/checkout from 5 to 6Updates
github.com/getsops/sops/v3from 3.13.2 to 3.13.3Release notes
Sourced from github.com/getsops/sops/v3's releases.
... (truncated)
Changelog
Sourced from github.com/getsops/sops/v3's changelog.
Commits
26e2f47Merge pull request #2249 from felixfontein/release-3.13.3357de8aFix old changelog.73f38b8Add changelog.74428b6Bump version to 3.13.3.f5fe6abMerge pull request #2253 from felixfontein/completion238f71bRemove leading newline.5a745f3Merge pull request #2248 from felixfontein/depsf406e83Update dependencies with 'go get -t -u ./...'.7149e91Merge pull request #2259 from getsops/dependabot/cargo/functional-tests/rust-...fefb6eebuild(deps): Bump the rust group in /functional-tests with 3 updatesUpdates
golang.org/x/netfrom 0.58.0 to 0.59.0Commits
540d04cgo.mod: update golang.org/x dependencies20eef7fquic: clear fast-path receive buffer on stream resetc23af1binternal/http3: fix compilation error due to missed symbol name updateeda109finternal/http3: send appropriate error codes in STOP_SENDING frames12e0501internal/http3: server header size limitsd89285equic: add Stream.StopSending, and rework stream/application errorsd34deaequic: ensure Endpoint.Close waits for connection loops to exit55577aahttp2: use IDNA Lookup profile, not raw Punycode translationb22627einternal/http3: handle a nil TLSConfig in newQUICConfig6e98b0dinternal/http3: report endpoint creation errors from initEndpointUpdates
golang.org/x/oauth2from 0.36.0 to 0.37.0Commits
c624b89google: change the snake case endpoint to kebab-case09a82f6all: upgrade go directive to at least 1.26.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