oracle-db-appdev-monitoring
oracle-db-appdev-monitoring copied to clipboard
Bump github.com/prometheus/common from 0.54.0 to 0.55.0
Bumps github.com/prometheus/common from 0.54.0 to 0.55.0.
Release notes
Sourced from github.com/prometheus/common's releases.
v0.55.0
What's Changed
- Update Go modules by
@SuperQin prometheus/common#643- enable errcheck linter by
@mmorel-35in prometheus/common#637- Add a
RELEASE.mdand add@gotjoshas a mantainer by@gotjoshin prometheus/common#644- Move goautoneg to external dependency by
@mikelolasagastiin prometheus/common#625- Expose secret as SecretReader and InlineSecret from config package by
@pracucciin prometheus/common#650- Fix HTTPClientConfig JSON marshalling by
@pracucciin prometheus/common#651- Expose secret as FileSecret from config package by
@alanprotin prometheus/common#653- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#646- Set http_headers to be omit empty by
@yeya24in prometheus/common#655- chore: add HumanizeTimestamp; make ConvertToFloat exportable by
@freak12technoin prometheus/common#654- Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 by
@dependabotin prometheus/common#659- Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by
@dependabotin prometheus/common#656- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by
@dependabotin prometheus/common#658- Bump golang.org/x/net from 0.25.0 to 0.26.0 by
@dependabotin prometheus/common#657- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#660- Add SigV4 FIPS STS endpoint config by
@rajagopalanandin prometheus/common#649New Contributors
@gotjoshmade their first contribution in prometheus/common#644@mikelolasagastimade their first contribution in prometheus/common#625@alanprotmade their first contribution in prometheus/common#653@yeya24made their first contribution in prometheus/common#655@rajagopalanandmade their first contribution in prometheus/common#649Full Changelog: https://github.com/prometheus/common/compare/v0.54.0...v0.55.0
Commits
0c7b585Merge pull request #649 from rajagopalanand/13364804fbbeUpdate common Prometheus files (#660)3f20456Bump golang.org/x/net from 0.25.0 to 0.26.0 (#657)e31eeaaBump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#658)3236a12Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#656)1cfb464Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 (#659)ab322eachore: add HumanizeTimestamp; make ConvertToFloat exportable (#654)04635d2Merge pull request #655 from yeya24/change-omit-emptyc4974e5fix test43f0db5set http_headers to be omit empty- 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)