-
Notifications
You must be signed in to change notification settings - Fork 59
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 16 updates #4117
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 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [derive_more](https://github.com/JelteF/derive_more) | `1.0.0` | `2.0.1` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [rand_chacha](https://github.com/rust-random/rand) | `0.3.1` | `0.9.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.9.9` | `0.10.8` | | [toml](https://github.com/toml-rs/toml) | `0.8.19` | `0.8.20` | | [clap](https://github.com/clap-rs/clap) | `4.5.27` | `4.5.28` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.14.0` | | [async-tungstenite](https://github.com/sdroege/async-tungstenite) | `0.13.1` | `0.28.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.9.0` | `1.10.0` | | [data-encoding](https://github.com/ia0/data-encoding) | `2.7.0` | `2.8.0` | | [downcast-rs](https://github.com/marcianx/downcast-rs) | `1.2.1` | `2.0.1` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.15` | `0.3.1` | | [standback](https://github.com/jhpratt/standback) | `0.2.17` | `0.4.4` | | [tungstenite](https://github.com/snapview/tungstenite-rs) | `0.13.0` | `0.24.0` | | [uint](https://github.com/paritytech/parity-common) | `0.9.5` | `0.10.0` | | [derive_more-impl](https://github.com/JelteF/derive_more) | `1.0.0` | `2.0.1` | Updates `derive_more` from 1.0.0 to 2.0.1 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](JelteF/derive_more@v1.0.0...v2.0.1) 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 `rand_chacha` from 0.3.1 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@rand_chacha-0.3.1...0.9.0) Updates `sha2` from 0.9.9 to 0.10.8 - [Commits](RustCrypto/hashes@sha2-v0.9.9...sha2-v0.10.8) Updates `toml` from 0.8.19 to 0.8.20 - [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.8.20) Updates `clap` from 4.5.27 to 4.5.28 - [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.27...clap_complete-v4.5.28) 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 `async-tungstenite` from 0.13.1 to 0.28.2 - [Changelog](https://github.com/sdroege/async-tungstenite/blob/main/CHANGELOG.md) - [Commits](sdroege/async-tungstenite@0.13.1...0.28.2) Updates `bytes` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.9.0...v1.10.0) Updates `data-encoding` from 2.7.0 to 2.8.0 - [Commits](ia0/data-encoding@v2.7.0...v2.8.0) Updates `downcast-rs` from 1.2.1 to 2.0.1 - [Changelog](https://github.com/marcianx/downcast-rs/blob/master/CHANGELOG.md) - [Commits](marcianx/downcast-rs@v1.2.1...v2.0.1) Updates `getrandom` from 0.2.15 to 0.3.1 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.15...v0.3.1) Updates `standback` from 0.2.17 to 0.4.4 - [Release notes](https://github.com/jhpratt/standback/releases) - [Commits](jhpratt/standback@v0.2.17...v0.4.4) Updates `tungstenite` from 0.13.0 to 0.24.0 - [Changelog](https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md) - [Commits](snapview/tungstenite-rs@v0.13.0...v0.24.0) Updates `uint` from 0.9.5 to 0.10.0 - [Commits](paritytech/parity-common@uint-v0.9.5...uint-v0.10.0) Updates `derive_more-impl` from 1.0.0 to 2.0.1 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](JelteF/derive_more@v1.0.0...v2.0.1) --- updated-dependencies: - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: rand_chacha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: sha2 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: clap 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: async-tungstenite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: data-encoding dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: downcast-rs dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: standback dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: tungstenite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: uint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: derive_more-impl dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
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 16 updates in the / directory:
1.0.0
2.0.1
0.8.5
0.9.0
0.3.1
0.9.0
0.9.9
0.10.8
0.8.19
0.8.20
4.5.27
4.5.28
0.12.1
0.14.0
0.13.1
0.28.2
1.9.0
1.10.0
2.7.0
2.8.0
1.2.1
2.0.1
0.2.15
0.3.1
0.2.17
0.4.4
0.13.0
0.24.0
0.9.5
0.10.0
1.0.0
2.0.1
Updates
derive_more
from 1.0.0 to 2.0.1Release notes
Sourced from derive_more's releases.
Changelog
Sourced from derive_more's changelog.
Commits
a78d8ee
chore: Release2aeee4d
Update changelog (#446)5afbaa1
Add Rust Playground metadata (#445)d6c3315
Prepare 2.0.0 release (#444)c5e5e82
Fix unsized fields usage inDisplay
/Debug
derives (#440, #432)d391493
Fix field transparency for top-level shared attribute inDisplay
(#438)f14c7a7
Fix raw identifiers usage inDisplay
/Debug
derives (#434, #431)7b23de3
Updateconvert_case
crate from 0.6 to 0.7 version (#436)cc9957e
Fixcompile_fail
tests and make Clippy happy for 1.84 Rust (#435)17d61c3
Fix transparency and behavior of shared formatting on enums (#395, #377, #411)Updates
rand
from 0.8.5 to 0.9.0Changelog
Sourced from rand's changelog.
... (truncated)
Commits
96f8df6
Prepare 0.9.0 release (#1558)34da321
Enablestdarch_x86_avx512
for cpu hasavx512bw
(#1551)b4b1eb7
Re-org with distr::slice, distr::weighted modules (#1548)16eb7de
Add thethread_rng
feature flag (#1547)afa24e4
Fix test status badges (#1544)c681dfc
Create FUNDING.yml9f05e22
Update: getrandom v0.3.0 rc.0 (#1541)88c310b
Fix docs.rs build options (#1539)b879689
Adjust GH Actions (#1538)3fac49f
Prepare 0.9.0-beta.0 (#1535)Updates
rand_chacha
from 0.3.1 to 0.9.0Release notes
Sourced from rand_chacha's releases.
... (truncated)
Changelog
Sourced from rand_chacha's changelog.
... (truncated)
Commits
96f8df6
Prepare 0.9.0 release (#1558)34da321
Enablestdarch_x86_avx512
for cpu hasavx512bw
(#1551)b4b1eb7
Re-org with distr::slice, distr::weighted modules (#1548)16eb7de
Add thethread_rng
feature flag (#1547)afa24e4
Fix test status badges (#1544)c681dfc
Create FUNDING.yml9f05e22
Update: getrandom v0.3.0 rc.0 (#1541)88c310b
Fix docs.rs build options (#1539)b879689
Adjust GH Actions (#1538)3fac49f
Prepare 0.9.0-beta.0 (#1535)Updates
sha2
from 0.9.9 to 0.10.8Commits
28a7b0d
Update Cargo.lockc6decdf
sha2: Add inline-asm backend for LoongArch64 targets (#507)026b0e8
md5: minor code tweaks, bump to v0.10.6 (#506)a24e8b7
md5: Add inline-asm backend for LoongArch64 targets (#505)7aba4b5
Add asm!-based backend for LoongArch64 targets (#504)dcfd5a5
build(deps): bump actions/checkout from 3 to 4 (#501)4372c77
CI: replace MIPS cross tests with PPC32 (#503)42d3a25
k12: fix incorrect hash calculation (#499)342dbfa
Update asm dependencies (#498)59176e0
Update Clippy and fix lintsUpdates
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
clap
from 4.5.27 to 4.5.28Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
257d781
chore: Release06c5f5f
docs: Update changelog6ac1535
Merge pull request #5733 from epage/bina7a8f93
fix(complete): Strip wrappers for running completerb2c8e44
feat(complete): Allow user to override bin/completerUpdates
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
async-tungstenite
from 0.13.1 to 0.28.2Changelog
Sourced from async-tungstenite's changelog.
... (truncated)
Commits
eae2efa
Release 0.28.2760b512
fix: waker_ref and ArcWake only available on alloc84dda8b
Release 0.28.11e0baad
Usefutures_task::ArcWake
again now that it's fixedb78f952
Add a simpleWebSocketStream::send
method to replaceSink
trait usagece58323
Additional Documentation ofIntoClientRequest
onconnect_async
ab43c0a
Update MSRV CI to 1.63 toocaa4427
Update CHANGELOG.md for 0.28.0a83de2d
Update to rustls-native-certs 0.839de6ce
Release 0.28.0Updates
bytes
from 1.9.0 to 1.10.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
e0f3a25
chore: prepare bytes v1.10.0 (#766)16fd473
Add feature to support platforms without atomic CAS (#467)71824b0
ci: test AArch64 and run tests instead of build in cross job (#763)7a87660
Use [lints] to address unexpected_cfgs lint (#762)3ab876f
Try get methods for Buf trait (#753)a1b1208
Disable test_bytes_vec_alloc test on miri (#755)aae4969
Add specializedBuf::chunks_vectored
forTake
(#617)103d7bf
Remove incorrect guarantee forchunks_vectored
(#754)16cc574
ImplementBuf::chunks_vectored
forVecDeque\<u8>
(#708)0e9e4fc
ExpandBuf
tests (#747)Updates
data-encoding
from 2.7.0 to 2.8.0Commits
284f846
Release 2.8.0 (#134)b6f9f3b
Remove MSRV for unpublished crates (#133)c060e68
Delete outdated cargo cache to force save (#132)d62d722
Remove top-level Makefile (#131)5e86676
Improve CI workflow (#130)8a9537c
Improve fuzzing (#129)27a68f4
Add missing safety documentation and assertions for testing and fuzzing (#128)06b0d89
Add BASE32_NOPAD_NOCASE and BASE32_NOPAD_VISUAL (#127)Updates
downcast-rs
from 1.2.1 to 2.0.1Changelog
Sourced from downcast-rs's changelog.
Commits
ed30509
Refine the trait and method documentation.4a140f9
Minor update to README to remove fully-qualified path for macro invocation.30b5bb2
Change crates document to use feature-conditional code instead of feature-con...e7f6511
Update version to 2.0.0 and update CHANGELOG.md.