chore(deps): bump the cargo group across 1 directory with 10 updates #1580
+140
−212
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 cargo group with 10 updates in the / directory:
4.5.23
4.5.26
5.2.0
5.3.0
0.4.22
0.4.25
0.12.11
0.12.12
1.0.134
1.0.137
1.42.0
1.43.0
0.13.3
0.14.0
4.11.3
4.11.4
0.2.24
0.2.26
4.5.40
4.5.42
Updates
clap
from 4.5.23 to 4.5.26Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
df1efca
chore: Released48bef6
docs: Update changelog6b7aa3d
Merge pull request #5628 from mart-mihkel/complete_hyphen57b6cb8
refactor(complete): Simplify engine::completefbec05e
refactor(complete): Fix typo in hyhpenb7cfbdc
feat(complete): Native support for hyphen values1d97c29
test(complete): Test cases for allow_hyphen_values64e3790
chore: Release1cf50c7
docs: Update changelog085143d
Merge pull request #5722 from epage/sortUpdates
zbus
from 5.2.0 to 5.3.0Release notes
Sourced from zbus's releases.
Commits
af422fe
🔖 zb: Release 5.3.02a71238
Merge pull request #1210 from zeenix/clippy-fixes25fb732
🚨 zb: Fix latest clippy warnings01508a9
🔖 zv: Release 5.2.0a27276a
🔖 zu: Release 3.1.005b822b
Merge pull request #1206 from dbus2/renovate/tokio-1.x-lockfilea4e1da7
⬆️ Update tokio to v1.43.03fb845e
Merge pull request #1205 from dbus2/renovate/event-listener-5.x-lockfile2e05f8c
⬆️ Update event-listener to v5.4.06d541d7
⬆️ micro: Update clap to v4.5.24 (#1204)Updates
log
from 0.4.22 to 0.4.25Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
22be810
Merge pull request #663 from rust-lang/cargo/0.4.250279730
prepare for 0.4.25 release4099bcb
Merge pull request #662 from rust-lang/fix/cargo-features36e7e3f
revert loosening of kv cargo features2282191
Merge pull request #660 from rust-lang/cargo/0.4.242994f0a
prepare for 0.4.24 release5fcb50e
Merge pull request #659 from rust-lang/fix/feature-builds29fe9e6
fix up feature activationb1824f2
use cargo hack in CI to test all feature combinationse6b643d
Merge pull request #656 from rust-lang/cargo/0.4.23Updates
reqwest
from 0.12.11 to 0.12.12Changelog
Sourced from reqwest's changelog.
Commits
8b8fdd2
v0.12.121ef8703
(wasm) fix: remove tower as dependency for wasm32-unknown-unknown (#2510)Updates
serde_json
from 1.0.134 to 1.0.137Release notes
Sourced from serde_json's releases.
Commits
eb49e28
Release 1.0.13751c48ab
Merge pull request #1231 from dtolnay/playground7d8f15b
Enable "float_roundtrip" and "unbounded_depth" features in playgrounda46f14c
Release 1.0.136eb9f3f6
Merge pull request #1230 from goffrie/patch-1513e5b2
Use Map::with_capacity in value::Serializer::serialize_map9802c08
Release 1.0.135b97935f
Merge pull request #1226 from tisonkun/map-into-valuesd48c224
Add Map::into_values method1e77cac
Resolve precedence clippy lintUpdates
tokio
from 1.42.0 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296d
chore: prepare Tokio v1.43.0 (#7079)cc974a6
chore: prepare tokio-macros v2.5.0 (#7078)15495fd
metrics: improve flexibility of H2Histogram Configuration (#6963)ad41834
io: don't callset_len
before initializing vector inBlocking
(#7054)bd3e857
runtime: moveis_join_waker_set
assertion inunset_waker
(#7072)15f7366
runtime: fixLocalRuntime
doc links (#7074)fd2048d
ci: split miri jobs into unit and integration tests (#7071)e8f3915
chore: use unsync loads forunsync_load
(#7073)67f1277
net: fix ambiguity inTcpStream::try_write_vectored
docs (#7067)463502c
io: clarifyReadBuf::uninit
allows initialized buffers as well (#7053)Updates
rspotify
from 0.13.3 to 0.14.0Release notes
Sourced from rspotify's releases.
Changelog
Sourced from rspotify's changelog.
Commits
a7080cb
Merge pull request #514 from ramsayleung/ramsay/upgrade-to-0.140a4a1da
Upgrade to 0.14.0533c071
Merge pull request #513 from ramsayleung/ramsay/add_tcplistern_for_callback8efda38
Add the missing endpoint back into the description of CHANGELOG.e20e08c
Complete the description of CHANGELOG.f2f22ef
Remove unnecessary debug statement.dbb4198
Fix cargo format error.48e1780
Fix the CI problem that Url.socket_addr method doesn't exist in wasm architec...ab0cfc4
Markartist_related_artists
,track_features
,tracks_features
as depreca...7360347
Rollback .env to fix failed tests.Updates
notify-rust
from 4.11.3 to 4.11.4Changelog
Sourced from notify-rust's changelog.
Commits
2371cfd
chore: bump version1d24dfe
Merge pull request #234 from hoodie/renovate/zbus-5.xa7e3612
refactor: adapt to zbus500eb227
chore: clippy0834adc
fix(deps): update rust crate zbus to v5cc02ba1
chore: changelogUpdates
clap_mangen
from 0.2.24 to 0.2.26Commits
aa01c51
chore: Release6329c5a
docs: Update changelog760d81a
Merge pull request #5854 from 0xAdk/feat/mangen_respect_help_headingabcfe6c
chore(deps): Update Rust Stable to v1.84 (#5878)9e4c93b
chore: Release3091ba3
docs: Update changeloga7f6acf
Merge pull request #5879 from therealprof/features/suggestions-use-insertion-...26f23e4
chore(ci): Fix wasi target4f448df
Replace another sort_by call by a manual insertion with a binary_search27cc4b7
chore: ReleaseUpdates
clap_complete
from 4.5.40 to 4.5.42Commits
27cc4b7
chore: Release16a4fc7
docs: Update changelog07f9f15
Merge pull request #5874 from tetzng/fix-fish-completions721deab
chore: Releasea4be55b
docs: Update changelogfd5e691
Merge pull request #5877 from therealprof/features/use-btreemap-instead-of-so...6604e79
Use BTreeMap instead of a sorted Vec28e163a
fix(complete): Remove {} and replace commas with newlinesb5a47c4
chore: Releaseb154a7a
docs: Update changelogDependabot 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 the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions