Bump the patch group in /rust with 4 updates
Open
Number: #9621
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 4
Association: Unknown
Comments: 4
Created:
January 10, 2026 at 11:58 AM UTC
(8 days ago)
(8 days ago)
Updated:
January 12, 2026 at 11:13 PM UTC
(6 days ago)
(6 days ago)
Labels:
dependencies rust
dependencies rust
Description:
Bumps the patch group in /rust with 4 updates: clap, proc-macro2, syn and insta.
Updates clap from 4.5.53 to 4.5.54
Release notes
Sourced from clap's releases.
v4.5.54
[4.5.54] - 2026-01-02
Fixes
- (help) Move
[default]to its own paragraph whenPossibleValue::helpis present in--help
Changelog
Sourced from clap's changelog.
[4.5.54] - 2026-01-02
Fixes
- (help) Move
[default]to its own paragraph whenPossibleValue::helpis present in--help
Commits
Updates proc-macro2 from 1.0.103 to 1.0.104
Release notes
Sourced from proc-macro2's releases.
1.0.104
- Add Rust 1.92.0's TokenStream Extend impls (#527, rust-lang/rust#145722)
Commits
4321369Release 1.0.1049561144Merge pull request #527 from dtolnay/extend57fed01Update actions/upload-artifact@v5 -> v61096f1aUpdate actions/upload-artifact@v4 -> v54275e26Update to 2021 editionbccca27Delete rustversion attributes older than required compiler version8f4c801Update actions/checkout@v5 -> v61baff31Add new TokenStream Extend impls6f45ba0Rename TokenTree collections to "tokens"2942447Merge pull request #526 from dtolnay/up- Additional commits viewable in compare view
Updates syn from 2.0.111 to 2.0.112
Release notes
Sourced from syn's releases.
2.0.112
- Fix panic in LitByte::new().value() (#1951, thanks
@VictorArcium)
Commits
f8f2a42Release 2.0.112ca22ce0Merge pull request #1951 from VictorArcium/vt/fix-lit-byte0c4bea1Fix LitByte::new().7e38d5dDisable test_parse_buffer.test_unwind_safe under Mirif987b14Update actions/upload-artifact@v5 -> v64642a17Update actions/upload-artifact@v4 -> v51f92a93Merge pull request #1949 from heiher/issue-19482cc3385tests: Use smallvec and thin_vec from rustc_data_structures53a460fUpdate test suite to nightly-2025-12-1577e56b5Add rust-version metadata- Additional commits viewable in compare view
Updates insta from 1.45.0 to 1.45.1
Release notes
Sourced from insta's releases.
1.45.1
Release Notes
- Fix backward compatibility with TOML format produced by insta < 1.45.0. #849 (
@chitoku-k)Install cargo-insta 1.45.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mitsuhiko/insta/releases/download/1.45.1/cargo-insta-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/mitsuhiko/insta/releases/download/1.45.1/cargo-insta-installer.ps1 | iex"Download cargo-insta 1.45.1
File Platform Checksum cargo-insta-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum cargo-insta-x86_64-apple-darwin.tar.xz Intel macOS checksum cargo-insta-x86_64-pc-windows-msvc.zip x64 Windows checksum cargo-insta-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum cargo-insta-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum
Changelog
Sourced from insta's changelog.
1.45.1
- Fix backward compatibility with TOML format produced by insta < 1.45.0. #849 (
@chitoku-k)
Commits
55f6999Release 1.45.1 (#850)00b1cd4Fix backward compatibility with TOML format produced by insta < 1.45.0 (#849)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
Package Dependencies
Package:
proc-macro2
Ecosystem:
cargo
cargo
Version Change:
1.0.103 → 1.0.104
Update Type:
Patch
Patch
Path:
/rust
Technical Details
| ID: | 12661113 |
| UUID: | 3799583539 |
| Node ID: | PR_kwDOIws4Ns68dzYS |
| Host: | GitHub |
| Repository: | KittyCAD/modeling-app |