build(deps): bump the rust group across 1 directory with 25 updates - #277
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the rust group across 1 directory with 25 updates#277dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.4` | | [clap_complete](https://github.com/clap-rs/clap) | `4.6.5` | `4.6.8` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.4` | `0.18.6` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.29` | `0.2.35` | | [open](https://github.com/Byron/open-rs) | `5.3.5` | `5.4.0` | | [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.1.2` | `2.1.3` | | [regex](https://github.com/rust-lang/regex) | `1.12.4` | `1.13.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [tendril](https://github.com/servo/html5ever) | `0.5.0` | `0.5.1` | | [tera](https://github.com/Keats/tera) | `2.0.0` | `2.1.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` | | [toml](https://github.com/toml-rs/toml) | `1.1.2+spec-1.1.0` | `1.1.4+spec-1.1.0` | | [html-escape](https://github.com/magiclen/html-escape) | `0.2.13` | `0.2.14` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.0.0-alpha.71` | `1.0.0-alpha.72` | | [oxc_allocator](https://github.com/oxc-project/oxc) | `0.141.0` | `0.142.0` | | [oxc_codegen](https://github.com/oxc-project/oxc) | `0.141.0` | `0.142.0` | | [oxc_minifier](https://github.com/oxc-project/oxc) | `0.141.0` | `0.142.0` | | [oxc_parser](https://github.com/oxc-project/oxc) | `0.141.0` | `0.142.0` | | [oxc_span](https://github.com/oxc-project/oxc) | `0.141.0` | `0.142.0` | | [printpdf](https://github.com/fschutt/printpdf) | `0.12.4` | `0.12.5` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.3` | `1.53.1` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.106` | `1.0.107` | | [quote](https://github.com/dtolnay/quote) | `1.0.46` | `1.0.47` | Updates `anyhow` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.103...1.0.104) Updates `clap` from 4.6.1 to 4.6.4 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.1...clap_complete-v4.6.4) Updates `clap_complete` from 4.6.5 to 4.6.8 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.5...clap_complete-v4.6.8) Updates `indicatif` from 0.18.4 to 0.18.6 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.4...0.18.6) Updates `jiff` from 0.2.29 to 0.2.35 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.29...jiff-static-0.2.35) Updates `open` from 5.3.5 to 5.4.0 - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md) - [Commits](Byron/open-rs@v5.3.5...v5.4.0) Updates `rustc-hash` from 2.1.2 to 2.1.3 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/main/CHANGELOG.md) - [Commits](rust-lang/rustc-hash@v2.1.2...v2.1.3) Updates `regex` from 1.12.4 to 1.13.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.4...1.13.1) Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_json` from 1.0.150 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.150...v1.0.151) Updates `tendril` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](https://github.com/servo/html5ever/commits/v0.5.1) Updates `tera` from 2.0.0 to 2.1.0 - [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md) - [Commits](Keats/tera@v2.0.0...v2.1.0) Updates `thiserror` from 2.0.18 to 2.0.19 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.19) Updates `toml` from 1.1.2+spec-1.1.0 to 1.1.4+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.1.2...toml-v1.1.4) Updates `html-escape` from 0.2.13 to 0.2.14 - [Commits](magiclen/html-escape@v0.2.13...v0.2.14) Updates `lightningcss` from 1.0.0-alpha.71 to 1.0.0-alpha.72 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits) Updates `oxc_allocator` from 0.141.0 to 0.142.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](oxc-project/oxc@crates_v0.141.0...crates_v0.142.0) Updates `oxc_codegen` from 0.141.0 to 0.142.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](oxc-project/oxc@crates_v0.141.0...crates_v0.142.0) Updates `oxc_minifier` from 0.141.0 to 0.142.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](oxc-project/oxc@crates_v0.141.0...crates_v0.142.0) Updates `oxc_parser` from 0.141.0 to 0.142.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](oxc-project/oxc@crates_v0.141.0...crates_v0.142.0) Updates `oxc_span` from 0.141.0 to 0.142.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](oxc-project/oxc@crates_v0.141.0...crates_v0.142.0) Updates `printpdf` from 0.12.4 to 0.12.5 - [Release notes](https://github.com/fschutt/printpdf/releases) - [Changelog](https://github.com/fschutt/printpdf/blob/master/CHANGELOG.md) - [Commits](https://github.com/fschutt/printpdf/commits) Updates `tokio` from 1.52.3 to 1.53.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.3...tokio-1.53.1) Updates `proc-macro2` from 1.0.106 to 1.0.107 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.106...1.0.107) Updates `quote` from 1.0.46 to 1.0.47 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.46...1.0.47) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: clap dependency-version: 4.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: clap_complete dependency-version: 4.6.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: indicatif dependency-version: 0.18.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: jiff dependency-version: 0.2.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: open dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: rustc-hash dependency-version: 2.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: regex dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: tendril dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: tera dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: thiserror dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: toml dependency-version: 1.1.4+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: html-escape dependency-version: 0.2.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: lightningcss dependency-version: 1.0.0-alpha.72 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: oxc_allocator dependency-version: 0.142.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: oxc_codegen dependency-version: 0.142.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: oxc_minifier dependency-version: 0.142.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: oxc_parser dependency-version: 0.142.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: oxc_span dependency-version: 0.142.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: printpdf dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: tokio dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: proc-macro2 dependency-version: 1.0.107 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: quote dependency-version: 1.0.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust ... Signed-off-by: dependabot[bot] <support@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 group with 25 updates in the / directory:
1.0.1031.0.1044.6.14.6.44.6.54.6.80.18.40.18.60.2.290.2.355.3.55.4.02.1.22.1.31.12.41.13.11.0.2281.0.2291.0.1501.0.1510.5.00.5.12.0.02.1.02.0.182.0.191.1.2+spec-1.1.01.1.4+spec-1.1.00.2.130.2.141.0.0-alpha.711.0.0-alpha.720.141.00.142.00.141.00.142.00.141.00.142.00.141.00.142.00.141.00.142.00.12.40.12.51.52.31.53.11.0.1061.0.1071.0.461.0.47Updates
anyhowfrom 1.0.103 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 3Updates
clapfrom 4.6.1 to 4.6.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
87ec1adchore: Release78f2529docs: Update changelogb61f270Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering74c6666fix(complete): Keep zsh candidate orderd142d8fMerge pull request #6360 from epage/stringba89563style: Prefer explicit string operationsbea966eMerge pull request #6359 from epage/manb811986chore(man):Remove unused required-features0010bf2Merge pull request #6358 from clap-rs/renovate/crate-ci-typos-1.xbab9b24chore(deps): Update compatible (dev) (#6357)Updates
clap_completefrom 4.6.5 to 4.6.8Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
d93a00dchore: Release4709d1adocs(complete): Update changelog2246e8bMerge pull request #6455 from epage/possible2550f32feat(complete): Expose possible value completers9048857refactor(complete): Pull out possible values candidate conversion0607d66refactor(complete): Remove unused allocation943de73refactor(complete): Move related functions next to each other81b86a9refactor(complete): Generalize value candidate handlingae09202refactor(complete): Remove extra allocation466b2bechore: ReleaseUpdates
indicatiffrom 0.18.4 to 0.18.6Release notes
Sourced from indicatif's releases.
Commits
e4d49d8Bump version to 0.18.6582727efix: correctly detect dumb terminal on Windows90156ecDrop screenshots from MultiProgress documentation4dbd0d5Bump version to 0.18.524973aaTake semver-compatible dependency versionsa575ef7style: inline Template::from_str_with_tab_width()0b94aa2style: replace from_str() method with FromStr impl398ac69style: move helper functions to the bottom692705dFix HumanFloatCount dropping rounding at precision 0cbd070dFix stray comma after minus sign in HumanFloatCountUpdates
jifffrom 0.2.29 to 0.2.35Changelog
Sourced from jiff's changelog.
... (truncated)
Commits
2584cff0.2.356d6a26dfmt: fix parsing of sign for fractional values7311a6a0.2.345682809test: fixes for testing from released cratescebda72cargo: switch to a virtual manifest21be3deutil: remove vestigial bounds error wrapper1f9cf9eerror: tighten up some error messagesafc23a2fmt: use lenient formatting mode forstrftimeAPIsddd26a80.2.334c480d9scripts: allow unbound variablesUpdates
openfrom 5.3.5 to 5.4.0Release notes
Sourced from open's releases.
... (truncated)
Changelog
Sourced from open's changelog.
... (truncated)
Commits
b5c12bdRelease open v5.4.0bdc3397Merge pull request #126 from Byron/fix-wsl7265caefix: Align WSL PowerShell invocation with Windows407b058Merge pull request #125 from Byron/open-with-dash-dashfd29861fix: prevent launcher option and shell injection (#124)7c19c0afeat:cargo runnow shows the exact commands that were tried when opening.cfb39d8Release open v5.3.641c4cf0Merge pull request #123 from Byron/avoid-wslview44d1d41fix: use PowerShell instead of wslview on WSL (#122)Updates
rustc-hashfrom 2.1.2 to 2.1.3Changelog
Sourced from rustc-hash's changelog.
Commits
c13e7ccMerge pull request #78 from Noratrieb/new-version-2-1-34c3fabdBump to 2.1.33f1c099Merge pull request #64 from DaniPopes/rand-0.907c3f48Merge pull request #77 from DaniPopes/const-updatecbf0bafUse derive_const in nightly featurec74d2b3Update to rand 0.9Updates
regexfrom 1.12.4 to 1.13.1Changelog
Sourced from regex's changelog.
Commits
2b527591.13.1, redux40e98231.13.175fcb96changelog: 1.13.164ad0b6automata: fix bug in reverse suffix/inner optimizationfa91c31automata: fix a bug caught by Codex review30390ecautomata: formatting tweaks821a8ebautomata: refactor reverse suffix/inner search slightly10afd70automata: expose the extracted literals for inner literal extraction8c34f41automata: avoid reverse suffix optimization for non-leftmost-first5524f02test: add regression tests for failed reverse suffix/inner optimizationsUpdates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
serde_jsonfrom 1.0.150 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7Updates
tendrilfrom 0.5.0 to 0.5.1Commits
Updates
terafrom 2.0.0 to 2.1.0Changelog
Sourced from tera's changelog.
Commits
face2fbFix typocca5d6cUpdate changelog4c0e3c5Added get_component_names and contains_component_definition. (#993)b2a8f2cv2.1.057b2e19clippyc35cf58explicit type annotations for -Znext-solver (#1001)ba36f89Add .iter() method to Kwargs (#1000)687b128Mention indexing change for vec in migrationb75b036Remove link in docs headere2f66dcCopy features docs to lib.rsUpdates
thiserrorfrom 2.0.18 to 2.0.19Release notes
Sourced from thiserror's releases.
Commits
e13a785Release 2.0.190a0e76cUpdate to syn 3ec42ea7Update actions/upload-artifact@v6 -> v74178c4aUpdate actions/checkout@v6 -> v77214e0eIgnore items_after_statements pedantic clippy lint in testfebcc03Merge pull request #451 from vip892766gma/maint/20260521171412c50e387chore: improve thiserror maintenance pathd4a2507Raise minimum tested compiler to rust 1.8599e8a6cUnpin CI miri toolchain9ac165cPin CI miri to nightly-2026-02-11Updates
tomlfrom 1.1.2+spec-1.1.0 to 1.1.4+spec-1.1.0Commits
beee9fechore: Release16e2ac1docs: Update changelog89f5541fix(toml): preserve datetimes when deserializing Value (#1194)534039cfix(serde): Deserialize Value datetimes into typed targets6e45ceftest(serde): Reproduce Value datetime deserialization error4ec099fchore: Release5a47a51docs: Update changelogda0911fperf(parser): Reduce over allocation by better tokens/byte ratio (#1193)26eb157perf(parser): Reduce over allocation by better tokens/byte ratioca4c7bfchore(deps): Update Prek to v0.4.11 (#1191)Updates
html-escapefrom 0.2.13 to 0.2.14Commits
9b05791bump version9e2fbadfix a bug, improve code0c6fb93exclude unused file298b072fix clippyddaf097update github workflows6fa2f59update GitHub workflows93173c5Update Cargo.toml7b085b7update github workflows711929cupdate projectUpdates
lightningcssfrom 1.0.0-alpha.71 to 1.0.0-alpha.72Commits
Updates
oxc_allocatorfrom 0.141.0 to 0.142.0Release notes
Sourced from oxc_allocator's releases.
... (truncated)
Commits
fc702c1release(crates): oxc v0.142.0 (#24977)9cde012refactor(linter/eslint/no-unused-vars): useArrowFunction::expressionflag ...1a261bfrefactor(linter/import/newline-after-import): reduce scope of enum (#24985)cc49951feat(linter_codegen): ignore local types in node type detection (#24984)c73500crefactor(minifier): unify removable termination statement detection (#24920)93659f3refactor(linter/oxc/number-arg-out-of-range): simplify rule (#24979)fe42f94refactor(linter/oxc/uninvoked-array-callback): simplify rule (#24980)ebfcd1arefactor(linter): simplify missing-throw rule (#24978)e9de5a1perf(linter/jest-vitest/no-test-return-statement): only run on return stateme...aea459dperf(linter/eslint/func-style): rewrite rule to not iterate over all nodes (#...Updates
oxc_codegenfrom 0.141.0 to 0.142.0Release notes
Sourced from oxc_codegen's releases.
... (truncated)
Commits
fc702c1release(crates): oxc v0.142.0 (#24977)9cde012refactor(linter/eslint/no-unused-vars): useArrowFunction::expressionflag ...1a261bfrefactor(linter/import/newline-after-import): reduce scope of enum (#24985)cc49951feat(linter_codegen): ignore local types in node type detection (#24984)c73500crefactor(minifier): unify removable termination statement detection (#24920)93659f3refactor(linter/oxc/number-arg-out-of-range): simplify rule (#24979)fe42f94refactor(linter/oxc/uninvoked-array-callback): simplify rule (#24980)ebfcd1arefactor(linter): simplify missing-throw rule (#24978)e9de5a1perf(linter/jest-vitest/no-test-return-statement): only run on return stateme...aea459dperf(linter/eslint/func-style): rewrite rule to not iterate over all nodes (#...Updates
oxc_minifierfrom 0.141.0 to 0.142.0Release notes
Sourced from oxc_minifier's releases.