Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Bumps hashlink from 0.10.0 to 0.11.0.

Release notes

Sourced from hashlink's releases.

0.11.0

The hashlink crate now has @​djc as its new maintainer. Thanks to @​kyren for starting and maintaining this crate until now!

What's Changed

Commits
  • b5b2fe0 Bump version to 0.11.0
  • 6943972 Upgrade to hashbrown 0.16
  • 0001962 remove forced inclusion of hashbrown/inline-more feature flag
  • b4bb684 Ignore ABI mismatch for rustdoc builds
  • e5eaff9 Remove authors from metadata (see RFC 3052)
  • cb8285d Fix warnings about missing lifetimes in return types
  • 6d12ae6 Merge pull request #33 from peterthejohnston/lrucache-retain
  • a0d82a1 Add LruCache::retain
  • d1fe8bf Merge pull request #32 from Icerath/fix_unsound_send_impls
  • 5681818 remove RawEntryBuilder(mut) impls and fix Iter impl.
  • See full diff 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.

@dependabot dependabot bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 28, 2025
@emlowe
Copy link
Contributor

emlowe commented Nov 25, 2025

@dependabot rebase

Bumps [hashlink](https://github.com/kyren/hashlink) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/kyren/hashlink/releases)
- [Changelog](https://github.com/djc/hashlink/blob/main/CHANGELOG.md)
- [Commits](djc/hashlink@v0.10...v0.11.0)

---
updated-dependencies:
- dependency-name: hashlink
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/hashlink-0.11.0 branch from 7e5bc03 to 9eac1a8 Compare November 25, 2025 23:27
@prozacchiwawa
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2026

Looks like hashlink is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 20, 2026
@dependabot dependabot bot deleted the dependabot/cargo/hashlink-0.11.0 branch January 20, 2026 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants