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 #3186

Merged
merged 1 commit into from
Jan 31, 2022
Merged

Bump uint from 0.9.1 to 0.9.2 #3186

merged 1 commit into from
Jan 31, 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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 28, 2022
@codecov
Copy link

codecov bot commented Jan 28, 2022

Codecov Report

Merging #3186 (31cee2c) into master (64dd82d) will increase coverage by 0.40%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3186      +/-   ##
==========================================
+ Coverage   31.89%   32.29%   +0.40%     
==========================================
  Files         503      503              
  Lines       46298    46298              
  Branches    21247    21229      -18     
==========================================
+ Hits        14763    14946     +183     
+ Misses      17457    17336     -121     
+ Partials    14078    14016      -62     
Flag Coverage Δ
unittests 32.29% <ø> (+0.40%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
types/src/startup_info.rs 64.23% <0.00%> (-2.75%) ⬇️
config/src/rpc_config.rs 45.85% <0.00%> (-2.16%) ⬇️
config/src/helper.rs 50.99% <0.00%> (-1.96%) ⬇️
config/src/metrics_config.rs 54.91% <0.00%> (-1.96%) ⬇️
config/src/txpool_config.rs 52.95% <0.00%> (-1.96%) ⬇️
vm/types/src/token/stc.rs 64.29% <0.00%> (-1.42%) ⬇️
vm/types/src/token/token_value.rs 61.12% <0.00%> (-1.38%) ⬇️
network-p2p/src/config.rs 40.77% <0.00%> (-1.27%) ⬇️
vm/types/src/token/token_code.rs 34.12% <0.00%> (-1.17%) ⬇️
commons/service-registry/src/handler_proxy.rs 37.50% <0.00%> (-1.04%) ⬇️
... and 56 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64dd82d...31cee2c. Read the comment docs.

@jolestar jolestar merged commit b6f5b92 into master Jan 31, 2022
@jolestar jolestar deleted the dependabot/cargo/uint-0.9.2 branch January 31, 2022 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant