Skip to content
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 across 1 directory with 12 updates #1271

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps the production-dependencies group with 8 updates in the / directory:

Package From To
github.com/google/cel-go 0.23.1 0.23.2
github.com/machadovilaca/operator-observability 0.0.25 0.0.26
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring 0.79.2 0.80.0
cel.dev/expr 0.19.2 0.20.0
github.com/grpc-ecosystem/grpc-gateway/v2 2.26.0 2.26.1
golang.org/x/time 0.9.0 0.10.0
golang.org/x/tools 0.29.0 0.30.0
google.golang.org/api 0.219.0 0.221.0

Updates github.com/google/cel-go from 0.23.1 to 0.23.2

Release notes

Sourced from github.com/google/cel-go's releases.

Release v0.23.2

Corrects one remaining issue for cost computations from the v0.23.0 releases

Fixes

Full Changelog: google/cel-go@v0.23.1...v0.23.2

Commits

Updates github.com/machadovilaca/operator-observability from 0.0.25 to 0.0.26

Release notes

Sourced from github.com/machadovilaca/operator-observability's releases.

v0.0.26

What's Changed

New Contributors

Full Changelog: machadovilaca/operator-observability@v0.0.25...v0.0.26

Commits
  • 1e97472 Merge pull request #21 from dasionov/improve_fetch_metrics
  • 10005f0 fetch_metrics: introduce MetricsFetcher interface
  • See full diff in compare view

Updates github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.79.2 to 0.80.0

Release notes

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.

0.80.0 / 2025-02-04

  • [CHANGE] Add more API validations to the ScrapeConfig CRD. #7231 #7220 #7215 #7238 #7244 #7255
  • [FEATURE] Add serviceName field to the Prometheus and PrometheusAgent CRDs. #6687
  • [FEATURE] Add keepIdentifyingResourceAttributes field in OTLPConfig for Prometheus and PrometheusAgent CRDs. #7240
  • [FEATURE] Add fallbackScrapeProtocol field to ScrapeClass for Prometheus and PrometheusAgent CRDs. #7288
  • [FEATURE] Support MSTeamsV2Config receiver in Alertmanager configuration Secret. #7296
  • [FEATURE] Support JiraConfig and RocketChat receivers in Alertmanager configuration secret. #7315
  • [FEATURE] Support global smtp_tls_config field in Alertmanager configuration secret. #7316
  • [FEATURE] Add timeout field in Webhook receiver in Alertmanager configuration Secret. #7312
  • [FEATURE] Add content, username and avatarUrl fields in Discord receiver in Alertmanager configuration secret. #7313
  • [FEATURE] Add scrapeFailureLogFile field to the Prometheus and PrometheusAgent CRDs. #7038 #7311
  • [BUGFIX] Validate respective api URL field in PagerDutyConfigs, DiscordConfigs, SlackConfigs and WebhookConfigs in AlertManagerConfig CRD. #6585
Changelog

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.

0.80.0 / 2025-02-03

  • [CHANGE] Add more API validations to the ScrapeConfig CRD. #7231 #7220 #7215 #7238 #7244 #7255
  • [FEATURE] Add serviceName field to the Prometheus and PrometheusAgent CRDs. #6687
  • [FEATURE] Add keepIdentifyingResourceAttributes field in OTLPConfig for Prometheus and PrometheusAgent CRDs. #7240
  • [FEATURE] Add fallbackScrapeProtocol field to ScrapeClass for Prometheus and PrometheusAgent CRDs. #7288
  • [FEATURE] Support MSTeamsV2Config receiver in Alertmanager configuration Secret. #7296
  • [FEATURE] Support JiraConfig and RocketChat receivers in Alertmanager configuration secret. #7315
  • [FEATURE] Support global smtp_tls_config field in Alertmanager configuration secret. #7316
  • [FEATURE] Add timeout field in Webhook receiver in Alertmanager configuration Secret. #7312
  • [FEATURE] Add content, username and avatarUrl fields in Discord receiver in Alertmanager configuration secret. #7313
  • [FEATURE] Add scrapeFailureLogFile field to the Prometheus and PrometheusAgent CRDs. #7038 #7311
  • [BUGFIX] Validate respective api URL field in PagerDutyConfigs, DiscordConfigs, SlackConfigs and WebhookConfigs in AlertManagerConfig CRD. #6585
