Bump the cargo group across 3 directories with 21 updates#854
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the cargo group across 3 directories with 21 updates#854dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [arrayvec](https://github.com/bluss/arrayvec) | `0.7.6` | `0.7.8` | | [log](https://github.com/rust-lang/log) | `0.4.32` | `0.4.33` | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.1` | `1.12.1` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.1` | `2.8.3` | | [quote](https://github.com/dtolnay/quote) | `1.0.45` | `1.0.46` | | [syn](https://github.com/dtolnay/syn) | `2.0.117` | `2.0.118` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.52` | `0.8.54` | Bumps the cargo group with 7 updates in the /fuzz directory: | Package | From | To | | --- | --- | --- | | [arrayvec](https://github.com/bluss/arrayvec) | `0.7.6` | `0.7.8` | | [log](https://github.com/rust-lang/log) | `0.4.32` | `0.4.33` | | [quote](https://github.com/dtolnay/quote) | `1.0.45` | `1.0.46` | | [syn](https://github.com/dtolnay/syn) | `2.0.117` | `2.0.118` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.52` | `0.8.54` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.63` | `1.2.66` | | [jobserver](https://github.com/rust-lang/jobserver-rs) | `0.1.34` | `0.1.35` | Bumps the cargo group with 14 updates in the /statime-stm32 directory: | Package | From | To | | --- | --- | --- | | [arrayvec](https://github.com/bluss/arrayvec) | `0.7.6` | `0.7.8` | | [log](https://github.com/rust-lang/log) | `0.4.32` | `0.4.33` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.1` | `2.8.3` | | [quote](https://github.com/dtolnay/quote) | `1.0.45` | `1.0.46` | | [syn](https://github.com/dtolnay/syn) | `2.0.117` | `2.0.118` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.52` | `0.8.54` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.63` | `1.2.66` | | [rtic](https://github.com/rtic-rs/rtic) | `2.2.0` | `2.3.0` | | [rtic-sync](https://github.com/rtic-rs/rtic) | `1.4.0` | `1.5.0` | | [defmt](https://github.com/knurling-rs/defmt) | `1.1.0` | `1.1.1` | | [defmt-rtt](https://github.com/knurling-rs/defmt) | `1.2.0` | `1.3.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.22` | `1.0.23` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.15.1` | `1.15.2` | | [time](https://github.com/time-rs/time) | `0.3.47` | `0.3.53` | Updates `arrayvec` from 0.7.6 to 0.7.8 - [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.8) Updates `log` from 0.4.32 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.32...0.4.33) Updates `bytes` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.11.1...v1.12.1) Updates `memchr` from 2.8.1 to 2.8.3 - [Commits](BurntSushi/memchr@2.8.1...2.8.3) 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 `zerocopy` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `zerocopy-derive` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `arrayvec` from 0.7.6 to 0.7.8 - [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.8) Updates `log` from 0.4.32 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.32...0.4.33) 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 `zerocopy` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `zerocopy-derive` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `arrayvec` from 0.7.6 to 0.7.8 - [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.8) Updates `log` from 0.4.32 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.32...0.4.33) Updates `memchr` from 2.8.1 to 2.8.3 - [Commits](BurntSushi/memchr@2.8.1...2.8.3) 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 `zerocopy` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `zerocopy-derive` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `arrayvec` from 0.7.6 to 0.7.8 - [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.8) Updates `log` from 0.4.32 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.32...0.4.33) 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 `zerocopy` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `zerocopy-derive` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `arrayvec` from 0.7.6 to 0.7.8 - [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.8) Updates `log` from 0.4.32 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.32...0.4.33) Updates `cc` from 1.2.63 to 1.2.66 - [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.66) Updates `jobserver` from 0.1.34 to 0.1.35 - [Commits](rust-lang/jobserver-rs@0.1.34...0.1.35) 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 `r-efi` from 5.3.0 to 6.0.0 - [Release notes](https://github.com/r-efi/r-efi/releases) - [Changelog](https://github.com/r-efi/r-efi/blob/main/NEWS.md) - [Commits](r-efi/r-efi@v5.3.0...v6.0.0) 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 `zerocopy` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `zerocopy-derive` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `arrayvec` from 0.7.6 to 0.7.8 - [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.8) Updates `log` from 0.4.32 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.32...0.4.33) Updates `cc` from 1.2.63 to 1.2.66 - [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.66) 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 `zerocopy` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `zerocopy-derive` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `arrayvec` from 0.7.6 to 0.7.8 - [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.8) Updates `log` from 0.4.32 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.32...0.4.33) Updates `memchr` from 2.8.1 to 2.8.3 - [Commits](BurntSushi/memchr@2.8.1...2.8.3) 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 `zerocopy` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `zerocopy-derive` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `arrayvec` from 0.7.6 to 0.7.8 - [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.8) Updates `log` from 0.4.32 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.32...0.4.33) Updates `cc` from 1.2.63 to 1.2.66 - [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.66) 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 `zerocopy` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `zerocopy-derive` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `rtic` from 2.2.0 to 2.3.0 - [Commits](https://github.com/rtic-rs/rtic/commits) Updates `rtic-sync` from 1.4.0 to 1.5.0 - [Commits](https://github.com/rtic-rs/rtic/commits) Updates `defmt` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/knurling-rs/defmt/releases) - [Changelog](https://github.com/knurling-rs/defmt/blob/main/CHANGELOG.md) - [Commits](knurling-rs/defmt@defmt-v1.1.0...defmt-v1.1.1) Updates `defmt-rtt` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/knurling-rs/defmt/releases) - [Changelog](https://github.com/knurling-rs/defmt/blob/main/CHANGELOG.md) - [Commits](knurling-rs/defmt@defmt-rtt-v1.2.0...defmt-rtt-v1.3.0) Updates `arrayvec` from 0.7.6 to 0.7.8 - [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.8) Updates `log` from 0.4.32 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.32...0.4.33) Updates `cc` from 1.2.63 to 1.2.66 - [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.66) Updates `defmt-macros` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/knurling-rs/defmt/releases) - [Changelog](https://github.com/knurling-rs/defmt/blob/main/CHANGELOG.md) - [Commits](knurling-rs/defmt@defmt-macros-v1.1.0...defmt-macros-v1.1.1) Updates `memchr` from 2.8.1 to 2.8.3 - [Commits](BurntSushi/memchr@2.8.1...2.8.3) 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 `rtic-macros` from 2.2.0 to 2.3.0 - [Commits](https://github.com/rtic-rs/rtic/commits) Updates `rustversion` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.22...1.0.23) Updates `smallvec` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.15.1...v1.15.2) 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 `time` from 0.3.47 to 0.3.53 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.47...v0.3.53) Updates `time-core` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits) Updates `zerocopy` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) Updates `zerocopy-derive` from 0.8.52 to 0.8.54 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.52...v0.8.54) --- updated-dependencies: - dependency-name: arrayvec dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: bytes dependency-version: 1.12.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: memchr dependency-version: 2.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.46 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.118 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: arrayvec dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.46 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.118 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: arrayvec dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: memchr dependency-version: 2.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.46 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.118 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: arrayvec dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.46 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.118 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: arrayvec dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.66 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jobserver dependency-version: 0.1.35 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.46 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: r-efi dependency-version: 6.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: cargo - dependency-name: syn dependency-version: 2.0.118 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: arrayvec dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.66 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.46 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.118 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: arrayvec dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: memchr dependency-version: 2.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.46 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.118 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: arrayvec dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.66 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.46 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.118 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rtic dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rtic-sync dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: defmt dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: defmt-rtt dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: arrayvec dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.66 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: defmt-macros dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: memchr dependency-version: 2.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.46 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rtic-macros dependency-version: 2.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rustversion dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: smallvec dependency-version: 1.15.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.118 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: time dependency-version: 0.3.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: time-core dependency-version: 0.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 cargo group with 7 updates in the / directory:
0.7.60.7.80.4.320.4.331.11.11.12.12.8.12.8.31.0.451.0.462.0.1172.0.1180.8.520.8.54Bumps the cargo group with 7 updates in the /fuzz directory:
0.7.60.7.80.4.320.4.331.0.451.0.462.0.1172.0.1180.8.520.8.541.2.631.2.660.1.340.1.35Bumps the cargo group with 14 updates in the /statime-stm32 directory:
0.7.60.7.80.4.320.4.332.8.12.8.31.0.451.0.462.0.1172.0.1180.8.520.8.541.2.631.2.662.2.02.3.01.4.01.5.01.1.01.1.11.2.01.3.01.0.221.0.231.15.11.15.20.3.470.3.53Updates
arrayvecfrom 0.7.6 to 0.7.8Changelog
Sourced from arrayvec's changelog.
Commits
0cb664c0.7.8f3a707fUpdate CHANGELOG66f86e4tests: skip two tests on 32-bit architectures8267e7e0.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
logfrom 0.4.32 to 0.4.33Changelog
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 comparisonUpdates
bytesfrom 1.11.1 to 1.12.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
76c0fbbRelease bytes v1.12.1 (#838)924c82bHandle unwinding from Box::new (#837)91402ceRelease bytes v1.12.0 (#831)2256e6dchore: add safety comments on unsafe blocks (#827)245adffPass vtable data by value (#826)00cc5ffImplementBytesMut::extend_from_within(#818)5b79d31Merge tag 'v1.11.1'804ee6dMake try_unsplit method public (#746)fd426caExclude development scripts from published package (#810)b4ed70dAdd test for copy_to_bytes() -> BytesMut avoiding clone (#809)Updates
memchrfrom 2.8.1 to 2.8.3Commits
5fdb40c2.8.3922c7b5memchr: let compiler know that indexes returned by memchr fns are in boundse21e9fbarch: addunsafeto internal routines581faf0rebar: update memchr versiona61ac1a2.8.2a08bf90arch: fix undefined behavior in lower level (but public) APIsb41293brebar: update memchr to latest87467c9impl: remove unnecessary clones ininto_ownedimplsUpdates
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
zerocopyfrom 0.8.52 to 0.8.54Release notes
Sourced from zerocopy's releases.
Commits
a986089Release 0.8.54 (#3482)0f7c0bdAdd unconditional#[inline]to layout helper functions (#3483)fbe9f18Inline zerocopy layout helpers (#3481)ed09d09[ci] Remove auto-approvers mechanism (#3473)2f7aef5Add PartialEq derive to Order (#3467)13085d0[CI] Bump the all-actions group across 1 directory with 11 updates (#3471)c8fb1caHide unstablederive(most_traits)in documentation (#3470)d27346f[anneal][v2] Add utility functions: environment helpers and DirLock (#3399)3b29d25[anneal] Check archive Lake cache reuse in tests (#3453)64bd6d6[anneal] Remove v1 Lake cache symlinks (#3450)Updates
zerocopy-derivefrom 0.8.52 to 0.8.54Release notes
Sourced from zerocopy-derive's releases.
Commits
a986089Release 0.8.54 (#3482)0f7c0bdAdd unconditional#[inline]to layout helper functions (#3483)fbe9f18Inline zerocopy layout helpers (#3481)ed09d09[ci] Remove auto-approvers mechanism (#3473)2f7aef5Add PartialEq derive to Order (#3467)13085d0[CI] Bump the all-actions group across 1 directory with 11 updates (#3471)c8fb1caHide unstablederive(most_traits)in documentation (#3470)d27346f[anneal][v2] Add utility functions: environment helpers and DirLock (#3399)3b29d25[anneal] Check archive Lake cache reuse in tests (#3453)64bd6d6[anneal] Remove v1 Lake cache symlinks (#3450)Updates
arrayvecfrom 0.7.6 to 0.7.8Changelog
Sourced from arrayvec's changelog.
Commits
0cb664c0.7.8f3a707fUpdate CHANGELOG66f86e4tests: skip two tests on 32-bit architectures8267e7e0.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
logfrom 0.4.32 to 0.4.33Changelog
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 comparisonUpdates
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
zerocopyfrom 0.8.52 to 0.8.54Release notes
Sourced from zerocopy's releases.
Commits
a986089Release 0.8.54 (#3482)0f7c0bdAdd unconditional#[inline]to layout helper functions (#3483)fbe9f18Inline zerocopy layout helpers (#3481)ed09d09[ci] Remove auto-approvers mechanism (#3473)2f7aef5Add PartialEq derive to Order (#3467)13085d0[CI] Bump the all-actions group across 1 directory with 11 updates (#3471)c8fb1caHide unstablederive(most_traits)in documentation (#3470)d27346f[anneal][v2] Add utility functions: environment helpers and DirLock (#3399)3b29d25[anneal] Check archive Lake cache reuse in tests (#3453)64bd6d6[anneal] Remove v1 Lake cache symlinks (#3450)Updates
zerocopy-derivefrom 0.8.52 to 0.8.54Release notes
Sourced from zerocopy-derive's releases.
Commits
a986089Release 0.8.54 (#3482)0f7c0bdAdd unconditional#[inline]to layout helper functions (#3483)fbe9f18Inline zerocopy layout helpers (#3481)ed09d09[ci] Remove auto-approvers mechanism (#3473)2f7aef5Add PartialEq derive to Order (#3467)13085d0[CI] Bump the all-actions group across 1 directory with 11 updates (#3471)c8fb1caHide unstablederive(most_traits)in documentation (#3470)d27346f[anneal][v2] Add utility functions: environment helpers and DirLock (#3399)3b29d25[anneal] Check archive Lake cache reuse in tests (#3453)64bd6d6[anneal] Remove v1 Lake cache symlinks (#3450)Updates
arrayvecfrom 0.7.6 to 0.7.8Changelog
Sourced from arrayvec's changelog.
Commits
0cb664c0.7.8f3a707fUpdate CHANGELOG66f86e4tests: skip two tests on 32-bit architectures8267e7e0.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
logfrom 0.4.32 to 0.4.33Changelog
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 comparisonUpdates
memchrfrom 2.8.1 to 2.8.3Commits
5fdb40c2.8.3922c7b5memchr: let compiler know that indexes returned by memchr fns are in boundse21e9fbarch: addunsafeto internal routines581faf0rebar: update memchr versiona61ac1a2.8.2a08bf90arch: fix undefined behavior in lower level (but public) APIsb41293brebar: update memchr to latest87467c9impl: remove unnecessary clones ininto_ownedimplsUpdates
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
zerocopyfrom 0.8.52 to 0.8.54Release notes
Sourced from zerocopy's releases.
Commits
a986089Release 0.8.54 (#3482)0f7c0bdAdd unconditional#[inline]to layout helper functions (#3483)fbe9f18Inline zerocopy layout helpers (#3481)ed09d09[ci] Remove auto-approvers mechanism (#3473)2f7aef5Add PartialEq derive to Order (#3467)13085d0[CI] Bump the all-actions group across 1 directory with 11 updates (#3471)c8fb1caHide unstablederive(most_traits)in documentation (#3470)d27346f[anneal][v2] Add utility functions: environment helpers and DirLock (#3399)3b29d25[anneal] Check archive Lake cache reuse in tests (#3453)64bd6d6[anneal] Remove v1 Lake cache symlinks (#3450)Updates
zerocopy-derivefrom 0.8.52 to 0.8.54Release notes
Sourced from zerocopy-derive's releases.