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

Bump the gomodupdates group with 4 updates #1086

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2024

Bumps the gomodupdates group with 4 updates: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring, go.mondoo.com/cnquery/v10, go.mondoo.com/cnspec/v10 and github.com/prometheus/client_model.

Updates github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.72.0 to 0.73.0

Release notes

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

0.73.0 / 2024-04-03

  • [CHANGE/BUGFIX] Add proxyURL validation for ServiceMonitor, PodMonitor and Probe objects. It could be a breaking change for those who rely on the configuration reloader sidecar to expand environment variables in the generated configuration file. #6464
  • [FEATURE] Add summary field to the MSteams receiver. #6206
  • [FEATURE] Add support for Kuma SD in ScrapeConfig CRD. #6427,#6465
  • [FEATURE] Add support for Eureka SD in ScrapeConfig CRD. #6408
  • [FEATURE] Add support for Docker SD in ScrapeConfig CRD. #6421
  • [FEATURE] Add support for Hetzner SD in ScrapeConfig CRD. #6436
  • [FEATURE] Add the --kubelet-node-address-priority CLI argument to set the node address priority. #6377
  • [FEATURE] Add relabelings field to scrape classes. #6379
  • [FEATURE] Add bodySizeLimit field to the ServiceMonitor and PodMonitor CRDs. #6349
  • [FEATURE] Add sampleAgeLimit field to the remote-write configuration. #6326
  • [ENHANCEMENT] Verify which CRDs are installed and start the respective controllers only when needed. #6351
  • [ENHANCEMENT] Add checks for selectors in KubernetesSDConfig. #6359
  • [BUGFIX] Fix ScrapeConfigs selection issue across different namespaces. #6390
  • [BUGFIX] Add check to determine if Thanos supports the --prometheus.http-client flag. #6448
  • [BUGFIX] Fix PrometheusAgent reconciliation when the secret/configmap's namespace is different from the PrometheusAgent namespace. #6412
  • [BUGFIX] Allow empty separator in relabel config. #6425
  • [BUGFIX] Fix the validation for muteTimeIntervals's months in the AlertmanagerConfig CRD. #6362
Changelog

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

0.73.0 / 2024-04-03

  • [CHANGE/BUGFIX] Add proxyURL validation for ServiceMonitor, PodMonitor and Probe objects. It could be a breaking change for those who rely on the configuration reloader sidecar to expand environment variables in the generated configuration file. #6464
  • [FEATURE] Add summary field to the MSteams receiver. #6206
  • [FEATURE] Add support for Kuma SD in ScrapeConfig CRD. #6427,#6465
  • [FEATURE] Add support for Eureka SD in ScrapeConfig CRD. #6408
  • [FEATURE] Add support for Docker SD in ScrapeConfig CRD. #6421
  • [FEATURE] Add support for Hetzner SD in ScrapeConfig CRD. #6436
  • [FEATURE] Add the --kubelet-node-address-priority CLI argument to set the node address priority. #6377
  • [FEATURE] Add relabelings field to scrape classes. #6379
  • [FEATURE] Add bodySizeLimit field to the ServiceMonitor and PodMonitor CRDs. #6349
  • [FEATURE] Add sampleAgeLimit field to the remote-write configuration. #6326
  • [ENHANCEMENT] Verify which CRDs are installed and start the respective controllers only when needed. #6351
  • [ENHANCEMENT] Add checks for selectors in KubernetesSDConfig. #6359
  • [BUGFIX] Fix ScrapeConfigs selection issue across different namespaces. #6390
  • [BUGFIX] Add check to determine if Thanos supports the --prometheus.http-client flag. #6448
  • [BUGFIX] Fix PrometheusAgent reconciliation when the secret/configmap's namespace is different from the PrometheusAgent namespace. #6412
  • [BUGFIX] Allow empty separator in relabel config. #6425
  • [BUGFIX] Fix the validation for muteTimeIntervals's months in the AlertmanagerConfig CRD. #6362
Commits
  • d70313b Merge pull request #6468 from slashpai/prepare-0.73
  • 4795a94 chore: cut v0.73.0
  • 48444eb Merge pull request #6425 from haanhvu/issue5003-1
  • 029b236 relabel config: allow empty separator
  • 745813d Merge pull request #6359 from yp969803/issue6177
  • 0b4338c feat(kuma): Add validation for kuma server (#6465)
  • 18a9179 feat: add support for Hetzner SD in ScrapeConfig CRD (#6436)
  • e5561af Merge pull request #6464 from slashpai/proxyUrl_validation
  • 0401c32 fix: add proxyURL validation for smon,pmon and probe
  • cf52179 chore: Add checks for selectors in KubernetesSDConfig (#6177)
  • Additional commits viewable in compare view

Updates go.mondoo.com/cnquery/v10 from 10.8.4 to 10.11.1

Release notes

Sourced from go.mondoo.com/cnquery/v10's releases.

v10.11.1

What's Changed

Full Changelog: mondoohq/cnquery@v10.11.0...v10.11.1

v10.11.0

What's Changed

Full Changelog: mondoohq/cnquery@v10.10.0...v10.11.0

v10.10.0

What's Changed

Full Changelog: mondoohq/cnquery@v10.9.2...v10.10.0

v10.9.2

What's Changed

Full Changelog: mondoohq/cnquery@v10.9.1...v10.9.2

... (truncated)

Commits

Updates go.mondoo.com/cnspec/v10 from 10.8.4 to 10.11.1

Release notes

Sourced from go.mondoo.com/cnspec/v10's releases.

v10.11.1

What's Changed

Full Changelog: mondoohq/cnspec@v10.11.0...v10.11.1

v10.11.0

What's Changed

Full Changelog: mondoohq/cnspec@v10.10.0...v10.11.0

v10.10.0

What's Changed

Full Changelog: mondoohq/cnspec@v10.9.2...v10.10.0

... (truncated)

Commits
  • aa94719 🧹 Bump cnquery to v10.11.1 (#1242)
  • 5deae50 🐛 set IsDetected for scored risks (#1241)
  • eca571a Bump golang.org/x/sys from 0.18.0 to 0.19.0 (#1238)
  • 9f7432f Bump github.com/aws/aws-sdk-go-v2/config from 1.27.9 to 1.27.11 (#1236)
  • 21c7305 Bump go.opentelemetry.io/otel from 1.24.0 to 1.25.0 (#1235)
  • aa2fc9d Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.0 to 1.53.1 (#1211)
  • 53b7c3b 🐛 Print asset MRN only if StoreResourcesData is enabled. (#1240)
  • 9ea0733 🧹 Use cnquery defined methods for AZ authentication. (#1239)
  • dfd01fa 🐛 dedupe ScoredRiskFactors.Add (#1234)
  • d319bb1 Bump github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus (#1237)
  • Additional commits viewable in compare view

Updates github.com/prometheus/client_model from 0.6.0 to 0.6.1

Release notes

Sourced from github.com/prometheus/client_model's releases.

v0.6.1

What's Changed

Full Changelog: prometheus/client_model@v0.6.0...v0.6.1

Commits
  • 571429e Merge pull request #86 from prometheus/repo_sync
  • cc727ab Update common Prometheus files
  • 6fe5007 Merge pull request #85 from prometheus/repo_sync
  • bce87c1 Update common Prometheus files
  • 64c33c9 Merge pull request #84 from prometheus/dependabot/go_modules/google.golang.or...
  • d954a8a Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • 5c25993 Merge pull request #82 from prometheus/repo_sync
  • bb45f95 Update common Prometheus files
  • 01ca24c Merge pull request #81 from prometheus/repo_sync
  • ccd6823 Update common Prometheus files
  • See full diff in compare view

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

Bumps the gomodupdates group with 4 updates: [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator), [go.mondoo.com/cnquery/v10](https://github.com/mondoohq/cnquery), [go.mondoo.com/cnspec/v10](https://github.com/mondoohq/cnspec) and [github.com/prometheus/client_model](https://github.com/prometheus/client_model).


Updates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.72.0 to 0.73.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.72.0...v0.73.0)

Updates `go.mondoo.com/cnquery/v10` from 10.8.4 to 10.11.1
- [Release notes](https://github.com/mondoohq/cnquery/releases)
- [Changelog](https://github.com/mondoohq/cnquery/blob/main/.goreleaser.yml)
- [Commits](mondoohq/cnquery@v10.8.4...v10.11.1)

Updates `go.mondoo.com/cnspec/v10` from 10.8.4 to 10.11.1
- [Release notes](https://github.com/mondoohq/cnspec/releases)
- [Changelog](https://github.com/mondoohq/cnspec/blob/main/.goreleaser.yml)
- [Commits](mondoohq/cnspec@v10.8.4...v10.11.1)

Updates `github.com/prometheus/client_model` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/prometheus/client_model/releases)
- [Commits](prometheus/client_model@v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: go.mondoo.com/cnquery/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: go.mondoo.com/cnspec/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
- dependency-name: github.com/prometheus/client_model
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 9, 2024
Copy link

github-actions bot commented Apr 9, 2024

Test Results

  9 files   -   1   54 suites  +44   5h 24m 16s ⏱️ - 5h 9m 5s
304 tests +281  304 ✅ +292  0 💤 ±0  0 ❌  - 11 
465 runs  +235  465 ✅ +280  0 💤 ±0  0 ❌  - 45 

Results for commit 8fee3d3. ± Comparison against base commit 891e182.

♻️ This comment has been updated with latest results.

@imilchev imilchev added the ok to test This will start our CI workflows for dependabot and fork PRs label Apr 9, 2024
@github-actions github-actions bot removed the ok to test This will start our CI workflows for dependabot and fork PRs label Apr 9, 2024
@imilchev imilchev merged commit a0eacd3 into main Apr 9, 2024
39 checks passed
@imilchev imilchev deleted the dependabot/go_modules/gomodupdates-5ee2c49dbb branch April 9, 2024 10:37
@github-actions github-actions bot locked and limited conversation to collaborators Apr 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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