Bump the cli group across 1 directory with 9 updates #327
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 cli group with 8 updates in the / directory:
0.8.4
0.8.6
0.10.1
0.10.3
0.11.18
0.11.19
0.5.1
0.5.2
1.11.2
1.12.1
1.0.226
1.0.228
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
lettre
from 0.11.18 to 0.11.19Release notes
Sourced from lettre's releases.
Changelog
Sourced from lettre's changelog.
Commits
12dccd2
Prepare v0.11.19 (#1115)7899da9
docs: fix readme example (#1114)a85fdef
build(deps): upgrade semver compatible dependencies (#1113)b73611c
refactor: replacestatic_assert!
with stdassert!
(#1112)55cea7d
feat: add method to set raw custom headers inMessageBuilder
(#1108)d2b9d50
build(deps): upgrade semver compatible dependencies (#1103)Updates
postgres-openssl
from 0.5.1 to 0.5.2Release notes
Sourced from postgres-openssl's releases.
Commits
6226d7c
Release postgres-openssl v0.5.253a929e
Release tokio-postgres v0.7.14683a306
Release postgres-types v0.2.10cb2ba1c
Release postgres-protocol v0.6.9a6a0d53
Release postgres-derive v0.4.7429b76b
Merge pull request #1275 from rust-postgres/paolobarbolini/switch-to-dtolnay-...6add4c2
chore(ci): switch to dtolnay/rust-toolchain8364bb2
Merge pull request #1274 from rust-postgres/paolobarbolini/regen-sql-state-map6811c01
chore(tokio-postgres): regenerateSQLSTATE_MAP
dfcb6af
Merge pull request #1248 from duarten/duarte/fallible-rexportUpdates
regex
from 1.11.2 to 1.12.1Changelog
Sourced from regex's changelog.
Commits
27d6d65
1.12.185398ad
changelog: 1.12.1764efbd
api: tweak the lifetime ofCaptures::get_match
ee6aa55
rure-0.2.442076c6
1.12.0aef2153
deps: bump to regex-automata 0.4.12459dbbe
regex-automata-0.4.12610bf2d
regex-syntax-0.8.77dbb384
changelog: 1.12.0bd345d7
automata: fix broken universal start states with sparse DFAUpdates
serde
from 1.0.226 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33
Release 1.0.2285adc9e8
Merge pull request #2995 from dtolnay/rustdocflagsab58178
Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fc
Release 1.0.2277c58427
Merge pull request #2991 from dtolnay/inlinecoredoc9d3410e
Merge pull request #2992 from dtolnay/inplaceseed2fb6748
Remove InPlaceSeed public re-exportf8137c7
Inline serde_core into serde in docsrs modeb7dbf7e
Merge pull request #2990 from dtolnay/integer1287c83691
No longer macro_use integer128 moduleUpdates
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 scriptUpdates
tokio-postgres
from 0.7.13 to 0.7.15Release notes
Sourced from tokio-postgres's releases.
Commits
4737438
Release tokio-postgres v0.7.156ed4781
Release postgres-types v0.2.1187ef8ad
Merge pull request #1278 from razein97/master628a696
Merge pull request #1280 from rust-postgres/paolobarbolini/check_connection-d...f34ed1b
Merge pull request #1262 from CobaltCause/push-sswwslomtkmmc5d3442
fix an Error/Display implbbd1301
Merge pull request #1282 from rust-postgres/paolobarbolini/futures-util-no-de...153b86e
Merge pull request #1281 from rust-postgres/paolobarbolini/pg-18e128d4c
feat: disable default features offutures-util
forpostgres
2393b34
chore: start testing with PostgreSQL 18Dependabot 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