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 inferno from 0.10.11 to 0.10.12 #3532

Merged
merged 2 commits into from
Feb 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps inferno from 0.10.11 to 0.10.12.

Changelog

Sourced from inferno's changelog.

[0.10.12] - 2022-02-12

Changed

  • Re-bump dashmap
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)

Bumps [inferno](https://github.com/jonhoo/inferno) from 0.10.11 to 0.10.12.
- [Release notes](https://github.com/jonhoo/inferno/releases)
- [Changelog](https://github.com/jonhoo/inferno/blob/master/CHANGELOG.md)
- [Commits](jonhoo/inferno@v0.10.11...v0.10.12)

---
updated-dependencies:
- dependency-name: inferno
  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 Feb 14, 2022
@codecov
Copy link

codecov bot commented Feb 14, 2022

Codecov Report

Merging #3532 (6a26528) into main (499ae89) will increase coverage by 2.11%.
The diff coverage is 80.25%.

@@            Coverage Diff             @@
##             main    #3532      +/-   ##
==========================================
+ Coverage   78.34%   80.45%   +2.11%     
==========================================
  Files         267      274       +7     
  Lines       31526    32229     +703     
==========================================
+ Hits        24698    25930    +1232     
+ Misses       6828     6299     -529     

@teor2345
Copy link
Contributor

Clippy failed due to #3477, we can ignore that error.

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.

Bumps dashmap dependency to 5.1, which fixes a security vulnerability in 5.0. (Previously the dependency was 4.0 anway.)

mergify bot added a commit that referenced this pull request Feb 14, 2022
mergify bot added a commit that referenced this pull request Feb 15, 2022
mergify bot added a commit that referenced this pull request Feb 15, 2022
@mergify mergify bot merged commit d9acbee into main Feb 15, 2022
@mergify mergify bot deleted the dependabot/cargo/inferno-0.10.12 branch February 15, 2022 02:47
@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