-
Notifications
You must be signed in to change notification settings - Fork 70
[main][gomod]: Bump the minor group across 1 directory with 10 updates #3738
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: main
Are you sure you want to change the base?
Conversation
Bumps the minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/operator-framework/api](https://github.com/operator-framework/api) | `0.27.0` | `0.32.0` | | [github.com/operator-framework/operator-lifecycle-manager](https://github.com/operator-framework/operator-lifecycle-manager) | `0.28.0` | `0.32.0` | | [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) | `0.76.2` | `0.83.0` | | [github.com/prometheus-operator/prometheus-operator/pkg/client](https://github.com/prometheus-operator/prometheus-operator) | `0.76.2` | `0.83.0` | | [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) | `2.15.2` | `2.16.1` | Updates `github.com/operator-framework/api` from 0.27.0 to 0.32.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.32.0) Updates `github.com/operator-framework/operator-lifecycle-manager` from 0.28.0 to 0.32.0 - [Release notes](https://github.com/operator-framework/operator-lifecycle-manager/releases) - [Changelog](https://github.com/operator-framework/operator-lifecycle-manager/blob/master/.goreleaser.yml) - [Commits](operator-framework/operator-lifecycle-manager@v0.28.0...v0.32.0) Updates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.76.2 to 0.83.0 - [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.83.0) Updates `github.com/prometheus-operator/prometheus-operator/pkg/client` from 0.76.2 to 0.83.0 - [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.83.0) 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.62.0 to 0.65.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.62.0...v0.65.0) Updates `golang.org/x/sync` from 0.11.0 to 0.15.0 - [Commits](golang/sync@v0.11.0...v0.15.0) Updates `google.golang.org/grpc` from 1.70.0 to 1.73.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.70.0...v1.73.0) Updates `github.com/cloudevents/sdk-go/v2` from 2.15.2 to 2.16.1 - [Release notes](https://github.com/cloudevents/sdk-go/releases) - [Commits](cloudevents/sdk-go@v2.15.2...v2.16.1) Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.2...v1.4.3) --- updated-dependencies: - dependency-name: github.com/operator-framework/api dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/operator-framework/operator-lifecycle-manager dependency-version: 0.32.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.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/client dependency-version: 0.83.0 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.65.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: golang.org/x/sync dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: google.golang.org/grpc dependency-version: 1.73.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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
Caution There are some errors in your PipelineRun template.
|
2 similar comments
Caution There are some errors in your PipelineRun template.
|
Caution There are some errors in your PipelineRun template.
|
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 |
Bumps the minor group with 5 updates in the / directory:
0.27.0
0.32.0
0.28.0
0.32.0
0.76.2
0.83.0
0.76.2
0.83.0
2.15.2
2.16.1
Updates
github.com/operator-framework/api
from 0.27.0 to 0.32.0Release notes
Sourced from github.com/operator-framework/api's releases.
... (truncated)
Commits
ef80267
Merge pull request #435 from camilamacedo86/up-deps35731bc
Merge pull request #434 from camilamacedo86/upgrade-controller-gen-version435042e
Upgrade google.golang.org/genproto/googleapis/api and indirect dependencies042719a
Upgrade controller-gen from v0.17.2 to v0.18.0 and re-generate CRDsc102f5c
Update k8s 1 33 (#432)774f44e
Allow override of go-verdiff result via label (#433)48d8867
(ci) - Add stale config to close PRs and issues which are inactivity (#431)49ba338
Add camilamacedo86 and tmshort as approver (#428)5639345
🌱 (cleanup): Update Owner Alias - remove inactive maintainers (#427)e8b2a64
fixup go-verdiff job (#426)Updates
github.com/operator-framework/operator-lifecycle-manager
from 0.28.0 to 0.32.0Release notes
Sourced from github.com/operator-framework/operator-lifecycle-manager's releases.
... (truncated)
Commits
cda4c90
remove superfluous comment from template (#3585)ffe0625
🌱 Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#3583)02e953e
Bump operator-registry to v1.55.0 (#3584)8c53b7f
Adds kube-apiserver egress to config map catalog source network policy (#3582)b4ec5bd
Add kubeapi server access to packageserver network policy (#3581)d7aaeb1
add NetworkPolicy as a supported kind (#3580)dcd8ad8
✨ Introduce NetworkPolicy for core component workloads. (#3579)8723097
✨ Include network policy for all configmap and grpc catalogsources (#3568)ee5d8a3
Remove Maintainers doc since it is no longer used and it is outdated (#3577)827c12c
(cleanup): Update Owner Alias - remove inactive maintainers (#3576)Updates
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
from 0.76.2 to 0.83.0Release 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
5cf2f5d
Merge pull request #7567 from mviswanathsai/cut-0.83e21a488
chore: cut v0.83.02955ff7
Feat: Add new MetricNameEscapingScheme and MetricNameValidationScheme paramet...a3327f1
Add Duration type helper (#7493)18f8fca
Add Duration type helperb6281e2
Merge pull request #7566 from mviswanathsai/cut-0.83f46619c
Merge pull request #7564 from simonpasquier/update-proposal-template5e5688f
chore: update proposal template83b7a96
Merge pull request #7563 from simonpasquier/fix-NameEscapingSchemeOptions-docce0246b
chore: fix NameEscapingSchemeOptions documentationUpdates
github.com/prometheus-operator/prometheus-operator/pkg/client
from 0.76.2 to 0.83.0Release notes
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/client's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/client's changelog.
... (truncated)
Commits
5cf2f5d
Merge pull request #7567 from mviswanathsai/cut-0.83e21a488
chore: cut v0.83.02955ff7
Feat: Add new MetricNameEscapingScheme and MetricNameValidationScheme paramet...a3327f1
Add Duration type helper (#7493)18f8fca
Add Duration type helperb6281e2
Merge pull request #7566 from mviswanathsai/cut-0.83f46619c
Merge pull request #7564 from simonpasquier/update-proposal-template5e5688f
chore: update proposal template83b7a96
Merge pull request #7563 from simonpasquier/fix-NameEscapingSchemeOptions-docce0246b
chore: fix NameEscapingSchemeOptions documentationUpdates
github.com/prometheus/client_golang
from 1.20.5 to 1.22.0Release notes
Sourced from github.com/prometheus/client_golang's releases.