Bump the all-deps group with 7 updates#1693
Merged
Conversation
ff63a6c to
3202624
Compare
2 tasks
mhutchinson
added a commit
to mhutchinson/certificate-transparency-go
that referenced
this pull request
May 15, 2025
The factories used in Trillian are no longer exported, and were never intended to be a public API for dependants. Removing support unless we get a clear signal this is needed. This unblocks google#1693.
mhutchinson
added a commit
that referenced
this pull request
May 15, 2025
The factories used in Trillian are no longer exported, and were never intended to be a public API for dependants. Removing support unless we get a clear signal this is needed. This unblocks #1693.
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Contributor
|
@phbnf you'll have to poke this along now that dependabot has disowned maintenance of it. |
Bumps the all-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.9.1` | `1.9.2` | | [github.com/google/trillian](https://github.com/google/trillian) | `1.7.1` | `1.7.2` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.26` | `1.14.28` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.21.1` | `1.22.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.36.0` | `0.37.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.38.0` | `0.39.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.71.1` | `1.72.0` | Updates `github.com/go-sql-driver/mysql` from 1.9.1 to 1.9.2 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.1...v1.9.2) Updates `github.com/google/trillian` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/google/trillian/releases) - [Changelog](https://github.com/google/trillian/blob/master/CHANGELOG.md) - [Commits](google/trillian@v1.7.1...v1.7.2) Updates `github.com/mattn/go-sqlite3` from 1.14.26 to 1.14.28 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.26...v1.14.28) Updates `github.com/prometheus/client_golang` from 1.21.1 to 1.22.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.21.1...v1.22.0) Updates `golang.org/x/crypto` from 0.36.0 to 0.37.0 - [Commits](golang/crypto@v0.36.0...v0.37.0) Updates `golang.org/x/net` from 0.38.0 to 0.39.0 - [Commits](golang/net@v0.38.0...v0.39.0) Updates `google.golang.org/grpc` from 1.71.1 to 1.72.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.71.1...v1.72.0) --- updated-dependencies: - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/google/trillian dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: github.com/prometheus/client_golang dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: golang.org/x/crypto dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: golang.org/x/net dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: google.golang.org/grpc dependency-version: 1.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
3202624 to
e16f668
Compare
Contributor
|
/gcbrun |
roger2hk
approved these changes
May 19, 2025
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 all-deps group with 7 updates:
1.9.11.9.21.7.11.7.21.14.261.14.281.21.11.22.00.36.00.37.00.38.00.39.01.71.11.72.0Updates
github.com/go-sql-driver/mysqlfrom 1.9.1 to 1.9.2Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
21ef4c6release v1.9.2 (#1693)Updates
github.com/google/trillianfrom 1.7.1 to 1.7.2Release notes
Sourced from github.com/google/trillian's releases.
... (truncated)
Changelog
Sourced from github.com/google/trillian's changelog.
... (truncated)
Commits
e7aca3cUpdate changelog for v1.7.2 release (#3779)aa93ae3Bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group (#3776)0ff3874PostgreSQL is now in beta mode (#3772)e6be87dAdd an optimized QueueLeaves implementation for single-leaf batches in the Po...0678d5cFix spelling on claimant model landing page (#3777)9ea8040Bump github/codeql-action in the github-actions-deps group (#3773)c261354Bump the docker-deps group across 6 directories with 5 updates (#3774)84855a0Improve PostgreSQL functions (#3770)69f0435Trust dependabot prs (#3771)fbb59afBump@google-cloud/functions-frameworkin /scripts/gcb2slack (#3764)Updates
github.com/mattn/go-sqlite3from 1.14.26 to 1.14.28Commits
f76bae4upgrade amalgamation code65302b0Add ability to set an int64 file control (#1298)8d69329revert #1259Updates
github.com/prometheus/client_golangfrom 1.21.1 to 1.22.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d50be25Cut 1.22.0 (#1793)1043db7Cut 1.22.0-rc.0 (#1768)e575c9cpromhttp: Isolate zstd support and klauspost/compress library use to promhttp...f2276aaMerge pull request #1764 from prometheus/dependabot/github_actions/github-act...9df772cbuild(deps): bump peter-evans/create-pull-requesta3548c5Merge pull request #1754 from saswatamcode/exp-eh60fd2b0Remove go.work file for now8f9d0deexp: Add dependabot configc5cf981Merge pull request #1762 from prometheus/release-1.21e84c305exp: Reset snappy buf (#1756)Updates
golang.org/x/cryptofrom 0.36.0 to 0.37.0Commits
959f8f3go.mod: update golang.org/x dependencies769bcd6ssh: use the configured rand in kex initd0a798fcryptobyte: fix typo 'octects' into 'octets' for asn1.goacbcbefacme: remove unnecessary []byte conversion376eb14x509roots: support constrained rootsb369b72crypto/internal/poly1305: implement function update in assembly on loong646b853fbssh/knownhosts: check more than one keyUpdates
golang.org/x/netfrom 0.38.0 to 0.39.0Commits
b8d8877go.mod: update golang.org/x dependenciesUpdates
google.golang.org/grpcfrom 1.71.1 to 1.72.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
a43eba6Change version to 1.72.0 (#8218)48f48c1balancer/pickfirstleaf: Avoid reading Address.Metadata (#8227) (#8259)fd6f585Cherry-pick #8159 and #8243 to v1.72.x (#8255)79ca174stats/opentelemetry: fix trace attributes message sequence numbers to start f...57a2605xdsclient: fix TestServerFailureMetrics_BeforeResponseRecv test to wait for w...5edab9exdsclient: add grpc.xds_client.server_failure counter mertric (#8203)78ba661regenerate protos (#8208)6819ed7delegatingresolver: Stop calls into delegates once the parent resolver is clo...a51009dresolver: convert EndpointMap to use generics (#8189)b0d1203resolver: create AddressMapV2 with generics to replace AddressMap (#8187)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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