-
Notifications
You must be signed in to change notification settings - Fork 103
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
Bump the all group across 1 directory with 24 updates #2645
Closed
Conversation
This file contains 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
Bumps the all group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.96` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.85` | `0.1.86` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.5.5` | `1.6.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.26` | `4.5.30` | | [tracing-test](https://github.com/dbrgn/tracing-test) | `0.1.0` | `0.2.5` | | [typenum](https://github.com/paholg/typenum) | `1.17.0` | `1.18.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.10` | | [bytesize](https://github.com/bytesize-rs/bytesize) | `1.3.0` | `1.3.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.14.0` | | [priority-queue](https://github.com/garro95/priority-queue) | `2.1.1` | `2.1.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.27` | `0.12.12` | | [serde_json](https://github.com/serde-rs/json) | `1.0.135` | `1.0.139` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.15.0` | `3.17.1` | | [toml](https://github.com/toml-rs/toml) | `0.8.19` | `0.8.20` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [delegate](https://github.com/kobzol/rust-delegate) | `0.13.1` | `0.13.2` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.8` | `1.1.9` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` | | [syn](https://github.com/dtolnay/syn) | `2.0.95` | `2.0.98` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` | | [refinery](https://github.com/rust-db/refinery) | `0.8.14` | `0.8.15` | | [generic-array](https://github.com/fizyk20/generic-array) | `0.14.7` | `1.2.0` | | [dyn-clone](https://github.com/dtolnay/dyn-clone) | `1.0.17` | `1.0.18` | Updates `anyhow` from 1.0.95 to 1.0.96 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.96) Updates `async-trait` from 0.1.85 to 0.1.86 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.85...0.1.86) Updates `blake3` from 1.5.5 to 1.6.0 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.5.5...1.6.0) Updates `clap` from 4.5.26 to 4.5.30 - [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.26...clap_complete-v4.5.30) Updates `tracing-test` from 0.1.0 to 0.2.5 - [Changelog](https://github.com/dbrgn/tracing-test/blob/main/CHANGELOG.md) - [Commits](dbrgn/tracing-test@v0.1.0...v0.2.5) 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 `thiserror` from 1.0.69 to 2.0.10 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.10) Updates `bytesize` from 1.3.0 to 1.3.2 - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](bytesize-rs/bytesize@v1.3.0...v1.3.2) Updates `itertools` from 0.12.1 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.1...v0.14.0) Updates `priority-queue` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/garro95/priority-queue/releases) - [Commits](garro95/priority-queue@2.1.1...2.1.2) Updates `reqwest` from 0.11.27 to 0.12.12 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.27...v0.12.12) Updates `serde_json` from 1.0.135 to 1.0.139 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.135...v1.0.139) Updates `tempfile` from 3.15.0 to 3.17.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.15.0...v3.17.1) Updates `toml` from 0.8.19 to 0.8.20 - [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.8.20) Updates `rand` from 0.8.5 to 0.9.0 - [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.8.5...0.9.0) Updates `delegate` from 0.13.1 to 0.13.2 - [Changelog](https://github.com/Kobzol/rust-delegate/blob/main/CHANGELOG.md) - [Commits](Kobzol/rust-delegate@v0.13.1...v0.13.2) Updates `pin-project` from 1.1.8 to 1.1.9 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.8...v1.1.9) Updates `proc-macro2` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.92...1.0.93) Updates `syn` from 2.0.95 to 2.0.98 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.95...2.0.98) Updates `log` from 0.4.22 to 0.4.25 - [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.22...0.4.25) Updates `refinery` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/rust-db/refinery/releases) - [Changelog](https://github.com/rust-db/refinery/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-db/refinery/commits) Updates `refinery-core` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/rust-db/refinery/releases) - [Changelog](https://github.com/rust-db/refinery/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-db/refinery/commits) Updates `generic-array` from 0.14.7 to 1.2.0 - [Release notes](https://github.com/fizyk20/generic-array/releases) - [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md) - [Commits](https://github.com/fizyk20/generic-array/commits) Updates `dyn-clone` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/dyn-clone/releases) - [Commits](dtolnay/dyn-clone@1.0.17...1.0.18) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: blake3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tracing-test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: typenum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: bytesize dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: priority-queue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: delegate dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: refinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: refinery-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: generic-array dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: dyn-clone dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 all group with 23 updates in the / directory:
1.0.95
1.0.96
0.1.85
0.1.86
1.5.5
1.6.0
4.5.26
4.5.30
0.1.0
0.2.5
1.17.0
1.18.0
1.0.69
2.0.10
1.3.0
1.3.2
0.12.1
0.14.0
2.1.1
2.1.2
0.11.27
0.12.12
1.0.135
1.0.139
3.15.0
3.17.1
0.8.19
0.8.20
0.8.5
0.9.0
0.13.1
0.13.2
1.1.8
1.1.9
1.0.92
1.0.93
2.0.95
2.0.98
0.4.22
0.4.25
0.8.14
0.8.15
0.14.7
1.2.0
1.0.17
1.0.18
Updates
anyhow
from 1.0.95 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
async-trait
from 0.1.85 to 0.1.86Release notes
Sourced from async-trait's releases.
Commits
46a70c0
Release 0.1.860e43f29
Merge pull request #286 from dtolnay/dyncompc49cbcb
Update 'object safe' -> 'dyn compatible' naming in tests87316f9
Merge pull request #285 from dtolnay/dyncompeb69fb3
Delete section on dyn compatibility of default implementationsec9665a
Update example error message in docsf1b4d3c
Update ui test suite to nightly-2025-02-01b33a4b2
More precise gitignore patterns9d09210
Remove **/*.rs.bk from project-specific gitignore3f11674
Update ui test suite to nightly-2025-01-23Updates
blake3
from 1.5.5 to 1.6.0Release notes
Sourced from blake3's releases.
Commits
f8c5f7d
version 1.6.0d4da215
update b3sum/Cargo.lockc0938ee
AddHash::from_slice
to handle conversion from&[u8]
bytes41b5c02
fix build.rs errors on win7 targetsa12fa7b
remove checks that memmap2 does internally96d90e6
replace a couple deprecated functions in benchmarks720eac9
upgrade rand to v0.9d2e8069
add missing MAYBE_UNUSED5c8b350
another Windows-style newlines testUpdates
clap
from 4.5.26 to 4.5.30Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
f40b37f
chore: Release63bfe1a
docs: Update changelogd6bd7e2
Merge pull request #5763 from epage/complete0887593
fix(complete): Change ValueHint::Unknown to Other, from AnyPath61ebe72
chore: Release2e3fcc6
docs: Update changelog13dad4c
Merge pull request #5759 from clap-rs/renovate/unicode-width-0.x3ca44c7
Merge pull request #5758 from clap-rs/renovate/terminal_size-0.xd71ae66
Merge pull request #5760 from clap-rs/renovate/stable-1.xa25c734
chore(deps): Update dependency STABLE to v1.81.0Updates
tracing-test
from 0.1.0 to 0.2.5Changelog
Sourced from tracing-test's changelog.
Commits
5d645cb
Release v0.2.5aa67a99
Update syn (#40)3c5379f
Include license text in the packaged crates (#41)9b8aa60
Replace lazy_static dependency with std::sync::OnceCell (#36)49fa2c4
Merge pull request #32 from dbrgn/cifc98e76
Add dependabot config90cce74
CI: Switch to dtolnay/rust-toolchain0709a22
CI: Bump actions/checkout from v2 to v4f0e2903
CI: Bump Rust to 1.71.10ed1c1c
Release v0.2.4Updates
typenum
from 1.17.0 to 1.18.0Release notes
Sourced from typenum's releases.
Changelog
Sourced from typenum's changelog.
Commits
67584b5
Version 1.18 (#221)e5dffdd
feat:FoldAdd
andFoldMul
(#209)2488205
Merge branch 'kgullion-elixir-style-tarr'74d63c1
Add constant for 3600 (#220)83e03f5
Check-in generated code (#219)372a281
Fix CI build, introduce justfile (#218)4bccf7d
Setup nix flake9eec4b7
Add constant for 3600 (#220)bab772b
Check-in generated code (#219)137863c
Fix CI build, introduce justfile (#218)Updates
thiserror
from 1.0.69 to 2.0.10Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
349f696
Release 2.0.106cd87bc
Merge pull request #408 from dtolnay/assoctype6b3e1e5
Generate trait bounds on associated types1368591
Add regression test for issue 405c535cec
Release 2.0.90a0516d
Merge pull request #404 from dtolnay/fromfne5169bb
Unspan From impl contentsc008375
FIx typo in ui test2bd2982
Release 2.0.8a7de3ab
Merge pull request #399 from dtolnay/respanUpdates
bytesize
from 1.3.0 to 1.3.2Release notes
Sourced from bytesize's releases.
Commits
110336a
chore: prepare release v1.3.2855e1e8
fix: correct parsing of units989d5c5
fix: backport fix from #59Updates
itertools
from 0.12.1 to 0.14.0Changelog
Sourced from itertools's changelog.
... (truncated)
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
priority-queue
from 2.1.1 to 2.1.2Commits
cd75a60
Prepare version59777a7
Merge pull request #58 from jmr/push-docsfd3eb6b
Clarify documentation and add doctestsUpdates
reqwest
from 0.11.27 to 0.12.12Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
8b8fdd2
v0.12.121ef8703
(wasm) fix: remove tower as dependency for wasm32-unknown-unknown (#2510)224f0b8
v0.12.11beea332
fix decoding extra empty frame (#2508)177cc7f
cleanup: typo fix409cff3
v0.12.10ea48da7
docs: fix a few spelling issues (#2478)3ce98b5
fix: propagate Body::size_hint when wrapping bodies (#2503)44ca5ee
remove Clone from connect::Unnameable for now (#2502)2a7c1b6
feat: allow pluggable tower layers in connector service stack (#2496)Updates
serde_json
from 1.0.135 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.15.0 to 3.17.1Changelog
Sourced from tempfile's changelog.
Commits
714a259
chore: release 3.17.178309ed
fix: cast handle to the windows 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
toml
from 0.8.19 to 0.8.20Commits
f550dbf
chore: Release25587db
docs: Update changelogfbc77ec
Merge pull request #829 from tisonkun/map-get-kv4605a64
fea: impl Map get_key_value8efc81e
chore(deps): Update Rust crate serde_json to v1.0.138 (#828)15496f1
chore: Release1131ce8
docs: Update changelog4776fca
Merge pull request #827 from epage/winnow07754769b
chore: Upgrade to Winnow 0.79415da2
refactor(parser): Switch to ModalParserUpdates
rand
from 0.8.5 to 0.9.0Changelog
Sourced from rand's changelog.