Skip to content

chore(deps): bump the gomodupdates group across 1 directory with 2 updates#1496

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gomodupdates-c3caf62208
Open

chore(deps): bump the gomodupdates group across 1 directory with 2 updates#1496
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/gomodupdates-c3caf62208

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps the gomodupdates group with 2 updates in the / directory: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring and go.mondoo.com/mql/v13.

Updates github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.90.1 to 0.91.0

Release notes

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

0.91.0 / 2026-05-05

  • [CHANGE] Enforce mutual exclusion of basicAuth, authorization and oauth2 in ScrapeConfig CRD. #8480
  • [CHANGE] Add minimum length validations to string fields in ScrapeConfig CRD. #8479
  • [CHANGE] Add validations for VictorOps receiver in AlertmanagerConfig CRD. #8220
  • [CHANGE] Add validations for OpsGenie receiver in AlertmanagerConfig CRD. #8267
  • [CHANGE] Add validations for Email receiver in AlertmanagerConfig CRD. #8270
  • [FEATURE] Implement shard retention based on Prometheus data retention (it requires the PrometheusShardRetentionPolicy feature gate). #8478
  • [FEATURE] Configure node selector when sharding mode is Topology for Prometheus and PrometheusAgent custom resources (it requires the PrometheusTopologySharding feature gate). #8486
  • [FEATURE] Configure external label with topology information when sharding mode is Topology for Prometheus and PrometheusAgent custom resources (it requires the PrometheusTopologySharding feature gate). #8519
  • [FEATURE] Distribute scrape targets within topology zones when sharding mode is Topology for Prometheus and PrometheusAgent custom resources (it requires the PrometheusTopologySharding feature gate). #8538
  • [FEATURE] Add --promql-options CLI argument to the admission-webhook binary. #8531
  • [FEATURE] Validate PrometheusRule resources selected by Prometheus resources based on the PromQL enabled features. #8545
  • [FEATURE] Add workload identity authentication method for AzureSD in ScrapeConfig CRD. #8489
  • [ENHANCEMENT] Support strategic merge patch of container probes when workloads are configured with HTTPS. #8427
  • [ENHANCEMENT] Support auth_secret_file field for Email receiver in Alertmanager configuration Secret. #8394
  • [ENHANCEMENT] Support smtp_auth_secret_file field in Alertmanager configuration Secret. #8396
  • [ENHANCEMENT] Add externalId field to SigV4 configuration in Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #8494
  • [ENHANCEMENT] Add cipherSuites support for Thanos Sidecars and Rulers. #8524
  • [ENHANCEMENT] Add curves support for Thanos Sidecars and Rulers. #8542
  • [ENHANCEMENT] Speed up configuration reloads by watching the config file's parent directory. #7366
  • [ENHANCEMENT] Support Mattermost global webhook URL support in Alertmanager configuration Secret. #8501
  • [ENHANCEMENT] Add Mattermost global webhook URL support in Alertmanager CRD. #8503 #8534
  • [ENHANCEMENT] Support payload field for Webhook receiver in Alertmanager configuration Secret. #8505
  • [ENHANCEMENT] Support attachment fields for Mattermost receiver in Alertmanager configuration Secret. #8508
  • [ENHANCEMENT] Support update_message field for Slack receiver in Alertmanager configuration Secret. #8502
  • [ENHANCEMENT] Add threading configuration for email receiver in AlertmanagerConfig CRD. #8400
  • [ENHANCEMENT] Add healthFilter field for ConsulSD in ScrapeConfig CRD. #8529
  • [BUGFIX] Ensure that inactive shards don't scrape any targets when the sharding retention policy is Retain. #8513
  • [BUGFIX] Fix Telegram bot token validation in Alertmanager configuration Secret. #8465
Changelog

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

