chore(deps): Bump the firecracker group across 1 directory with 32 updates#6006
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): Bump the firecracker group across 1 directory with 32 updates#6006dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the firecracker group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [zerocopy](https://github.com/google/zerocopy) | `0.8.50` | `0.8.52` | | [itertools](https://github.com/rust-itertools/itertools) | `0.14.0` | `0.15.0` | | [quote](https://github.com/dtolnay/quote) | `1.0.45` | `1.0.46` | | [syn](https://github.com/dtolnay/syn) | `2.0.117` | `2.0.118` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.2` | `1.23.4` | | [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) | `0.22.3` | `1.0.0` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.12.4` | | [log](https://github.com/rust-lang/log) | `0.4.31` | `0.4.33` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.10` | `0.11.11` | | [arrayvec](https://github.com/bluss/arrayvec) | `0.7.6` | `0.7.7` | | [bitflags](https://github.com/bitflags/bitflags) | `2.12.1` | `2.13.0` | | [bitvec](https://github.com/bitvecto-rs/bitvec) | `1.0.1` | `1.1.1` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.103` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.63` | `1.2.65` | | [chacha20](https://github.com/RustCrypto/stream-ciphers) | `0.10.0` | `0.10.1` | | [glam](https://github.com/bitshifter/glam-rs) | `0.33.0` | `0.33.2` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.28` | `0.2.29` | | [js-sys](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.99` | `0.3.103` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.1` | `2.8.2` | | [wasip2](https://github.com/bytecodealliance/wasi-rs) | `1.0.3+wasi-0.2.9` | `1.0.4+wasi-0.2.12` | | [zeroize](https://github.com/RustCrypto/utils) | `1.8.2` | `1.9.0` | Updates `zerocopy` from 0.8.50 to 0.8.52 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.50...v0.8.52) Updates `itertools` from 0.14.0 to 0.15.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.14.0...v0.15.0) Updates `quote` from 1.0.45 to 1.0.46 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.45...1.0.46) Updates `syn` from 2.0.117 to 2.0.118 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.117...2.0.118) Updates `uuid` from 1.23.2 to 1.23.4 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.2...v1.23.4) Updates `cargo_toml` from 0.22.3 to 1.0.0 - [Commits](https://gitlab.com/lib.rs/cargo_toml/compare/v0.22.3...v1.0.0) Updates `regex` from 1.12.3 to 1.12.4 - [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.3...1.12.4) Updates `log` from 0.4.31 to 0.4.33 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.31...0.4.33) Updates `env_logger` from 0.11.10 to 0.11.11 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.10...v0.11.11) Updates `arrayvec` from 0.7.6 to 0.7.7 - [Release notes](https://github.com/bluss/arrayvec/releases) - [Changelog](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md) - [Commits](bluss/arrayvec@0.7.6...0.7.7) Updates `bitflags` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.12.1...2.13.0) Updates `bitvec` from 1.0.1 to 1.1.1 - [Changelog](https://github.com/ferrilab/bitvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitvecto-rs/bitvec/commits) Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `cc` from 1.2.63 to 1.2.65 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.63...cc-v1.2.65) Updates `chacha20` from 0.10.0 to 0.10.1 - [Commits](RustCrypto/stream-ciphers@chacha20-v0.10.0...chacha20-v0.10.1) Updates `env_filter` from 1.0.1 to 2.0.0 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@env_filter-v1.0.1...env_filter-v2.0.0) Updates `glam` from 0.33.0 to 0.33.2 - [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitshifter/glam-rs/commits) Updates `jiff` from 0.2.28 to 0.2.29 - [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.28...jiff-static-0.2.29) Updates `jiff-static` from 0.2.28 to 0.2.29 - [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.28...jiff-static-0.2.29) Updates `js-sys` from 0.3.99 to 0.3.103 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `memchr` from 2.8.1 to 2.8.2 - [Commits](BurntSushi/memchr@2.8.1...2.8.2) Updates `regex-syntax` from 0.8.10 to 0.8.11 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.10...regex-syntax-0.8.11) Updates `toml` from 0.9.12+spec-1.1.0 to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.1.2) Updates `toml_datetime` from 0.7.5+spec-1.1.0 to 1.1.1+spec-1.1.0 - [Commits](toml-rs/toml@toml_datetime-v0.7.5...toml_datetime-v1.1.1) Updates `wasip2` from 1.0.3+wasi-0.2.9 to 1.0.4+wasi-0.2.12 - [Commits](bytecodealliance/wasi-rs@wasip2-1.0.3...wasip2-1.0.4) Updates `wasm-bindgen` from 0.2.122 to 0.2.126 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.122...0.2.126) Updates `wasm-bindgen-macro` from 0.2.122 to 0.2.126 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.122...0.2.126) Updates `wasm-bindgen-macro-support` from 0.2.122 to 0.2.126 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.122...0.2.126) Updates `wasm-bindgen-shared` from 0.2.122 to 0.2.126 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.122...0.2.126) Updates `winnow` from 0.7.15 to 1.0.1 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.15...v1.0.1) Updates `zerocopy-derive` from 0.8.50 to 0.8.52 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.50...v0.8.52) Updates `zeroize` from 1.8.2 to 1.9.0 - [Commits](RustCrypto/utils@zeroize-v1.8.2...zeroize-v1.9.0) --- updated-dependencies: - dependency-name: zerocopy dependency-version: 0.8.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: itertools dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: quote dependency-version: 1.0.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: syn dependency-version: 2.0.118 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: uuid dependency-version: 1.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cargo_toml dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: firecracker - dependency-name: regex dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: env_logger dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: arrayvec dependency-version: 0.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: bitflags dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: bitvec dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: firecracker - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: cc dependency-version: 1.2.65 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: chacha20 dependency-version: 0.10.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: env_filter dependency-version: 2.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: firecracker - dependency-name: glam dependency-version: 0.33.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: jiff dependency-version: 0.2.29 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: jiff-static dependency-version: 0.2.29 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: js-sys dependency-version: 0.3.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: memchr dependency-version: 2.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: regex-syntax dependency-version: 0.8.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: firecracker - dependency-name: toml_datetime dependency-version: 1.1.1+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: firecracker - dependency-name: wasip2 dependency-version: 1.0.4+wasi-0.2.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen dependency-version: 0.2.126 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen-macro dependency-version: 0.2.126 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen-macro-support dependency-version: 0.2.126 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: wasm-bindgen-shared dependency-version: 0.2.126 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: winnow dependency-version: 1.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: firecracker - dependency-name: zerocopy-derive dependency-version: 0.8.52 dependency-type: indirect update-type: version-update:semver-patch dependency-group: firecracker - dependency-name: zeroize dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: firecracker ... 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 firecracker group with 21 updates in the / directory:
0.8.500.8.520.14.00.15.01.0.451.0.462.0.1172.0.1181.23.21.23.40.22.31.0.01.12.31.12.40.4.310.4.330.11.100.11.110.7.60.7.72.12.12.13.01.0.11.1.11.0.1021.0.1031.2.631.2.650.10.00.10.10.33.00.33.20.2.280.2.290.3.990.3.1032.8.12.8.21.0.3+wasi-0.2.91.0.4+wasi-0.2.121.8.21.9.0Updates
zerocopyfrom 0.8.50 to 0.8.52Release notes
Sourced from zerocopy's releases.
Commits
8beb48bRelease 0.8.52 (#3456)6f7583bzerocopy: add SPDX-License-Identifier to source files (#3455)8d7db04Introducederive(most_traits)and rename unstable linux cfg (#3416)21f8388Release 0.8.51 (#3454)0e29474[derive] Remove unnecessary clones (#3449)88536c1Skip benchmark storage outside canonical main (#3452)7055b34Fix create-pull-request action pins and update GitHub Actions workflow pins (...83dbc57Release Anneal 0.1.0-alpha.24 (#3446)0949784[anneal][release] Upload toolchain archives before publishing release (#3445)7a0a880[anneal][release] Publish Nix-built toolchain archives (#3441)Updates
itertoolsfrom 0.14.0 to 0.15.0Changelog
Sourced from itertools's changelog.
Commits
37bd72aUpdate CHANGELOG.md: strip_prefix[_by]86ec635UseControlFlowinfold_whileimplementationd5897f7refactor(strip_prefix): use try_for_each and drop PartialEq, Eq on StripPrefi...b2a978afeat(Itertools): add strip_prefix and strip_prefix_by methods12b6ec6Update CHANGELOG.md for all_equal_value_error's error type121821eAllEqualValueError implements std::error::Erroradac44eIntroduce AllEqualValueError5707384Update CHANGELOG.mddf60ff0Update CHANGELOG.md113b850Update CHANGELOG.md to include with_hasherUpdates
quotefrom 1.0.45 to 1.0.46Release notes
Sourced from quote's releases.
Commits
bc4caf2Release 1.0.46dc0e304Format with rustfmt712114cDrop arrow from syntax of quote_spanned_with_expanded_spanf93ab8aEliminate quote_spanned_with_expanded_span_as_expr macro1ff3951Eliminate __quote_spanned macro64e913aUnify quote_spanned definitions2978e8bWrap comment to 80 columns7f311a0Fix PR 329 fat arrow spacing313a8a2Remove unneeded get_span from PR 3290b33821Merge pull request #329 from Noratrieb/avoid-repeat-expandUpdates
synfrom 2.0.117 to 2.0.118Release notes
Sourced from syn's releases.
Commits
f033ef1Release 2.0.11845f65f7Wrap long lint attributesb3f9bf8Mirror PR 1975 from readme to crate-level rustdoc97dc117Wrap PR 1975 to 80 columns0085b7aLintrepr_transparent_non_zst_fieldshas been removed9fc1c9dUpdate test suite to nightly-2026-06-12504bcc7Update test suite to nightly-2026-06-09353d20bUpdate test suite to nightly-2026-06-06f257a16Update test suite to nightly-2026-05-25b706e6eUpdate test suite to nightly-2026-05-13Updates
uuidfrom 1.23.2 to 1.23.4Release notes
Sourced from uuid's releases.
Commits
3296d64Merge pull request #890 from uuid-rs/cargo/v1.23.4cba53d0prepare for 1.23.4 releasee347af4Merge pull request #889 from frostyplanet/maine9bf55cdoc: Fix broken link warnings5351af4doc: Enable feature flag label for docs.rs1e6a966Merge pull request #888 from uuid-rs/KodrAus-patch-1c9619f6fix up name of fuzz script in readme20da78bMerge pull request #887 from uuid-rs/cargo/v1.23.362232caprepare for 1.23.3 release2320c6aMerge pull request #886 from uuid-rs/fix/parser-panicsUpdates
cargo_tomlfrom 0.22.3 to 1.0.0Commits
57265f0SemVera145a64Bump0bca288Merge branch 'master' into 'main'e58ec3dFix FileSystem handling of empty path82e0c27Merge branch 'toml-1.0.0' into 'main'c76f857Updatetomlto 1.0.0Updates
regexfrom 1.12.3 to 1.12.4Changelog
Sourced from regex's changelog.
Commits
7b96fdc1.12.47b89cf0deps: update to regex-syntax 0.8.111401679regex-syntax-0.8.11d709000changelog: 1.12.49825c74syntax: avoid re-canonicalizing the entire IntervalSet on push (#1308)a7f2ff6docs: clarify regex-lite word boundaries2c7b172docs: clarify unsupported Anchored::Pattern searches839d16bregex-syntax-0.8.10c4865a0syntax: fix negation handling in HIR translationd8761c0cargo: also includebenchesUpdates
logfrom 0.4.31 to 0.4.33Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
f405739Merge pull request #734 from rust-lang/cargo/0.4.336a24abfprepare for 0.4.33 release87e0621Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparisona9b5711Review: fallback to the &str hashcc89cc6Review: fixed other comparisons920e7dcReview: fixed comparison onMaybeStaticStr0d71d3cFixed key comparisona5b5b21Merge pull request #730 from rust-lang/cargo/0.4.32c8d3b12prepare for 0.4.32 releasece6cd9fMerge pull request #729 from tisonkun/kv-std-supportUpdates
env_loggerfrom 0.11.10 to 0.11.11Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
b4d3f2bchore: Releasecc2b2efchore: Release69e27d1docs: Update changelog166880dMerge pull request #411 from epage/parse0a580d0fix(filter): Remove 'parse' on no_std78d8ef1Merge pull request #404 from cagatay-y/feature/filter-no_std132fe86feat(filter): Add support for no_std environments4feafa4refactor(env_filter): Fix unreachable pub warning92f8d8dMerge pull request #410 from rust-cli/renovate/crate-ci-typos-1.x4e57784chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0Updates
arrayvecfrom 0.7.6 to 0.7.7Changelog
Sourced from arrayvec's changelog.
Commits
8267e7e0.7.7af46ae7Update CHANGELOG1bc606dFix warning about hidden elided lifetime inDrain29daea9Fix double-free for ZSTs with Drop in .extend()0ff49b9add a test demonstrating double-free in extend() for ZSTs812c83aUse 16-bit lengths on 16-bit targets4ef0e89AddArrayVec::spare_capacity_mutUpdates
bitflagsfrom 2.12.1 to 2.13.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
9253889prepare for 2.13.0 releasefbbbfacMerge pull request #489 from ssrlive/main8c498c7Change visibility of new function to crate scope3cbddabmove iter_equal_names to trait Flags80f2193add MyFlags::Abc::iter_equal_names() methodUpdates
bitvecfrom 1.0.1 to 1.1.1Changelog
Sourced from bitvec's changelog.
Commits
Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
ccfrom 1.2.63 to 1.2.65Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
640c66achore(cc): release v1.2.65 (#1764)26e1972Regenerate target info (#1763)9858eb8Bump taiki-e/install-action from 2.77.6 to 2.81.8 (#1758)3bcc923Bump release-plz/action from 0.5.129 to 0.5.130 (#1759)f0c8998chore(cc): release v1.2.64 (#1757)1cb49a7Add more bare-metal 32-bit Arm support (#1753)44212e0Bump actions/checkout from 6.0.2 to 6.0.3 (#1751)9c81f5dRemove unnecessary clone (#1748)a2bcb6eUpdate rusqlite requirement from 0.39.0 to 0.40.0 (#1744)b2e811eAdd default compiler prefixes for thumbv7a/thumbv7r/thumbv8r bare-metal targe...Updates
chacha20from 0.10.0 to 0.10.1Commits
5f3430bRelease chacha20 v0.10.1 (#574)5e2e7b3build(deps): bump actions/checkout from 6 to 7 (#573)7edb728chacha20: useintel-sde-installaction for AVX-512 CI (#572)2aa613eUpdate Cargo.lock (#571)57cb130chacha20: applyunreachable_publint (#570)637e168build(deps): bump hybrid-array from 0.4.11 to 0.4.12 in the all-deps group (#...51bb585chacha20: widen NEON bulk path to 8 parallel blocks (#564)269a7b9Update Cargo.lock (#563)315fe6cbuild(deps): bump the all-deps group with 2 updates (#561)3248a87Fix header level of example sections (#560)Updates
env_filterfrom 1.0.1 to 2.0.0Commits
cc2b2efchore: Release69e27d1docs: Update changelog166880dMerge pull request #411 from epage/parse0a580d0fix(filter): Remove 'parse' on no_std78d8ef1Merge pull request #404 from cagatay-y/feature/filter-no_std132fe86feat(filter): Add support for no_std environments4feafa4refactor(env_filter): Fix unreachable pub warning92f8d8dMerge pull request #410 from rust-cli/renovate/crate-ci-typos-1.x4e57784chore(deps): Update pre-commit hook crate-ci/typos to v1.47.091a43c1chore(deps): Update Rust Stable to v1.96 (#409)Updates
glamfrom 0.33.0 to 0.33.2Changelog
Sourced from glam's changelog.
Commits
Updates
jifffrom 0.2.28 to 0.2.29Changelog
Sourced from jiff's changelog.
Commits
bdb11380.2.29945a4f6fmt: fix rendering of datetime value in error messagec09725ctz: normalize slashes to/on all platforms25a282ezoned: exportZoned::DEFAULTand rename it toZoned::UNIX_EPOCH48636f4changelog: start entry for the next release73f6a83fmt: move POSIX time zone formatting intofmt42b47deapi: add support fordefmtcrate206baeccivil: makeDebugforISOWeekDatematchDisplay2684567neovim: add project specific configurationd3d9b67deps: updatehifitimeto4.3.0Updates
jiff-staticfrom 0.2.28 to 0.2.29Changelog
Sourced from jiff-static's changelog.
Commits
bdb11380.2.29945a4f6fmt: fix rendering of datetime value in error messagec09725ctz: normalize slashes to/on all platforms25a282ezoned: exportZoned::DEFAULTand rename it toZoned::UNIX_EPOCH48636f4changelog: start entry for the next release73f6a83fmt: move POSIX time zone formatting intofmt42b47deapi: add support fordefmtcrate206baeccivil: makeDebugforISOWeekDatematchDisplay2684567neovim: add project specific configurationd3d9b67deps: updatehifitimeto4.3.0Updates
js-sysfrom 0.3.99 to 0.3.103Commits
Updates
memchrfrom 2.8.1 to 2.8.2Commits
a61ac1a2.8.2a08bf90arch: fix undefined behavior in lower level (but public) APIsb41293brebar: update memchr to latest87467c9impl: remove unnecessary clones ininto_ownedimplsUpdates
regex-syntaxfrom 0.8.10 to 0.8.11Commits
1401679regex-syntax-0.8.11d709000changelog: 1.12.49825c74syntax: avoid re-canonicalizing the entire IntervalSet on push (#1308)a7f2ff6docs: clarify regex-lite word boundaries2c7b172docs: clarify unsupported Anchored::Pattern searchesUpdates
tomlfrom 0.9.12+spec-1.1.0 to 1.1.2+spec-1.1.0Commits
a3d0047chore: Releasecc37615docs: Update changelog7f5e9e1fix(parser): Consolidate invalid unquoted key into one error (#1138)52feb90fix(parser): Consolidate invalid unquoted key into one erroraad85d4chore(deps): Update j178/prek-action action to v2 (#1136)8b1ac44chore(deps): Update compatible (dev) (#1135)9effd79chore(deps): Update j178/prek-action action to v29db8aadchore: Releasee55a663docs: Update changelogc11d7d7Optimisations (#1133)Updates
toml_datetimefrom 0.7.5+spec-1.1.0 to 1.1.1+spec-1.1.0Commits
9db8aadchore: Releasee55a663docs: Update changelogc11d7d7...Description has been truncated