-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): Bump the production-dependencies group with 6 updates #1293
chore(deps): Bump the production-dependencies group with 6 updates #1293
Conversation
Bumps the production-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/operator-framework/api](https://github.com/operator-framework/api) | `0.29.0` | `0.30.0` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.21.0` | `1.21.1` | | [golang.org/x/net](https://github.com/golang/net) | `0.35.0` | `0.36.0` | | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20250204164813-702378808489` | `0.0.0-20250303144028-a0af3efb3deb` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20250207221924-e9438ea467c6` | `0.0.0-20250227231956-55c901821b1e` | | [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff) | `4.5.0` | `4.6.0` | Updates `github.com/operator-framework/api` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/operator-framework/api/releases) - [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md) - [Commits](operator-framework/api@v0.29.0...v0.30.0) Updates `github.com/prometheus/client_golang` from 1.21.0 to 1.21.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.21.0...v1.21.1) Updates `golang.org/x/net` from 0.35.0 to 0.36.0 - [Commits](golang/net@v0.35.0...v0.36.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250204164813-702378808489 to 0.0.0-20250303144028-a0af3efb3deb - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250207221924-e9438ea467c6 to 0.0.0-20250227231956-55c901821b1e - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases) - [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/structured-merge-diff@v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: github.com/operator-framework/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sigs.k8s.io/structured-merge-diff/v4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: akrejcir The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the production-dependencies group with 6 updates:
0.29.0
0.30.0
1.21.0
1.21.1
0.35.0
0.36.0
0.0.0-20250204164813-702378808489
0.0.0-20250303144028-a0af3efb3deb
0.0.0-20250207221924-e9438ea467c6
0.0.0-20250227231956-55c901821b1e
4.5.0
4.6.0
Updates
github.com/operator-framework/api
from 0.29.0 to 0.30.0Release notes
Sourced from github.com/operator-framework/api's releases.
Commits
5d816f1
Upgrade controller-gen from v0.17.0 to v0.17.2 (#411)d75a9bd
upgraded google.golang.org/genproto/googleapis/api v0.0.0-20240826202546-f639...4107e57
Upgrade YQ version used from v4.28.1 to v4.45.1 (#412)f522173
upgraded golang.org/x/oauth2 v0.23.0 => v0.27.0 (#408)49dc30a
Bump sigs.k8s.io/controller-runtime from 0.20.1 to 0.20.2 (#405)bc26bc0
Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#406)93aa09f
Bump k8s libs to v0.32.2 (#404)b4021ba
OCPBUGS#30001: Fix catalogsource typo for API docs (#402)1ed2691
Bump sigs.k8s.io/controller-runtime from 0.20.0 to 0.20.1 (#400)0879cf0
Bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.20.0 (#396)Updates
github.com/prometheus/client_golang
from 1.21.0 to 1.21.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
8a42da3
Fix ios build. (#1758)40c62f7
Merge pull request #1757 from prometheus/revert-121cas689f590
Cut 1.21.19e567a7
Revert "Add: exponential backoff for CAS operations on floats (#1661)"Updates
golang.org/x/net
from 0.35.0 to 0.36.0Commits
85d1d54
go.mod: update golang.org/x dependenciescde1dda
proxy, http/httpproxy: do not mismatch IPv6 zone ids against hostsfe7f039
publicsuffix: spruce up code gen and speed up PublicSuffix459513d
internal/http3: move more common stream processing to genericConnaad0180
http2: fix flakiness from t.Log when GOOS=jsb73e574
http2: don't log expected errors from writing invalid trailers5f45c77
internal/http3: make read-data tests usable for server handlers43c2540
http2, internal/httpcommon: reject userinfo in :authority1d78a08
http2, internal/httpcommon: factor out server header logic for h2/h30d7dc54
quic: add Conn.ConnectionStateUpdates
google.golang.org/genproto/googleapis/api
from 0.0.0-20250204164813-702378808489 to 0.0.0-20250303144028-a0af3efb3debCommits
Updates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20250207221924-e9438ea467c6 to 0.0.0-20250227231956-55c901821b1eCommits
Updates
sigs.k8s.io/structured-merge-diff/v4
from 4.5.0 to 4.6.0Commits
0ee1c65
Merge pull request #283 from thockin/master1ae718b
Switch from gofuzz to randfill1d759a2
Merge pull request #279 from yongruilin/fix-apidiffd3de6bc
fix: update apidiff script to install tool and set up remote repository23d89dc
Merge pull request #277 from yongruilin/apidiffd4ed9e1
feat: Adds a script to run apidiffDependabot 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