-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the all-updates group across 1 directory with 19 updates #9
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
Conversation
…dates Bumps the all-updates group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [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.17` | | [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.171` | | [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.94` | | [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.100` | | [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 `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.17 - [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.17) 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.171 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.171/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.169...0.2.171) 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.94 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.92...1.0.94) 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.100 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.96...2.0.100) 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: rstest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: bitflags dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: bumpalo dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: either dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: log dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: once_cell dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: quote dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: rstest_macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: typenum dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: unicode-ident dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: wasi dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: wit-bindgen-rt 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 |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all-updates group with 16 updates in the / directory:
0.24.00.25.00.3.10.3.22.8.02.9.03.16.03.17.01.2.101.2.171.13.01.15.00.2.1690.2.1710.4.250.4.271.20.21.21.31.0.921.0.941.0.371.0.401.0.191.0.201.0.241.0.262.0.962.0.1001.17.01.18.01.0.141.0.18Updates
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.17Release notes
Sourced from cc's releases.
... (truncated)
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
d9dd20echore: release v1.2.17 (#1435)c964f0eRegenerate target info (#1439)a140cc7Regenerate windows sys bindings (#1437)55051ebUpdate windows-bindgen requirement from 0.60 to 0.61 (#1436)8054df0Fix wasm32-wali-linux-musl target parsing (#1434)d2a5991ci: fix creating issue comment (#1433)cfb6a7cFix failure from cargo not propagating because of pipe (#1432)968da78Parserustctarget names (#1413)20300d5Regenerate target info (#1429)830eea9Added base support forwasm32-wali-linux-musltarget (#1373)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.171Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
78b0f8achore: release v0.2.171b988ca5Merge pull request #4318 from tgross35/backport-morel5746f8eAdd missing macos proc types and constants29a40e2linux: add devmem structs85f6836linux: add socket constants up to SO_DEVMEM_DONTNEEDff17476linux_like: add F_SEAL_EXEC67352eeci: sparc64: fix 'cannot find libc' error10af5a6ci: s390x: fix 'cannot find libc' errorc6ad434Merge pull request #4315 from tgross35/backport-porcini5726b3cCygwin: Add PTY and group APIUpdates
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.94Release notes
Sourced from proc-macro2's releases.
Commits
7cb0f3cRelease 1.0.9423c425cRaise minimum tested compiler to rust 1.67cbffe0cIgnore elidable_lifetime_names pedantic clippy linta12fe8bPoint standard library links to stable36920b1Combine rustdoc semver exempt cfg into one argument3a9bc71Convert html links to intra-doc linksc7d999cUnset doc-scrape-examples for lib target020a8aeResolve unnecessary_semicolon pedantic clippy lint0a77455Ignore WebAssembly linker warningffc417aMore precise gitignore patternsUpdates
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.
Changelog
Sourced from rstest_macros'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
rustversionfrom 1.0.19 to 1.0.20Release notes
Sourced from rustversion's releases.
Commits
4887012Release 1.0.20bb83b89Merge pull request #58 from dtolnay/modernbc271d9Modernize dates in docs and parse errorsc58d9bfPoint standard library links to stabledfe5fccMore precise gitignore patterns132031eRemove **/*.rs.bk from project-specific gitignoreUpdates
semverfrom 1.0.24 to 1.0.26Release notes
Sourced from semver's releases.
Commits
3e64fdbRelease 1.0.26