-
Couldn't load subscription status.
- Fork 0
chore(deps): bump the all-updates group across 1 directory with 20 updates #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…dates Bumps the all-updates group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rand](https://github.com/rust-random/rand) | `0.9.0` | `0.9.1` | | [rstest](https://github.com/la10736/rstest) | `0.24.0` | `0.25.0` | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.1` | `0.3.2` | | [bitflags](https://github.com/bitflags/bitflags) | `2.8.0` | `2.9.0` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.16.0` | `3.17.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.10` | `1.2.20` | | [either](https://github.com/rayon-rs/either) | `1.13.0` | `1.15.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.169` | `0.2.172` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.27` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.21.3` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.95` | | [quote](https://github.com/dtolnay/quote) | `1.0.37` | `1.0.40` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.19` | `1.0.20` | | [semver](https://github.com/dtolnay/semver) | `1.0.24` | `1.0.26` | | [syn](https://github.com/dtolnay/syn) | `2.0.96` | `2.0.101` | | [typenum](https://github.com/paholg/typenum) | `1.17.0` | `1.18.0` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.14` | `1.0.18` | Updates `rand` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.9.0...rand_core-0.9.1) Updates `rstest` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.24.0...v0.25.0) Updates `getrandom` from 0.3.1 to 0.3.2 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.3.1...v0.3.2) Updates `bitflags` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.8.0...2.9.0) Updates `bumpalo` from 3.16.0 to 3.17.0 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@3.16.0...3.17.0) Updates `cc` from 1.2.10 to 1.2.20 - [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.10...cc-v1.2.20) Updates `either` from 1.13.0 to 1.15.0 - [Commits](rayon-rs/either@1.13.0...1.15.0) Updates `libc` from 0.2.169 to 0.2.172 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.172/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.169...0.2.172) Updates `log` from 0.4.25 to 0.4.27 - [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.25...0.4.27) Updates `once_cell` from 1.20.2 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.21.3) Updates `proc-macro2` from 1.0.92 to 1.0.95 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.92...1.0.95) Updates `quote` from 1.0.37 to 1.0.40 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.37...1.0.40) Updates `rstest_macros` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.24.0...v0.25.0) Updates `rustversion` from 1.0.19 to 1.0.20 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.19...1.0.20) Updates `semver` from 1.0.24 to 1.0.26 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.24...1.0.26) Updates `syn` from 2.0.96 to 2.0.101 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.96...2.0.101) Updates `typenum` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](paholg/typenum@v1.17.0...v1.18.0) Updates `unicode-ident` from 1.0.14 to 1.0.18 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.14...1.0.18) Updates `wasi` from 0.13.3+wasi-0.2.2 to 0.14.2+wasi-0.2.4 - [Commits](bytecodealliance/wasi-rs@0.13.3...0.14.2) Updates `wit-bindgen-rt` from 0.33.0 to 0.39.0 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.33.0...v0.39.0) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: rstest dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: getrandom dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: bitflags dependency-version: 2.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: bumpalo dependency-version: 3.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: cc dependency-version: 1.2.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: either dependency-version: 1.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: libc dependency-version: 0.2.172 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: log dependency-version: 0.4.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: once_cell dependency-version: 1.21.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: proc-macro2 dependency-version: 1.0.95 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: quote dependency-version: 1.0.40 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: rstest_macros dependency-version: 0.25.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: rustversion dependency-version: 1.0.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: semver dependency-version: 1.0.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: syn dependency-version: 2.0.101 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: typenum dependency-version: 1.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: unicode-ident dependency-version: 1.0.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: wasi dependency-version: 0.14.2+wasi-0.2.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: wit-bindgen-rt dependency-version: 0.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates ... Signed-off-by: dependabot[bot] <[email protected]>
ReviewersThe following users could not be added as reviewers: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps the all-updates group with 17 updates in the / directory:
0.9.00.9.10.24.00.25.00.3.10.3.22.8.02.9.03.16.03.17.01.2.101.2.201.13.01.15.00.2.1690.2.1720.4.250.4.271.20.21.21.31.0.921.0.951.0.371.0.401.0.191.0.201.0.241.0.262.0.962.0.1011.17.01.18.01.0.141.0.18Updates
randfrom 0.9.0 to 0.9.1Changelog
Sourced from rand's changelog.
Commits
ec6d5c0Prepare rand_core v0.9.1 (#1591)6a06056rand_core: introduce an UnwrapMut wrapper (#1589)8929123AddAlphabeticdistribution (#1587)06b1642Remove unnecessary underscore from `impl<T, const N: usize> Distribution<[T; ...49d76cdrename extract to extract_lane (#1586)e0a70fdChange to usearray::from_fninDistribution\<[T; N]> for StandardUniform...0bc3f65Move rand distr (#1577)2677c49Revise "not a crypto library" policy and SECURITY.md (#1565)bfd1826SeedableRng docs: add note on (lack of) reproducibility (#1572)c01aee7Fix some links (#1571)Updates
rstestfrom 0.24.0 to 0.25.0Release notes
Sourced from rstest's releases.
Changelog
Sourced from rstest's changelog.
Commits
8d80ceaPrepare releaseeb1f228Make clippy happyf570b06Avoid concurrent manifest changes in integration tests8551eb8feat: addinclude_strandinclude_bytesfile input behavioure0b735eAppend generated test macro so next test macros are aware of it154d0b0Prepare developUpdates
getrandomfrom 0.3.1 to 0.3.2Changelog
Sourced from getrandom's changelog.
Commits
3a91722Release v0.3.2 (#617)5b9e58dbuild(deps): bump the all-deps group with 2 updates (#629)a13ad84Add built-in support for*-linux-nonetargets (#618)526aff1Add cygwin support (#626)b160ef6Use "raw-dylib" for non-win7 Windows Targets (#627)05c0c41Update Cargo.lock (#625)3b16058ci: fix Dependabot config (#624)e591030ci: tweak Dependabot config (#623)2eb3584ci: fix Dependabot config (#620)d3175f3ci: replacelock_updjob with Dependabot (#619)Updates
bitflagsfrom 2.8.0 to 2.9.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
e197bf5Merge pull request #439 from KodrAus/cargo/2.9.08df6e80prepare for 2.9.0 releasee92f0aeMerge pull request #438 from KodrAus/fix/ui-tests226ff75fix up UI tests2170a26Merge pull request #437 from wysiwys/wysiwys/add-clear-method76dde58add tests forclear()trait methodce5d420addclear()method to trait9e45d36Merge pull request #434 from bitflags/KodrAus-patch-1617645apin checkout action for miri job2c836f2Merge pull request #433 from bitflags/ci/remove-scorecardUpdates
bumpalofrom 3.16.0 to 3.17.0Changelog
Sourced from bumpalo's changelog.
Commits
b3707e8Bump to version 3.17.0 (#263)0713b5faddtry_functions for slices andstr(#260)8392c63docs: fix typo (#257)b594a77Fixed stacked borrows violation indealloc(fixes #247) (#248)231403aReduce rust-version to 1.71.1 (#252)25d5f32Remove bogus executable filesystem permissions from Rust sources (#249)30f8491Fix warning when testing without theallocator_apicargo feature (#245)Updates
ccfrom 1.2.10 to 1.2.20Release notes
Sourced from cc's releases.
... (truncated)
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
1dd0989chore: release v1.2.20 (#1462)828dd19Regenerate target info (#1461)5da0787Update rusqlite requirement from 0.34.0 to 0.35.0 (#1460)9fb0d0bFix parser.rs on latest rustc nightly (#1459)d7d29fcchore: release v1.2.19 (#1458)0f8834dFix musl compilation: Add musl as a prefix fallback (#1455)5f55b01chore: release v1.2.18 (#1451)e3aa653Regenerate target info (#1450)41f7c2eUsestd::thread::available_parallelismfor determining the default number o...654a6c6Fix mips64-openwrt-linux-musl parsing (#1449)Updates
eitherfrom 1.13.0 to 1.15.0Commits
59ae1fcMerge pull request #120 from cuviper/release-1.15.07f4bf02Release 1.15.056178e9Merge pull request #119 from klkvr/klkvr/fix-no-std80b6f2afix last references of use_std2b71801serde 1.0.958c1ea3euse_std -> stdd743e25fix: no-std with serde feature6e6dc26Merge pull request #117 from cuviper/release-1.14.09376206Release 1.14.04db2c30Merge pull request #118 from cuviper/clippyUpdates
libcfrom 0.2.169 to 0.2.172Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
a5eab58Merge pull request #4410 from tgross35/release-libc481eca7chore: release libc 0.2.172ce2edbbMerge pull request #4399 from tgross35/backport-triagebot-branch-warn31b3200Suggest stable-nominated in the PR template3bffe1dMake triagebot warn on non-default branches03e6ffcMerge pull request #4396 from tgross35/backport-serranof9a47acDefine SO_BINDTOIFINDEX on Androida358daeAdd missing utmpx apis for linux musl1ff2f21adding linux glibc ptrace_sud_config and related PTRACE_*ET_SYSCALL_USER_DISP...55c58c9Add more redox sys/socket.h and sys/uio.h definitionsUpdates
logfrom 0.4.25 to 0.4.27Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
35161d0Merge pull request #674 from rust-lang/cargo/0.4.27cc131efprepare for 0.4.27 releaseea6f54dMerge pull request #673 from rust-lang/feat/logger-by-refd229c73fix unclosed code block02486e4fill in more tests for logger argument71e034fexpand logger testsdfa067efix up kv passing39d4c3arun fmt7aacc8fpass global logger by value, supplied logger by refa438c6eMerge pull request #664 from tisonkun/logger-fieldUpdates
once_cellfrom 1.20.2 to 1.21.3Changelog
Sourced from once_cell's changelog.
Commits
29e3d93Merge pull request #286 from briansmith/b/once-ref-drya206950Prepare for 1.21.3 release.17d4a9bDRYrace::OnceRef::{get_or_try_init, set}.01b1d56Merge pull request #285 from briansmith/b/once-ref-colda851cc4Mark initialization ofOnceRef::get_or_try_initcold.2447a93Merge pull request #281 from briansmith/b/init-innerc294d64Merge pull request #280 from briansmith/b/self5f0fdd4Merge pull request #283 from briansmith/b/cast_mut899e319Merge pull request #284 from briansmith/b/dry-get90da60bMark initialization ofOnceBox::get_or_try_initcold.Updates
proc-macro2from 1.0.92 to 1.0.95Release notes
Sourced from proc-macro2's releases.
Commits
24bbf16Release 1.0.95835c5bdMerge pull request #497 from dtolnay/nosourcefile7bc363cUpdate semver-exempt API to nightly-2025-04-16b867aa7Merge pull request #496 from PaulGrandperrin/masterc605e8eRevert "Merge pull request #495 from dtolnay/fuzzlld"1993cd3Merge pull request #495 from dtolnay/fuzzlldcfdb567Link to honggfuzz-rs issueb09a5b0Work around cargo-hfuzz nostart-stop-gc gold link failure7cb0f3cRelease 1.0.9423c425cRaise minimum tested compiler to rust 1.67Updates
quotefrom 1.0.37 to 1.0.40Release notes
Sourced from quote's releases.
Commits
ab1e92cRelease 1.0.403ff6882Merge pull request 293 from aatifsyed/master7a143c7fix: set span on tick5998437refactor: push_lifetime* goes through an array instead of a manual iterator7d089f5Release 1.0.39dd15f29Ignore elidable_lifetime_names pedantic clippy lintb723616Point standard library links to stableddbabd5Convert html links to intra-doc linksfa46189Unset doc-scrape-examples for lib target4d071e3Resolve doc_overindented_list_items clippy lintUpdates
rstest_macrosfrom 0.24.0 to 0.25.0Release notes
Sourced from rstest_macros's releases.