Skip to content
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

Merged
merged 2 commits into from
Apr 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

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.0
  • 2152daf (cargo-release) version 0.7.0
  • 68f7bd3 bump MSRV to 1.61.0
  • 1e9815b clean up clippy lints
  • f1937fe const-ify some stuff + rewrite some comments for the global recorder init code
  • a3a706b rework 32 vs 64-bit arch atomics support + a lot of import consolidation/cleanup
  • 9c56ae4 tweak test to avoid unused code
  • 7e565c5 changelog
  • 90dbd7e impl std::error::Error for metrics_exporter_tcp::Error
  • 665a662 bump numpy dep
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot requested review from a team as code owners April 17, 2023 16:00
@dependabot dependabot bot added the A-dependencies Area: Dependency file updates label Apr 17, 2023
@dependabot dependabot bot removed the request for review from a team April 17, 2023 16:00
@dependabot dependabot bot added A-rust Area: Updates to Rust code C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG labels Apr 17, 2023
@dependabot dependabot bot requested a review from upbqdn April 17, 2023 16:00
@codecov
Copy link

codecov bot commented Apr 17, 2023

Codecov Report

Merging #6531 (a517e18) into main (f2133c9) will decrease coverage by 0.07%.
The diff coverage is n/a.

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     

arya2
arya2 previously approved these changes Apr 17, 2023
Copy link
Contributor

@arya2 arya2 left a 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.

@arya2
Copy link
Contributor

arya2 commented Apr 17, 2023

@arya2 arya2 assigned upbqdn and arya2 and unassigned upbqdn Apr 17, 2023
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]>
@dependabot dependabot bot force-pushed the dependabot/cargo/metrics-0.21.0 branch from 2c9880b to 229fb03 Compare April 18, 2023 10:12
@arya2 arya2 changed the title build(deps): bump metrics from 0.20.1 to 0.21.0 build(deps): bump metrics from 0.20.1 to 0.21.0 and metrics-exporter-prometheus from 0.11.0 to 0.12.0 Apr 19, 2023
@arya2 arya2 requested a review from teor2345 April 19, 2023 18:47
@arya2
Copy link
Contributor

arya2 commented Apr 19, 2023

Grouping these avoids selecting multiple versions of some dependencies.

Copy link
Contributor

@teor2345 teor2345 left a 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.

mergify bot added a commit that referenced this pull request Apr 19, 2023
@mergify mergify bot merged commit ef556ea into main Apr 19, 2023
@mergify mergify bot deleted the dependabot/cargo/metrics-0.21.0 branch April 19, 2023 22:52
@oxarbitrage oxarbitrage mentioned this pull request May 9, 2023
38 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants