Bump the go-dependencies group across 1 directory with 7 updates#179
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the go-dependencies group across 1 directory with 7 updates#179dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
849ba2c to
137f634
Compare
Bumps the go-dependencies group with 3 updates in the / directory: [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi), [github.com/ironcore-dev/ironcore-image](https://github.com/ironcore-dev/ironcore-image) and [github.com/ironcore-dev/ironcore-net](https://github.com/ironcore-dev/ironcore-net). Updates `github.com/getkin/kin-openapi` from 0.138.0 to 0.142.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.138.0...v0.142.0) Updates `github.com/ironcore-dev/ironcore-image` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/ironcore-dev/ironcore-image/releases) - [Commits](ironcore-dev/ironcore-image@v0.4.0...v0.5.0) Updates `github.com/ironcore-dev/ironcore-net` from 0.3.0 to 0.4.1 - [Release notes](https://github.com/ironcore-dev/ironcore-net/releases) - [Commits](ironcore-dev/ironcore-net@v0.3.0...v0.4.1) Updates `github.com/onsi/ginkgo/v2` from 2.28.3 to 2.32.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.28.3...v2.32.0) Updates `github.com/onsi/gomega` from 1.40.0 to 1.42.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.40.0...v1.42.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `google.golang.org/grpc` from 1.81.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.81.0...v1.81.1) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.140.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/ironcore-dev/ironcore-image dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/ironcore-dev/ironcore-net dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/onsi/gomega dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
137f634 to
5d88469
Compare
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 with 3 updates in the / directory: github.com/getkin/kin-openapi, github.com/ironcore-dev/ironcore-image and github.com/ironcore-dev/ironcore-net.
Updates
github.com/getkin/kin-openapifrom 0.138.0 to 0.142.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
... (truncated)
Commits
1223a0fopenapi3filter: fix unbounded allocation in deepObject array decoding (C-02)61f37b6openapi3: move a test file under a test packageeab5230openapi3: fix test that relied on now non-resolving domain1d0a337Merge commit from fork98d9564qol: Makefile for shorthand commands + preflight scripts (#1217)b5bb6bcopenapi3: make operation responses optional for 3.1+ (#1214)ae6bf33openapi3: support OAS 3.2 itemSchema (#1213)1b54e4cdocs: Go Report Card has been sunset (#1210)4a0d049origin: record scalar-valued map keys for location lookup (#1208)26c42cfopenapi3: record block end on Origin.Key (EndLine/EndColumn) (#1207)Updates
github.com/ironcore-dev/ironcore-imagefrom 0.4.0 to 0.5.0Release notes
Sourced from github.com/ironcore-dev/ironcore-image's releases.
Commits
5ddb4ebBump the go-dependencies group with 3 updates (#259)225b0b7Bump github.com/containerd/containerd from 1.7.31 to 1.7.32 (#258)120b8d1Bump the go-dependencies group with 2 updates (#257)8c86377Bump the go-dependencies group with 3 updates (#256)f89db68Bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0 (#254)921ae67Bump github.com/onsi/ginkgo/v2 in the go-dependencies group (#255)433192bDefault to pushing sub-manifests (#253)260c53fMove main package to cmd/ironcore-image (#251)Updates
github.com/ironcore-dev/ironcore-netfrom 0.3.0 to 0.4.1Release notes
Sourced from github.com/ironcore-dev/ironcore-net's releases.
Commits
5a86d8bFix NATGateway watch setup in apinetlet (#507)030d29cBump actions/checkout from 6 to 7 in the gh-actions-dependencies group (#505)7ddfbf6Bump github.com/onsi/ginkgo/v2 from 2.31.0 to 2.32.0 in the go-dependencies g...3c58cf4Bump the go-dependencies group with 2 updates (#502)9fd86cfBump the go-dependencies group with 4 updates (#501)b904b24Bump github.com/bits-and-blooms/bitset from 1.24.4 to 1.24.5 in the go-depend...10b6c5bDrop vgopath from API code generation (#499)80ad131Fix Source / Target binding labels (#490)cffc6e7Bump the go-dependencies group across 1 directory with 2 updates (#496)6fb42dbMove watch cache manipulation to metalnet cluster (#498)Updates
github.com/onsi/ginkgo/v2from 2.28.3 to 2.32.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
9ff1646v2.32.00491f2aMake -fd exclusive of -p/-procs and -randomize-all334f74arespect SilenceSkips in fd mode, add test21047ceNo need for a new method.7d281e1Break out to two methods.5313727More integration, fewer changes.b83f524Fewer new methods.73c59dffeat: add -fd flag for RSpec-style documentation output76a2074feat: add --sleep-on-failure to pause a failed spec before teardown3c7bde4v2.31.0Updates
github.com/onsi/gomegafrom 1.40.0 to 1.42.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
35ca084v1.42.0d72697bv1.42.0 (full)1f95d86add a set of claude skills as a marketplace pluginaf2bccbv1.41.073e81f6v1.41.0 (full)e35a84ffeat: devcontainer configuration with local pkgsite and GH pagesf12e5e1fix(format): detect pointer cycles to avoid runaway formatting outpute14831fAdd optionalDescription docs to AsyncAssertion and Assertion interfaces344b94dAdd BeASlice and BeAnArray matchersUpdates
golang.org/x/syncfrom 0.20.0 to 0.21.0Commits
5071ed6all: fix some comments to improve readabilityUpdates
google.golang.org/grpcfrom 1.81.0 to 1.81.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
caf0772Change version from 1.81.1-dev to 1.81.1 (#9122)6ccbeebCherry-pick #9111 into v1.81.x (#9121)b33c29eCherry-pick #9081 into v1.81.x (#9102)c45fae6Change version to 1.81.1-dev (#9063)