-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump metrics from 0.20.1 to 0.21.0 and metrics-exporter-prometheus from 0.11.0 to 0.12.0 #6531
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #6531 +/- ##
==========================================
- Coverage 77.92% 77.86% -0.07%
==========================================
Files 306 306
Lines 40236 40236
==========================================
- Hits 31355 31329 -26
- Misses 8881 8907 +26 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly transitive version bumps.
Some checks failed due to exhausted API limits.
This needs an update to the |
Bumps [metrics](https://github.com/metrics-rs/metrics) from 0.20.1 to 0.21.0. - [Release notes](https://github.com/metrics-rs/metrics/releases) - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.20.1...metrics-v0.21.0) --- updated-dependencies: - dependency-name: metrics dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2c9880b
to
229fb03
Compare
…3.19 to deny.toml skip list
Grouping these avoids selecting multiple versions of some dependencies. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems like a reasonable change, I also reviewed the changes in both dependencies.
Just a note for next time: I was a bit confused about the way this dependabot PR was modified, and I had to go and check I'd seen all the changes in both dependencies. In future, it might be clearer to open a separate PR, and then link to all the PRs it replaces.
Bumps metrics from 0.20.1 to 0.21.0.
Bumps metrics-exporter-prometheus from 0.11.0 to 0.12.0.
Commits
14876b0
(cargo-release) version 0.21.02152daf
(cargo-release) version 0.7.068f7bd3
bump MSRV to 1.61.01e9815b
clean up clippy lintsf1937fe
const-ify some stuff + rewrite some comments for the global recorder init codea3a706b
rework 32 vs 64-bit arch atomics support + a lot of import consolidation/cleanup9c56ae4
tweak test to avoid unused code7e565c5
changelog90dbd7e
impl std::error::Error for metrics_exporter_tcp::Error665a662
bump numpy depDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)