Skip to content

Update string-interner requirement from 0.19.0 to 0.20.0 - #229

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/string-interner-0.20.0
Open

Update string-interner requirement from 0.19.0 to 0.20.0#229
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/string-interner-0.20.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on string-interner to permit the latest version.

Release notes

Sourced from string-interner's releases.

v0.20.0 - 2026/04/30

Fixed

  • Fixed off-by-one bug in serde support. #91

Improvements

  • Improve documentation about custom hashing. #90
  • Add notification about unchecked resolution for BufferBackend. #92
  • Updated dependencies. #100 #101
  • Specify Rust MSRV to be 1.65. #101

#90: Robbepop/string-interner#90 #91: Robbepop/string-interner#91 #92: Robbepop/string-interner#92 #96: Robbepop/string-interner#96 #100: Robbepop/string-interner#100 #101: Robbepop/string-interner#101

Changelog

Sourced from string-interner's changelog.

0.20.0 - 2026/04/30

Fixed

  • Fixed off-by-one bug in serde support. #91

Improvements

  • Improve documentation about custom hashing. #90
  • Add notification about unchecked resolution for BufferBackend. #92
  • Updated dependencies. #100 #101
  • Specify Rust MSRV to be 1.65. #101

#90: Robbepop/string-interner#90 #91: Robbepop/string-interner#91 #92: Robbepop/string-interner#92 #96: Robbepop/string-interner#96 #100: Robbepop/string-interner#100 #101: Robbepop/string-interner#101

0.19.0 - 2025/02/11

Fixed

  • Fixed the IntoIterator impl that triggered a Rust compiler miscompilation in some versions. #80

Improvements

  • Updated and improved documentation about backend properties. #83 #84
  • Update outdated dependencies. #82
  • Added serde::{Serialize,Deserialize} impls for all crate defined symbol types. #86

Internal

  • Improve and modernize GitHub Actions CI. #81

#80: Robbepop/string-interner#80 #81: Robbepop/string-interner#81 #82: Robbepop/string-interner#82 #83: Robbepop/string-interner#83 #84: Robbepop/string-interner#84 #86: Robbepop/string-interner#86

0.18.0 - 2024/11/12

Fixed

  • The serde crate feature is no longer enabled via std crate feature. #73

... (truncated)

Commits

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)

Updates the requirements on [string-interner](https://github.com/robbepop/string-interner) to permit the latest version.
- [Release notes](https://github.com/robbepop/string-interner/releases)
- [Changelog](https://github.com/Robbepop/string-interner/blob/master/RELEASE_NOTES.md)
- [Commits](Robbepop/string-interner@v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: string-interner
  dependency-version: 0.20.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 1, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants