-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the go_modules group with 7 updates #13
base: main
Are you sure you want to change the base?
Conversation
Bumps the go_modules group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/docker/docker](https://github.com/docker/docker) | `24.0.7+incompatible` | `25.0.6+incompatible` | | [github.com/cloudflare/circl](https://github.com/cloudflare/circl) | `1.3.3` | `1.3.7` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.8.1` | `5.13.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.14.0` | `0.31.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.17.0` | `0.33.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.58.2` | `1.58.3` | | google.golang.org/protobuf | `1.31.0` | `1.33.0` | Updates `github.com/docker/docker` from 24.0.7+incompatible to 25.0.6+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v24.0.7...v25.0.6) Updates `github.com/cloudflare/circl` from 1.3.3 to 1.3.7 - [Release notes](https://github.com/cloudflare/circl/releases) - [Commits](cloudflare/circl@v1.3.3...v1.3.7) Updates `github.com/go-git/go-git/v5` from 5.8.1 to 5.13.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.8.1...v5.13.0) Updates `golang.org/x/crypto` from 0.14.0 to 0.31.0 - [Commits](golang/crypto@v0.14.0...v0.31.0) Updates `golang.org/x/net` from 0.17.0 to 0.33.0 - [Commits](golang/net@v0.17.0...v0.33.0) Updates `google.golang.org/grpc` from 1.58.2 to 1.58.3 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.2...v1.58.3) Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/cloudflare/circl dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/go-git/go-git/v5 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
Reviewer's Guide by SourceryThis pull request bumps the go_modules group with 7 updates. It updates several dependencies, including github.com/docker/docker, github.com/cloudflare/circl, github.com/go-git/go-git/v5, golang.org/x/crypto, golang.org/x/net, google.golang.org/grpc, and google.golang.org/protobuf. These updates include security fixes, bug fixes, and new features. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
CI Feedback 🧐(Feedback updated until commit 4ea9ff7)A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
Bumps the go_modules group with 7 updates:
24.0.7+incompatible
25.0.6+incompatible
1.3.3
1.3.7
5.8.1
5.13.0
0.14.0
0.31.0
0.17.0
0.33.0
1.58.2
1.58.3
1.31.0
1.33.0
Updates
github.com/docker/docker
from 24.0.7+incompatible to 25.0.6+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
b08a51f
Merge pull request #48231 from austinvazquez/backport-vendor-otel-v0.46.1-to-...d151b0f
vendor: OTEL v0.46.1 / v1.21.0c6ba9a5
Merge pull request #48225 from austinvazquez/backport-workflow-artifact-reten...4673a3c
Merge pull request #48227 from austinvazquez/backport-backport-branch-check-t...30f8908
github/ci: Check if backport is opened against the expected branch7454d6a
ci: update workflow artifacts retention65cc597
Merge commit from forkb722836
Merge pull request #48199 from austinvazquez/update-containerd-binary-to-1.7.20e8ecb9c
update containerd binary to v1.7.20e6cae1f
update containerd binary to v1.7.19Updates
github.com/cloudflare/circl
from 1.3.3 to 1.3.7Release notes
Sourced from github.com/cloudflare/circl's releases.
Commits
c48866b
Releasing CIRCL v1.3.775ef91e
kyber: remove division by q in ciphertext compression899732a
build(deps): bump golang.org/x/crypto99f0f71
Releasing CIRCL v1.3.6e728d0d
Apply thibmeu code review suggestionsceb2d90
Updating blindrsa to be compliant with RFC9474.44133f7
spelling: trippedc2076d6
spelling: transposesdad2166
spelling: title171c418
spelling: thresholdUpdates
github.com/go-git/go-git/v5
from 5.8.1 to 5.13.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
... (truncated)
Commits
94bd4af
Merge pull request #1261 from BeChris/issue6808b7f5ba
Merge pull request #1262 from go-git/dependabot/go_modules/github.com/elazarl...41d80a0
build: bump github.com/elazarl/goproxy4998140
git: worktree_commit, sanitize author and commiter name and email before crea...9049625
Merge pull request #1260 from go-git/dependabot/github_actions/github/codeql-...dae48b4
build: bump github/codeql-action from 3.27.9 to 3.28.07d6fbc2
Merge pull request #1220 from BeChris/accept_uppercase_hexa_in_pktline_length62a77b7
plumbing: Fix invalid reference name error while cloning branches containing ...5e11196
plumbing: format/pktline, accept upercase hexadecimal value as pktline length...65f5e1a
Merge pull request #1256 from go-git/dependabot/go_modules/golang-org-232a611e2dUpdates
golang.org/x/crypto
from 0.14.0 to 0.31.0Commits
b4f1988
ssh: make the public key cache a 1-entry FIFO cache7042ebc
openpgp/clearsign: just use rand.Reader in tests3e90321
go.mod: update golang.org/x dependencies8c4e668
x509roots/fallback: update bundle6018723
go.mod: update golang.org/x dependencies71ed71b
README: don't recommend go get750a45f
sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary36b1725
sha3: avoid trailing permutation80ea76e
sha3: fix padding for long cSHAKE parametersc17aa50
sha3: avoid buffer copyUpdates
golang.org/x/net
from 0.17.0 to 0.33.0Commits
dfc720d
go.mod: update golang.org/x dependencies8e66b04
html: use strings.EqualFold instead of lowering ourselvesb935f7b
html: avoid endless loop on error token9af49ef
route: remove unused sizeof* consts6705db9
quic: clean up crypto streams when dropping packet protection keys4ef7588
quic: handle ACK frame in packet which drops number space552d8ac
Revert "route: change from syscall to x/sys/unix"13a7c01
Revert "route: remove unused sizeof* consts on freebsd"285e1cf
go.mod: update golang.org/x dependenciesd0a1049
route: remove unused sizeof* consts on freebsdUpdates
google.golang.org/grpc
from 1.58.2 to 1.58.3Release notes
Sourced from google.golang.org/grpc's releases.
Commits
bf05b95
Change version.go to v1.58.3 (#6707)c40c9ba
server: prohibit more than MaxConcurrentStreams handlers from running at once...dd9270d
update version to 1.58.3-dev (#6656)Updates
google.golang.org/protobuf
from 1.31.0 to 1.33.0Dependabot 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@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by Sourcery
Bump the go_modules group with 7 updates, including github.com/docker/docker, github.com/cloudflare/circl, github.com/go-git/go-git/v5, golang.org/x/crypto, golang.org/x/net, google.golang.org/grpc and google.golang.org/protobuf.