Bump github.com/prometheus/common from 0.62.0 to 0.63.0
Bumps github.com/prometheus/common from 0.62.0 to 0.63.0.
Release notes
Sourced from github.com/prometheus/common's releases.
v0.63.0
What's Changed
- Making the map a public variable for promtheus-operator by
@dongjiang1989in prometheus/common#741- setup ossf scorecard and codeql workflows by
@mmorel-35in prometheus/common#564- feat(promslog): implement reserved keys, rename duplicates by
@tjhopin prometheus/common#746- Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by
@dependabotin prometheus/common#750- Bump golang.org/x/net from 0.33.0 to 0.34.0 by
@dependabotin prometheus/common#749- Bump google.golang.org/protobuf from 1.36.1 to 1.36.3 by
@dependabotin prometheus/common#751- promslog: Make AllowedLevel concurrency safe. by
@bwplotkain prometheus/common#754- Fix typo 'the an' by
@petern48in prometheus/common#752- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#757- build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by
@dependabotin prometheus/common#756- build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by
@dependabotin prometheus/common#761- build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by
@dependabotin prometheus/common#763- build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 by
@dependabotin prometheus/common#762- model: Clarify the purpose of model.NameValidationScheme by
@ywwgin prometheus/common#765- Fix spelling mistake in godoc by
@grobinson-grafanain prometheus/common#766- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#767- otlptranslator: Add dependency free package that translates OTLP data into Prometheus metric/label names by
@ArthurSensin prometheus/common#768New Contributors
@dongjiang1989made their first contribution in prometheus/common#741@petern48made their first contribution in prometheus/common#752Full Changelog: https://github.com/prometheus/common/compare/v0.62.0...v0.63.0
Commits
cf3c56fMerge pull request #768 from prometheus/otlp-translatorb35ad99Add test case for BuildCompliantMetricName with a metric that starts with a d...227989cotlptranslator: Add dependency free package that translator OTLP data into Pr...a9cc7f7Update common Prometheus files (#767)0decf1fFix spelling mistake in godoc (#766)6b9636cmodel: Clarify the purpose of model.NameValidationScheme (#765)56f6f38build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 (#762)b516f6dbuild(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#763)0db99dabuild(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#761)ca40aa0build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (#756)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: hzxuzhonghu
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [hzxuzhonghu]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/close
@hzxuzhonghu: Closed this PR.
In response to this:
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.