build(deps): bump itoa from 1.0.9 to 1.0.18#119
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/itoa-1.0.18
branch
from
July 21, 2026 14:34
0e9926b to
cab39a0
Compare
Bumps [itoa](https://github.com/dtolnay/itoa) from 1.0.9 to 1.0.18. - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.9...1.0.18) --- updated-dependencies: - dependency-name: itoa dependency-version: 1.0.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/itoa-1.0.18
branch
from
July 23, 2026 15:41
cab39a0 to
3c09239
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps itoa from 1.0.9 to 1.0.18.
Release notes
Sourced from itoa's releases.
Commits
af77385Release 1.0.1873a7c03Merge pull request #68 from jhpratt/master7b4c86bOptimize 128-bit integer formatting0d8a489Fill in pointer cast typee693c49Merge pull request #67 from xtqqczze/as_mut_ptr29b3410Simplify pointer usage in Buffer::format methodbbf077fSwitch to 9975WX benchmark data65bc721Delete old chart code21d6109Release 1.0.1755c15a1Use performance chart from itoa-benchmark