build(deps): bump the patch group with 12 updates #1531
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 patch group with 12 updates:
1.0.226
1.0.228
2.0.16
2.0.17
0.8.4
0.8.6
0.12.4
0.12.5
0.9.23
0.9.24
0.7.13
0.7.14
1.11.2
1.11.3
0.2.175
0.2.176
0.26.3
0.26.4
1.14.0
1.14.1
0.9.1
0.9.2
0.10.1
0.10.3
Updates
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
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
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
parking_lot
from 0.12.4 to 0.12.5Changelog
Sourced from parking_lot's changelog.
Commits
d7828ff
chore: release73365ad
Merge pull request #495 from mbrobbel/doc_auto_cfg0b5585a
Replacedoc_auto_cfg
withdoc_cfg
c7b7dc7
Merge pull request #493 from a1phyr/windows_link07c2d40
Update MSRV to 1.71345cf7a
Switch fromwindows-targets
towindows-link
eeb186c
Merge pull request #491 from AaronKutch/fix_assembly_on_miria7d328e
do not use elision on Miri even if feature is enabled739d370
Merge pull request #487 from sola-contrib/replace-winapied4ae93
Replace winapi with windows-sys in benchmark crateUpdates
libsql
from 0.9.23 to 0.9.24Commits
268d169
0.9.235843ee5
bindings/c: Fix Android build (#2163)0f54825
bindings/c: Fix Android build76e5772
bindings/c: Don't forward empty encryption key string (#2162)161c0af
bindings/c: Don't forward empty encryption key stringa57ad4a
Bundle regexp (#2160)c6adb65
Merge branch 'main' into bundle-regexpb16577a
rollback unnecessary changesa35fd1a
add pcre2 headerf37d0b0
add pcre2 sourcesUpdates
tokio-postgres
from 0.7.13 to 0.7.14Release notes
Sourced from tokio-postgres's releases.
Commits
53a929e
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-rexport4c3390f
Re-export FallibleIterator from tokio-postgresUpdates
regex
from 1.11.2 to 1.11.3Changelog
Sourced from regex's changelog.
Commits
ef1c2c3
1.11.3ad5cd6c
deps: bump regex-automataee69d9e
changelog: 1.11.3159fa3e
regex-automata-0.4.1102a62ba
automata: callVec::shrink_to_fit
in a few strategic placesa76e0a0
cargo: excludetests/fuzz
from the package19172cc
style: inline formatting arguments2695e29
ci: fix cross testingUpdates
libc
from 0.2.175 to 0.2.176Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
15e1389
chore: Release libc 0.2.1766ca5571
Warn on missing debug implementationse653c54
cleanup: Remove theconst_fn!
macroe447441
cleanup: Simplify the syntax off!
and similar macros776a614
cleanup: Usetarget_vendor = "apple"
d32f60d
doc: Remove an unneeded link to the old ctest repo8c8584b
Resolve a ctest FIXME regarding use ofsize_of
in array lengths09c8436
Remove thelibc_ctest
featurefd3ffe4
Removelibc_const_extern_fn
9b77a49
Add a note about whyPadding
requiresT: Copy
Updates
tokio-rustls
from 0.26.3 to 0.26.4Release notes
Sourced from tokio-rustls's releases.
Commits
0c14e14
Bump version to 0.26.49074308
Add TLS certificate compression features7ee318d
build(deps): bump seanmiddleditch/gha-setup-ninja from 4 to 66f740df
build(deps): bump rcgen from 0.14.4 to 0.14.5dc01fcd
build(deps): bump actions/checkout from 3 to 5fb76ce3
Add Dependabot configurationUpdates
aws-lc-rs
from 1.14.0 to 1.14.1Release notes
Sourced from aws-lc-rs's releases.
Commits
ee368e0
Bump version to v1.14.1 (#893)4f45d3d
impl AsDer<PublicKeyX509Der<'static>> for ParsedPublicKey (#885)4895a79
Fix MSRV CI - libloading (#888)d120394
Align aws-lc-sys v0.32.0 w/ AWS-LC v1.61.2 (#884)5153ad3
Fix CI - prebuilt NASM (#886)4464454
Update to aws-lc-fips-sys v0.13.8 (#883)ab1ab3d
Common traits for ParsedPublicKey (#879)520bb36
Fix publish script (#880)fcd2ba0
Guard NEON+SHA3 s2n-bignum assembly (#878)88c7f50
More arm64 targets in CI (#877)Updates
multibase
from 0.9.1 to 0.9.2Commits
eba2f98
chore: Release5a07de3
Include Cargo.lock for reproducible builds (#107)75f29a0
feat: allow cli/ tool to read data from stdin (#108)ea6c3a9
chore: update criterion9199a08
chore(deps): bump actions/checkout from 4 to 57886e1c
ci: uci/copy-templates (#105)40cc58b
Merge pull request #104 from multiformats/dependabot/cargo/rand-0.9365315d
cargo clippy87b1d40
Merge pull request #103 from multiformats/dependabot/github_actions/codecov/c...238c86f
chore(deps): update rand requirement from 0.8 to 0.9Updates
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 defDependabot 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