Skip to content

chore(deps): bump itoa from 1.0.11 to 1.0.18 - #228

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/itoa-1.0.18
Open

chore(deps): bump itoa from 1.0.11 to 1.0.18#228
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/itoa-1.0.18

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown

Bumps itoa from 1.0.11 to 1.0.18.

Release notes

Sourced from itoa's releases.

1.0.18

1.0.17

  • Documentation improvements

1.0.16

  • Synchronize algorithm improvements from libcore (#65)

1.0.15

  • Documentation improvements

1.0.14

  • Work around bad IDE suggestion (#56)

1.0.13

1.0.12

Commits
  • af77385 Release 1.0.18
  • 73a7c03 Merge pull request #68 from jhpratt/master
  • 7b4c86b Optimize 128-bit integer formatting
  • 0d8a489 Fill in pointer cast type
  • e693c49 Merge pull request #67 from xtqqczze/as_mut_ptr
  • 29b3410 Simplify pointer usage in Buffer::format method
  • bbf077f Switch to 9975WX benchmark data
  • 65bc721 Delete old chart code
  • 21d6109 Release 1.0.17
  • 55c15a1 Use performance chart from itoa-benchmark
  • Additional commits viewable 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 [itoa](https://github.com/dtolnay/itoa) from 1.0.11 to 1.0.18.
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](dtolnay/itoa@1.0.11...1.0.18)

---
updated-dependencies:
- dependency-name: itoa
  dependency-version: 1.0.18
  dependency-type: indirect
  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 Aug 17, 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