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

Merged
tommy merged 1 commit from renovate/github.com-prometheus-common-0.x into main 2024-09-07 13:29:11 +00:00
Owner

This PR contains the following updates:

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

Release Notes

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

v0.59.1

Compare Source

What's Changed

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

v0.59.0

Compare Source

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v0.58.0...v0.59.0

v0.58.0

Compare Source

What's Changed

Full Changelog: https://github.com/prometheus/common/compare/v0.57.0...v0.58.0

v0.57.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.56.0...v0.57.0

v0.56.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/prometheus/common/compare/v0.55.0...v0.56.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.55.0` -> `v0.59.1` | --- ### Release Notes <details> <summary>prometheus/common (github.com/prometheus/common)</summary> ### [`v0.59.1`](https://github.com/prometheus/common/releases/tag/v0.59.1) [Compare Source](https://github.com/prometheus/common/compare/v0.59.0...v0.59.1) #### What's Changed - fix(utf8): Fix multiple metric name inside braces validation by [@&#8203;fedetorres93](https://github.com/fedetorres93) in https://github.com/prometheus/common/pull/691 **Full Changelog**: https://github.com/prometheus/common/compare/v0.59.0...v0.59.1 ### [`v0.59.0`](https://github.com/prometheus/common/releases/tag/v0.59.0) [Compare Source](https://github.com/prometheus/common/compare/v0.58.0...v0.59.0) #### What's Changed - expfmt: Add WithEscapingScheme to help construct Formats by [@&#8203;ywwg](https://github.com/ywwg) in https://github.com/prometheus/common/pull/688 - Change the default escape method to UnderscoreEscaping by [@&#8203;ywwg](https://github.com/ywwg) in https://github.com/prometheus/common/pull/690 **Full Changelog**: https://github.com/prometheus/common/compare/v0.58.0...v0.59.0 ### [`v0.58.0`](https://github.com/prometheus/common/releases/tag/v0.58.0) [Compare Source](https://github.com/prometheus/common/compare/v0.57.0...v0.58.0) #### What's Changed - docs: mention new promslog package in package list in README by [@&#8203;tjhop](https://github.com/tjhop) in https://github.com/prometheus/common/pull/683 - Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/prometheus/common/pull/684 - Bump golang.org/x/net from 0.27.0 to 0.28.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/prometheus/common/pull/685 - Remove secret file existence check in Validate for headers by [@&#8203;roidelapluie](https://github.com/roidelapluie) in https://github.com/prometheus/common/pull/687 **Full Changelog**: https://github.com/prometheus/common/compare/v0.57.0...v0.58.0 ### [`v0.57.0`](https://github.com/prometheus/common/releases/tag/v0.57.0) [Compare Source](https://github.com/prometheus/common/compare/v0.56.0...v0.57.0) #### What's Changed - feat: new promslog and promslog/flag packages to wrap log/slog by [@&#8203;tjhop](https://github.com/tjhop) in https://github.com/prometheus/common/pull/677 #### New Contributors - [@&#8203;tjhop](https://github.com/tjhop) made their first contribution in https://github.com/prometheus/common/pull/677 **Full Changelog**: https://github.com/prometheus/common/compare/v0.56.0...v0.57.0 ### [`v0.56.0`](https://github.com/prometheus/common/releases/tag/v0.56.0) [Compare Source](https://github.com/prometheus/common/compare/v0.55.0...v0.56.0) #### What's Changed - Don't always fetch a OAuth2 token, if the secret from a file didn't change by [@&#8203;multani](https://github.com/multani) in https://github.com/prometheus/common/pull/647 - remove dependency to github.com/prometheus/client_golang by [@&#8203;ilius](https://github.com/ilius) in https://github.com/prometheus/common/pull/662 - Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.11 in /sigv4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/prometheus/common/pull/661 - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in https://github.com/prometheus/common/pull/664 - Revert [#&#8203;576](https://github.com/prometheus/common/issues/576) and add deprecation notice by [@&#8203;SuperQ](https://github.com/SuperQ) in https://github.com/prometheus/common/pull/665 - Bump golang.org/x/net from 0.26.0 to 0.27.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/prometheus/common/pull/667 - use basic string in IsValidLegacyMetricName by [@&#8203;ywwg](https://github.com/ywwg) in https://github.com/prometheus/common/pull/668 - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in https://github.com/prometheus/common/pull/672 - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in https://github.com/prometheus/common/pull/674 - Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.5 in /sigv4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/prometheus/common/pull/671 - sigv4: support nil body by [@&#8203;roidelapluie](https://github.com/roidelapluie) in https://github.com/prometheus/common/pull/673 - Fix overflows of untyped int constants on 32-bit by [@&#8203;dswarbrick](https://github.com/dswarbrick) in https://github.com/prometheus/common/pull/675 - Update client_golang by [@&#8203;SuperQ](https://github.com/SuperQ) in https://github.com/prometheus/common/pull/676 - Update golangci lint by [@&#8203;roidelapluie](https://github.com/roidelapluie) in https://github.com/prometheus/common/pull/679 - expfmt: Add UTF-8 syntax support in text_parse.go by [@&#8203;fedetorres93](https://github.com/fedetorres93) in https://github.com/prometheus/common/pull/670 - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://github.com/prombot) in https://github.com/prometheus/common/pull/681 - fix(utf8): provide a method for explicitly checking label names for legacy validity by [@&#8203;ywwg](https://github.com/ywwg) in https://github.com/prometheus/common/pull/682 #### New Contributors - [@&#8203;multani](https://github.com/multani) made their first contribution in https://github.com/prometheus/common/pull/647 - [@&#8203;ilius](https://github.com/ilius) made their first contribution in https://github.com/prometheus/common/pull/662 - [@&#8203;dswarbrick](https://github.com/dswarbrick) made their first contribution in https://github.com/prometheus/common/pull/675 - [@&#8203;fedetorres93](https://github.com/fedetorres93) made their first contribution in https://github.com/prometheus/common/pull/670 **Full Changelog**: https://github.com/prometheus/common/compare/v0.55.0...v0.56.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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4zIiwidXBkYXRlZEluVmVyIjoiMzguNjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
tommy added 1 commit 2024-08-28 01:01:13 +00:00
chore(deps): update module github.com/prometheus/common to v0.56.0
Some checks failed
Image Build / Prepare to Build (push) Failing after 17m57s
8314b27b72
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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/prometheus/client_golang v1.19.1 -> v1.20.0
golang.org/x/sys v0.21.0 -> v0.23.0
golang.org/x/text v0.16.0 -> v0.17.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): - 4 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------------ | :--------------------- | | `github.com/cespare/xxhash/v2` | `v2.2.0` -> `v2.3.0` | | `github.com/prometheus/client_golang` | `v1.19.1` -> `v1.20.0` | | `golang.org/x/sys` | `v0.21.0` -> `v0.23.0` | | `golang.org/x/text` | `v0.16.0` -> `v0.17.0` |
tommy changed title from chore(deps): update module github.com/prometheus/common to v0.56.0 to chore(deps): update module github.com/prometheus/common to v0.57.0 2024-08-29 01:01:17 +00:00
tommy force-pushed renovate/github.com-prometheus-common-0.x from 8314b27b72 to 4422474868 2024-08-29 01:01:18 +00:00 Compare
tommy changed title from chore(deps): update module github.com/prometheus/common to v0.57.0 to chore(deps): update module github.com/prometheus/common to v0.58.0 2024-09-04 01:01:08 +00:00
tommy force-pushed renovate/github.com-prometheus-common-0.x from 4422474868 to 6cf003b8ac 2024-09-04 01:01:08 +00:00 Compare
tommy force-pushed renovate/github.com-prometheus-common-0.x from 6cf003b8ac to 416da9aaeb 2024-09-06 01:01:17 +00:00 Compare
tommy changed title from chore(deps): update module github.com/prometheus/common to v0.58.0 to chore(deps): update module github.com/prometheus/common to v0.59.1 2024-09-06 01:01:18 +00:00
tommy merged commit bb3a9a766f into main 2024-09-07 13:29:11 +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#8
No description provided.