build(deps): bump the all-deps group across 1 directory with 7 updates #496
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 7 updates in the / directory:
0.2.0-rc.80.2.0-rc.90.2.10.2.20.2.1780.2.1791.0.1031.0.1041.1.21.1.32.0.1112.0.1133.23.03.24.0Updates
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.179Release notes
Sourced from libc's releases.
... (truncated)
Commits
4c61c9cchore: release libc 0.2.179a4237c0adding pthread_tryjoin_n/pthread_timedjoin_np to Linux.d4c9bb8netbsd/arm.rs: make typo corrections which make the libc-test pass.c2b4b3dnetbsd/mod.rs: change definition of pthread_spin_t to allow arch redefinition.bd4a7c5links old version of cf{g,s}et{i,o}speed for glibc80a05fdnetbsd/mod.rs: fix so that self-tests pass on both ilp32 and lp64.3918b91src/new/netbsd/net/if_.rs: make if_msghdr self-tests succeed on ilp32 hosts:85aa379build(deps): bump vmactions/solaris-vm from 1.1.8 to 1.2.3ad6c4a1qurt: Add support for Qualcomm QuRT184a558Fix QNX build errorUpdates
proc-macro2from 1.0.103 to 1.0.104Release notes
Sourced from proc-macro2's releases.
Commits
4321369Release 1.0.1049561144Merge pull request #527 from dtolnay/extend57fed01Update actions/upload-artifact@v5 -> v61096f1aUpdate actions/upload-artifact@v4 -> v54275e26Update to 2021 editionbccca27Delete rustversion attributes older than required compiler version8f4c801Update actions/checkout@v5 -> v61baff31Add new TokenStream Extend impls6f45ba0Rename TokenTree collections to "tokens"2942447Merge pull request #526 from dtolnay/upUpdates
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.113Release notes
Sourced from syn's releases.
Commits
8cfa32aRelease 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.13f8f2a42Release 2.0.112ca22ce0Merge pull request #1951 from VictorArcium/vt/fix-lit-byte0c4bea1Fix LitByte::new().7e38d5dDisable test_parse_buffer.test_unwind_safe under Mirif987b14Update actions/upload-artifact@v5 -> v6Updates
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)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