script_exporter
script_exporter copied to clipboard
Bump the gomod group with 2 updates
Bumps the gomod group with 2 updates: github.com/prometheus/common and golang.org/x/sys.
Updates github.com/prometheus/common from 0.53.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
v0.54.0
What's Changed
- Bump golang.org/x/net from 0.22.0 to 0.23.0 in /sigv4 by
@dependabotin prometheus/common#624- Bump golang.org/x/net from 0.22.0 to 0.23.0 by
@dependabotin prometheus/common#623- Add HTTP headers support to common HTTP client. by
@roidelapluiein prometheus/common#416- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#633- Bump github.com/aws/aws-sdk-go from 1.51.11 to 1.51.32 in /sigv4 by
@dependabotin prometheus/common#632- Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by
@dependabotin prometheus/common#628- Bump golang.org/x/net from 0.23.0 to 0.24.0 by
@dependabotin prometheus/common#630- Bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 by
@dependabotin prometheus/common#631- Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by
@dependabotin prometheus/common#629- Use common interface to fetch secrets in HTTP client config by
@TheSpiritXIIIin prometheus/common#538- Add support for secret refs via a secret manager by
@TheSpiritXIIIin prometheus/common#572- oauth2RoundTripper: Avoid race condition and readability changes. by
@bwplotkain prometheus/common#634- Synchronize common files from prometheus/prometheus by
@prombotin prometheus/common#636- Bump github.com/aws/aws-sdk-go from 1.51.32 to 1.53.14 in /sigv4 by
@dependabotin prometheus/common#638- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 in /sigv4 by
@dependabotin prometheus/common#639- feat: add time template helpers by
@freak12technoin prometheus/common#627New Contributors
@bwplotkamade their first contribution in prometheus/common#634@freak12technomade their first contribution in prometheus/common#627
... (truncated)
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
Updates golang.org/x/sys from 0.20.0 to 0.21.0
Commits
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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions