Skip to content

Bump the cargo group with 40 updates #1968

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2025

Bumps the cargo group with 40 updates:

Package From To
anyhow 1.0.97 1.0.98
clap 4.5.36 4.5.37
winnow 0.7.6 0.7.7
libc 0.2.171 0.2.172
jiff 0.2.6 0.2.10
proc-macro2 1.0.94 1.0.95
signal-hook-registry 1.4.2 1.4.5
rusqlite 0.34.0 0.35.0
layout-rs 0.1.2 0.1.3
aws-lc-rs 1.12.6 1.13.0
aws-lc-sys 0.27.1 0.28.2
cc 1.2.16 1.2.20
clap_builder 4.5.36 4.5.37
errno 0.3.10 0.3.11
event-listener-strategy 0.5.3 0.5.4
h2 0.4.8 0.4.9
half 2.5.0 2.6.0
hyper-util 0.1.10 0.1.11
icu_locid_transform_data 1.5.0 1.5.1
icu_normalizer_data 1.5.0 1.5.1
icu_properties_data 1.5.0 1.5.1
indexmap 2.8.0 2.9.0
jiff-static 0.2.6 0.2.10
jobserver 0.1.32 0.1.33
libsqlite3-sys 0.32.0 0.33.0
log 0.4.26 0.4.27
miniz_oxide 0.8.5 0.8.8
objc2-core-foundation 0.3.0 0.3.1
prettyplease 0.2.31 0.2.32
quinn-proto 0.11.10 0.11.11
quinn-udp 0.5.10 0.5.11
rand 0.9.0 0.9.1
redox_syscall 0.5.10 0.5.11
rustls 0.23.25 0.23.26
scc 2.3.3 2.3.4
socket2 0.5.8 0.5.9
time 0.3.40 0.3.41
time-macros 0.2.21 0.2.22
tokio-util 0.7.14 0.7.15
value-bag 1.10.0 1.11.1

Updates anyhow from 1.0.97 to 1.0.98

Release notes

Sourced from anyhow's releases.

1.0.98

Commits
  • 709fe86 Release 1.0.98
  • cbc1ad2 Merge pull request #415 from dtolnay/intodyn
  • e1a2017 Add 2 different conversions to Box<dyn Error + Send + Sync + 'static>
  • 29f2edd Merge pull request #416 from dtolnay/oldnostd
  • 2244db8 Omit unused object_boxed from vtable in old no-std rustc
  • 213a9c2 Merge pull request #414 from dtolnay/nightly
  • 02aa6b6 Make all nightly go through the module that was probed
  • See full diff in compare view

Updates clap from 4.5.36 to 4.5.37

Release notes

Sourced from clap's releases.

v4.5.37

[4.5.37] - 2025-04-18

Features

  • Added ArgMatches::try_clear_id()
Changelog

Sourced from clap's changelog.

[4.5.37] - 2025-04-18

Features

  • Added ArgMatches::try_clear_id()
Commits

Updates winnow from 0.7.6 to 0.7.7

Changelog

Sourced from winnow's changelog.

[0.7.7] - 2025-04-24

Fixes

  • Ensure LocatedSlice and Statefuls Stream::raw gets the inner input
Commits

Updates libc from 0.2.171 to 0.2.172

Release notes

Sourced from libc's releases.

0.2.172

