build(deps): bump the all-deps group across 1 directory with 10 updates #499
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 all-deps group with 9 updates in the / directory:
0.2.0-rc.80.2.0-rc.90.2.10.2.20.2.1780.2.1801.0.1031.0.1051.0.421.0.431.1.21.1.32.0.1112.0.1143.23.03.24.00.8.310.8.33Updates
crypto-commonfrom 0.2.0-rc.8 to 0.2.0-rc.9Commits
ea272eccrypto-common v0.2.0-rc.9 (#2167)4303b14crypto-common: add deprecatedgenerate*toKey(Iv)Init(#2162)d51c293elliptic-curve v0.14.0-rc.19 (#2165)ab6e3b5elliptic-curve: addctutilstraits toarithmeticbounds (#2166)443d4eeelliptic-curve: bumpsec1to v0.8.0-rc.11 (#2164)f33be2aelliptic-curve: bumpbase16ctto v1 (#2163)bfadad3build(deps): bump portable-atomic from 1.11.1 to 1.13.0 in the all-deps group...7f0d7ecelliptic-curve v0.14.0-rc.18 (#2161)8ea3347elliptic-curve: useCargo.tomlforarray/bigintimports (#2160)2261078elliptic-curve: bumpcrypto-bigintto v0.7.0-rc.13 (#2158)Updates
inoutfrom 0.2.1 to 0.2.2Commits
2d5eac4inout v0.2.2 (#1292)d6e4a87inout: requireblock-paddingv0.4.2 (#1291)6fda0b5cmov: use macros to write tests (#1290)8ea1820ctutils: compare tosubtlein README.md16a0bfdctutils: enhancedsubtleinterop (#1289)3687ca8ctutils v0.2.0 (#1288)b81a8cdctutils: renameChoice::from_*_nonzero=>from_*_nz(#1287)1d2aff3ctutils: addCtNegtrait (#1286)170c956ctutils:Choice::from_u128*constructors (#1285)f06e060ctutils v0.1.4 (#1284)Updates
libcfrom 0.2.178 to 0.2.180Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
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
proc-macro2from 1.0.103 to 1.0.105Release notes
Sourced from proc-macro2's releases.
Commits
8c4135fRelease 1.0.1052825fb1Make same crates available during probe as in crate rootcc5819cMerge pull request #528 from dtolnay/nostde78151eDisable std prelude2fbddd4Delete html_root_url commentaa54fc3Patch rustc-literal-escaper std dependencies876f800CStr is available in core since Rust 1.644321369Release 1.0.1049561144Merge pull request #527 from dtolnay/extend57fed01Update actions/upload-artifact@v5 -> v6Updates
quotefrom 1.0.42 to 1.0.43Release notes
Sourced from quote's releases.
Commits
635ee67Release 1.0.435f605a6Reorder module-level attributes in crate root9c63ceeDelete html_root_url comment009af09Disallow direct use of quote v1 as a no-std crate546c7c2Merge pull request 320 from tamird/no-stdfc59136Merge pull request #319 from tamird/fix-testsb3faa37Make the crate no_std8e70480Merge pull request #318 from tamird/more-core3b9996btests: fix compilation with--no-default-features4d1e4feChange std imports to core/allocUpdates
rustixfrom 1.1.2 to 1.1.3Commits
3832726chore: Release rustix version 1.1.3f2a19cfAdd test ensuring UB can't be introduced (#1566)2d66cdfEnable ioctl and makedev on Redox (#1565)76aff5eFix Android build: enablelinux-raw-sysand exclude Android-unsupported Lin...bb00248Implement dirfd equivalent functions (#1549)cea123cRevert #1552. (#1564)f648570Update the pins for the MSRV, and add macos-14 to CI. (#1563)291ec97Rudimentarysanitize_memorysupport. (#1541)0993b3dRemovegetifaddrsfrom the "not yet" category. (#1562)29408eaclippy: fix useless_conversion lint (#1556)Updates
synfrom 2.0.111 to 2.0.114Release notes
Sourced from syn's releases.
Commits
211e0dfRelease 2.0.11418cd645Touch up PR 19568c9f7e1Merge pull request #1956 from tamird/no-std-prepf8a7a33Disable std prelude888a207Delete html_root_url comment8cfa32aRelease 2.0.113d5e19ffDo PR 1953 also for LifetimeParam3fe4dc6Merge pull request #1953 from wyfo/fix/type-param-colon-no-bounds31508f3Fix TypeParam expecting identifier after colon1534d3aUpdate reqwest dev-dependency to 0.13Updates
tempfilefrom 3.23.0 to 3.24.0Changelog
Sourced from tempfile's changelog.
Commits
1712764chore: release v3.24.0a8dc864feat: completely support WASIP2 on stable rust (#382)5a03572Exclude CI scripts from published package (#384)da894f1build(deps): bump actions/checkout from 5 to 6 (#383)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)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