chore(deps): bump the patches group across 1 directory with 25 updates#25722
chore(deps): bump the patches group across 1 directory with 25 updates#25722dependabot[bot] wants to merge 1 commit into
Conversation
8b58913 to
fa68c68
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: fa68c68f6b
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| [[package]] | ||
| name = "palette" | ||
| version = "0.7.6" |
There was a problem hiding this comment.
Regenerate the license inventory for new crates
This lockfile introduces new dependencies such as palette (and its new transitive crates palette_derive, fast-srgb8, by_address, once_cell_polyfill, and is_terminal_polyfill), but LICENSE-3rdparty.csv was not updated and has no entries for them. Since Cargo.lock changes match the dependencies filter in .github/workflows/changes.yml and check-licenses runs make check-licenses in .github/workflows/test.yml, this dependency-only PR will fail the license-inventory check until make build-licenses is run and committed.
Useful? React with 👍 / 👎.
fa68c68 to
89542af
Compare
Bumps the patches group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-rs](https://github.com/amqp-rs/async-rs) | `0.8.4` | `0.8.11` | | [h2](https://github.com/hyperium/h2) | `0.4.13` | `0.4.15` | | [async-nats](https://github.com/nats-io/nats.rs) | `0.49.0` | `0.49.1` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.80` | `0.10.81` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.15.1` | `1.15.2` | | [typetag](https://github.com/dtolnay/typetag) | `0.2.21` | `0.2.22` | | [windows-service](https://github.com/mullvad/windows-service-rs) | `0.8.0` | `0.8.1` | | [nix](https://github.com/nix-rust/nix) | `0.31.2` | `0.31.3` | | [antithesis_sdk](https://github.com/antithesishq/antithesis-sdk-rust) | `0.2.8` | `0.2.9` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.103` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [pastey](https://github.com/as1100k/pastey) | `0.2.2` | `0.2.3` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.11` | `1.1.13` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.12.4` | | [snafu](https://github.com/shepmaster/snafu) | `0.9.0` | `0.9.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.45` | `1.0.46` | | [syn](https://github.com/dtolnay/syn) | `2.0.117` | `2.0.118` | | [mock_instant](https://github.com/museun/mock_instant) | `0.6.0` | `0.6.1` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.0` | `2.8.2` | | [bstr](https://github.com/BurntSushi/bstr) | `1.12.1` | `1.12.3` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.9` | `0.11.11` | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.33` | | [memmap2](https://github.com/RazrFalcon/memmap2-rs) | `0.9.10` | `0.9.11` | | [ratatui](https://github.com/ratatui/ratatui) | `0.30.0` | `0.30.2` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.4` | `0.18.6` | Updates `async-rs` from 0.8.4 to 0.8.11 - [Commits](amqp-rs/async-rs@v0.8.4...v0.8.11) Updates `h2` from 0.4.13 to 0.4.15 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.13...v0.4.15) Updates `async-nats` from 0.49.0 to 0.49.1 - [Release notes](https://github.com/nats-io/nats.rs/releases) - [Commits](nats-io/nats.rs@async-nats/v0.49.0...async-nats/v0.49.1) Updates `openssl` from 0.10.80 to 0.10.81 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.80...openssl-v0.10.81) Updates `smallvec` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.15.1...v1.15.2) Updates `typetag` from 0.2.21 to 0.2.22 - [Release notes](https://github.com/dtolnay/typetag/releases) - [Commits](dtolnay/typetag@0.2.21...0.2.22) Updates `windows-service` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/mullvad/windows-service-rs/releases) - [Changelog](https://github.com/mullvad/windows-service-rs/blob/main/CHANGELOG.md) - [Commits](mullvad/windows-service-rs@v0.8.0...v0.8.1) Updates `nix` from 0.31.2 to 0.31.3 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.31.2...v0.31.3) Updates `antithesis_sdk` from 0.2.8 to 0.2.9 - [Changelog](https://github.com/antithesishq/antithesis-sdk-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/antithesishq/antithesis-sdk-rust/commits) Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `pastey` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/as1100k/pastey/releases) - [Changelog](https://github.com/AS1100K/pastey/blob/master/CHANGELOG.md) - [Commits](AS1100K/pastey@v0.2.2...v0.2.3) Updates `pin-project` from 1.1.11 to 1.1.13 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.11...v1.1.13) Updates `regex` from 1.12.3 to 1.12.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.3...1.12.4) Updates `snafu` from 0.9.0 to 0.9.1 - [Changelog](https://github.com/shepmaster/snafu/blob/main/CHANGELOG.md) - [Commits](shepmaster/snafu@0.9.0...0.9.1) Updates `quote` from 1.0.45 to 1.0.46 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.45...1.0.46) Updates `syn` from 2.0.117 to 2.0.118 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.117...2.0.118) Updates `mock_instant` from 0.6.0 to 0.6.1 - [Commits](museun/mock_instant@v0.6.0...v0.6.1) Updates `memchr` from 2.8.0 to 2.8.2 - [Commits](BurntSushi/memchr@2.8.0...2.8.2) Updates `bstr` from 1.12.1 to 1.12.3 - [Commits](BurntSushi/bstr@1.12.1...1.12.3) Updates `env_logger` from 0.11.9 to 0.11.11 - [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.11) Updates `log` from 0.4.29 to 0.4.33 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.29...0.4.33) Updates `memmap2` from 0.9.10 to 0.9.11 - [Changelog](https://github.com/RazrFalcon/memmap2-rs/blob/master/CHANGELOG.md) - [Commits](RazrFalcon/memmap2-rs@v0.9.10...v0.9.11) Updates `ratatui` from 0.30.0 to 0.30.2 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@ratatui-v0.30.0...ratatui-v0.30.2) Updates `indicatif` from 0.18.4 to 0.18.6 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.4...0.18.6) --- updated-dependencies: - dependency-name: antithesis_sdk dependency-version: 0.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: async-nats dependency-version: 0.49.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: async-rs dependency-version: 0.8.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: bstr dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: env_logger dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: h2 dependency-version: 0.4.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: indicatif dependency-version: 0.18.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: memchr dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: memmap2 dependency-version: 0.9.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: mock_instant dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: nix dependency-version: 0.31.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: openssl dependency-version: 0.10.81 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: pastey dependency-version: 0.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: pin-project dependency-version: 1.1.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: quote dependency-version: 1.0.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: ratatui dependency-version: 0.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: regex dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: smallvec dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: snafu dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: syn dependency-version: 2.0.118 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: typetag dependency-version: 0.2.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: windows-service dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
89542af to
f8e73ad
Compare
Bumps the patches group with 25 updates in the / directory:
0.8.40.8.110.4.130.4.150.49.00.49.10.10.800.10.811.15.11.15.20.2.210.2.220.8.00.8.10.31.20.31.30.2.80.2.91.0.1021.0.1030.4.440.4.450.2.20.2.31.1.111.1.131.12.31.12.40.9.00.9.11.0.451.0.462.0.1172.0.1180.6.00.6.12.8.02.8.21.12.11.12.30.11.90.11.110.4.290.4.330.9.100.9.110.30.00.30.20.18.40.18.6Updates
async-rsfrom 0.8.4 to 0.8.11Commits
cae3650v0.8.116247afbfix: resolve CI clippy and doc warningsbbc0dfav0.8.10b527054docs: improve public API documentation across async-rs187a82cv0.8.9e0edb6fdocs: rewrite crate-level docs and README for clarity and consistency63e7281v0.8.8247c7e0add SAFETY comment to IoSafe impl9b30a79v0.8.7d964bd7tcp: always set nodelayUpdates
h2from 0.4.13 to 0.4.15Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
21211d0v0.4.1529e209dfix: close connection when header size is way too large (#915)9231cb0fix: remove padded_len() u8 overflow in DATA frame padding release (#914)d351036fix: ignore library resets at connection poll loop level (#913)4f51ffffix: use HeaderMap::try_append to prevent panics on absurd amounts of headers...c813cc8refactor: remove unnecessary clones (#911)810f5aechore(ci): update actions/checkout to v6 (#910)d361b75fix: Reject frames on streams whose HEADERS haven't been sent (#899)93cceadfix: poll_capacity must not return Ready(Some(Ok(0))) (#898)733bba7fix: Discard buffered DATA when a scheduled reset is pending (#896)Updates
async-natsfrom 0.49.0 to 0.49.1Release notes
Sourced from async-nats's releases.
Commits
6ee5d0aRelease v0.49.15bb316aFix recreating ordered consumer on server restarte09dce8Enable auto-reviews only for write-accessa1b29beFix ping interval resetUpdates
opensslfrom 0.10.80 to 0.10.81Release notes
Sourced from openssl's releases.
Commits
db9c9e2Release openssl 0.10.81 and openssl-sys 0.9.117 (#2655)3a7fb56Bump actions/checkout from 6.0.2 to 6.0.3 (#2653)d059c43Fix verify_mode() panic on unmodeled verify mode bits (#2651)8b1519eDeprecate Asn1StringRef::as_utf8 in favor of a NUL-safe to_string (#2652)d5713d6add mldsa.h to the boringssl bindgen (#2650)9fac317Merge pull request #2538 from ocdlroux/feat/crl-full4dae20bx509: adding minimal support for X509CrlBuilder47f7777Add brainpoolP224r1 and brainpoolP224t1 NID constants (#2642)659da17Bump aws-ls-sys to 0.41 (#2640)Updates
smallvecfrom 1.15.1 to 1.15.2Release notes
Sourced from smallvec's releases.
Commits
c469051Bump version.9fe422bFix Windows CI.51b965fWork around rustc 1.93 perf regression with MaybeUninit9da26a5Fix use-after-free in DrainFilter::keep_rest for zero-capacity SmallVecs79184f1Add Miri test for use-after-free in DrainFilter::keep_restf59fb36Merge pull request #397 from GiGainfosystems/exclude_scripts28b6ed7Exclude development scriptUpdates
typetagfrom 0.2.21 to 0.2.22Release notes
Sourced from typetag's releases.
Commits
1d2d3e9Release 0.2.22ae95673Merge pull request 103 from SAY-5/feat/const-tag0aa8816feat(name): accept a constant expression for impl tag name (#74)2e41b1dRaise minimum tested compiler to rust 1.85b3ec8abRaise required compiler to Rust 1.7121ae0d4Update actions/upload-artifact@v5 -> v6e7868b8Update actions/upload-artifact@v4 -> v5067ad79Add rust-version metadata2b34271Remove rustc version requirement from readmeff625d3Update actions/checkout@v5 -> v6Updates
windows-servicefrom 0.8.0 to 0.8.1Release notes
Sourced from windows-service's releases.
Changelog
Sourced from windows-service's changelog.
Commits
aab4057Release 0.8.162b22a3Bump MSRV to 1.71f697451Add lockfile to version controlb1eb2d0Merge remote-tracking branch 'ssrlive/main'1d0c7eamake clippy happy1a6c809update windows-sys to v0.60Updates
nixfrom 0.31.2 to 0.31.3Changelog
Sourced from nix's changelog.
Commits
b5933cachore: release v0.31.35d6a46eReplace Cirrus CI with more Github Workflows jobs (#2776)3407489event: add kevent64 support on apple targets (#2781)fe80fc5chore: resolve clippy useless_borrows_in_formatting (#2790)3310fc7Revert "fix(ci): temporarily disable armv7-unknown-linux-uclibceabihf (#2764)...e3ab917epoll: use from_bits_retain to avoid panics on unknown flags (#2783)6c15701kqueue: use from_bits_retain to avoid panics on unknown flags (#2784)73028cffix(ci): enable Hurd target (#2765)1a680a9cargo: Remove deprecated package authors field (#2789)85cff07docs: add missing changelog entries (#2786)Updates
antithesis_sdkfrom 0.2.8 to 0.2.9Changelog
Sourced from antithesis_sdk's changelog.
Commits
Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
chronofrom 0.4.44 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6Updates
pasteyfrom 0.2.2 to 0.2.3Release notes
Sourced from pastey's releases.
Changelog
Sourced from pastey's changelog.
Commits
c377d07RELEASE v0.2.3d23c755Improve Branch Coverage to 100% (#34)998437fImprove Line Coverage (#32)Updates
pin-projectfrom 1.1.11 to 1.1.13Release notes
Sourced from pin-project's releases.
Changelog
Sourced from pin-project's changelog.
Commits
c3b6b85Release 1.1.1361a5c74Ignore clippy::missing_trait_methods lint in generated code31f59f8ci,tools: Update config and script2855546Release 1.1.124e66d4bci,tools: Update config and scriptf3c7f06Update dev-dependenciesd1bf779Update changelogeb98dd1tests: Update lint test05f3825ci,tools: Update config and script96b8d5fFix doc/commentsUpdates
regexfrom 1.12.3 to 1.12.4Changelog
Sourced from regex's changelog.
Commits
7b96fdc1.12.47b89cf0deps: update to regex-syntax 0.8.111401679regex-syntax-0.8.11d709000changelog: 1.12.49825c74syntax: avoid re-canonicalizing the entire IntervalSet on push (#1308)a7f2ff6docs: clarify regex-lite word boundaries2c7b172docs: clarify unsupported Anchored::Pattern searches839d16bregex-syntax-0.8.10c4865a0syntax: fix negation handling in HIR translationd8761c0cargo: also includebenchesUpdates
snafufrom 0.9.0 to 0.9.1Changelog
Sourced from snafu's changelog.
Commits
ff50133Release 0.9.1c425b0aUpdate the changelog8f50dc7Merge pull request #556 from legeana/self-error757eeecExpandSelfto the original error type before parsing1f8e75fMerge pull request #557 from legeana/ui-reporta656885Fix cargo fmt for Rust 1.95.0e0a2c25Update compile-fail's ui/report test for Rust 1.95.0a658cc6Merge pull request #554 from jplatte/cargo-feat-cleanupfa8a8bdUse namespaced dependency activation9af844aMerge pull request #555 from shepmaster/maintUpdates
quotefrom 1.0.45 to 1.0.46Release notes
Sourced from quote's releases.
Commits
bc4caf2Release 1.0.46dc0e304Format with rustfmt712114cDrop arrow from syntax of quote_spanned_with_expanded_spanf93ab8aEliminate quote_spanned_with_expanded_span_as_expr macro1ff3951Eliminate __quote_spanned macro64e913aUnify quote_spanned definitions2978e8bWrap comment to 80 columns7f311a0Fix PR 329 fat arrow spacing313a8a2Remove unneeded get_span from PR 3290b33821Merge pull request #329 from Noratrieb/avoid-repeat-expandUpdates
synfrom 2.0.117 to 2.0.118Release notes
Sourced from syn's releases.
Commits
f033ef1Release 2.0.11845f65f7Wrap long lint attributesb3f9bf8Mirror PR 1975 from readme to crate-level rustdoc97dc117Wrap PR 1975 to 80 columns0085b7aLintrepr_transparent_non_zst_fieldshas been removed9fc1c9dUpdate test suite to nightly-2026-06-12504bcc7Update test suite to nightly-2026-06-09353d20bUpdate test suite to nightly-2026-06-06f257a16Update test suite to nightly-2026-05-25b706e6eUpdate test suite to nightly-2026-05-13Updates
mock_instantfrom 0.6.0 to 0.6.1Commits
37fcf97Merge branch 'master' into devc831aafapply patch https://salsa.debian.org/rust-team/debcargo-conf/-/blob/master/sr...366216abump versionaf382e0bump versionUpdates
memchrfrom 2.8.0 to 2.8.2Commits
a61ac1a2.8.2a08bf90arch: fix undefined behavior in lower level (but public) APIsb41293brebar: update memchr to latest87467c9impl: remove unnecessary clones ininto_ownedimplsff7dca72.8.1016878atarget: fix aarch64_be endianness bugee18717docs: add AI policy for contributorsdb1a77dbuild(deps): bump actions/checkout in the actions group (#212)c8abbe1Hash-pin all actions, drop persisted credentials (#210)24f5daalint: fix clippyget_firstUpdates
bstrfrom 1.12.1 to 1.12.3Commits
cabbfe31.12.311d6facmsrv: decrease to 1.65c857a1c1.12.2e4c6498doc: clarify the case where there is no valid UTF-8 prefix (#204)8481908doc: add alias tofieldsandFields6f089f3lint: addset -uto regex generation scripts1396d35docs: fix spelling mistake94cdd94lint: add#[must_use]toByteSlice::replace[n]155fc93deps: switchserdetoserde_corebf0bf16perf: implementIterator::countforCharsUpdates
env_loggerfrom 0.11.9 to 0.11.11Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
b4d3f2bchore: Releasecc2b2efchore: Release69e27d1docs: Update changelog166880dMerge pull request #411 from epage/parse0a580d0fix(filter): Remove 'parse' on no_std78d8ef1Merge pull request #404 from cagatay-y/feature/filter-no_std132fe86feat(filter): Add support for no_std environments4feafa4refactor(env_filter): Fix unreachable pub warning92f8d8dMerge pull request #410 from rust-cli/renovate/crate-ci-typos-1.x4e57784chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0Updates
logfrom 0.4.29 to 0.4.33Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.