Added

  • Android: Add getauxval for 32-bit targets (#4338)
  • Android: Add if_tun.h ioctls (#4379)
  • Android: Define SO_BINDTOIFINDEX (#4391)
  • Cygwin: Add posix_spawn_file_actions_add[f]chdir[_np] (#4387)
  • Cygwin: Add new socket options (#4350)
  • Cygwin: Add statfs & fcntl (#4321)
  • FreeBSD: Add filedesc and fdescenttbl (#4327)
  • Glibc: Add unstable support for _FILE_OFFSET_BITS=64 (#4345)
  • Hermit: Add AF_UNSPEC (#4344)
  • Hermit: Add AF_VSOCK (#4344)
  • Illumos, NetBSD: Add timerfd APIs (#4333)
  • Linux: Add _IO, _IOW, _IOR, _IOWR to the exported API (#4325)
  • Linux: Add tcp_info to uClibc bindings (#4347)
  • Linux: Add further BPF program flags (#4356)
  • Linux: Add missing INPUT_PROP_XXX flags from input-event-codes.h (#4326)
  • Linux: Add missing TLS bindings (#4296)
  • Linux: Add more constants from seccomp.h (#4330)
  • Linux: Add more glibc ptrace_sud_config and related PTRACE_*ET_SYSCALL_USER_DISPATCH_CONFIG. (#4386)
  • Linux: Add new netlink flags (#4288)
  • Linux: Define ioctl codes on more architectures (#4382)
  • Linux: Add missing pthread_attr_setstack (#4349)
  • Musl: Add missing utmpx API (#4332)
  • Musl: Enable getrandom on all platforms (#4346)
  • NuttX: Add more signal constants (#4353)
  • QNX: Add QNX 7.1-iosock and 8.0 to list of additional cfgs (#4169)
  • QNX: Add support for alternative Neutrino network stack io-sock (#4169)
  • Redox: Add more sys/socket.h and sys/uio.h definitions (#4388)
  • Solaris: Temporarily define O_DIRECT and SIGINFO (#4348)
  • Solarish: Add secure_getenv (#4342)
  • VxWorks: Add missing d_type member to dirent (#4352)
  • VxWorks: Add missing signal-related constsants (#4352)
  • VxWorks: Add more error codes (#4337)

Deprecated

  • FreeBSD: Deprecate TCP_PCAP_OUT and TCP_PCAP_IN (#4381)

Fixed

  • Cygwin: Fix member types of statfs (#4324)
  • Cygwin: Fix tests (#4357)
  • Hermit: Make AF_INET = 3 (#4344)
  • Musl: Fix the syscall table on RISC-V-32 (#4335)
  • Musl: Fix the value of SA_ONSTACK on RISC-V-32 (#4335)
  • VxWorks: Fix a typo in the waitpid parameter name (#4334)

Removed

... (truncated)

Changelog

Sourced from libc's changelog.

0.2.172 - 2025-04-14

Added

  • Android: Add getauxval for 32-bit targets (#4338)
  • Android: Add if_tun.h ioctls (#4379)
  • Android: Define SO_BINDTOIFINDEX (#4391)
  • Cygwin: Add posix_spawn_file_actions_add[f]chdir[_np] (#4387)
  • Cygwin: Add new socket options (#4350)
  • Cygwin: Add statfs & fcntl (#4321)
  • FreeBSD: Add filedesc and fdescenttbl (#4327)
  • Glibc: Add unstable support for _FILE_OFFSET_BITS=64 (#4345)
  • Hermit: Add AF_UNSPEC (#4344)
  • Hermit: Add AF_VSOCK (#4344)
  • Illumos, NetBSD: Add timerfd APIs (#4333)
  • Linux: Add _IO, _IOW, _IOR, _IOWR to the exported API (#4325)
  • Linux: Add tcp_info to uClibc bindings (#4347)
  • Linux: Add further BPF program flags (#4356)
  • Linux: Add missing INPUT_PROP_XXX flags from input-event-codes.h (#4326)
  • Linux: Add missing TLS bindings (#4296)
  • Linux: Add more constants from seccomp.h (#4330)
  • Linux: Add more glibc ptrace_sud_config and related PTRACE_*ET_SYSCALL_USER_DISPATCH_CONFIG. (#4386)
  • Linux: Add new netlink flags (#4288)
  • Linux: Define ioctl codes on more architectures (#4382)
  • Linux: Add missing pthread_attr_setstack (#4349)
  • Musl: Add missing utmpx API (#4332)
  • Musl: Enable getrandom on all platforms (#4346)
  • NuttX: Add more signal constants (#4353)
  • QNX: Add QNX 7.1-iosock and 8.0 to list of additional cfgs (#4169)
  • QNX: Add support for alternative Neutrino network stack io-sock (#4169)
  • Redox: Add more sys/socket.h and sys/uio.h definitions (#4388)
  • Solaris: Temporarily define O_DIRECT and SIGINFO (#4348)
  • Solarish: Add secure_getenv (#4342)
  • VxWorks: Add missing d_type member to dirent (#4352)
  • VxWorks: Add missing signal-related constsants (#4352)
  • VxWorks: Add more error codes (#4337)

Deprecated

  • FreeBSD: Deprecate TCP_PCAP_OUT and TCP_PCAP_IN (#4381)

Fixed

  • Cygwin: Fix member types of statfs (#4324)
  • Cygwin: Fix tests (#4357)
  • Hermit: Make AF_INET = 3 (#4344)
  • Musl: Fix the syscall table on RISC-V-32 (#4335)
  • Musl: Fix the value of SA_ONSTACK on RISC-V-32 (#4335)
  • VxWorks: Fix a typo in the waitpid parameter name (#4334)

... (truncated)

Commits
  • a5eab58 Merge pull request #4410 from tgross35/release-libc
  • 481eca7 chore: release libc 0.2.172
  • ce2edbb Merge pull request #4399 from tgross35/backport-triagebot-branch-warn
  • 31b3200 Suggest stable-nominated in the PR template
  • 3bffe1d Make triagebot warn on non-default branches
  • 03e6ffc Merge pull request #4396 from tgross35/backport-serrano
  • f9a47ac Define SO_BINDTOIFINDEX on Android
  • a358dae Add missing utmpx apis for linux musl
  • 1ff2f21 adding linux glibc ptrace_sud_config and related PTRACE_*ET_SYSCALL_USER_DISP...
  • 55c58c9 Add more redox sys/socket.h and sys/uio.h definitions
  • Additional commits viewable in compare view

Updates jiff from 0.2.6 to 0.2.10

Changelog

Sourced from jiff's changelog.

0.2.10 (2025-04-21)

This release includes a bug fix for parsing Tuesday when using %A via Jiff's strptime APIs. Specifically, it would recognize Tueday instead of Tuesday.

Bug fixes:

  • #333: Fix typo in strptime parsing from Tueday to Tuesday.

0.2.9 (2025-04-19)

This release includes a bug fix that, in debug mode, could result in datetime types having different hashes for the same value. This could cause problems, for example, if you are using datetimes as keys in a hash map. This problem didn't exist when Jiff was compiled in release mode.

This release also improves the panic message shown when the js feature isn't enabled and the current time is requested on wasm32-unknown-unknown targets.

Enhancements:

  • #296: Provide a better panic message when Zoned::now() fails on WASM.

Bug fixes:

  • #330: Fix bug where Hash on datetime types could yield different hash values for the same underlying date/time.

0.2.8 (2025-04-13)

This release fixes a bug where the constructors on SignedDuration for floating point durations could panic (in debug mode) or produce incorrect results (in release mode). This bug only impacts users of the try_from_secs_{f32,f64} and from_secs_{f32,f64} methods on SignedDuration.

Enhancements:

  • #326: Add an alternate Debug impl for SignedDuration that only shows its second and nanosecond components (while using only one component when the other is zero).

Bug fixes:

... (truncated)

Commits

Updates proc-macro2 from 1.0.94 to 1.0.95

Release notes

Sourced from proc-macro2's releases.

1.0.95

  • Update semver-exempt API under RUSTFLAGS=--cfg=procmacro2_semver_exempt to that of nightly-2025-04-16 (#497)
Commits
  • 24bbf16 Release 1.0.95
  • 835c5bd Merge pull request #497 from dtolnay/nosourcefile
  • 7bc363c Update semver-exempt API to nightly-2025-04-16
  • b867aa7 Merge pull request #496 from PaulGrandperrin/master
  • c605e8e Revert "Merge pull request #495 from dtolnay/fuzzlld"
  • 1993cd3 Merge pull request #495 from dtolnay/fuzzlld
  • cfdb567 Link to honggfuzz-rs issue
  • b09a5b0 Work around cargo-hfuzz nostart-stop-gc gold link failure
  • See full diff in compare view

Updates signal-hook-registry from 1.4.2 to 1.4.5

Changelog

Sourced from signal-hook-registry's changelog.

signal-hook-registry-1.4.5

  • Fix windows build (#174).

signal-hook-registry-1.4.4

  • Get rid of a warning.

signal-hook-registry-1.4.3

  • Remove special-case for AIX (#169).

signal-hook-mio-0.2.4

  • Support for mio 1.0
Commits

Updates rusqlite from 0.34.0 to 0.35.0

Release notes

Sourced from rusqlite's releases.

0.35.0

What's Changed

  • Document 'rusqlite-macros' and 'jiff' features #1663
  • access column metadata from prepared statement #1672 / #1666
  • add support for Jiff's Timestamp #1676
  • Breaking change: Check that Connection::execute has no tail #1679 / #397
  • Breaking change: Check for multiple statements in prepare #1680 / #1147

Full Changelog: rusqlite/rusqlite@v0.34.0...v0.35.0

Commits

Updates layout-rs from 0.1.2 to 0.1.3

Commits

Updates aws-lc-rs from 1.12.6 to 1.13.0

Release notes

Sourced from aws-lc-rs's releases.

aws-lc-rs v1.13.0

What's Changed

Build improvements

Issues Being Resolved

Other Merged PRs

New Contributors

Full Changelog: aws/aws-lc-rs@v1.12.6...v1.13.0

Commits

Updates aws-lc-sys from 0.27.1 to 0.28.2

Commits

Updates cc from 1.2.16 to 1.2.20

Release notes

Sourced from cc's releases.

cc-v1.2.20

Other

  • Regenerate target info (#1461)
  • Fix parser.rs on latest rustc nightly (#1459)

cc-v1.2.19

Other

  • Fix musl compilation: Add musl as a prefix fallback (#1455)

cc-v1.2.18

Other

  • Regenerate target info (#1450)
  • Use std::thread::available_parallelism for determining the default number of jobs (#1447)
  • Fix mips64-openwrt-linux-musl parsing (#1449)
  • Use compiler prefix x86_64-linux-musl (#1443)

cc-v1.2.17

Other

  • Regenerate target info (#1439)
  • Regenerate windows sys bindings (#1437)
  • Fix wasm32-wali-linux-musl target parsing (#1434)
  • Parse rustc target names (#1413)
  • Regenerate target info (#1429)
  • Added base support for wasm32-wali-linux-musl target (#1373)
Changelog

Sourced from cc's changelog.

1.2.20 - 2025-04-25

Other

  • Regenerate target info (#1461)
  • Fix parser.rs on latest rustc nightly (#1459)

1.2.19 - 2025-04-11

Other

  • Fix musl compilation: Add musl as a prefix fallback (#1455)

1.2.18 - 2025-04-04

Other

  • Regenerate target info (#1450)
  • Use std::thread::available_parallelism for determining the default number of jobs (#1447)
  • Fix mips64-openwrt-linux-musl parsing (#1449)
  • Use compiler prefix x86_64-linux-musl (#1443)

1.2.17 - 2025-03-21

Other

  • Regenerate target info (#1439)
  • Regenerate windows sys bindings (#1437)
  • Fix wasm32-wali-linux-musl target parsing (#1434)
  • Parse rustc target names (#1413)
  • Regenerate target info (#1429)
  • Added base support for wasm32-wali-linux-musl target (#1373)
Commits

Updates clap_builder from 4.5.36 to 4.5.37

Release notes

Sourced from clap_builder's releases.

v4.5.37

[4.5.37] - 2025-04-18

Features

  • Added ArgMatches::try_clear_id()
Changelog

Sourced from clap_builder's changelog.

[4.5.37] - 2025-04-18

Features

  • Added ArgMatches::try_clear_id()
Commits
  • f209bce chore: Release
  • f33ff7f docs: Update changelog
  • bf06e6f Merge pull request #5974 from kryvashek/support-clearing-args-matches
  • 5d357ad feat(parser): Added ArgMatches::try_clear_id()
  • 45d4088 test(parser): Added test delete_id_without_returning
  • See full diff in compare view

Updates errno from 0.3.10 to 0.3.11

Changelog

Sourced from errno's changelog.

[0.3.11] - 2025-04-04

  • Add VxWorks support #105

  • Add cygwin support #106

Commits

Updates event-listener-strategy from 0.5.3 to 0.5.4

Release notes

Sourced from event-listener-strategy's releases.

v0.5.4

  • Add portable-atomic feature that exposes event-listener's underlying portable-atomic feature. (#27)
Changelog

Sourced from event-listener-strategy's changelog.

Version 0.5.4

  • Add portable-atomic feature that exposes event-listener's underlying portable-atomic feature. (#27)
Commits

Updates h2 from 0.4.8 to 0.4.9

Changelog

Sourced from h2's changelog.

0.4.9 (April 14, 2025)

  • Add sever::Connection::has_streams() method to check for active streams.
Commits

Updates half from 2.5.0 to 2.6.0

Release notes

Sourced from half's releases.

2.6.0

Changed

  • Fixed some incorrect minimum supported versions of dependencies that weren't caught due to improper Cargo.lock:
    • num-traits 0.2.14 -> 0.2.16
    • zerocopy 0.8.0 -> 0.8.23
    • arbitrary 1.3.2 -> 1.4.1

Added

  • f16 and bf16 now implement Immutable and KnownLayout for zerocopy crate. By [@​usamoi].
Changelog

Sourced from half's changelog.

[2.6.0] - 2024-04-08

Changed

  • Fixed some incorrect minimum supported versions of dependencies that weren't caught due to improper Cargo.lock:
    • num-traits 0.2.14 -> 0.2.16
    • zerocopy 0.8.0 -> 0.8.23
    • arbitrary 1.3.2 -> 1.4.1

Added

  • f16 and bf16 now implement Immutable and KnownLayout for zerocopy crate. By [@​usamoi].
Commits

Updates hyper-util from 0.1.10 to 0.1.11

Release notes

Sourced from hyper-util's releases.

v0.1.11

What's Changed

Bumps the cargo group with 40 updates:

| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.97` | `1.0.98` |
| [clap](https://github.com/clap-rs/clap) | `4.5.36` | `4.5.37` |
| [winnow](https://github.com/winnow-rs/winnow) | `0.7.6` | `0.7.7` |
| [libc](https://github.com/rust-lang/libc) | `0.2.171` | `0.2.172` |
| [jiff](https://github.com/BurntSushi/jiff) | `0.2.6` | `0.2.10` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` |
| [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.2` | `1.4.5` |
| [rusqlite](https://github.com/rusqlite/rusqlite) | `0.34.0` | `0.35.0` |
| [layout-rs](https://github.com/nadavrot/layout) | `0.1.2` | `0.1.3` |
| [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.12.6` | `1.13.0` |
| [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.27.1` | `0.28.2` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.16` | `1.2.20` |
| [clap_builder](https://github.com/clap-rs/clap) | `4.5.36` | `4.5.37` |
| [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.10` | `0.3.11` |
| [event-listener-strategy](https://github.com/smol-rs/event-listener-strategy) | `0.5.3` | `0.5.4` |
| [h2](https://github.com/hyperium/h2) | `0.4.8` | `0.4.9` |
| [half](https://github.com/VoidStarKat/half-rs) | `2.5.0` | `2.6.0` |
| [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.10` | `0.1.11` |
| [icu_locid_transform_data](https://github.com/unicode-org/icu4x) | `1.5.0` | `1.5.1` |
| [icu_normalizer_data](https://github.com/unicode-org/icu4x) | `1.5.0` | `1.5.1` |
| [icu_properties_data](https://github.com/unicode-org/icu4x) | `1.5.0` | `1.5.1` |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.8.0` | `2.9.0` |
| [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.6` | `0.2.10` |
| [jobserver](https://github.com/rust-lang/jobserver-rs) | `0.1.32` | `0.1.33` |
| [libsqlite3-sys](https://github.com/rusqlite/rusqlite) | `0.32.0` | `0.33.0` |
| [log](https://github.com/rust-lang/log) | `0.4.26` | `0.4.27` |
| [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.5` | `0.8.8` |
| [objc2-core-foundation](https://github.com/madsmtm/objc2) | `0.3.0` | `0.3.1` |
| [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.31` | `0.2.32` |
| [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.10` | `0.11.11` |
| [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.10` | `0.5.11` |
| [rand](https://github.com/rust-random/rand) | `0.9.0` | `0.9.1` |
| redox_syscall | `0.5.10` | `0.5.11` |
| [rustls](https://github.com/rustls/rustls) | `0.23.25` | `0.23.26` |
| [scc](https://github.com/wvwwvwwv/scalable-concurrent-containers) | `2.3.3` | `2.3.4` |
| [socket2](https://github.com/rust-lang/socket2) | `0.5.8` | `0.5.9` |
| [time](https://github.com/time-rs/time) | `0.3.40` | `0.3.41` |
| [time-macros](https://github.com/time-rs/time) | `0.2.21` | `0.2.22` |
| [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.14` | `0.7.15` |
| [value-bag](https://github.com/sval-rs/value-bag) | `1.10.0` | `1.11.1` |


Updates `anyhow` from 1.0.97 to 1.0.98
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.97...1.0.98)

Updates `clap` from 4.5.36 to 4.5.37
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.36...clap_complete-v4.5.37)

Updates `winnow` from 0.7.6 to 0.7.7
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](winnow-rs/winnow@v0.7.6...v0.7.7)

Updates `libc` from 0.2.171 to 0.2.172
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.172/CHANGELOG.md)
- [Commits](rust-lang/libc@0.2.171...0.2.172)

Updates `jiff` from 0.2.6 to 0.2.10
- [Release notes](https://github.com/BurntSushi/jiff/releases)
- [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/jiff@jiff-static-0.2.6...jiff-static-0.2.10)

Updates `proc-macro2` from 1.0.94 to 1.0.95
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.94...1.0.95)

Updates `signal-hook-registry` from 1.4.2 to 1.4.5
- [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md)
- [Commits](vorner/signal-hook@registry-v1.4.2...registry-v1.4.5)

Updates `rusqlite` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](rusqlite/rusqlite@v0.34.0...v0.35.0)

Updates `layout-rs` from 0.1.2 to 0.1.3
- [Commits](https://github.com/nadavrot/layout/commits)

Updates `aws-lc-rs` from 1.12.6 to 1.13.0
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@v1.12.6...v1.13.0)

Updates `aws-lc-sys` from 0.27.1 to 0.28.2
- [Release notes](https://github.com/aws/aws-lc-rs/releases)
- [Commits](aws/aws-lc-rs@aws-lc-sys/v0.27.1...aws-lc-sys/v0.28.2)

Updates `cc` from 1.2.16 to 1.2.20
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.2.16...cc-v1.2.20)

Updates `clap_builder` from 4.5.36 to 4.5.37
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.5.36...v4.5.37)

Updates `errno` from 0.3.10 to 0.3.11
- [Release notes](https://github.com/lambda-fairy/rust-errno/releases)
- [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md)
- [Commits](lambda-fairy/rust-errno@v0.3.10...v0.3.11)

Updates `event-listener-strategy` from 0.5.3 to 0.5.4
- [Release notes](https://github.com/smol-rs/event-listener-strategy/releases)
- [Changelog](https://github.com/smol-rs/event-listener-strategy/blob/main/CHANGELOG.md)
- [Commits](smol-rs/event-listener-strategy@v0.5.3...v0.5.4)

Updates `h2` from 0.4.8 to 0.4.9
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](hyperium/h2@v0.4.8...v0.4.9)

Updates `half` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/VoidStarKat/half-rs/releases)
- [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md)
- [Commits](VoidStarKat/half-rs@v2.5.0...v2.6.0)

Updates `hyper-util` from 0.1.10 to 0.1.11
- [Release notes](https://github.com/hyperium/hyper-util/releases)
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper-util@v0.1.10...v0.1.11)

Updates `icu_locid_transform_data` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/unicode-org/icu4x/releases)
- [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unicode-org/icu4x/compare/[email protected]/[email protected])

Updates `icu_normalizer_data` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/unicode-org/icu4x/releases)
- [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unicode-org/icu4x/compare/[email protected]/[email protected])

Updates `icu_properties_data` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/unicode-org/icu4x/releases)
- [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unicode-org/icu4x/compare/[email protected]/[email protected])

Updates `indexmap` from 2.8.0 to 2.9.0
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.8.0...2.9.0)

Updates `jiff-static` from 0.2.6 to 0.2.10
- [Release notes](https://github.com/BurntSushi/jiff/releases)
- [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/jiff@jiff-static-0.2.6...jiff-static-0.2.10)

Updates `jobserver` from 0.1.32 to 0.1.33
- [Commits](rust-lang/jobserver-rs@0.1.32...0.1.33)

Updates `libsqlite3-sys` from 0.32.0 to 0.33.0
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](rusqlite/rusqlite@v0.32.0...v0.33.0)

Updates `log` from 0.4.26 to 0.4.27
- [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.26...0.4.27)

Updates `miniz_oxide` from 0.8.5 to 0.8.8
- [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md)
- [Commits](Frommi/miniz_oxide@0.8.5...0.8.8)

Updates `objc2-core-foundation` from 0.3.0 to 0.3.1
- [Commits](madsmtm/objc2@block2-0.3.0...objc-sys-0.3.1)

Updates `prettyplease` from 0.2.31 to 0.2.32
- [Release notes](https://github.com/dtolnay/prettyplease/releases)
- [Commits](dtolnay/prettyplease@0.2.31...0.2.32)

Updates `quinn-proto` from 0.11.10 to 0.11.11
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@quinn-proto-0.11.10...quinn-proto-0.11.11)

Updates `quinn-udp` from 0.5.10 to 0.5.11
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@quinn-udp-0.5.10...quinn-udp-0.5.11)

Updates `rand` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](rust-random/rand@0.9.0...rand_core-0.9.1)

Updates `redox_syscall` from 0.5.10 to 0.5.11

Updates `rustls` from 0.23.25 to 0.23.26
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.23.25...v/0.23.26)

Updates `scc` from 2.3.3 to 2.3.4
- [Changelog](https://github.com/wvwwvwwv/scalable-concurrent-containers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wvwwvwwv/scalable-concurrent-containers/commits)

Updates `socket2` from 0.5.8 to 0.5.9
- [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)

Updates `time` from 0.3.40 to 0.3.41
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.3.40...v0.3.41)

Updates `time-macros` from 0.2.21 to 0.2.22
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.2.21...v0.2.22)

Updates `tokio-util` from 0.7.14 to 0.7.15
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-util-0.7.14...tokio-util-0.7.15)

Updates `value-bag` from 1.10.0 to 1.11.1
- [Release notes](https://github.com/sval-rs/value-bag/releases)
- [Commits](sval-rs/value-bag@v1.10.0...v1.11.1)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-version: 1.0.98
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: clap
  dependency-version: 4.5.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: winnow
  dependency-version: 0.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: libc
  dependency-version: 0.2.172
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: jiff
  dependency-version: 0.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: proc-macro2
  dependency-version: 1.0.95
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: signal-hook-registry
  dependency-version: 1.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: rusqlite
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: layout-rs
  dependency-version: 0.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: aws-lc-rs
  dependency-version: 1.13.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: aws-lc-sys
  dependency-version: 0.28.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: cc
  dependency-version: 1.2.20
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: clap_builder
  dependency-version: 4.5.37
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: errno
  dependency-version: 0.3.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: event-listener-strategy
  dependency-version: 0.5.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: h2
  dependency-version: 0.4.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: half
  dependency-version: 2.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: hyper-util
  dependency-version: 0.1.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: icu_locid_transform_data
  dependency-version: 1.5.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: icu_normalizer_data
  dependency-version: 1.5.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: icu_properties_data
  dependency-version: 1.5.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: indexmap
  dependency-version: 2.9.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: jiff-static
  dependency-version: 0.2.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: jobserver
  dependency-version: 0.1.33
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: libsqlite3-sys
  dependency-version: 0.33.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: log
  dependency-version: 0.4.27
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: miniz_oxide
  dependency-version: 0.8.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: objc2-core-foundation
  dependency-version: 0.3.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: prettyplease
  dependency-version: 0.2.32
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: quinn-proto
  dependency-version: 0.11.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: quinn-udp
  dependency-version: 0.5.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: rand
  dependency-version: 0.9.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: redox_syscall
  dependency-version: 0.5.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: rustls
  dependency-version: 0.23.26
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: scc
  dependency-version: 2.3.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: socket2
  dependency-version: 0.5.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: time
  dependency-version: 0.3.41
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: time-macros
  dependency-version: 0.2.22
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: tokio-util
  dependency-version: 0.7.15
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: value-bag
  dependency-version: 1.11.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 25, 2025
@EliahKagan
Copy link
Member

@dependabot merge

Copy link
Member

@EliahKagan EliahKagan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #1967.

@dependabot dependabot bot merged commit 46227e6 into main Apr 25, 2025
23 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/cargo-bd18780e40 branch April 25, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant