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

Bump uint from 0.9.1 to 0.9.2 #3435

Merged
merged 1 commit into from
Jan 28, 2022
Merged

Bump uint from 0.9.1 to 0.9.2 #3435

merged 1 commit into from
Jan 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2022

Bumps uint from 0.9.1 to 0.9.2.

Commits
  • b1ab776 uint: release 0.9.2
  • 8f5bf54 Display formatting support (#584) (#603)
  • a855f4d build(deps): update sysinfo requirement from 0.22.0 to 0.23.0 (#614)
  • 71fbb39 feat(rlp): add optional derive feature (#613)
  • d8c6320 build(deps): update sysinfo requirement from 0.21.1 to 0.22.0 (#609)
  • 5fe7924 Stop calling state.finish() for fixed hashes (#602)
  • c3ef97d move to rust 2021 (#601)
  • eebf04b build(deps): update sysinfo requirement from 0.17.0 to 0.21.1 (#600)
  • 235a010 prepare for releases: ethereum-types and ethbloom (#594)
  • aa58883 feat(primitive-types, serde): deserialize hex strings without 0x prefix (#598)
  • 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)

Bumps [uint](https://github.com/paritytech/parity-common) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/paritytech/parity-common/releases)
- [Commits](paritytech/parity-common@uint-v0.9.1...uint-v0.9.2)

---
updated-dependencies:
- dependency-name: uint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code P-Low ❄️ labels Jan 28, 2022
@codecov
Copy link

codecov bot commented Jan 28, 2022

Codecov Report

Merging #3435 (0329c94) into main (499ae89) will increase coverage by 0.02%.
The diff coverage is 86.76%.

@@            Coverage Diff             @@
##             main    #3435      +/-   ##
==========================================
+ Coverage   78.34%   78.36%   +0.02%     
==========================================
  Files         267      267              
  Lines       31526    31579      +53     
==========================================
+ Hits        24698    24747      +49     
- Misses       6828     6832       +4     

Copy link
Collaborator

@conradoplg conradoplg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly formatting changes from Rust 2021 and small changes

@conradoplg conradoplg self-assigned this Jan 28, 2022
@mergify mergify bot merged commit 188e440 into main Jan 28, 2022
@mergify mergify bot deleted the dependabot/cargo/uint-0.9.2 branch January 28, 2022 21:40
@upbqdn upbqdn mentioned this pull request Feb 18, 2022
30 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant