chore(deps): bump the cargo-dependencies group across 1 directory with 6 updates #85
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-dependencies group with 6 updates in the / directory:
0.8.4
0.8.6
0.10.1
0.10.3
4.5.48
4.5.49
0.12.23
0.12.24
3.14.1
3.15.0
2.0.16
2.0.17
Updates
axum
from 0.8.4 to 0.8.6Release notes
Sourced from axum's releases.
Commits
c1bb9c3
Release axum 0.8.6 and related crates4a50581
Update changelogs5c76cfd
Remove usage of thedoc_auto_cfg
feature (#3505)c720f56
Release axum-core v0.5.40c96ead
Remove unused rustversion dependency of axum-core (#3502)a1d22f6
Release axum 0.8.5 and related cratesad2fd5b
Update changelogsa0692f9
Reject JSON bodies with trailing chars (#3453)ae80850
Update to cargo-deny api version 2 (#3475)651cc1e
Remove unused link defUpdates
axum-extra
from 0.10.1 to 0.10.3Release notes
Sourced from axum-extra's releases.
Commits
c1bb9c3
Release axum 0.8.6 and related crates4a50581
Update changelogs5c76cfd
Remove usage of thedoc_auto_cfg
feature (#3505)c720f56
Release axum-core v0.5.40c96ead
Remove unused rustversion dependency of axum-core (#3502)a1d22f6
Release axum 0.8.5 and related cratesad2fd5b
Update changelogsa0692f9
Reject JSON bodies with trailing chars (#3453)ae80850
Update to cargo-deny api version 2 (#3475)651cc1e
Remove unused link defUpdates
clap
from 4.5.48 to 4.5.49Changelog
Sourced from clap's changelog.
Commits
6abe2f8
chore: Released5c7454
docs: Update changelog5b2e960
Merge pull request #5985 from mernen/bash-cure426f4e
fix(complete): Improve handling of current word in Bashd522921
test(complete): Demonstrate current behavior74072ba
chore(deps): Update compatible (dev) (#5983)Updates
reqwest
from 0.12.23 to 0.12.24Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
b126ca4
v0.12.244023493
refactor: change fast_random from xorshift to siphash a counterfd61bc9
refactor(cookie): avoid duplicate cookie insertion (#2834)0bfa526
test(multipart): fix build failure withno-default-features
(#2801)994b8a0
docs: typo in retry max_retries_per_request (#2824)da0702b
refactor(cookie): de-duplicate cookie support asCookieService
middleware (...7ebddea
chore: align internal name usage of TotalTimeout (#2657)b540a4e
chore(readme): use correct CI status badgee4550c4
docs: fix method name in changelog entry (#2807)f4694a2
perf(util): avoid extra copy when base64 encoding (#2805)Updates
serde_with
from 3.14.1 to 3.15.0Release notes
Sourced from serde_with's releases.
Commits
ea38dce
Bump version to 3.15.0 (#892)a3da8e6
Bump version to 3.15.0c36e692
Bump dev-dependencies (#891)ae8466d
Bump dev-dependenciesf7337ff
Supportserde_core
and remove dependencies onserde_derive
(#889)c1d73b3
Replace serde with serde_core in all files320d292
Remove dependency on serde_derivedca6df8
Remove version-sync crate and reimplement needed functionality with regex and...6c6e53f
Remove version-sync crate and reimplement needed functionality with regex and...f64ea40
Add support forhashbrown
v0.16 (#888)Updates
thiserror
from 2.0.16 to 2.0.17Release notes
Sourced from thiserror's releases.
Commits
72ae716
Release 2.0.17599fdce
Merge pull request #434 from dtolnay/private9ec05f6
Use differently named __private module per patch released2c492b
Raise minimum tested compiler to rust 1.76fc3ab95
Opt in to generate-macro-expansion when building on docs.rs819fe29
Update ui test suite to nightly-2025-09-12259f48c
Enforce trybuild >= 1.0.108470e6a6
Update ui test suite to nightly-2025-08-24544e191
Update actions/checkout@v4 -> v5cbc1eba
Delete duplicate cap-lints flag from build scriptDependabot 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