srcds_exporter
srcds_exporter copied to clipboard
fix(deps): update module github.com/prometheus/common to v0.63.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/prometheus/common | v0.62.0 -> v0.63.0 |
Release Notes
prometheus/common (github.com/prometheus/common)
v0.63.0
What's Changed
- Making the map a public variable for promtheus-operator by @dongjiang1989 in https://github.com/prometheus/common/pull/741
- setup ossf scorecard and codeql workflows by @mmorel-35 in https://github.com/prometheus/common/pull/564
- feat(promslog): implement reserved keys, rename duplicates by @tjhop in https://github.com/prometheus/common/pull/746
- Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in https://github.com/prometheus/common/pull/750
- Bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in https://github.com/prometheus/common/pull/749
- Bump google.golang.org/protobuf from 1.36.1 to 1.36.3 by @dependabot in https://github.com/prometheus/common/pull/751
- promslog: Make AllowedLevel concurrency safe. by @bwplotka in https://github.com/prometheus/common/pull/754
- Fix typo 'the an' by @petern48 in https://github.com/prometheus/common/pull/752
- Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/757
- build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot in https://github.com/prometheus/common/pull/756
- build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in https://github.com/prometheus/common/pull/761
- build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in https://github.com/prometheus/common/pull/763
- build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot in https://github.com/prometheus/common/pull/762
- model: Clarify the purpose of model.NameValidationScheme by @ywwg in https://github.com/prometheus/common/pull/765
- Fix spelling mistake in godoc by @grobinson-grafana in https://github.com/prometheus/common/pull/766
- Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/common/pull/767
- otlptranslator: Add dependency free package that translates OTLP data into Prometheus metric/label names by @ArthurSens in https://github.com/prometheus/common/pull/768
New Contributors
- @dongjiang1989 made their first contribution in https://github.com/prometheus/common/pull/741
- @petern48 made their first contribution in https://github.com/prometheus/common/pull/752
Full Changelog: https://github.com/prometheus/common/compare/v0.62.0...v0.63.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 was generated by Mend Renovate. View the repository job log.
ℹ Artifact update notice
File name: 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):
- 2 additional dependencies were updated
Details:
| Package | Change |
|---|---|
github.com/prometheus/client_model |
v0.6.1 -> v0.6.2 |
google.golang.org/protobuf |
v1.36.1 -> v1.36.6 |