0.91.0 / 2026-05-05

  • [CHANGE] Enforce mutual exclusion of basicAuth, authorization and oauth2 in ScrapeConfig CRD. #8480
  • [CHANGE] Add minimum length validations to string fields in ScrapeConfig CRD. #8479
  • [CHANGE] Add validations for VictorOps receiver in AlertmanagerConfig CRD. #8220
  • [CHANGE] Add validations for OpsGenie receiver in AlertmanagerConfig CRD. #8267
  • [CHANGE] Add validations for Email receiver in AlertmanagerConfig CRD. #8270
  • [FEATURE] Implement shard retention based on Prometheus data retention (it requires the PrometheusShardRetentionPolicy feature gate). #8478
  • [FEATURE] Configure node selector when sharding mode is Topology for Prometheus and PrometheusAgent custom resources (it requires the PrometheusTopologySharding feature gate). #8486
  • [FEATURE] Configure external label with topology information when sharding mode is Topology for Prometheus and PrometheusAgent custom resources (it requires the PrometheusTopologySharding feature gate). #8519
  • [FEATURE] Distribute scrape targets within topology zones when sharding mode is Topology for Prometheus and PrometheusAgent custom resources (it requires the PrometheusTopologySharding feature gate). #8538
  • [FEATURE] Add --promql-options CLI argument to the admission-webhook binary. #8531
  • [FEATURE] Validate PrometheusRule resources selected by Prometheus resources based on the PromQL enabled features. #8545
  • [FEATURE] Add workload identity authentication method for AzureSD in ScrapeConfig CRD. #8489
  • [ENHANCEMENT] Support strategic merge patch of container probes when workloads are configured with HTTPS. #8427
  • [ENHANCEMENT] Support auth_secret_file field for Email receiver in Alertmanager configuration Secret. #8394
  • [ENHANCEMENT] Support smtp_auth_secret_file field in Alertmanager configuration Secret. #8396
  • [ENHANCEMENT] Add externalId field to SigV4 configuration in Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #8494
  • [ENHANCEMENT] Add cipherSuites support for Thanos Sidecars and Rulers. #8524
  • [ENHANCEMENT] Add curves support for Thanos Sidecars and Rulers. #8542
  • [ENHANCEMENT] Speed up configuration reloads by watching the config file's parent directory. #7366
  • [ENHANCEMENT] Support Mattermost global webhook URL support in Alertmanager configuration Secret. #8501
  • [ENHANCEMENT] Add Mattermost global webhook URL support in Alertmanager CRD. #8503 #8534
  • [ENHANCEMENT] Support payload field for Webhook receiver in Alertmanager configuration Secret. #8505
  • [ENHANCEMENT] Support attachment fields for Mattermost receiver in Alertmanager configuration Secret. #8508
  • [ENHANCEMENT] Support update_message field for Slack receiver in Alertmanager configuration Secret. #8502
  • [ENHANCEMENT] Add threading configuration for email receiver in AlertmanagerConfig CRD. #8400
  • [ENHANCEMENT] Add healthFilter field for ConsulSD in ScrapeConfig CRD. #8529
  • [BUGFIX] Ensure that inactive shards don't scrape any targets when the sharding retention policy is Retain. #8513
  • [BUGFIX] Fix Telegram bot token validation in Alertmanager configuration Secret. #8465
Commits
  • e138807 *: cut v0.91.0 (#8552)
  • 458f5d3 *: cut v0.91.0
  • 65e40ce feat: add healthFilter field to ConsulSDConfig in prometheus CRD (#8529)
  • e94a151 feat: validate PrometheusRule based on PromQL enabled features (#8545)
  • 9e89b2c Merge pull request #8550 from prometheus-operator/dependabot/go_modules/githu...
  • ca8c72e build(deps): bump github.com/prometheus/alertmanager
  • 254b54b feat: validate PrometheusRule based on PromQL enabled features
  • fc8478c Merge pull request #8494 from kubeservice-stack/update-sigv4
  • da2fa1a Merge pull request #8544 from simonpasquier/refactor-shard-tests
  • 2686372 test: refactor sharding e2e tests
  • Additional commits viewable in compare view

Updates go.mondoo.com/mql/v13 from 13.7.0 to 13.8.2

Release notes

Sourced from go.mondoo.com/mql/v13's releases.

v13.8.2

What's Changed

... (truncated)

Commits
  • 12ab8b4 ✨ azure: add Private Link service resources and typed-ref accessors (#7565)
  • c5e5ca7 🐛 vsphere: fix 8 correctness bugs (wrong fields, panics, swallowed errors) (#...
  • 22ff271 📄 core: clearer field comments in core.lr (#7554)
  • 5ec9b98 📄 cloudflare: clearer field comments in cloudflare.lr (#7558)
  • 2a586f1 📄 network: clearer field comments in network.lr (incl. openpgp keyAlgorithm f...
  • 11e5485 📄 datadog: clearer field comments in datadog.lr (#7559)
  • 0799d43 📄 activedirectory: clearer field comments in activedirectory.lr (#7544)
  • 8cc21ae 📄 digitalocean: clearer field comments in digitalocean.lr (#7560)
  • 3d31355 📄 gcp: clearer field comments in gcp.lr (#7561)
  • d0ea567 📄 github: clearer field comments in github.lr (#7557)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

Test Results

0 files   -   7  0 suites   - 44   0s ⏱️ - 1h 28m 34s
0 tests  - 460  0 ✅  - 458  0 💤 ±0  0 ❌  - 2 
0 runs   - 526  0 ✅  - 516  0 💤  - 6  0 ❌  - 4 

Results for commit d53a675. ± Comparison against base commit 423edbc.

♻️ This comment has been updated with latest results.

…dates

Bumps the gomodupdates group with 2 updates in the / directory: [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) and [go.mondoo.com/mql/v13](https://github.com/mondoohq/cnquery).


Updates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.90.1 to 0.91.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.90.1...v0.91.0)

Updates `go.mondoo.com/mql/v13` from 13.7.0 to 13.8.2
- [Release notes](https://github.com/mondoohq/cnquery/releases)
- [Commits](mondoohq/mql@v13.7.0...v13.8.2)

---
updated-dependencies:
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
  dependency-version: 0.91.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: go.mondoo.com/mql/v13
  dependency-version: 13.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the gomodupdates group with 2 updates chore(deps): bump the gomodupdates group across 1 directory with 2 updates May 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/gomodupdates-c3caf62208 branch from 055fca6 to d53a675 Compare May 8, 2026 08:54
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.

0 participants