nomad
nomad copied to clipboard
chore(deps): bump github.com/prometheus/common from 0.45.0 to 0.60.1
Bumps github.com/prometheus/common from 0.45.0 to 0.60.1.
Release notes
Sourced from github.com/prometheus/common's releases.
v0.60.1
What's Changed
- promslog: Only log basename, not full path by
@roidelapluiein prometheus/common#705- Reload certificates even when no CA is used by
@roidelapluiein prometheus/common#707- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#701Full Changelog: https://github.com/prometheus/common/compare/v0.60.0...v0.60.1
v0.60.0
What's Changed
- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#692- slog: expose io.Writer by
@jkroepkein prometheus/common#694- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#695- promslog: use UTC timestamps for go-kit log style by
@dswarbrickin prometheus/common#696- feat: add
promslog.NewNopLogger()convenience func by@tjhopin prometheus/common#697- Bump golang.org/x/net from 0.28.0 to 0.29.0 by
@dependabotin prometheus/common#699- Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 by
@dependabotin prometheus/common#698- Update supported Go versions by
@SuperQin prometheus/common#700Full Changelog: https://github.com/prometheus/common/compare/v0.59.1...v0.60.0
v0.59.1
What's Changed
- fix(utf8): Fix multiple metric name inside braces validation by
@fedetorres93in prometheus/common#691Full Changelog: https://github.com/prometheus/common/compare/v0.59.0...v0.59.1
v0.59.0
What's Changed
- expfmt: Add WithEscapingScheme to help construct Formats by
@ywwgin prometheus/common#688- Change the default escape method to UnderscoreEscaping by
@ywwgin prometheus/common#690Full Changelog: https://github.com/prometheus/common/compare/v0.58.0...v0.59.0
v0.58.0
What's Changed
- docs: mention new promslog package in package list in README by
@tjhopin prometheus/common#683- Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by
@dependabotin prometheus/common#684- Bump golang.org/x/net from 0.27.0 to 0.28.0 by
@dependabotin prometheus/common#685- Remove secret file existence check in Validate for headers by
@roidelapluiein prometheus/common#687Full Changelog: https://github.com/prometheus/common/compare/v0.57.0...v0.58.0
v0.57.0
What's Changed
... (truncated)
Commits
653e0faUpdate common Prometheus files (#701)0d2e2e5Reload certificates even when no CA is used (#707)a9d2e3fMerge pull request #705 from roidelapluie/sourcefilefdc50c7promslog: Only log basename, not full pathdae848dUpdate supported Go versions (#700)63ff77eBump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#698)b7aa68cBump golang.org/x/net from 0.28.0 to 0.29.0 (#699)4e3a6fdfeat: addpromslog.NewNopLogger()convenience func (#697)d66e745promslog: use UTC timestamps for go-kit log style (#696)14bac55Merge pull request #695 from prometheus/repo_sync- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)