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

fix(go.mod/go.sum): update minor dependencies (golang) #5

Merged
merged 2 commits into from
Sep 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring require minor v0.66.0 -> v0.67.1
go (source) golang minor 1.19 -> 1.21
k8s.io/apiextensions-apiserver require minor v0.27.4 -> v0.28.1
k8s.io/apimachinery require minor v0.27.4 -> v0.28.1
k8s.io/client-go require minor v0.27.4 -> v0.28.1
k8s.io/kube-aggregator require minor v0.27.4 -> v0.28.1
sigs.k8s.io/controller-runtime require minor v0.15.1 -> v0.16.1

Release Notes

prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring)

v0.67.1: 0.67.1 / 2023-08-03

Compare Source

[BUGFIX] Avoid skipping AlertmanagerConfig resources for Alertmanager versions prior v0.25.0. #​5788

v0.67.0: 0.67.0 / 2023-07-27

Compare Source

  • [FEATURE] Add spec.scheme field to the ScrapeConfig CRD. #​5679
  • [FEATURE] Add spec.params field to the ScrapeConfig CRD. #​5750
  • [FEATURE] Add spec.scrapeInterval and spec.scrapeTimeout fields to the ScrapeConfig CRD. #​5742
  • [FEATURE] Add support for TLS configuration to the ScrapeConfig CRD. #​5710
  • [FEATURE] Add support for scrape limits to the ScrapeConfig CRD. #​5658
  • [FEATURE] Add support for Kubernetes node service discovery to the ScrapeConfig CRD. #​5675
  • [FEATURE] Add support for Consul service discovery to the ScrapeConfig CRD. #​5709
  • [FEATURE] Add support for ScrapeConfig objects to spec.excludedFromEnforcement (Prometheus CRD). #​5577
  • [FEATURE] Add support for global scrape limits to the Prometheus CRD. #​5646
  • [FEATURE] Add spec.alertmanagerConfiguration.smtp field to the Alertmanager CRD. #​5649
  • [FEATURE] Add support for Discord integration to the AlertmanagerConfig CRD. #​5671
  • [ENHANCEMENT] (jsonnet) expose resource settings for the reloader. #​5768
  • [BUGFIX] Avoid deadlock of the config reloader when the initial configuration is invalid. #​5743
  • [BUGFIX] Reload the Alertmanager configuration when templates are modified. #​5727
golang/go (go)

v1.21.0

v1.20.7

v1.20.6

v1.20.5

v1.20.4

v1.20.3

v1.20.1

v1.19.11

v1.19.6

v1.19.5

v1.19.4

v1.19.3

v1.19.2

v1.19.1

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.28.1

Compare Source

v0.28.0

Compare Source

v0.27.5

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.28.1

Compare Source

v0.28.0

Compare Source

v0.27.5

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.28.1

Compare Source

v0.28.0

Compare Source

v0.27.5

Compare Source

kubernetes/kube-aggregator (k8s.io/kube-aggregator)

v0.28.1

Compare Source

v0.28.0

Compare Source

v0.27.5

Compare Source

kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)

v0.16.1

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.16.0...v0.16.1

v0.16.0

Compare Source

Highlights

Changes since v0.15

⚠️ Breaking Changes
✨ New Features
🐛 Bug Fixes
🌱 Others
📖 Documentation and proposals
📈 Dependencies

Thanks to all our contributors! 😊

Full Changelog: kubernetes-sigs/controller-runtime@v0.15.0...v0.16.0

v0.15.2

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.15.1...v0.15.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from c7125ef to e327343 Compare August 4, 2023 17:39
@renovate renovate bot changed the title fix(go.mod/go.sum): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.67.0 fix(go.mod/go.sum): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.67.1 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from e327343 to 689aa22 Compare August 16, 2023 06:00
@renovate renovate bot changed the title fix(go.mod/go.sum): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.67.1 fix(go.mod/go.sum): update minor dependencies (golang) Aug 16, 2023
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch 8 times, most recently from ec93708 to 6a781b3 Compare August 24, 2023 18:39
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 6a781b3 to 3cc6b65 Compare August 31, 2023 19:39
@renovate
Copy link
Contributor Author

renovate bot commented Sep 3, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@cbarbian-sap cbarbian-sap merged commit 0032ebb into main Sep 3, 2023
7 checks passed
@cbarbian-sap cbarbian-sap deleted the renovate/minor-deps-golang branch September 3, 2023 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant