Skip to content

build(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.82.2 to 0.83.0 - #623

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.83.0
Closed

build(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.82.2 to 0.83.0#623
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.83.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2025

Copy link
Copy Markdown
Contributor

Bumps github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.82.2 to 0.83.0.

Release notes

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

0.83.0 / 2025-05-30

  • [FEATURE] Add limits option for Alertmanager silences. #7478
  • [FEATURE] Add NoTranslation as a translationStrategy option to OTLP config. #7539
  • [FEATURE] Add nameEscapingScheme field to Prometheus CRDs. #7538
  • [FEATURE] Add convertHistogramsToNHCB field to OTLPConfig. #7533
  • [FEATURE] Add convert_classic_histograms_to_nhcb option to Prometheus global config. #7543
  • [FEATURE] Add new MetricNameEscapingScheme and MetricNameValidationScheme parameters to ScrapeConfig. #7555
  • [ENHANCEMENT] Do not insert sharding relabeling in scrapeConfigs if already present. #7421
Changelog

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

0.83.0 / 2025-05-30

  • [FEATURE] Add limits option for Alertmanager silences. #7478
  • [FEATURE] Add NoTranslation as a translationStrategy option to OTLP config. #7539
  • [FEATURE] Add nameEscapingScheme field to Prometheus CRDs. #7538
  • [FEATURE] Add convertHistogramsToNHCB field to OTLPConfig. #7533
  • [FEATURE] Add convert_classic_histograms_to_nhcb option to Prometheus global config. #7543
  • [FEATURE] Add new MetricNameEscapingScheme and MetricNameValidationScheme parameters to ScrapeConfig. #7555
  • [ENHANCEMENT] Do not insert sharding relabeling in scrapeConfigs if already present. #7421
Commits
  • 5cf2f5d Merge pull request #7567 from mviswanathsai/cut-0.83
  • e21a488 chore: cut v0.83.0
  • 2955ff7 Feat: Add new MetricNameEscapingScheme and MetricNameValidationScheme paramet...
  • a3327f1 Add Duration type helper (#7493)
  • 18f8fca Add Duration type helper
  • b6281e2 Merge pull request #7566 from mviswanathsai/cut-0.83
  • f46619c Merge pull request #7564 from simonpasquier/update-proposal-template
  • 5e5688f chore: update proposal template
  • 83b7a96 Merge pull request #7563 from simonpasquier/fix-NameEscapingSchemeOptions-doc
  • ce0246b chore: fix NameEscapingSchemeOptions documentation
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 2, 2025
@dependabot
dependabot Bot requested a review from slok as a code owner June 2, 2025 07:35
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 2, 2025
@codecov-commenter

codecov-commenter commented Jun 2, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.11%. Comparing base (ff0dced) to head (afac5fc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #623   +/-   ##
=======================================
  Coverage   23.11%   23.11%           
=======================================
  Files          85       85           
  Lines        4525     4525           
=======================================
  Hits         1046     1046           
  Misses       3410     3410           
  Partials       69       69           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.83.0 branch from e87a3b3 to 95b752d Compare June 3, 2025 08:16
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.83.0 branch from 95b752d to e5c18c1 Compare June 25, 2025 21:25
…pkg/apis/monitoring

Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) from 0.82.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.82.2...v0.83.0)

---
updated-dependencies:
- 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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.83.0 branch from e5c18c1 to afac5fc Compare July 1, 2025 07:18
@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #638.

@dependabot dependabot Bot closed this Jul 15, 2025
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.83.0 branch July 15, 2025 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant