-
Notifications
You must be signed in to change notification settings - Fork 11
chore(deps): bump the rust-dependencies group across 1 directory with 18 updates #431
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
Closed
Conversation
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
… 18 updates Bumps the rust-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.96` | | [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.31` | | [expect-test](https://github.com/rust-analyzer/expect-test) | `1.5.0` | `1.5.1` | | [either](https://github.com/rayon-rs/either) | `1.13.0` | `1.14.0` | | [home](https://github.com/rust-lang/cargo) | `0.5.9` | `0.5.11` | | [hybrid-array](https://github.com/RustCrypto/hybrid-array) | `0.2.1` | `0.2.3` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.6.0` | `2.7.1` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.20.3` | | [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.0.0` | `2.1.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.214` | `1.0.218` | | [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.139` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.13.0` | `3.17.1` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.14.5` | `0.15.1` | | [proptest](https://github.com/proptest-rs/proptest) | `1.5.0` | `1.6.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.89` | `1.0.93` | | [quote](https://github.com/dtolnay/quote) | `1.0.37` | `1.0.38` | | [syn](https://github.com/dtolnay/syn) | `2.0.87` | `2.0.98` | Updates `anyhow` from 1.0.93 to 1.0.96 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.93...1.0.96) Updates `clap` from 4.5.20 to 4.5.31 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.20...v4.5.31) Updates `expect-test` from 1.5.0 to 1.5.1 - [Changelog](https://github.com/rust-analyzer/expect-test/blob/master/CHANGELOG.md) - [Commits](rust-analyzer/expect-test@v1.5.0...v1.5.1) Updates `either` from 1.13.0 to 1.14.0 - [Commits](rayon-rs/either@1.13.0...1.14.0) Updates `home` from 0.5.9 to 0.5.11 - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](rust-lang/cargo@home-0.5.9...home-0.5.11) Updates `hybrid-array` from 0.2.1 to 0.2.3 - [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md) - [Commits](RustCrypto/hybrid-array@v0.2.1...v0.2.3) Updates `indexmap` from 2.6.0 to 2.7.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.6.0...2.7.1) Updates `once_cell` from 1.20.2 to 1.20.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.20.3) Updates `rustc-hash` from 2.0.0 to 2.1.1 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md) - [Commits](rust-lang/rustc-hash@v2.0.0...v2.1.1) Updates `serde` from 1.0.214 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.214...v1.0.218) Updates `serde_json` from 1.0.132 to 1.0.139 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.132...v1.0.139) Updates `tempfile` from 3.13.0 to 3.17.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.13.0...v3.17.1) Updates `itertools` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0) Updates `hashbrown` from 0.14.5 to 0.15.1 - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.14.5...v0.15.1) Updates `proptest` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.5.0...v1.6.0) Updates `proc-macro2` from 1.0.89 to 1.0.93 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.89...1.0.93) Updates `quote` from 1.0.37 to 1.0.38 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.37...1.0.38) Updates `syn` from 2.0.87 to 2.0.98 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.87...2.0.98) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: expect-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: home dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: hybrid-array dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustc-hash dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: hashbrown dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: proptest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
071ade7
to
0774eff
Compare
Superseded by #435. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 rust-dependencies group with 18 updates in the / directory:
1.0.93
1.0.96
4.5.20
4.5.31
1.5.0
1.5.1
1.13.0
1.14.0
0.5.9
0.5.11
0.2.1
0.2.3
2.6.0
2.7.1
1.20.2
1.20.3
2.0.0
2.1.1
1.0.214
1.0.218
1.0.132
1.0.139
3.13.0
3.17.1
0.13.0
0.14.0
0.14.5
0.15.1
1.5.0
1.6.0
1.0.89
1.0.93
1.0.37
1.0.38
2.0.87
2.0.98
Updates
anyhow
from 1.0.93 to 1.0.96Release notes
Sourced from anyhow's releases.
Commits
f0aa0d3
Release 1.0.96bc33c24
Convert html links to intra-doc links1cff785
Unset doc-scrape-examples for lib targetd71c806
More precise gitignore patterns3e40975
Remove **/*.rs.bk from project-specific gitignoreb880dd0
Ignore Cargo-generated tests/crate/target directory8891ce3
Merge pull request #404 from dtolnay/missingabi51a173e
Ignore missing_abi lint in nightly-2025-01-164d71a84
Ignore double_ended_iterator_last clippy lintaf0937e
Update ui test suite to nightly-2025-01-02Updates
clap
from 4.5.20 to 4.5.31Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
acf9abb
chore: Release9186a18
docs: Update changelog233c316
Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2
Merge pull request #5923 from Reverier-Xu/master536e29f
feat(builder): AddValueParserFactory
forSaturating\<T>
45ed71c
chore: Avoid using gen for rust 2024 preserved keyword5029bb3
chore: Avoid usinggen
for rust 2024 preserved keyword8a1d59b
chore(deps): Update Rust Stable to v1.85 (#5921)9caee53
docs(changelog): Clarify 5.0.0cb2352f
Merge pull request #5918 from epage/testUpdates
expect-test
from 1.5.0 to 1.5.1Changelog
Sourced from expect-test's changelog.
Commits
9e616f9
Merge pull request #53 from xxchan/xxchan/interim-tarantulafc87d4e
update README7e3092f
bump version8aff4a9
doc: update the recommended placeholderUpdates
either
from 1.13.0 to 1.14.0Commits
6e6dc26
Merge pull request #117 from cuviper/release-1.14.09376206
Release 1.14.04db2c30
Merge pull request #118 from cuviper/clippy81671a6
Fix clippy::empty_line_after_doc_comments1902eb1
Fix clippy::from_over_intoce345c6
Merge pull request #116 from yotamofek/use-macros995ad50
Usefor_both!
andmap_either!
in more placesb0d533a
Merge pull request #115 from yotamofek/simplify-patternsa91fefd
Merge pull request #114 from yotamofek/msrv7972b74
Upgrade to 2021 editionUpdates
home
from 0.5.9 to 0.5.11Commits
addcc8c
Update release information for home 0.5.11 (#14939)e5c4dc6
Limit release trigger to 0.* tags (#14940)f18cbda
Limit release trigger to 0.* tags20ec18a
Update home changelog014378f
Clarify status ofhome_dir
769f622
test(build-std): dont require rustup (#14933)80409f7
test(build-std): dont require rustup7847c03
fix(base): Support bases in patches in virtual manifests (#14931)5b8b2ac
fix(base): Support bases in patches in virtual manifests2d23b94
test(base): Verify bases in patches in virtual manifestsUpdates
hybrid-array
from 0.2.1 to 0.2.3Changelog
Sourced from hybrid-array's changelog.
Commits
ca1240b
v0.2.3 (#109)1dbb4af
Update ML-DSA sizes (#108)eff7470
Update Cargo.lock (#107)3247510
v0.2.2 (#105)d5a1f33
Add FrodoKEM sizes (#104)Updates
indexmap
from 2.6.0 to 2.7.1Changelog
Sourced from indexmap's changelog.
Commits
42e57a3
Merge pull request #369 from cuviper/release-2.7.1f61b581
Release 2.7.1cb520a7
Merge pull request #368 from cuviper/reserve_entriesf0ec924
Merge pull request #367 from savannstm/better-panics38ef618
Merge pull request #364 from hkBst/patch-11f12721
Improve memory reservation forinsert_entry
2f55755
Improve panic messages7b64edc
Add#[track_caller]
attributes to functions that may panicf63bb6e
remove fxhash dep8eb4de5
Remove fxhash example from lib.rsUpdates
once_cell
from 1.20.2 to 1.20.3Changelog
Sourced from once_cell's changelog.
Commits
d119eea
Merge pull request #273 from briansmith/b/cold1a885da
Make initialization inOnceNonZeroUsize::get_or_try_init
#[cold]
.Updates
rustc-hash
from 2.0.0 to 2.1.1Changelog
Sourced from rustc-hash's changelog.
Commits
dc5c33f
Merge pull request #57 from Noratrieb/bump-2.1.1328556d
Add changelog for 2.1.12588fc1
Merge pull request #56 from lsunsi/increase-64bit-rotation-length177c566
fix: increase 64bit rotation length43e1790
Merge pull request #54 from Noratrieb/bump-2.1.0213c01a
Bump to version 2.1.06745258
Merge pull request #52 from DaniPopes/random-state-clone23fcdff
Derive Clone for FxSeededStatefee8019
Derive Clone for FxRandomStateeb049a8
Merge pull request #49 from Konippi/add-testcase-to-seeded-stateUpdates
serde
from 1.0.214 to 1.0.218Release notes
Sourced from serde's releases.
Commits
7bfd518
Release 1.0.218723a949
Merge pull request #2895 from dtolnay/stabledoc2b44efb
Point standard library links to stable03dc0fc
Merge pull request #2894 from dtolnay/doclink85cb0c4
Convert html links to intra-doc linksabe7194
Update ui test suite to nightly-2025-02-12aaccac7
Unset doc-scrape-examples for lib target7cd4d84
Update ui test suite to nightly-2025-02-0704ff3e8
More precise gitignore patternsdc3031b
Remove *.sw[po] from gitignoreUpdates
serde_json
from 1.0.132 to 1.0.139Release notes
Sourced from serde_json's releases.
Commits
4d4f53c
Release 1.0.1395d6b32f
Merge pull request #1242 from dtolnay/writefloate5bb8bd
Document behavior of write_f32/f64 on non-finite floats7a79781
Merge pull request #1241 from dtolnay/doclink13591f1
Convert html links to intra-doc links1d7378e
Unset doc-scrape-examples for lib target1174c5f
Resolve unnecessary_semicolon pedantic clippy lintc916099
Release 1.0.138dc29e48
Move BufReader to caller29122f9
Sort imports from PR 1237Updates
tempfile
from 3.13.0 to 3.17.1Changelog
Sourced from tempfile's changelog.
Commits
714a259
chore: release 3.17.178309ed
fix: cast handle to the wind 8000 ows crate HANDLE (#332)6e7d167
chore: release 3.17.03718075
doc: remove incorrect documentation about windows and open files461369f
feat: delete unnamed temporary files on windows immediately78d30a2
doc: clarify "inner file will be deleted" documentation (#329)0fe11c4
doc: document how to "keep" temporary files/dirs after creation (#328)35e0629
feat: simplify getrandom call (#325)1e5059f
fix: handle TLS deallocation (#324)c7b2e1a
chore: simplify reborrowUpdates
itertools
from 0.13.0 to 0.14.0Changelog
Sourced from itertools's changelog.
Commits
a015a68
Addnext_array
andcollect_array
a1213e1
Prepare v0.14.0 releaseff0c942
fix clippy lintsf80883b
Fix into_group_map_by documentation errorsb793238
Add track_caller for asser_equal5d4056b
default_features
is deprecated - switch it todefault-features
a447b68
doc for added traitd0479b0
"nitpicks"35c78ce
IndexMut -> BorrowMut<slice>deb53ba
refactored to share codeUpdates
hashbrown
from 0.14.5 to 0.15.1Changelog
Sourced from hashbrown's changelog.
Commits
dd56b3b
Merge pull request #581 from Amanieu/release-0.15.15643b13
Yank v0.15.0986305a
Merge pull request #582 from Amanieu/stable-strict-provenance1295e3e
Remove mentions of stabilized featurestrict_provenance
458e445
Release v0.15.1ccec5eb
Merge pull request #580 from Kobzol/ci-doc02ddcc9
Document conclusion job more998637f
Merge pull request #575 from Kobzol/ci-remove-borsc6b90d9
Switch from using Bors to merge queue in CIeea9804
Auto merge of #572 - cuviper:ci-msrv, r=AmanieuUpdates
proptest
from 1.5.0 to 1.6.0Commits
e5b6c65
prep v1.6.0 release (#539)5bc4672
proptest-derive: prepare 0.5.1 patch release (#538)8ac7e3f
state-machine: prepare v0.3.1 patch release (#535)158c8c9
Merge pull request #530 from colstrom/mainc8a14b7
Merge pull request #534 from matthew-russo/fix-clippyb94bc78
fix no-std build (#536)4548c17
[Fix] add clippy allow in new panic-hook scaffoldingf149b33
Add featurehandle-panics
(#525)fdc53fa
458 fix wasm (#519)d179a50
Fix non-local impl nightly warning withallow(non_local_definitions)
(#531)Updates
proc-macro2
from 1.0.89 to 1.0.93Release notes
Sourced from proc-macro2's releases.
Commits
83519e8
Release 1.0.9387e04d2
Merge pull request #490 from dtolnay/fastdrop029360d
Drop tokens in order instead of reversed order172907a
Non-recursively drop TokenStream relocating only streams, not tokensacc7d36
Release 1.0.920cb443d
Merge pull request #487 from dtolnay/mismatchlineae478ed
Change mismatch panic message to avoid github linkifying5046761
Release 1.0.9127c5494
Merge pull request #486 from dtolnay/compilerlexa9146d6
Ensure that compiler tokenstream parsing only produces a compiler lexerrorUpdates
quote
from 1.0.37 to 1.0.38Release notes
Sourced from quote's releases.
Commits
0245506
Release 1.0.38d978c51
Merge pull request #286 from dtolnay/array09d1e42
Implement repetition for arrays5bba89f
Add repetition test with array of arrayaafba72
Prevent upload-artifact step from causing CI failurec889896
Update not-quotable ui test for ToTokens impl changes87c247f
Resolve some needless_lifetimes clippy lints31d7a01
Ignore needless_lifetimes clippy lint6cff24b
Upload CI Cargo.lock for reproducing failuresUpdates
syn
from 2.0.87 to 2.0.98Release notes
Sourced from syn's releases.
Commits
71f3808
Release 2.0.98f0c57ee
Merge pull request #1847 from dtolnay/lifetimes4307f64
Allow lifetimes in function pointer return valuesd15bdea
Release 2.0.97bf672a9
Merge pull request #1846 from dtolnay/surroundcfgf0ee7e9
Fix missing doc cfg on <$Delimiter>::surrounde0e40cf
Resolve unnecessary_semicolon pedantic clippy lint6ebd966
Resolve sliced_string_as_bytes clippy linta09b650
More precise gitignore patterns42601b9
Resolve needless_continue pedantic clippy lintDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve t...Description has been truncated