Skip to content

chore(deps): bump fstr from 0.2.20 to 0.2.21#4

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/fstr-0.2.21
Open

chore(deps): bump fstr from 0.2.20 to 0.2.21#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/fstr-0.2.21

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps fstr from 0.2.20 to 0.2.21.

Changelog

Sourced from fstr's changelog.

v0.2.21 - 2026-05-19

  • Enabled deprecation warnings for from_inner() and from_inner_unchecked().
  • Refactored from_str_lossy() to eliminate redundant array initialization.
  • Refactored from_fmt() to simplify unsafe operations.
  • Added CHANGELOG.md to the repository.
Commits
  • 3cdb927 build: bump version
  • 2c25055 refactor: enable deprecation warnings for from_inner(_unchecked)
  • d6ac53b docs: add safety section to hidden unsafe function
  • 2e02574 refactor: simplify unsafe codes in from_fmt
  • 6ef5b2c perf: refactor from_str_lossy to avoid unnecessary array initialization
  • 99b6156 docs: add CHANGELOG.md
  • 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 [fstr](https://github.com/LiosK/fstr-rs) from 0.2.20 to 0.2.21.
- [Changelog](https://github.com/LiosK/fstr-rs/blob/main/CHANGELOG.md)
- [Commits](LiosK/fstr-rs@v0.2.20...v0.2.21)

---
updated-dependencies:
- dependency-name: fstr
  dependency-version: 0.2.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 20, 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