Build(deps): bump the gomod-backward-compatible group with 3 updates #730
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 gomod-backward-compatible group with 3 updates: github.com/hashicorp/vault/sdk, github.com/operator-framework/operator-lib and sigs.k8s.io/controller-runtime.
Updates
github.com/hashicorp/vault/sdk
from 0.14.0 to 0.14.1Commits
36d7e0c
sdk/db: do not hold the lock on Close (#29097)55ca52f
Add information about an enterprise feature related to validating iss… (#29300)4f14f7b
plugin register with artifact stubs VAULT-32686 (#29113)80fe86a
Add identity cleanup activation flag (#29301)ed894b3
Identity: add duplicate reporting to logs (#29325)ab4e8da
Port activation flags with dynamic registration (#29237)357b294
protobuf: rebuild protos with protobuf 1.36.2 (#29318)607991e
exclude *_ent_test.go from copywrite-exceptions.sh (#29319)ad35129
update copywrite exceptions to exclude *_ent.go (#29315)2f95a73
Updated description of the field (#29146)Updates
github.com/operator-framework/operator-lib
from 0.15.0 to 0.16.0Release notes
Sourced from github.com/operator-framework/operator-lib's releases.
Commits
61b7e14
🌱 Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 (#213)75c3c96
address CVE-2024-45338 in golang.org/x/net (#214)7858fcf
🌱 Bump github.com/onsi/gomega from 1.36.0 to 1.36.1 (#210)a9d2779
🌱 Bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 (#209)6c4a357
🌱 Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#208)9457324
🌱 Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 (#207)774725d
🌱 Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#206)248a770
🌱 Bump codecov/codecov-action from 4 to 5 (#205)ddcaa9b
🌱 Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 (#203)bcb23a3
🌱 Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 (#204)Updates
sigs.k8s.io/controller-runtime
from 0.19.3 to 0.19.4Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
7436275
Merge pull request #3052 from sbueringer/cert-watcher-plus-0.193218a86
adjust tests3c5359d
Add fsnotify watcher+pollingDependabot 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 conditions