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 smallvec from 1.6.0 to 1.6.1 #1977

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2021

Bumps smallvec from 1.6.0 to 1.6.1.

Release notes

Sourced from smallvec's releases.

v1.6.1

  • Fix a possible buffer overflow in insert_many (#252, #254).
Commits

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 added the dependencies Pull requests that update a dependency file label Jan 10, 2021
@codecov
Copy link

codecov bot commented Jan 10, 2021

Codecov Report

Merging #1977 (eea69e8) into master (4231e4d) will decrease coverage by 0.39%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1977      +/-   ##
==========================================
- Coverage   34.16%   33.78%   -0.38%     
==========================================
  Files         455      455              
  Lines       39351    39351              
  Branches    17532    17532              
==========================================
- Hits        13442    13290     -152     
- Misses      12579    12979     +400     
+ Partials    13330    13082     -248     
Flag Coverage Δ
unittests 33.78% <ø> (-0.38%) ⬇️

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

Impacted Files Coverage Δ
vm/types/src/genesis_config.rs 49.36% <ø> (-0.55%) ⬇️
rpc/api/src/contract_api.rs 0.00% <0.00%> (-16.66%) ⬇️
vm/dev/src/playground.rs 6.39% <0.00%> (-14.89%) ⬇️
rpc/server/src/module/contract_rpc.rs 7.15% <0.00%> (-12.24%) ⬇️
vm/transaction-builder/src/lib.rs 41.67% <0.00%> (-9.12%) ⬇️
rpc/server/src/module/debug_rpc.rs 8.83% <0.00%> (-8.82%) ⬇️
rpc/api/src/chain/mod.rs 0.00% <0.00%> (-8.33%) ⬇️
cmd/starcoin/src/dev/sign_txn_helper.rs 6.30% <0.00%> (-8.14%) ⬇️
rpc/api/src/account/mod.rs 23.53% <0.00%> (-5.88%) ⬇️
cmd/starcoin/src/cli_state.rs 42.11% <0.00%> (-5.26%) ⬇️
... and 35 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 0875ede...cf84b64. Read the comment docs.

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](servo/rust-smallvec@v1.6.0...v1.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/smallvec-1.6.1 branch from eea69e8 to cf84b64 Compare January 11, 2021 01:01
@jolestar
Copy link
Member

#1890

@jolestar jolestar closed this Jan 11, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 11, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/smallvec-1.6.1 branch January 11, 2021 01:34
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