Bump the non-critical group across 1 directory with 9 updates#2964
Merged
Bump the non-critical group across 1 directory with 9 updates#2964
Conversation
Bumps the non-critical group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.105` | `1.0.106` | | [quote](https://github.com/dtolnay/quote) | `1.0.43` | `1.0.44` | | [ra_ap_toolchain](https://github.com/rust-lang/rust-analyzer) | `0.0.315` | `0.0.316` | | [smol_str](https://github.com/rust-lang/rust-analyzer) | `0.3.2` | `0.3.5` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.18` | | [wasmtime](https://github.com/bytecodealliance/wasmtime) | `39.0.1` | `39.0.2` | | [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) | `39.0.1` | `39.0.2` | | [zip](https://github.com/zip-rs/zip2) | `7.0.0` | `7.2.0` | Updates `chrono` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.43) Updates `proc-macro2` from 1.0.105 to 1.0.106 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.105...1.0.106) Updates `quote` from 1.0.43 to 1.0.44 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.43...1.0.44) Updates `ra_ap_toolchain` from 0.0.315 to 0.0.316 - [Release notes](https://github.com/rust-lang/rust-analyzer/releases) - [Commits](https://github.com/rust-lang/rust-analyzer/commits) Updates `smol_str` from 0.3.2 to 0.3.5 - [Release notes](https://github.com/rust-lang/rust-analyzer/releases) - [Commits](https://github.com/rust-lang/rust-analyzer/commits) Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) Updates `wasmtime` from 39.0.1 to 39.0.2 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v39.0.2/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v39.0.1...v39.0.2) Updates `wasmtime-wasi` from 39.0.1 to 39.0.2 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v39.0.2/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v39.0.1...v39.0.2) Updates `zip` from 7.0.0 to 7.2.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v7.0.0...v7.2.0) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: proc-macro2 dependency-version: 1.0.106 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: quote dependency-version: 1.0.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: ra_ap_toolchain dependency-version: 0.0.316 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: smol_str dependency-version: 0.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: wasmtime dependency-version: 39.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: wasmtime-wasi dependency-version: 39.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: zip dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-critical ... Signed-off-by: dependabot[bot] <support@github.com>
integraledelebesgue
approved these changes
Jan 24, 2026
wawel37
approved these changes
Jan 26, 2026
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 non-critical group with 9 updates in the / directory:
0.4.420.4.431.0.1051.0.1061.0.431.0.440.0.3150.0.3160.3.20.3.52.0.172.0.1839.0.139.0.239.0.139.0.27.0.07.2.0Updates
chronofrom 0.4.42 to 0.4.43Release notes
Sourced from chrono's releases.
Commits
45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)34b5f49chore: minor improvement for docs8c82711Bump actions/setup-node from 5 to 6ea1f11bDrop deny lints, eager Debug impls are a mixed blessing35f9f2dAdd feature gated defmt support.Updates
proc-macro2from 1.0.105 to 1.0.106Release notes
Sourced from proc-macro2's releases.
Commits
58ab776Release 1.0.1061e18a0bMerge pull request #530 from dtolnay/byterange7f5973bMake char count bidirectional08d1dd0Cache span end positionsUpdates
quotefrom 1.0.43 to 1.0.44Release notes
Sourced from quote's releases.
Commits
ad9fb40Release 1.0.446df23cdMerge pull request #323 from dtolnay/lifetimef784891Support raw lifetime508dbddAdd test of raw lifetime27cb8c9Update ui test suite to nightly-2026-01-21bdd36fcTouch up PR 321d62d6ecMerge pull request #321 from tamird/doc-alloc-format242c683doc: restore link toformat!Updates
ra_ap_toolchainfrom 0.0.315 to 0.0.316Commits
Updates
smol_strfrom 0.3.2 to 0.3.5Commits
Updates
thiserrorfrom 2.0.17 to 2.0.18Release notes
Sourced from thiserror's releases.
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Updates
wasmtimefrom 39.0.1 to 39.0.2Release notes
Sourced from wasmtime's releases.
Changelog
Sourced from wasmtime's changelog.
Commits
f66a5b6Release Wasmtime 39.0.2 (#12347)73fd9aeCranelift: x64: fix user-controlled recursion in cmp emission. (#12333) (#12339)efb390dMigrate this workspace to using trusted publishing (#12257) (#12278)Updates
wasmtime-wasifrom 39.0.1 to 39.0.2Release notes
Sourced from wasmtime-wasi's releases.
Changelog
Sourced from wasmtime-wasi's changelog.
Commits
f66a5b6Release Wasmtime 39.0.2 (#12347)73fd9aeCranelift: x64: fix user-controlled recursion in cmp emission. (#12333) (#12339)efb390dMigrate this workspace to using trusted publishing (#12257) (#12278)Updates
zipfrom 7.0.0 to 7.2.0Release notes
Sourced from zip's releases.
... (truncated)
Changelog
Sourced from zip's changelog.
... (truncated)
Commits
46dc29cchore: release v7.2.0 (#526)8a586c6test: Move a test that was in wrong folder and was using main() instead of `#...cfbb476docs(examples): Fix remaining log-injection alerts, and simplify writeln to e...d905296ci: Disable trigger on non-master push (#538)a3a8696chore(deps): Increase zstd minimum version to 0.13.3 (#539)abd8bc8ci: Add wasm tests and restore conditional wasm-bindgen dependency (#525)c10c339doc(examples): add delete/update examples (#56)9c1a9c7docs(examples): Fix code scanning alert no. 228: Uncontrolled data used in pa...a12eaafci: Combinerenameinvocations (#533)e86d376fix: Need to include zip64 extra field in central directory (fix #353) (#360)Most Recent Ignore Conditions Applied to This Pull Request
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