build(deps): update hashbrown requirement from 0.16 to 0.17#1101
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): update hashbrown requirement from 0.16 to 0.17#1101dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1101 +/- ##
=======================================
Coverage 94.33% 94.33%
=======================================
Files 88 88
Lines 24489 24489
=======================================
Hits 23101 23101
Misses 1388 1388 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
badca6c to
0c16b53
Compare
Updates the requirements on [hashbrown](https://github.com/rust-lang/hashbrown) to permit the latest version. - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: hashbrown dependency-version: 0.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
0c16b53 to
5f19502
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on hashbrown to permit the latest version.
Release notes
Sourced from hashbrown's releases.
Changelog
Sourced from hashbrown's changelog.
... (truncated)
Commits
d290456Bump version to 0.17.0d937c63Update changelog for version 0.17.04a6fba6chore: release v0.16.23b6489aMerge pull request #710 from Amanieu/fix-rehash-unwind375087fReduce test runtime on Mirib1c4403Merge pull request #709 from 0xdeafbeef/benchese542702Merge benches; split bench helpers3d1517fCheck benches with clippy, don't run ever on CIe82981cchore: move to criterion benches from nightly6cb0eb5Fix incorrect length if a hasher panics during rehash