chore(deps)(deps): bump the go-dependencies group in /gearbox-agent with 4 updates - #150
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the go-dependencies group in /gearbox-agent with 4 updates: [github.com/go-chi/chi/v5](https://github.com/go-chi/chi), [github.com/moby/moby/api](https://github.com/moby/moby), [github.com/moby/moby/client](https://github.com/moby/moby) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `github.com/go-chi/chi/v5` from 5.2.5 to 5.3.0 - [Release notes](https://github.com/go-chi/chi/releases) - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md) - [Commits](go-chi/chi@v5.2.5...v5.3.0) Updates `github.com/moby/moby/api` from 1.54.0 to 1.54.2 - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@api/v1.54.0...api/v1.54.2) Updates `github.com/moby/moby/client` from 0.3.0 to 0.4.1 - [Release notes](https://github.com/moby/moby/releases) - [Changelog](https://github.com/moby/moby/blob/v0.4.1/CHANGELOG.md) - [Commits](moby/moby@v0.3.0...v0.4.1) Updates `golang.org/x/crypto` from 0.51.0 to 0.52.0 - [Commits](golang/crypto@v0.51.0...v0.52.0) --- updated-dependencies: - dependency-name: github.com/go-chi/chi/v5 dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/moby/moby/api dependency-version: 1.54.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/moby/moby/client dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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-dependencies group in /gearbox-agent with 4 updates: github.com/go-chi/chi/v5, github.com/moby/moby/api, github.com/moby/moby/client and golang.org/x/crypto.
Updates
github.com/go-chi/chi/v5from 5.2.5 to 5.3.0Release notes
Sourced from github.com/go-chi/chi/v5's releases.
... (truncated)
Commits
3b17157feat: middleware.ClientIP, a replacement for middleware.RealIP (#967)818fdcffix: set Request.Pattern from RoutePattern() (#1097)f975af0Fix typo in Route doc comment (#1073)4ef87eamiddleware: fix httpFancyWriter.ReadFrom double-counting bytes with Tee (#1085)a54874fBump minimum Go to 1.23, always use request.Pattern (#1048)3328d4dApply the stringscutprefix modernizer (#1051)be60b2eSimplify chi.walk with slices.Concat (#1053)a36a925Remove last uses of io/ioutil (#1054)7d93ee3add go 1.26 to ci (#1052)903cff2Propagate inline middlewares across mounted subrouters (#1049)Updates
github.com/moby/moby/apifrom 1.54.0 to 1.54.2Release notes
Sourced from github.com/moby/moby/api's releases.
Commits
6cbde19Merge pull request #52387 from renovate-bot/renovate/golang-xb602ac9Merge pull request #52413 from justincormack/update-justind1a966eMerge pull request #51049 from thaJeztah/bump_memberlist_serf463f4c0No longer a reviewer; update email address3ede246Merge pull request #52410 from renovate-bot/renovate/github.com-aws-smithy-go...179985cMerge pull request #52358 from geekcoderr/52355-topology-swagger98c7106vendor: github.com/hashicorp/memberlist v0.5.4, hashicorp/serf v0.10.2b29d903Merge pull request #52405 from renovate-bot/renovate/actions-github-script-9.xf69fed1fix(deps): update module github.com/aws/smithy-go to v1.25.02a18e3dMerge pull request #52401 from renovate-bot/renovate/opentelemetry-go-contrib...Updates
github.com/moby/moby/clientfrom 0.3.0 to 0.4.1Release notes
Sourced from github.com/moby/moby/client's releases.
Changelog
Sourced from github.com/moby/moby/client's changelog.
... (truncated)
Commits
7b6f507Merge pull request #912 from dotcloud/bump_0.4.16e2c32eMerge pull request #911 from dotcloud/add_port_redirection_doc22b0a38Merge pull request #897 from dotcloud/fix-overlapping-addcb58e63Typo8626598Added content to port redirect doc3623134add port redirection doce8f001dBumped version to 0.4.1389db5fMerge pull request #887 from dotcloud/761-packaging-dockerbuilder6746c38FIXMEs30f6045Merge pull request #895 from dotcloud/build-fixesUpdates
golang.org/x/cryptofrom 0.51.0 to 0.52.0Commits
a1c0d99go.mod: update golang.org/x dependencies3c7c869ssh: fix deadlock on unexpected channel responses533fb3fssh: fix source-address critical option bypassabbc44dssh: fix incorrect operator ordere052873ssh: fix infinite loop on large channel writes due to integer overflowb61cf85ssh: enforce user presence verification for security keys9c2cd33ssh: enforce strict limits on DSA key parameters8907318ssh: reject RSA keys with excessively large moduliffd87b4ssh: fix panic when authority callbacks are nil4e7a738ssh: fix deadlock on unexpected global responsesDependabot 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