chore(deps): bump the rust-dependencies group with 2 updates#5196
Merged
chore(deps): bump the rust-dependencies group with 2 updates#5196
Conversation
Bumps the rust-dependencies group with 2 updates: [itoa](https://github.com/dtolnay/itoa) and [toml](https://github.com/toml-rs/toml). Updates `itoa` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.17...1.0.18) Updates `toml` from 1.0.6+spec-1.1.0 to 1.0.7+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.0.6...toml-v1.0.7) --- updated-dependencies: - dependency-name: itoa dependency-version: 1.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml dependency-version: 1.0.7+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Test262 conformance changes
Tested main commit: |
jedel1043
approved these changes
Mar 21, 2026
Vellumic
pushed a commit
to Vellumic/boa
that referenced
this pull request
Mar 22, 2026
…#5196) Bumps the rust-dependencies group with 2 updates: [itoa](https://github.com/dtolnay/itoa) and [toml](https://github.com/toml-rs/toml). Updates `itoa` from 1.0.17 to 1.0.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/itoa/releases">itoa's releases</a>.</em></p> <blockquote> <h2>1.0.18</h2> <ul> <li>Simplify pointer usage in Buffer::format method (<a href="https://redirect.github.com/dtolnay/itoa/issues/67">#67</a>, thanks <a href="https://github.com/xtqqczze"><code>@xtqqczze</code></a>)</li> <li>Optimize 128-bit integer formatting (<a href="https://redirect.github.com/dtolnay/itoa/issues/68">#68</a>, thanks <a href="https://github.com/jhpratt"><code>@jhpratt</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/itoa/commit/af77385d0daf4d0e949e81f2588be2e44f69f086"><code>af77385</code></a> Release 1.0.18</li> <li><a href="https://github.com/dtolnay/itoa/commit/73a7c03e23852fd51f9eb1ff6caa44bdb956dbed"><code>73a7c03</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/itoa/issues/68">#68</a> from jhpratt/master</li> <li><a href="https://github.com/dtolnay/itoa/commit/7b4c86b03eceb1fdb6e0bb8e85160dac8ba6a24a"><code>7b4c86b</code></a> Optimize 128-bit integer formatting</li> <li><a href="https://github.com/dtolnay/itoa/commit/0d8a4899bf99e559fdf7017d3b9ad22fdbcab70d"><code>0d8a489</code></a> Fill in pointer cast type</li> <li><a href="https://github.com/dtolnay/itoa/commit/e693c49e60b28c96d0dccac9161638ffcefbc1de"><code>e693c49</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/itoa/issues/67">#67</a> from xtqqczze/as_mut_ptr</li> <li><a href="https://github.com/dtolnay/itoa/commit/29b34100d5bb281c692aca62dd02262fbc95124a"><code>29b3410</code></a> Simplify pointer usage in Buffer::format method</li> <li><a href="https://github.com/dtolnay/itoa/commit/bbf077faeb6c9d1d52ee025f81ac240f07cba951"><code>bbf077f</code></a> Switch to 9975WX benchmark data</li> <li><a href="https://github.com/dtolnay/itoa/commit/65bc721a0d5811ef63eb188d7013bbd455175068"><code>65bc721</code></a> Delete old chart code</li> <li>See full diff in <a href="https://github.com/dtolnay/itoa/compare/1.0.17...1.0.18">compare view</a></li> </ul> </details> <br /> Updates `toml` from 1.0.6+spec-1.1.0 to 1.0.7+spec-1.1.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/toml-rs/toml/commit/90790723370aa4981bafe054633c928eb78bcf94"><code>9079072</code></a> chore: Release</li> <li><a href="https://github.com/toml-rs/toml/commit/06f2ba38f2377ab01b46c8acc1c4536254c24a50"><code>06f2ba3</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/7fc5ce13ab54e568b86d57406fbe4fd852d1d06f"><code>7fc5ce1</code></a> chore: Update to winnow 1.0.0 (<a href="https://redirect.github.com/toml-rs/toml/issues/1121">#1121</a>)</li> <li><a href="https://github.com/toml-rs/toml/commit/bf5a15717160ba69b45cca135d96775fd56771e8"><code>bf5a157</code></a> chore: Update to winnow 1.0.0</li> <li><a href="https://github.com/toml-rs/toml/commit/0aeb2df32ee5e776e5cd51eaf97d23771b0a7a37"><code>0aeb2df</code></a> chore(deps): Update Rust crate snapbox to v1 (<a href="https://redirect.github.com/toml-rs/toml/issues/1112">#1112</a>)</li> <li><a href="https://github.com/toml-rs/toml/commit/9a345411740b48da23536edf5f949108cdfea6da"><code>9a34541</code></a> chore(deps): Update Rust crate snapbox to v1</li> <li><a href="https://github.com/toml-rs/toml/commit/a576caed48c101410d97d9a763f4369c995bfda5"><code>a576cae</code></a> docs(gh): Add sponsor link</li> <li>See full diff in <a href="https://github.com/toml-rs/toml/compare/toml-v1.0.6...toml-v1.0.7">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 the rust-dependencies group with 2 updates: itoa and toml.
Updates
itoafrom 1.0.17 to 1.0.18Release 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 codeUpdates
tomlfrom 1.0.6+spec-1.1.0 to 1.0.7+spec-1.1.0Commits
9079072chore: Release06f2ba3docs: Update changelog7fc5ce1chore: Update to winnow 1.0.0 (#1121)bf5a157chore: Update to winnow 1.0.00aeb2dfchore(deps): Update Rust crate snapbox to v1 (#1112)9a34541chore(deps): Update Rust crate snapbox to v1a576caedocs(gh): Add sponsor linkDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions