canary-checker
canary-checker copied to clipboard
chore(deps): bump github.com/prometheus/common from 0.45.0 to 0.48.0
Bumps github.com/prometheus/common from 0.45.0 to 0.48.0.
Release notes
Sourced from github.com/prometheus/common's releases.
v0.48.0
This release will require changes of code that relies on direct access to content-type format strings. See the PR linked below for work-arounds. Please file an issue if your use case doesn't work anymore.
What's Changed
- Unexport Format strings by
@ywwgin prometheus/common#576Full Changelog: https://github.com/prometheus/common/compare/v0.47.0...v0.48.0
v0.47.0
What's Changed
- UTF-8 support in validation, and some parsers and formatters by
@ywwgin prometheus/common#537- Support empty OAuth2 inline secrets by
@TheSpiritXIIIin prometheus/common#547- UTF8: Content negotiation (encoding side) by
@ywwgin prometheus/common#570New Contributors
@ywwgmade their first contribution in prometheus/common#537Full Changelog: https://github.com/prometheus/common/compare/v0.46.0...v0.47.0
v0.46.0
What's Changed
- Add golangci-lint config by
@SuperQin prometheus/common#517- model: add metric type values by
@bborehamin prometheus/common#533- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#532- Bump github.com/aws/aws-sdk-go from 1.45.19 to 1.47.0 in /sigv4 by
@dependabotin prometheus/common#529- Update modules by
@SuperQin prometheus/common#534- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#535- Allow using empty Authorization credentials by
@TheSpiritXIIIin prometheus/common#546- enable errorlint linter by
@mmorel-35in prometheus/common#550- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#548- Bump github.com/aws/aws-sdk-go from 1.47.0 to 1.48.10 in /sigv4 by
@dependabotin prometheus/common#539- Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 by
@dependabotin prometheus/common#542- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#552- Bump golang.org/x/net from 0.18.0 to 0.19.0 by
@dependabotin prometheus/common#541- Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by
@dependabotin prometheus/common#540- Add hints for promlog by
@lucacomein prometheus/common#556- Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by
@dependabotin prometheus/common#560- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 in /sigv4 by
@dependabotin prometheus/common#558- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#555- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by
@dependabotin prometheus/common#559- Bump github.com/aws/aws-sdk-go from 1.48.10 to 1.49.13 in /sigv4 by
@dependabotin prometheus/common#557- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#561- Make version getRevision public by
@SuperQin prometheus/common#563- enable gofumpt, goimports, testifylint linters by
@mmorel-35in prometheus/common#551- version: make GetTegs() public by
@ArthurSensin prometheus/common#565- switch to protodelim package (which pbutil now calls) by
@stapelbergin prometheus/common#567- Bump Go modules by
@SuperQin prometheus/common#568New Contributors
... (truncated)
Commits
bd41eb6Merge pull request #576 from ywwg/owilliams/unexport05d7387Unexport Format strings773d566Merge pull request #570 from ywwg/owilliams/quoted-metric-name-02319c62cUTF-8 support in metric and label namesa3bdb9eSupport empty OAuth2 inline secrets (#547)bd0376dUTF-8 support in validation, and some parsers and formatters (#537)7e44242Bump Go modules (#568)0e201e4Merge pull request #567 from stapelberg/protodelim53f76e7version: make GetTegs() public (#565)1143fecswitch to protodelim package (which pbutil now calls)- 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.
A newer version of github.com/prometheus/common exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dependabot recreate
Superseded by #1847.