Bump the dependencies group with 8 updates #2001
Merged
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 dependencies group with 8 updates:
1.0.44
1.0.47
4.3.21
4.3.23
1.0.72
1.0.75
0.29.2
0.29.3
1.0.183
1.0.185
1.0.104
1.0.105
1.31.0
1.32.0
3.7.1
3.8.0
Updates
thiserror
from 1.0.44 to 1.0.47Release notes
Sourced from thiserror's releases.
Commits
0495eaa
Release 1.0.472d9425c
Work around ridiculous rust-analyzer behavior5ada5d5
Release 1.0.46f51271a
Reword bootstrap comment1f02cdf
Merge pull request #248 from RalfJung/bootstrapfa63782
don't run build probes in rustc bootstrap2fd79cd
Merge pull request #247 from dtolnay/errorprovide78e0ffe
Pull in anyhow's new Error::provide support06f1895
Release 1.0.45a11330f
Merge pull request #246 from dtolnay/errorprovideUpdates
clap
from 4.3.21 to 4.3.23Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
b9df80c
chore: Releasee46e12b
docs: Update changelogc992311
Merge pull request #5080 from epage/unknown56135f3
fix(builder): UnknownValueParser shouldn't error on flag absense6720240
feat(parser): Report source to value parsersb55ebc9
test(parser): Show bad Unknown bug on flagsdf337de
chore: Releasefb8a12a
docs: Update changelogb87ca2f
Merge pull request #5075 from epage/err9f65eb0
refactor(error): Give caller control over suggestionUpdates
anyhow
from 1.0.72 to 1.0.75Release notes
Sourced from anyhow's releases.
Commits
6485cae
Release 1.0.75238223a
Work around ridiculous rust-analyzer behaviorcbade7d
Release 1.0.740798a9a
Reword bootstrap comment61d8676
Merge pull request #320 from RalfJung/bootstrap663c663
don't run build probes in rustc bootstrape471b2b
Release 1.0.738cf1d15
Merge pull request #319 from dtolnay/errorprovide31c8dff
Update to nightly's new Error::provide API496b958
Ignore ignored_unit_patterns pedantic clippy lint in test suiteUpdates
octocrab
from 0.29.2 to 0.29.3Release notes
Sourced from octocrab's releases.
Changelog
Sourced from octocrab's changelog.
Commits
a8ab243
chore: releaseb0cf074
addWebhookEventType::Schedule
variantUpdates
serde
from 1.0.183 to 1.0.185Release notes
Sourced from serde's releases.
Commits
3c7dd6f
Release 1.0.1858b196ea
Merge pull request #2592 from dtolnay/remotenonexhaustive1f8c8ad
Fix "cannot move out of*self
which is behind a shared reference"870925d
Add repro of issue 2591d593215
No need for slow macOS CI if there is no platform-specific code110af31
Merge pull request #2590 from pinkforest/phase-out-precompiled360606b
Following consensus on: #2580 (review)151b45a
Release 1.0.1844617c95
Merge pull request #2587 from wucke13/master2547ed8
fix shebang in build.shUpdates
serde_json
from 1.0.104 to 1.0.105Release notes
Sourced from serde_json's releases.
Commits
0daacdd
Release 1.0.10559d9f96
Merge pull request #1055 from dtolnay/boolkey9b69f16
Delete test_serialize_rejects_bool_keys68a5582
Support deserializing bool in map keys283a68b
Support serializing bool in map keys58dd8d9
Add test for boolean keys in map8652bf2
Resolve ignored_unit_patterns pedantic clippy lintUpdates
tokio
from 1.31.0 to 1.32.0Release notes
Sourced from tokio's releases.
Commits
a7d52c2
chore: prepare Tokio v1.32.0 release (#5937)f5f2b58
rt: improve docs for Builder::max_blocking_threads (#5793)718dcc8
docs: BytesMut::with_capacity does not guarantee exact capacity (#5870)10e141d
io: addReady::ERROR
and report error readiness (#5781)6e42c26
rt(alt): tweak some constants to improve scalability (#5935)82bef00
io: minor tweaks toAsyncFd
(#5932)40633fc
readme: list previous LTS releases (#5931)3dd5f7a
sync: move broadcast waiters into separate list before waking (#5925)2c92cad
process: stabilizeCommand::raw_arg
(#5930)197757d
streams: create StreamMock for testing Streams (#5915)Updates
tempfile
from 3.7.1 to 3.8.0Changelog
Sourced from tempfile's changelog.
Commits
ded4c25
chore: release 3.8.032ef2ac
chore: more test cleanups (#253)b4a2f64
feat: add convenience methods for creating temp files with prefixes (#250)f994e9f
chore: cleanup tempdir tests (#252)8b3703c
chore: clippy fixes (#251)Dependabot 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> dependency
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> dependency
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