Commits
  • 56cc9ee Merge pull request #7318 from slashpai/cut-release-0.80
  • fead04d chore: update changelog for v0.80.0 updates
  • 6f920d7 feat: Refactor IonosSDConfig (#7255)
  • 6f3c19a chore: Refactor OpenStackSDConfig (#7244)
  • 8c196e7 Merge pull request #7316 from slashpai/global-am-updates
  • 25e967e Merge pull request #7315 from slashpai/chores-0.80
  • eb25705 feat: support global smtp_tls_config in alertmanager config secret
  • 1cdc040 feat: Support Jira and RocketChat receivers in Alertmanager config secret
  • 9716e26 Merge pull request #7313 from slashpai/chore-0-80-discord
  • 50aad31 feat: add 'content', 'username' and 'avatarUrl' fields in discordConfig
  • Additional commits viewable in compare view

Updates cel.dev/expr from 0.19.2 to 0.20.0

Release notes

Sourced from cel.dev/expr's releases.

v0.20.0

What's Changed

Full Changelog: google/cel-spec@v0.19.2...v0.20.0

Commits
  • bfe4f8b Add java_lite_proto_library targets to canonical CEL protos. Deprecate explai...
  • 1435466 Indicate that CEL is an official Google product (#439)
  • 23e240d Add conformance tests for quoted field selectors. (#431)
  • See full diff in compare view

Updates github.com/grpc-ecosystem/grpc-gateway/v2 from 2.26.0 to 2.26.1

Release notes

Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.

v2.26.1

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.26.0...v2.26.1

Commits
  • 3b8ac9f 5113. Validation of oneof nested objects (#5211)
  • 4f1457d chore(deps): update googleapis digest to 2431239 (#5214)
  • fb17f6e chore(deps): update googleapis digest to 8e62267 (#5213)
  • 2fd9128 chore(deps): update googleapis digest to ad99638 (#5212)
  • 3d82775 fix(deps): update module google.golang.org/protobuf to v1.36.5 (#5210)
  • 801f278 chore(deps): update googleapis digest to fed8c26 (#5209)
  • 9cbbcaf chore(deps): update googleapis digest to 2f843e2 (#5208)
  • 9adca76 fix(deps): update module golang.org/x/text to v0.22.0 (#5206)
  • 72f360d chore(deps): update golang docker tag to v1.23.6 (#5205)
  • ce46021 chore(deps): update googleapis digest to f426820 (#5204)
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.25.0 to 0.26.0

Commits
  • b9c813b google: add warning about externally-provided credentials
  • See full diff in compare view

Updates golang.org/x/time from 0.9.0 to 0.10.0

Commits
  • 2c6c5a2 rate: prevent overflows when calculating durationFromTokens
  • See full diff in compare view

Updates golang.org/x/tools from 0.29.0 to 0.30.0

Commits
  • 09747cd go.mod: update golang.org/x dependencies
  • dc9353b gopls/internal/analysis/modernize: appendclipped: unclip
  • a886a1c internal/analysisinternal: AddImport handles dot imports
  • 94c3c49 go/analysis/analysistest: RunWithSuggestedFix: assume valid fixes
  • 5f9967d gopls/internal/analysis/modernize: strings.Split -> SplitSeq
  • a1eb5fd go/analysis/passes/framepointer: support arm64
  • 9c087d9 internal/analysis/gofix: change "forward" back to "inline"
  • 82317ce gopls/internal/analysis/modernize: slices.Delete: import slices
  • e65ea15 go/analysis/internal/checker: implement three-way merge
  • a9bf6fd gopls/internal/analysis/modernize: remove SortStable
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.219.0 to 0.221.0

Release notes

Sourced from google.golang.org/api's releases.

v0.221.0

0.221.0 (2025-02-12)

Features

v0.220.0

0.220.0 (2025-02-05)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.221.0 (2025-02-12)

Features

0.220.0 (2025-02-05)

Features

Commits

Updates google.golang.org/genproto/googleapis/api from 0.0.0-20250115164207-1a7da9e5054f to 0.0.0-20250204164813-702378808489

Commits

Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20250124145028-65684f501c47 to 0.0.0-20250207221924-e9438ea467c6

Commits

Updates google.golang.org/protobuf from 1.36.4 to 1.36.5

Dependabot 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

…y with 12 updates

Bumps the production-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/google/cel-go](https://github.com/google/cel-go) | `0.23.1` | `0.23.2` |
| [github.com/machadovilaca/operator-observability](https://github.com/machadovilaca/operator-observability) | `0.0.25` | `0.0.26` |
| [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) | `0.79.2` | `0.80.0` |
| [cel.dev/expr](https://github.com/google/cel-spec) | `0.19.2` | `0.20.0` |
| [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.26.0` | `2.26.1` |
| [golang.org/x/time](https://github.com/golang/time) | `0.9.0` | `0.10.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.29.0` | `0.30.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.219.0` | `0.221.0` |



Updates `github.com/google/cel-go` from 0.23.1 to 0.23.2
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](google/cel-go@v0.23.1...v0.23.2)

Updates `github.com/machadovilaca/operator-observability` from 0.0.25 to 0.0.26
- [Release notes](https://github.com/machadovilaca/operator-observability/releases)
- [Commits](machadovilaca/operator-observability@v0.0.25...v0.0.26)

Updates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.79.2 to 0.80.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.79.2...v0.80.0)

Updates `cel.dev/expr` from 0.19.2 to 0.20.0
- [Release notes](https://github.com/google/cel-spec/releases)
- [Commits](google/cel-spec@v0.19.2...v0.20.0)

Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.26.0 to 2.26.1
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
- [Commits](grpc-ecosystem/grpc-gateway@v2.26.0...v2.26.1)

Updates `golang.org/x/oauth2` from 0.25.0 to 0.26.0
- [Commits](golang/oauth2@v0.25.0...v0.26.0)

Updates `golang.org/x/time` from 0.9.0 to 0.10.0
- [Commits](golang/time@v0.9.0...v0.10.0)

Updates `golang.org/x/tools` from 0.29.0 to 0.30.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.29.0...v0.30.0)

Updates `google.golang.org/api` from 0.219.0 to 0.221.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.219.0...v0.221.0)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250115164207-1a7da9e5054f to 0.0.0-20250204164813-702378808489
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250124145028-65684f501c47 to 0.0.0-20250207221924-e9438ea467c6
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/protobuf` from 1.36.4 to 1.36.5

---
updated-dependencies:
- dependency-name: github.com/google/cel-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/machadovilaca/operator-observability
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: cel.dev/expr
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: golang.org/x/oauth2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/time
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: golang.org/x/tools
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: google.golang.org/api
  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: google.golang.org/protobuf
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the release-note-none Denotes a PR that doesn't merit a release note. label Feb 13, 2025
@kubevirt-bot kubevirt-bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Feb 13, 2025
@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign 0xfelix for approval. For more information see the Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

openshift-ci bot commented Feb 13, 2025

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-upgrade-functests fd39c49 link true /test e2e-upgrade-functests
ci/prow/e2e-single-node-functests fd39c49 link true /test e2e-single-node-functests
ci/prow/images fd39c49 link true /test images
ci/prow/e2e-functests fd39c49 link true /test e2e-functests
ci/prow/unittests fd39c49 link true /test unittests

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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 14, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/production-dependencies-f670caa49a branch February 14, 2025 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes Indicates the PR's author has DCO signed all their commits. release-note-none Denotes a PR that doesn't merit a release note. size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant