chore(deps): bump the cargo group across 1 directory with 9 updates #1529
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 6 updates in the / directory:
4.5.18
4.5.19
0.3.30
0.3.31
118a9e1
8b769e0
1.10.6
1.11.0
0.12.7
0.12.8
4.5.29
4.5.32
Updates
clap
from 4.5.18 to 4.5.19Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1089073
chore: Releasec9b8c85
docs: Update changelog8b3de18
Merge pull request #5685 from epage/engineb38538d
fix(complete)!: Rename dynamic to engine232af62
Merge pull request #5684 from epage/endless0209a79
fix(complete): Don't cause endless completions for bash/zshUpdates
futures
from 0.3.30 to 0.3.31Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
1e05281
Release 0.3.318a8b085
Fix clippy::uninit_vec warningf3fb74d
Document howBoxFuture
s /BoxStream
s are often made (#2887)f00e7af
Fix use after free of task in FuturesUnordered when dropped future panics (#2...33c46b3
ci: Work around sanitizer issue on latest Linux kernel7bf5a72
Fix issues withAsyncBufRead::read_line
andAsyncBufReadExt::lines
(#2884)87afaf3
Use#[inline(always)]
onclone_arc_raw
(#2865)549b90b
Add accessors for the inner of stream::Iter (#2875)07b004a
Add missing symbols (#2883)86dc069
Various fixes too make the CI green (#2885)Updates
librespot-core
from118a9e1
to8b769e0
Commits
8b769e0
core: audio key response timeout after 1.5s (#1360)0ddb3b4
Exposing service to both IPv4 and IPv6, addressing remaining issues from # (#...353c696
Fix elided_named_lifetimes (#1365)8dce30a
Bump actions/cache from 4.0.2 to 4.1.0 (#1364)469442f
bin: warn if using oauth without credential caching (#1362)54ea926
Update README.md (#1361)9e9040b
github: better bug reports please, stop removing context from logs (#1358)3781a08
Updateglib
andgstreamer
(#1327)b1180fb
Remove unused deps (#1352)2b2eb22
Bump actions/checkout from 4.1.7 to 4.2.0 (#1354)Updates
librespot-oauth
from118a9e1
to8b769e0
Commits
8b769e0
core: audio key response timeout after 1.5s (#1360)0ddb3b4
Exposing service to both IPv4 and IPv6, addressing remaining issues from # (#...353c696
Fix elided_named_lifetimes (#1365)8dce30a
Bump actions/cache from 4.0.2 to 4.1.0 (#1364)469442f
bin: warn if using oauth without credential caching (#1362)54ea926
Update README.md (#1361)9e9040b
github: better bug reports please, stop removing context from logs (#1358)3781a08
Updateglib
andgstreamer
(#1327)b1180fb
Remove unused deps (#1352)2b2eb22
Bump actions/checkout from 4.1.7 to 4.2.0 (#1354)Updates
librespot-playback
from118a9e1
to8b769e0
Commits
8b769e0
core: audio key response timeout after 1.5s (#1360)0ddb3b4
Exposing service to both IPv4 and IPv6, addressing remaining issues from # (#...353c696
Fix elided_named_lifetimes (#1365)8dce30a
Bump actions/cache from 4.0.2 to 4.1.0 (#1364)469442f
bin: warn if using oauth without credential caching (#1362)54ea926
Update README.md (#1361)9e9040b
github: better bug reports please, stop removing context from logs (#1358)3781a08
Updateglib
andgstreamer
(#1327)b1180fb
Remove unused deps (#1352)2b2eb22
Bump actions/checkout from 4.1.7 to 4.2.0 (#1354)Updates
librespot-protocol
from118a9e1
to8b769e0
Commits
8b769e0
core: audio key response timeout after 1.5s (#1360)0ddb3b4
Exposing service to both IPv4 and IPv6, addressing remaining issues from # (#...353c696
Fix elided_named_lifetimes (#1365)8dce30a
Bump actions/cache from 4.0.2 to 4.1.0 (#1364)469442f
bin: warn if using oauth without credential caching (#1362)54ea926
Update README.md (#1361)9e9040b
github: better bug reports please, stop removing context from logs (#1358)3781a08
Updateglib
andgstreamer
(#1327)b1180fb
Remove unused deps (#1352)2b2eb22
Bump actions/checkout from 4.1.7 to 4.2.0 (#1354)Updates
regex
from 1.10.6 to 1.11.0Changelog
Sourced from regex's changelog.
Commits
bcbe403
1.11.09e17e56
deps: bump regex-automata58e16f5
regex-automata-0.4.84bb1e3d
deps: bump regex-syntaxcba0fbc
regex-syntax-0.8.51533257
changelog: 1.11.09239e7e
data: update to UCD 167691e49
cli: include \w, \s and \d in Unicode data table generationb790aa5
api: add SetMatches::matched_alld3d3ff7
cli: remove some dead codeUpdates
reqwest
from 0.12.7 to 0.12.8Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
95fec09
v0.12.8baf9712
fix: pass pool_timer to hyper_util to enable the idle cleanup task (#2434)d85f44b
Bump rustls-native-certs (#2427)c8665be
tests: use a documented test network for testing964b1c6
tests: bypass the proxy when testing timeouts09884ed
feat: Add support for SOCKS4 (#610) (#2400)a13a6bc
ci: pin tokio-util for msrv job (#2412)4cc8ec8
feat: Exposestreaming
as public APIwrap
(#2255)cc3dd51
Add file function to async::multipart (#2106)193ed1f
chore: Depend on wasm-bindgen 0.2.89 or higherUpdates
clap_complete
from 4.5.29 to 4.5.32Commits
81b9db2
chore: Released3d7a17
chore: Merge branch 'master' intoupstream/master
361114e
chore: Releaseb693fc0
docs: Update changelog7100091
Merge pull request #5765 from epage/completee90b2da
refactor(complete): Pull our registration writing95e99ef
refactor(complete): Pull out shell lookup4af0cd6
fix(complete): Loosen requirements on Command factoryf40b37f
chore: Release63bfe1a
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