NO-ISSUE: Bump the fulfillment-service-go-dependencies group in /fulfillment-service with 7 updates - #678
Conversation
Bumps the fulfillment-service-go-dependencies group in /fulfillment-service with 7 updates: | Package | From | To | | --- | --- | --- | | [buf.build/go/protovalidate](https://github.com/bufbuild/protovalidate-go) | `1.2.0` | `1.3.0` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.29.0` | `2.30.0` | | [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) | `1.18.2` | `1.20.1` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.36.4` | `0.37.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.36.4` | `0.37.0` | | [github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset) | `1.24.6` | `1.25.0` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.42.1` | `1.43.0` | Updates `buf.build/go/protovalidate` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/bufbuild/protovalidate-go/releases) - [Commits](bufbuild/protovalidate-go@v1.2.0...v1.3.0) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.29.0 to 2.30.0 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Commits](grpc-ecosystem/grpc-gateway@v2.29.0...v2.30.0) Updates `github.com/open-policy-agent/opa` from 1.18.2 to 1.20.1 - [Release notes](https://github.com/open-policy-agent/opa/releases) - [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md) - [Commits](open-policy-agent/opa@v1.18.2...v1.20.1) Updates `k8s.io/apimachinery` from 0.36.4 to 0.37.0 - [Commits](kubernetes/apimachinery@v0.36.4...v0.37.0) Updates `k8s.io/client-go` from 0.36.4 to 0.37.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.36.4...v0.37.0) Updates `github.com/bits-and-blooms/bitset` from 1.24.6 to 1.25.0 - [Release notes](https://github.com/bits-and-blooms/bitset/releases) - [Commits](bits-and-blooms/bitset@v1.24.6...v1.25.0) Updates `github.com/onsi/gomega` from 1.42.1 to 1.43.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.42.1...v1.43.0) --- updated-dependencies: - dependency-name: buf.build/go/protovalidate dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fulfillment-service-go-dependencies - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fulfillment-service-go-dependencies - dependency-name: github.com/open-policy-agent/opa dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fulfillment-service-go-dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fulfillment-service-go-dependencies - dependency-name: k8s.io/client-go dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fulfillment-service-go-dependencies - dependency-name: github.com/bits-and-blooms/bitset dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fulfillment-service-go-dependencies - dependency-name: github.com/onsi/gomega dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fulfillment-service-go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
@dependabot[bot]: This pull request explicitly references no jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the fulfillment-service-go-dependencies group in /fulfillment-service with 7 updates:
1.2.01.3.02.29.02.30.01.18.21.20.10.36.40.37.00.36.40.37.01.24.61.25.01.42.11.43.0Updates
buf.build/go/protovalidatefrom 1.2.0 to 1.3.0Release notes
Sourced from buf.build/go/protovalidate's releases.
Commits
0e5a75cUse CEL PartialVars during AST pruning (#333)373085bExclude the trailing dot from the hostname 253-character limit (#332)37b55ccBump github.com/google/cel-go from 0.29.2 to 0.30.0 in the go group (#331)f360e52Bump actions/setup-go from 6 to 7 in the github-actions group (#330)9292b3dBump the go group with 2 updates (#329)24f3f25Bump github.com/google/cel-go from 0.28.1 to 0.29.1 in the go group (#328)fc2e52bBump actions/checkout from 6 to 7 in the github-actions group (#326)574c1e5Fix regression in Violation.RuleValue for native rules (#325)6f82807Bump github.com/google/cel-go from 0.28.0 to 0.28.1 in the go group (#321)800f2ccImprove formatting, NaN handling, and header validation (#320)Updates
github.com/grpc-ecosystem/grpc-gateway/v2from 2.29.0 to 2.30.0Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
... (truncated)
Commits
1debdeaFix openapiv2 path joining for colon-prefixed segments (#7191)561f393Drain request only after ParseForm in generated code (#7192)a16cad8fix(openapiv2): preserve x-nullable when use_allof_for_refs wraps $ref (#7026)544d99dopenapiv3: support field_behavior REQUIRED for query parameters (#7180)89a9e41chore(deps): update google/oss-fuzz digest to 3ea2a9b (#7195)42ced5ffix(deps): update opentelemetry-go-contrib monorepo to v0.70.0 (#7194)c63e364chore(deps): update googleapis digest to 5739471 (#7193)873f41achore(deps): update google/oss-fuzz digest to 8d292af (#7190)f56f8adchore(deps): update googleapis digest to f3ff3a1 (#7189)3087cc7build(deps-dev): bump fast-uri in /examples/internal/browser (#7187)Updates
github.com/open-policy-agent/opafrom 1.18.2 to 1.20.1Release notes
Sourced from github.com/open-policy-agent/opa's releases.
... (truncated)
Changelog
Sourced from github.com/open-policy-agent/opa's changelog.
... (truncated)
Commits
72f30d6Prepare v1.20.1 releaseceb4bf2ast: fix panic comparing a decimal zero with a non-integral number (#9099)328ca09Prepare v1.20.0 release (#9095)ce7ab30Add Scanara to the OPA ecosystem page. (#9094)cbc0993ast: Index rules withand/orexpressions (#9063)54bf329fix loading absolute paths on Windows (#9055)48310c6format: Honor line breaks before explicitand/oroperand bodies (#9086)a3953debuild/release: Create new release tool (#8959)ec9536cformat: converge object comprehension layout (#9076)255adecast: Fixfuture.keywordswildcard import not including thenotkeyword (#...Updates
k8s.io/apimachineryfrom 0.36.4 to 0.37.0Commits
7164e39Update dependencies to v0.37.0 tage55f9bafeat(api): Update node restriction admission to use new APIcb0680dMerge pull request #129125 from pohly/log-client-go-tools-apis97b2132Merge pull request #140194 from gnufied/implement-volume-health-apif21afabAdd validation for camelcase in reason fieldd7ad413Merge pull request #140782 from dims/update-kube-openapie15ad7cMerge pull request #138808 from chenk008/cbor-streaminglist464b5d1Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad0de14ecMerge pull request #140732 from thockin/dv-add-prefixed-label-key95258ebMerge pull request #134037 from ibihim/ibihim/2025-09-09_unsafe-delete-of-cor...Updates
k8s.io/client-gofrom 0.36.4 to 0.37.0Commits
2807644Update dependencies to v0.37.0 tag50c6f9bmetrics: Register: Fix incorrect assignment49f0a7bMerge pull request #140931 from pohly/client-go-changelog-adding-apigroups74d4b1eMerge pull request #140966 from alancaldelas/client-go-fakecustomstore-store2bf14f2Merge pull request #140990 from xigang/revert-1404487b892feRevert "Merge pull request #140448 from xigang/event_broadcaster_goroutine_leak"df92378Merge pull request #140334 from nojnhuh/dra-workloadresourceclaims-beta45a0ff1client-go: restore FakeCustomStore conformance to cache.Store9d3b531Merge pull request #139795 from omeryahud/worktree-kep-5963-device-compat-groups694f4ebapidiff: ignore adding entirely new API groupsUpdates
github.com/bits-and-blooms/bitsetfrom 1.24.6 to 1.25.0Release notes
Sourced from github.com/bits-and-blooms/bitset's releases.
Commits
222fc1cMerge pull request #223 from tecnickcom/testing154e055Merge pull request #226 from bits-and-blooms/fix/deleteat-shrink-slicebb7c7fbMerge pull request #228 from T-J-L/setall2d81193Potential fix for pull request findingdb937a3feat: add SetRange method to BitSet79a6ce7fix deleteat8c78148Add Go versions 1.25.x and 1.26.x to test matrix44c4782Merge pull request #220 from bits-and-blooms/dependabot/github_actions/github...8160780build: add missing legacy build header1dff309test: raise coverage with edge-case tests, pextgen tests, and godoc examplesUpdates
github.com/onsi/gomegafrom 1.42.1 to 1.43.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
bc1f21ev1.43.0c814c0ev1.43.0 (full)a89f25dAdd gomock adaptor extension for using Gomega matchers with gomockDependabot 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