Skip to content

Bump hashlink from 0.10.0 to 0.11.0#720

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/main/hashlink-0.11.0
Closed

Bump hashlink from 0.10.0 to 0.11.0#720
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/main/hashlink-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

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

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 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)

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] <support@github.com>
@dependabot dependabot bot added the auto-dependencies auto-dependencies label Mar 23, 2026
@mlafeldt mlafeldt closed this Mar 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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/main/hashlink-0.11.0 branch March 23, 2026 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-dependencies auto-dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant