chore(deps): update module github.com/prometheus/common to v0.60.0 #16

Merged
tommy merged 1 commit from renovate/github.com-prometheus-common-0.x into main 2024-10-02 22:14:12 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
github.com/prometheus/common require minor v0.59.1 -> v0.60.0

Release Notes

prometheus/common (github.com/prometheus/common)

v0.60.0

Compare Source

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v0.59.1...v0.60.0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/prometheus/common](https://github.com/prometheus/common) | require | minor | `v0.59.1` -> `v0.60.0` | --- ### Release Notes <details> <summary>prometheus/common (github.com/prometheus/common)</summary> ### [`v0.60.0`](https://github.com/prometheus/common/releases/tag/v0.60.0) [Compare Source](https://github.com/prometheus/common/compare/v0.59.1...v0.60.0) #### What's Changed - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in https://github.com/prometheus/common/pull/692 - slog: expose io.Writer by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/prometheus/common/pull/694 - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in https://github.com/prometheus/common/pull/695 - promslog: use UTC timestamps for go-kit log style by [@&#8203;dswarbrick](https://github.com/dswarbrick) in https://github.com/prometheus/common/pull/696 - feat: add `promslog.NewNopLogger()` convenience func by [@&#8203;tjhop](https://github.com/tjhop) in https://github.com/prometheus/common/pull/697 - Bump golang.org/x/net from 0.28.0 to 0.29.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/prometheus/common/pull/699 - Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/prometheus/common/pull/698 - Update supported Go versions by [@&#8203;SuperQ](https://github.com/SuperQ) in https://github.com/prometheus/common/pull/700 **Full Changelog**: https://github.com/prometheus/common/compare/v0.59.1...v0.60.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4zIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
tommy added 1 commit 2024-10-02 01:00:48 +00:00
Author
Owner

ℹ Artifact update notice

File name: src/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/prometheus/client_golang v1.20.0 -> v1.20.4
golang.org/x/sys v0.23.0 -> v0.25.0
golang.org/x/text v0.17.0 -> v0.18.0
### ℹ Artifact update notice ##### File name: src/go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 3 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------------ | :--------------------- | | `github.com/prometheus/client_golang` | `v1.20.0` -> `v1.20.4` | | `golang.org/x/sys` | `v0.23.0` -> `v0.25.0` | | `golang.org/x/text` | `v0.17.0` -> `v0.18.0` |
tommy merged commit 63ecdbe7e7 into main 2024-10-02 22:14:12 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pub/alertmanager-ntfy#16
No description provided.