-
Notifications
You must be signed in to change notification settings - Fork 69
[release-1.36][gomod]: Bump the minor group across 1 directory with 10 updates #3662
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
base: release-1.36
Are you sure you want to change the base?
[release-1.36][gomod]: Bump the minor group across 1 directory with 10 updates #3662
Conversation
…0 updates Bumps the minor group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.6.0` | `0.7.0` | | [github.com/operator-framework/api](https://github.com/operator-framework/api) | `0.27.0` | `0.31.0` | | [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) | `0.76.2` | `0.82.1` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.5` | `1.22.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.67.1` | `1.72.0` | | [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) | `2.15.2` | `2.16.0` | Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](google/go-cmp@v0.6.0...v0.7.0) Updates `github.com/operator-framework/api` from 0.27.0 to 0.31.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.27.0...v0.31.0) Updates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.76.2 to 0.82.1 - [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases) - [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md) - [Commits](prometheus-operator/prometheus-operator@v0.76.2...v0.82.1) Updates `github.com/prometheus/client_golang` from 1.20.5 to 1.22.0 - [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.20.5...v1.22.0) Updates `github.com/prometheus/common` from 0.60.1 to 0.62.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.60.1...v0.62.0) Updates `github.com/spf13/pflag` from 1.0.6-0.20210604193023-d5e0c0615ace to 1.0.6 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](https://github.com/spf13/pflag/commits/v1.0.6) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `golang.org/x/sync` from 0.10.0 to 0.13.0 - [Commits](golang/sync@v0.10.0...v0.13.0) Updates `google.golang.org/grpc` from 1.67.1 to 1.72.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.67.1...v1.72.0) Updates `github.com/cloudevents/sdk-go/v2` from 2.15.2 to 2.16.0 - [Release notes](https://github.com/cloudevents/sdk-go/releases) - [Commits](cloudevents/sdk-go@v2.15.2...v2.16.0) --- updated-dependencies: - dependency-name: github.com/google/go-cmp dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/operator-framework/api dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring dependency-version: 0.82.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/prometheus/client_golang dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/prometheus/common dependency-version: 0.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/spf13/pflag dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: github.com/stretchr/testify dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: golang.org/x/sync dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: google.golang.org/grpc dependency-version: 1.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/cloudevents/sdk-go/v2 dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a openshift-knative member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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 kubernetes-sigs/prow 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.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/ok-to-test |
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. 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 kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Line 3 in b776edd
/hold |
PR needs rebase. 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 kubernetes-sigs/prow repository. |
Bumps the minor group with 6 updates in the / directory:
0.6.0
0.7.0
0.27.0
0.31.0
0.76.2
0.82.1
1.20.5
1.22.0
1.67.1
1.72.0
2.15.2
2.16.0
Updates
github.com/google/go-cmp
from 0.6.0 to 0.7.0Release notes
Sourced from github.com/google/go-cmp's releases.
Commits
9b12f36
Detect proto.Message types when failing to export a field (#370)4dd3d63
fix: type 'aribica' => 'arabica' (#368)391980c
Support compare functions with SortSlices and SortMaps (#367)Updates
github.com/operator-framework/api
from 0.27.0 to 0.31.0Release notes
Sourced from github.com/operator-framework/api's releases.
... (truncated)
Commits
436783b
make grpcPodConfig.extractContent.cacheDir an optional field (#421)e9b2ef9
Bump golang.org/x/net from 0.36.0 to 0.38.0 (#422)dbda0e3
Bump sigs.k8s.io/controller-runtime in the k8s-dependencies group (#420)a4e879b
group k8s and golang.org/x dependencies (#419)f670646
Bump k8s.io/apiextensions-apiserver from 0.32.2 to 0.32.3 (#418)5e8eab6
Bump golang.org/x/net from 0.34.0 to 0.36.0 (#414)78ed98e
Bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3 (#413)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)Updates
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
from 0.76.2 to 0.82.1Release notes
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.
... (truncated)
Commits
6cea98b
Merge pull request #7504 from simonpasquier/cut-0.82.11ef56bd
chore: cut v0.82.19dfed70
Merge pull request #7498 from simonpasquier/release-0.8212c0669
fix: enable remote-write for Ruler only when setf6b8a08
fix: resolve doc CI failures (#7500)e3ce934
fix: resolve doc CI failuresd6f3c91
Merge pull request #7469 from slashpai/cut-0.828e20cef
chore: cut v0.82.0ff6c923
feat: Add MSTeamsV2config receiver to AlertmanagerConfig CRD (#7464)42229a7
feat: Add new discord message fields (#7307)Updates
github.com/prometheus/client_golang
from 1.20.5 to 1.22.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d50be25
Cut 1.22.0 (#1793)1043db7
Cut 1.22.0-rc.0 (#1768)e575c9c
promhttp: Isolate zstd support and klauspost/compress library use to promhttp...f2276aa
Merge pull request #1764 from prometheus/dependabot/github_actions/github-act...9df772c
build(deps): bump peter-evans/create-pull-requesta3548c5
Merge pull request #1754 from saswatamcode/exp-eh60fd2b0
Remove go.work file for now8f9d0de
exp: Add dependabot configc5cf981
Merge pull request #1762 from prometheus/release-1.218a42da3
Fix ios build. (#1758)Updates
github.com/prometheus/common
from 0.60.1 to 0.62.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
280b0e7
http_config: Allow customizing TLS config and settings. (#748)aea8919
Update common Prometheus files (#747)8d916fa
Bump golang.org/x/net from 0.32.0 to 0.33.0 (#743)fe88605
Bump google.golang.org/protobuf from 1.35.2 to 1.36.1 (#744)5d9961d
Update common Prometheus files (#742)0a89b98
Merge pull request #740 from dashpole/update_om_linkse3926e2
update links to openmetrics to reference the v1.0.0 released88ee1f
Remove deprecated sigv4 module (#737)c3fdb17
Remove deprecated promlog package (#738)cf5f48f
Change default validation scheme to UTF8Validation (#724)Updates
github.com/spf13/pflag
from 1.0.6-0.20210604193023-d5e0c0615ace to 1.0.6Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
Updates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.