Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

Bumps string-interner from 0.14.0 to 0.18.0.

Release notes

Sourced from string-interner's releases.

v0.15.0 - 2024/02/07

Changed

Changelog

Sourced from string-interner's changelog.

0.18.0 - 2024/11/12

Fixed

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

Removed

  • Removed the unused cfg-if dependency. #73

Changed

  • Updated hashbrown dependency to 0.15.1. #73

Internal

  • Fixed many clippy and formatting issues. #73

#73: Robbepop/string-interner#73

0.17.0 - 2024/05/01

Added

Fixed

0.16.0 - 2024/05/01

Added

Changed

Fixed

Removed

0.15.0 - 2024/02/08

... (truncated)

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 13, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/string-interner-0.18.0 branch from 2bac663 to 751a72b Compare December 3, 2024 09:54
dependabot bot and others added 2 commits December 8, 2024 14:18
Bumps [string-interner](https://github.com/robbepop/string-interner) from 0.14.0 to 0.18.0.
- [Release notes](https://github.com/robbepop/string-interner/releases)
- [Changelog](https://github.com/Robbepop/string-interner/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/robbepop/string-interner/commits)

---
updated-dependencies:
- dependency-name: string-interner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@paulcacheux paulcacheux force-pushed the dependabot/cargo/string-interner-0.18.0 branch from 751a72b to b67381c Compare December 8, 2024 13:20
@paulcacheux paulcacheux merged commit 6b21e80 into main Dec 8, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/string-interner-0.18.0 branch December 8, 2024 13:22
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.

2 participants