build(deps): bump the cargo group with 8 updates#136
Merged
Conversation
Bumps the cargo group with 8 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.148` | `1.0.149` | | [toml](https://github.com/toml-rs/toml) | `0.9.10+spec-1.1.0` | `0.9.11+spec-1.1.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.51` | `1.2.52` | | [find-msvc-tools](https://github.com/rust-lang/cc-rs) | `0.1.6` | `0.1.7` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.12.1` | `2.13.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.179` | `0.2.180` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.31` | `0.8.33` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.31` | `0.8.33` | Updates `serde_json` from 1.0.148 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.148...v1.0.149) Updates `toml` from 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.10...toml-v0.9.11) Updates `cc` from 1.2.51 to 1.2.52 - [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.51...cc-v1.2.52) Updates `find-msvc-tools` from 0.1.6 to 0.1.7 - [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@find-msvc-tools-v0.1.6...find-msvc-tools-v0.1.7) Updates `indexmap` from 2.12.1 to 2.13.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.1...2.13.0) Updates `libc` from 0.2.179 to 0.2.180 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.179...0.2.180) Updates `zerocopy` from 0.8.31 to 0.8.33 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.31...v0.8.33) Updates `zerocopy-derive` from 0.8.31 to 0.8.33 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.31...v0.8.33) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml dependency-version: 0.9.11+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.52 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: find-msvc-tools dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indexmap dependency-version: 2.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: libc dependency-version: 0.2.180 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... 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 cargo group with 8 updates:
1.0.1481.0.1490.9.10+spec-1.1.00.9.11+spec-1.1.01.2.511.2.520.1.60.1.72.12.12.13.00.2.1790.2.1800.8.310.8.330.8.310.8.33Updates
serde_jsonfrom 1.0.148 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formattingUpdates
tomlfrom 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0Commits
febf44cchore: Release5009cf2docs: Update changelogb5798aafix(toml): Support serializing u64, i128, u128 (#1086)9fd8b72fix(toml): Support serializing i128/u12894fc5e0fix(toml): Support serializing full u64 range2e09401chore: ReleaseUpdates
ccfrom 1.2.51 to 1.2.52Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
d0562c9chore: release (#1651)c3ff4eaFix contradictory doc for CC compiler in crate doc (#1650)c1055d8Have CUDA compilaion check for sbsa-linux when targeting aarch64. (#1647)7abc2e6Update link for -Cdwarf-version; Remove -Z (stabilized in 1.88) (#1648)6b3e91bFix Build::env_tool to check for .exe on windows (#1646)e7784c8Fix tool existence check in find_tool method (#1645)d1a3017Fix SdkInfo::find_tool to check for executable extension (#1644)Updates
find-msvc-toolsfrom 0.1.6 to 0.1.7Release notes
Sourced from find-msvc-tools's releases.
Commits
d0562c9chore: release (#1651)c3ff4eaFix contradictory doc for CC compiler in crate doc (#1650)c1055d8Have CUDA compilaion check for sbsa-linux when targeting aarch64. (#1647)7abc2e6Update link for -Cdwarf-version; Remove -Z (stabilized in 1.88) (#1648)6b3e91bFix Build::env_tool to check for .exe on windows (#1646)e7784c8Fix tool existence check in find_tool method (#1645)d1a3017Fix SdkInfo::find_tool to check for executable extension (#1644)Updates
indexmapfrom 2.12.1 to 2.13.0Changelog
Sourced from indexmap's changelog.
Commits
a4aba99Merge pull request #431 from cuviper/release-2.13.0e345f3aRelease 2.13.0e6b677bMerge pull request #430 from cuviper/split_at_checked61c9d53AddSlice::split_at_checkedandsplit_at_mut_checked8b8d350Merge pull request #426 from cuviper/clone-intokv88efd0cimpl Clone for IntoKeysandIntoValues3b6d04bMerge pull request #425 from cuviper/inner-coreeb30eb1Move crate::map::core to crate::innerUpdates
libcfrom 0.2.179 to 0.2.180Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
4b38c69chore: release libc 0.2.180300e643qnx: add missing BPF and ifreq structures12fd831ci: Add rtems to basic tier 3 checksb062844Only test addresses of cmsghdrs that are multiples of the size of cmsghdr.676a4f8linux: Movemembarrier.hconstants tosrc/new0803faelinux: Restructurenetlinktosrc/new72f4c1auclibc: Re-enable__SIZEOF_PTHREAD_COND_Ton non-L4Re uclibc757e55anetbsd/riscv64.rs: make changes so that this builds again.042f118musl: Fix incorrect definitions of struct stat on some architectures03755c4linux, emscripten, android, l4re: handle zero-sized payload differences in CM...Updates
zerocopyfrom 0.8.31 to 0.8.33Release notes
Sourced from zerocopy's releases.
Commits
4cfb5c9[zerocopy-derive] Fix panic with raw identifiers (#2871)8cd798aRelease 0.8.32 (#2870)37b16a6Optimize Ref<_, T> methods when T: Sized (#2752) (#2758)8dfa29b[pointer] Add generic projection/cast framework (#2860)424df54[ci] Pin dependencies to hashes (#2869)635360b[ci] Roll pinned nightly toolchain (#2868)e2d235f[derive] Document use ofFieldtrait (#2865)b99b86d[project] Distinguish structs/union/enums (#2857)2368a0b[CI] Bump github/codeql-action in the all-actions group (#2858)8ff2a35[ci] Roll pinned nightly toolchain (#2859)Updates
zerocopy-derivefrom 0.8.31 to 0.8.33Release notes
Sourced from zerocopy-derive's releases.
Commits
4cfb5c9[zerocopy-derive] Fix panic with raw identifiers (#2871)8cd798aRelease 0.8.32 (#2870)37b16a6Optimize Ref<_, T> methods when T: Sized (#2752) (#2758)8dfa29b[pointer] Add generic projection/cast framework (#2860)424df54[ci] Pin dependencies to hashes (#2869)635360b[ci] Roll pinned nightly toolchain (#2868)e2d235f[derive] Document use ofFieldtrait (#2865)b99b86d[project] Distinguish structs/union/enums (#2857)2368a0b[CI] Bump github/codeql-action in the all-actions group (#2858)8ff2a35[ci] Roll pinned nightly toolchain (#2859)You can trigger a rebase of this PR 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