Bump the cargo group with 26 updates#2499
Conversation
Bumps the cargo group with 26 updates: | Package | From | To | | --- | --- | --- | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.9` | `0.11.10` | | [tracing-forest](https://github.com/QnnOkabayashi/tracing-forest) | `0.1.6` | `0.2.0` | | [terminal_size](https://github.com/eminence/terminal-size) | `0.4.3` | `0.4.4` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.15` | `1.0.0` | | [arc-swap](https://github.com/vorner/arc-swap) | `1.8.2` | `1.9.0` | | [winreg](https://github.com/gentoo90/winreg-rs) | `0.55.0` | `0.56.0` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.38.0` | `0.39.0` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.21` | `1.0.0` | | [anstyle-parse](https://github.com/rust-cli/anstyle) | `0.2.7` | `1.0.0` | | [env_filter](https://github.com/rust-cli/env_logger) | `1.0.0` | `1.0.1` | | [ipconfig](https://github.com/liranringel/ipconfig) | `0.3.2` | `0.3.4` | | [iri-string](https://github.com/lo48576/iri-string) | `0.7.10` | `0.7.11` | | [jni-sys](https://github.com/jni-rs/jni-sys) | `0.3.0` | `0.3.1` | | libredox | `0.1.14` | `0.1.15` | | [libsqlite3-sys](https://github.com/rusqlite/rusqlite) | `0.36.0` | `0.37.0` | | [moka](https://github.com/moka-rs/moka) | `0.12.14` | `0.12.15` | | [num-conv](https://github.com/jhpratt/num-conv) | `0.2.0` | `0.2.1` | | [rustls-ffi](https://github.com/rustls/rustls-ffi) | `0.15.0` | `0.15.1` | | [rustls-platform-verifier](https://github.com/rustls/rustls-platform-verifier) | `0.5.3` | `0.6.2` | | [serde_spanned](https://github.com/toml-rs/toml) | `1.0.4` | `1.1.0` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.10` | `0.6.3` | | [toml](https://github.com/toml-rs/toml) | `1.0.7+spec-1.1.0` | `1.1.0+spec-1.1.0` | | [toml_datetime](https://github.com/toml-rs/toml) | `1.0.1+spec-1.1.0` | `1.1.1+spec-1.1.0` | | [toml_parser](https://github.com/toml-rs/toml) | `1.0.10+spec-1.1.0` | `1.1.1+spec-1.1.0` | | [toml_writer](https://github.com/toml-rs/toml) | `1.0.7+spec-1.1.0` | `1.1.1+spec-1.1.0` | | [webpki-root-certs](https://github.com/rustls/webpki-roots) | `0.26.11` | `1.0.6` | Updates `env_logger` from 0.11.9 to 0.11.10 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.9...v0.11.10) Updates `tracing-forest` from 0.1.6 to 0.2.0 - [Commits](https://github.com/QnnOkabayashi/tracing-forest/commits) Updates `terminal_size` from 0.4.3 to 0.4.4 - [Release notes](https://github.com/eminence/terminal-size/releases) - [Commits](eminence/terminal-size@v0.4.3...v0.4.4) Updates `winnow` from 0.7.15 to 1.0.0 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.15...v1.0.0) Updates `arc-swap` from 1.8.2 to 1.9.0 - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](vorner/arc-swap@v1.8.2...v1.9.0) Updates `winreg` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/gentoo90/winreg-rs/releases) - [Changelog](https://github.com/gentoo90/winreg-rs/blob/master/CHANGELOG.md) - [Commits](gentoo90/winreg-rs@v0.55.0...v0.56.0) Updates `rusqlite` from 0.38.0 to 0.39.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.38.0...v0.39.0) Updates `anstream` from 0.6.21 to 1.0.0 - [Commits](rust-cli/anstyle@anstream-v0.6.21...anstream-v1.0.0) Updates `anstyle-parse` from 0.2.7 to 1.0.0 - [Commits](rust-cli/anstyle@anstyle-parse-v0.2.7...anstyle-parse-v1.0.0) Updates `env_filter` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@env_filter-v1.0.0...env_filter-v1.0.1) Updates `ipconfig` from 0.3.2 to 0.3.4 - [Release notes](https://github.com/liranringel/ipconfig/releases) - [Commits](https://github.com/liranringel/ipconfig/commits) Updates `iri-string` from 0.7.10 to 0.7.11 - [Changelog](https://github.com/lo48576/iri-string/blob/develop/CHANGELOG.md) - [Commits](lo48576/iri-string@v0.7.10...v0.7.11) Updates `jni-sys` from 0.3.0 to 0.3.1 - [Release notes](https://github.com/jni-rs/jni-sys/releases) - [Changelog](https://github.com/jni-rs/jni-sys/blob/v0.3.1/CHANGELOG.md) - [Commits](jni-rs/jni-sys@v0.3.0...v0.3.1) Updates `libredox` from 0.1.14 to 0.1.15 Updates `libsqlite3-sys` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.36.0...v0.37.0) Updates `moka` from 0.12.14 to 0.12.15 - [Release notes](https://github.com/moka-rs/moka/releases) - [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md) - [Commits](moka-rs/moka@v0.12.14...v0.12.15) Updates `num-conv` from 0.2.0 to 0.2.1 - [Commits](jhpratt/num-conv@v0.2.0...v0.2.1) Updates `rustls-ffi` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/rustls/rustls-ffi/releases) - [Changelog](https://github.com/rustls/rustls-ffi/blob/main/CHANGELOG.md) - [Commits](rustls/rustls-ffi@v0.15.0...v0.15.1) Updates `rustls-platform-verifier` from 0.5.3 to 0.6.2 - [Release notes](https://github.com/rustls/rustls-platform-verifier/releases) - [Changelog](https://github.com/rustls/rustls-platform-verifier/blob/main/CHANGELOG) - [Commits](rustls/rustls-platform-verifier@v/0.5.3...v/0.6.2) Updates `serde_spanned` from 1.0.4 to 1.1.0 - [Commits](toml-rs/toml@serde_spanned-v1.0.4...serde_spanned-v1.1.0) Updates `socket2` from 0.5.10 to 0.6.3 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits/v0.6.3) Updates `toml` from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.0.7...toml-v1.1.0) Updates `toml_datetime` from 1.0.1+spec-1.1.0 to 1.1.1+spec-1.1.0 - [Commits](toml-rs/toml@toml_datetime-v1.0.1...toml_datetime-v1.1.1) Updates `toml_parser` from 1.0.10+spec-1.1.0 to 1.1.1+spec-1.1.0 - [Commits](toml-rs/toml@toml_parser-v1.0.10...toml_parser-v1.1.1) Updates `toml_writer` from 1.0.7+spec-1.1.0 to 1.1.1+spec-1.1.0 - [Commits](toml-rs/toml@toml_writer-v1.0.7...toml_writer-v1.1.1) Updates `webpki-root-certs` from 0.26.11 to 1.0.6 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.11...v/1.0.6) --- updated-dependencies: - dependency-name: env_logger dependency-version: 0.11.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tracing-forest dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: terminal_size dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: winnow dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: arc-swap dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: winreg dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rusqlite dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: anstream dependency-version: 1.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: cargo - dependency-name: anstyle-parse dependency-version: 1.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: cargo - dependency-name: env_filter dependency-version: 1.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: ipconfig dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: iri-string dependency-version: 0.7.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jni-sys dependency-version: 0.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libredox dependency-version: 0.1.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libsqlite3-sys dependency-version: 0.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: moka dependency-version: 0.12.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: num-conv dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-ffi dependency-version: 0.15.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-platform-verifier dependency-version: 0.6.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: serde_spanned dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: socket2 dependency-version: 0.6.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: toml dependency-version: 1.1.0+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: toml_datetime dependency-version: 1.1.1+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: toml_parser dependency-version: 1.1.1+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: toml_writer dependency-version: 1.1.1+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: webpki-root-certs dependency-version: 1.0.6 dependency-type: indirect update-type: version-update:semver-major dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
This PR updates the workspace’s Cargo dependencies (including several major-version bumps) by adjusting crate manifests and regenerating Cargo.lock, keeping gitoxide’s Rust workspace up-to-date with upstream releases.
Changes:
- Bump
winnowto1.0.0across multiple crates. - Update selected direct deps (e.g.,
winreg,arc-swap,rusqlite) in affected crates. - Refresh
Cargo.lockto capture new resolved versions and transitive dependency changes.
Reviewed changes
Copilot reviewed 9 out of 10 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| tests/tools/Cargo.toml | Bumps winnow dependency for the shared test tooling crate. |
| gix-ref/Cargo.toml | Bumps winnow used by reference parsing/storage logic. |
| gix-protocol/Cargo.toml | Bumps winnow used in protocol parsing utilities. |
| gix-path/Cargo.toml | Bumps winreg for Windows registry-based path discovery/tests. |
| gix-odb/Cargo.toml | Bumps arc-swap used by ODB internals. |
| gix-object/Cargo.toml | Bumps winnow used for object parsing/decoding. |
| gix-config/Cargo.toml | Bumps winnow used for config parsing. |
| gix-actor/Cargo.toml | Bumps winnow used for actor/signature parsing. |
| gitoxide-core/Cargo.toml | Bumps optional rusqlite used by core tooling features. |
| Cargo.lock | Updates resolved versions/checksums and transitive dependency graph. |
Eliah Kagan (EliahKagan)
left a comment
There was a problem hiding this comment.
LGTM. Of the changes here, the non-dev-only direct dependencies upgraded are rusqlite, winnow, and arc-swap.
rusqlite and winnow are SemVer-breaking, but the changes in rusqlite seem to be pretty compatible. There's a change to hooks, but I don't think we use rusqlite hooks. The changes to winnow are much more extensive, but none of them seem to be in anything we're using, except for the change in feature flags, which what we're doing is still compatible with.
arc-swap is not SemVer-breaking, but it may have an adverse impact on performance, as summarized in the changelog with references to vorner/arc-swap#198 and vorner/arc-swap#200 are explained in greater detail. But it looks like an important correctness fix. I don't see a soundness advisory in RUSTSEC for it, but it looks like the change is fixing what had been potentially undefined behavior due to a use-after-free. See vorner/arc-swap#198 especially. So I think we should take this upgrade, but be aware of the possible performance degradation.
Ordinarily I might not mention that, but gix-odb uses it and that's an area where performance seems like it could be affected. I think this should be merged without waiting for benchmarks, and I also don't have time to benchmark right now. Sebastian Thiel (@Byron) If you think this should be assessed, then I can try to benchmark sometime soon.
Thanks for the detailed analysis of the PR! I don't think there is a need to benchmark it as the ODB performance is definitely dominated by other factors, like decoding objects. And even if there is something measurable, there is no other way but to 'eat' this correctness fix. |
Bumps the cargo group with 26 updates:
0.11.90.11.100.1.60.2.00.4.30.4.40.7.151.0.01.8.21.9.00.55.00.56.00.38.00.39.00.6.211.0.00.2.71.0.01.0.01.0.10.3.20.3.40.7.100.7.110.3.00.3.10.1.140.1.150.36.00.37.00.12.140.12.150.2.00.2.10.15.00.15.10.5.30.6.21.0.41.1.00.5.100.6.31.0.7+spec-1.1.01.1.0+spec-1.1.01.0.1+spec-1.1.01.1.1+spec-1.1.01.0.10+spec-1.1.01.1.1+spec-1.1.01.0.7+spec-1.1.01.1.1+spec-1.1.00.26.111.0.6Updates
env_loggerfrom 0.11.9 to 0.11.10Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
41320bfchore: Releasede8c74fdocs: Update changelogd550741docs(gh): Add sponsor link458b075chore(deps): Update Rust Stable to v1.94 (#401)8bc3fc3Merge pull request #400 from epage/update143fa64chore: Upgrade incompatibleb687a24chore: Upgrade compatible8cf1ba9Merge pull request #397 from rust-cli/renovate/crate-ci-typos-1.x094ecf7Merge pull request #396 from rust-cli/renovate/crate-ci-committed-1.x34ad626chore(deps): Update pre-commit hook crate-ci/typos to v1.44.0Updates
tracing-forestfrom 0.1.6 to 0.2.0Commits
Updates
terminal_sizefrom 0.4.3 to 0.4.4Release notes
Sourced from terminal_size's releases.
Commits
cad29f6Bump to version v0.4.4d1b12b9Merge pull request #74 from briandorsey/windows-syse67f56fUpdate MSRV to 1.710c7f864Update windows-sys to ">=0.60.59, <=0.61"Updates
winnowfrom 0.7.15 to 1.0.0Changelog
Sourced from winnow's changelog.
Commits
9072a31chore: Release43727aadocs: Update changelog7900619Merge pull request #898 from epage/escapedc255e13fix(ascii): Allow non-unicode control characters80b9e35test(ascii): Verify escaped bad behavior2da9f01fix(ascii): Be consistent in escaped parameter order2b1478dMerge pull request #897 from epage/iter4953b6ffeat(parser): Add Parser::parse_iterdd0ab86Merge pull request #896 from epage/iter912a150fix(comb)!: Make iterator impure like parsersUpdates
arc-swapfrom 1.8.2 to 1.9.0Changelog
Sourced from arc-swap's changelog.
Commits
873fbf2Test file for the #198ffb2808Release of 1.9.09d87160Promote several Orderings to SeqCstUpdates
winregfrom 0.55.0 to 0.56.0Release notes
Sourced from winreg's releases.
Changelog
Sourced from winreg's changelog.
Commits
d14c8bdMerge branch 'winapi'. Bump version to 0.56.00315df4Bump version to 0.16.0d960232Fix build with rust 1.342ee4896Implement iterators that useOsStringfor key/value namesf2ad8ddMoveEnumKeysandEnumValuesto separate filesbc60391Add predefined key constantsfe54169Implement destructive serialization4993455Clarify the documentation ofRegKey::encode()5931b79Fix formatting of examples in documentation9ea7768Implement transaction rollback intransacted_serializationexampleUpdates
rusqlitefrom 0.38.0 to 0.39.0Release notes
Sourced from rusqlite's releases.
Commits
2a1790aMerge pull request #1820 from gwenn/0.39.07c43afcPrepare next release487af3cMerge pull request #1626 from gwenn/ptr643d581Warn about potential memory leak67f59c3Merge pull request #1819 from gwenn/utf8error870d5b6Use TryFrom<ValueRef> for Value93085d8Merge pull request #1818 from gwenn/3.51.37bd5098Bump bundled SQLite version to 3.51.3886832eMerge pull request #1816 from mqudsi/undo-3.52.0ca911a2Revert "Bump bundled SQLite version to 3.52.0"Updates
anstreamfrom 0.6.21 to 1.0.0Commits
3048fe7chore: Release028ff0dMerge pull request #293 from epage/templatef1823a9chore: Update from _rust template6d0d36bchore(ci): Clean up previous branch in case it was leaked30b3b14chore(ci): Fix how rustfmt jobs run74f4be6chore(ci): Fix name of clippy::empty_enumse0d98b6chore(deps): Update Rust Stable to v1.93 (#292)24c5c99chore(deps): Update Rust Stable to v1.93 (#42)ad7697dchore(ci): Automatic update from template (#40)b65c345chore: Update prek hooks (#41)Updates
anstyle-parsefrom 0.2.7 to 1.0.0Commits
3048fe7chore: Release028ff0dMerge pull request #293 from epage/templatef1823a9chore: Update from _rust template6d0d36bchore(ci): Clean up previous branch in case it was leaked30b3b14chore(ci): Fix how rustfmt jobs run74f4be6chore(ci): Fix name of clippy::empty_enumse0d98b6chore(deps): Update Rust Stable to v1.93 (#292)24c5c99chore(deps): Update Rust Stable to v1.93 (#42)ad7697dchore(ci): Automatic update from template (#40)b65c345chore: Update prek hooks (#41)Updates
env_filterfrom 1.0.0 to 1.0.1Commits
41320bfchore: Releasede8c74fdocs: Update changelogd550741docs(gh): Add sponsor link458b075chore(deps): Update Rust Stable to v1.94 (#401)8bc3fc3Merge pull request #400 from epage/update143fa64chore: Upgrade incompatibleb687a24chore: Upgrade compatible8cf1ba9Merge pull request #397 from rust-cli/renovate/crate-ci-typos-1.x094ecf7Merge pull request #396 from rust-cli/renovate/crate-ci-committed-1.x34ad626chore(deps): Update pre-commit hook crate-ci/typos to v1.44.0Updates
ipconfigfrom 0.3.2 to 0.3.4Commits
Updates
iri-stringfrom 0.7.10 to 0.7.11Changelog
Sourced from iri-string's changelog.
... (truncated)
Commits
eabc0c4chore: bump version to v0.7.11b42519aBump version to v0.7.1135cda2etest(ci): opt out default features on documentation checks23f64ccdoc: add a guidance to apply IDNA conversion to IRI typese3589dcfeat(validate): add a validater forreg-name8ab2722doc: reword the comment for consistency8b7c086feat(percent_encode): provide a function forpercent-decodealgorithm1cee8f7Add a CHANGELOG entry about percent-decodingd7ee69eAdddecode_whatwg_bytes()for percent-decodingd2f97f0Make some parsers accept both string and bytesUpdates
jni-sysfrom 0.3.0 to 0.3.1Release notes
Sourced from jni-sys's releases.
Changelog
Sourced from jni-sys's changelog.
Commits
1985e8bRelease v0.3.10a512a0Add .vscode/ to .gitignorea77b608Add minimal test for invocation API + JNIdf992c4remove systest0e7f6b8Use semver trick to re-export compatible types from jni-sys 0.4be20758systest: update to ctest 0.51f539f5Systest build fix for darwin/linux4caf07dAdd JNI_VERSION_24e75db1cUse SPDX license format34245b2Update ReadmeUpdates
libredoxfrom 0.1.14 to 0.1.15Updates
libsqlite3-sysfrom 0.36.0 to 0.37.0Release notes
Sourced from libsqlite3-sys's releases.
Commits
44e0ef9Merge pull request #1718 from gwenn/0.37.045d2505Prepare next release258388eMerge pull request #1717 from gwenn/prettyplease97ddb28Try to fix issue with prettypleaseda7ba5aMerge pull request #1714 from gwenn/3.50.25c2294bBump bundled SQLite version to 3.50.24955615Merge pull request #1713 from gwenn/clippy81e3059Fix clippy warning8a19998Merge pull request #1712 from kfdm/vtab-parameter-fixde78f7eFix for vtab::parameter parsingUpdates
mokafrom 0.12.14 to 0.12.15Release notes
Sourced from moka's releases.
Changelog
Sourced from moka's changelog.
Commits
616473eMerge pull request #586 from moka-rs/fix-flaky-cht-test-on-many-core-machinescaf8c82Apply cargo fmt65ff433Fix flaky testcht::segment::tests::drop_many_valueson many-core machinesfd103adUpdate the change log for PR #5865baf38cFix flaky testcht::segment::tests::drop_many_values_concurrent4b709c8Merge pull request #585 from moka-rs/chore/prepare-v0.12.159e7c73bRemove an unused link from the change logfa14f78Bump the version tov0.12.1598968b3Update the change log forv0.12.154c37fd4Merge pull request #584 from moka-rs/chore/disable-flaky-tests-by-defaultUpdates
num-convfrom 0.2.0 to 0.2.1Commits
b9371fev0.2.1 releaseb824ea0Mark methods as inline2ebd69fAdd saturating, checked truncation2683790Remove non-normative info from licensesUpdates
rustls-ffifrom 0.15.0 to 0.15.1Release notes
Sourced from rustls-ffi's releases.
... (truncated)
Changelog
Sourced from rustls-ffi's changelog.
... (truncated)
Commits
e30b027Cargo: update rustls-webpki, aws-lc-[rs|sys|sys-fips]b2a9987Update changelogcce1a1aAvoid hardcoding version in deb testing workflowc908298Avoid parsing TOML with sed5c17107Move const to the bottomb8b010eTake rustls 0.23.37df954f4Bump version to 0.15.1894815fTake semver-compatible dependency updates47cec92build(deps): bump actions/download-artifact from 7 to 85e9fa38build(deps): bump actions/upload-pages-artifact from 3 to 4Updates
rustls-platform-verifierfrom 0.5.3 to 0.6.2Release notes
Sourced from rustls-platform-verifier's releases.