Skip to content

Bump hashbrown from 0.14.3 to 0.14.4#36

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/hashbrown-0.14.4
Closed

Bump hashbrown from 0.14.3 to 0.14.4#36
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/hashbrown-0.14.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 19, 2024

Bumps hashbrown from 0.14.3 to 0.14.4.

Changelog

Sourced from hashbrown's changelog.

[v0.14.4] - 2024-03-19

Changed

  • Changed hash_set::{Entry, VacantEntry}::insert to return OccupiedEntry. (#495)

Fixed

  • Fixed index calculation in panic guard of clone_from_impl. (#511)
Commits
  • 3741813 Auto merge of #512 - Amanieu:release-0.14.4, r=Amanieu
  • 33a5236 Release v0.14.4
  • bec1631 Auto merge of #508 - yotamofek:master, r=Amanieu
  • 6359e49 Auto merge of #511 - Amanieu:clone_from_index, r=Amanieu
  • a5eddff Disable x86_64-pc-windows-gnu in CI
  • 4a93c66 Disable cross on x86_64 targets
  • bf1afbc Fix redundant import of FromIterator
  • dc7573a Bump minimum Rust version in CI to 1.74
  • 1fa1dcc Fix index calculation in panic guard of clone_from_impl
  • 9799f3c Use owned array iterators in examples
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.14.3 to 0.14.4.
- [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md)
- [Commits](rust-lang/hashbrown@v0.14.3...v0.14.4)

---
updated-dependencies:
- dependency-name: hashbrown
  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 Mar 19, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 19, 2024

The following labels could not be found: Rust, Changelog: None.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 29, 2024

Superseded by #40.

@dependabot dependabot bot closed this Apr 29, 2024
@dependabot dependabot bot deleted the dependabot/cargo/hashbrown-0.14.4 branch April 29, 2024 19:49
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.

0 participants