chore(deps): bump the go_modules group across 1 directory with 9 updates#2
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the go_modules group across 1 directory with 9 updates#2dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the go_modules group with 4 updates in the / directory: [github.com/docker/cli](https://github.com/docker/cli), [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi), [github.com/docker/distribution](https://github.com/docker/distribution) and [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin). Updates `github.com/docker/cli` from 23.0.5+incompatible to 29.2.0+incompatible - [Commits](docker/cli@v23.0.5...v29.2.0) Updates `github.com/getkin/kin-openapi` from 0.107.0 to 0.131.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.107.0...v0.131.0) Updates `github.com/docker/distribution` from 2.8.1+incompatible to 2.8.2+incompatible - [Release notes](https://github.com/docker/distribution/releases) - [Commits](distribution/distribution@v2.8.1...v2.8.2) Updates `github.com/gin-gonic/gin` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.9.0...v1.9.1) Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.9.3 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.0...v1.9.3) Updates `golang.org/x/crypto` from 0.6.0 to 0.26.0 - [Commits](golang/crypto@v0.6.0...v0.26.0) Updates `golang.org/x/net` from 0.8.0 to 0.28.0 - [Commits](golang/net@v0.8.0...v0.28.0) Updates `google.golang.org/grpc` from 1.54.0 to 1.67.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.54.0...v1.67.0) Updates `google.golang.org/protobuf` from 1.28.1 to 1.34.2 --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 29.2.0+incompatible dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.131.0 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/docker/distribution dependency-version: 2.8.2+incompatible dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/gin-gonic/gin dependency-version: 1.9.1 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.3 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.26.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.28.0 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.67.0 dependency-type: direct:production dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-version: 1.34.2 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
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_modules group with 4 updates in the / directory: github.com/docker/cli, github.com/getkin/kin-openapi, github.com/docker/distribution and github.com/gin-gonic/gin.
Updates
github.com/docker/clifrom 23.0.5+incompatible to 29.2.0+incompatibleCommits
0b9d198Merge pull request #6764 from vvoland/update-docker9c9ec73vendor: github.com/moby/moby/client v0.2.2bab3e81vendor: github.com/moby/moby/api v1.53.02e64fc1Merge pull request #6367 from thaJeztah/template_slicejoin1f2ba2aMerge pull request #6760 from thaJeztah/container_create_fix_errore34a342templates: make "join" work with non-string slices and map valuesa86356dMerge pull request #6763 from thaJeztah/bump_mapstructure771660avendor: github.com/go-viper/mapstructure/v2 v2.5.09cff36bMerge pull request #6762 from thaJeztah/bump_x_deps08ed2bccli/command/container: make injecting config.json failures a warningUpdates
github.com/getkin/kin-openapifrom 0.107.0 to 0.131.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
... (truncated)
Commits
67f0b23openapi3filter: de-register ZipFileBodyDecoder and make a few decoders public...6da871eopenapi3filter: apply default values of an array in a query param with explod...a34baf0openapi3: delete origin keys only when IncludeOrigin=true (#1055)2d3e67ause origin to minimize collisions (#1057)e3d68dcRemove redundant ExcludeResponseBody check in ValidateResponse (#1056)050a930openapi3gen: Fix issue with separate component generated for time.Time (#1052)72fb819feat(openapi3gen): Customize json.RawMessage (#1050)cea0a13openapi2conv: convert references in nested additionalProperties schemas (#1047)f476f7bopenapi3filter: validation ofx-www-form-urlencodedwith arbitrary nested a...325ceccopenapi3filter: simplify ValidateRequest implementation (#1041)Updates
github.com/docker/distributionfrom 2.8.1+incompatible to 2.8.2+incompatibleRelease notes
Sourced from github.com/docker/distribution's releases.
Commits
7c354a4Merge pull request #3915 from distribution/2.8.2-release-notesa173a9cAdd v2.8.2 release notes4894d35Merge pull request #3914 from vvoland/handle-forbidden-28f067f66Merge pull request #3783 from ndeloof/accept-encoding-28483ad69registry/errors: Parse http forbidden as denied2b0f84dRevert "registry/client: set Accept: identity header when getting layers"320d6a1Merge pull request #3912 from distribution/2.8.2-beta.2-release-notes5f3ca1bAdd release notes for 2.8.2-beta.2 releasecb840f6Merge pull request #3911 from thaJeztah/2.8_backport_fix_releaser_filenamese884644Dockerfile: fix filenames of artifactsUpdates
github.com/gin-gonic/ginfrom 1.9.0 to 1.9.1Release notes
Sourced from github.com/gin-gonic/gin's releases.
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
Commits
4ea0e64Ready release gin 1.9.1 (by: thinkerou) (#3630)bb1fc2efix Request.Context() checks (#3512)2d4bbecfix lack of escaping of filename in Content-Disposition (#3556)9f5ecd4chore(deps): bump actions/setup-go from 3 to 4 (#3543)20cd6bcchore(deps): bump github.com/go-playground/validator/v10 (#3610)6bdc725Fix typos in ISSUE_TEMPLATE.md (#3616)1ab2689chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#3599)6a0556eimprove render code coverage (#3525)eac2daachore: update dependencies for various packages and libraries (#3585)757a638chore: improve linting, testing, and GitHub Actions setup (#3583)Updates
github.com/sirupsen/logrusfrom 1.9.0 to 1.9.3Release notes
Sourced from github.com/sirupsen/logrus's releases.
Changelog
Sourced from github.com/sirupsen/logrus's changelog.
Commits
d40e25cfix panic in Writerf9291a5Revert "Revert "Merge pull request #1376 from ozfive/master""352781dRevert "Merge pull request #1376 from ozfive/master"b30aa27Merge pull request #1339 from xieyuschen/patch-16acd903Merge pull request #1376 from ozfive/master105e63fMerge pull request #1 from ashmckenzie/ashmckenzie/fix-writer-scannerc052ba6Scan text in 64KB chunkse59b167Merge pull request #1372 from tommyblue/syslog_different_loglevels766cfecThis commit fixes a potential denial of service vulnerability in logrus.Write...70234daAdd instructions to use different log levels for local and syslogUpdates
golang.org/x/cryptofrom 0.6.0 to 0.26.0Commits
5bcd010go.mod: update golang.org/x dependencies3375612ssh: add support for unpadded RSA signaturesbb80217ssh: don't use dsa keys in integration tests6879722ssh: remove go 1.21+ dependency on slicese983fa2sha3: Avo port of keccakf_amd64.s80fd972LICENSE: update per Google Legalf2bc3a6x509roots/fallback/internal/goissue52287: deleted66d9c3x509roots/fallback: update bundle9fadb0bgo.mod: update golang.org/x dependenciesa6a393fall: bump go.mod version and drop compatibility shimsUpdates
golang.org/x/netfrom 0.8.0 to 0.28.0Commits
4542a42go.mod: update golang.org/x dependencies765c7e8xsrftoken: create no padding base64 string by RawURLEncoding032e4e4LICENSE: update per Google Legale2310aego.mod: update golang.org/x dependencies77708f7quic: skip tests which depend on unimplemented UDP functions on Plan 99617c63http2: avoid Transport hang with Connection: close and AllowHTTP66e838cgo.mod: update golang.org/x dependencies6249541http2: avoid race in server handler SetReadDeadine/SetWriteDeadline603e3e6quic: disable X25519Kyber768Draft00 in tests67e8d0chttp2: report an error if goroutines outlive serverTester testsUpdates
google.golang.org/grpcfrom 1.54.0 to 1.67.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
6f50403Change version to 1.67.0 (#7604)3c3a025mem: replace flate.Reader reference (#7595) (#7637)3ffb98b.*: fix revive lintsredefines-builtin-id(#7552)5666049vet: enforce revive linter (#7589)c6ad07fprotoc: regenerate protos (#7590)70f19eecredentials/tls: default GRPC_ENFORCE_ALPN_ENABLED to true (#7535)92111dcxds: keep ads flow control local to xdsclient/transport package (#7578)535bdceestats: remove dependency on testing package (#7579)0f03c74.*: fix revive lint issuesunused-parameter(#7580)6147c81stats/opentelemetry: Optimize slice allocations (#7525)Updates
google.golang.org/protobuffrom 1.28.1 to 1.34.2Dependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.