From bd4f81263b20e4e77b7c32f8a2dbb8b2e0e79aef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 14:48:40 +0800 Subject: [PATCH] build(deps): bump the crates group across 1 directory with 28 updates (#2228) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the crates group with 24 updates in the /userspace/ksud directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.91` | `1.0.93` | | [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.21` | | [serde](https://github.com/serde-rs/serde) | `1.0.213` | `1.0.215` | | [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.133` | | [libc](https://github.com/rust-lang/libc) | `0.2.161` | `0.2.164` | | [which](https://github.com/harryfei/which-rs) | `6.0.3` | `7.0.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.13.0` | `3.14.0` | | [allocator-api2](https://github.com/zakarumych/allocator-api2) | `0.2.18` | `0.2.20` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.17` | `0.6.18` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.9` | `1.0.10` | | [arbitrary](https://github.com/rust-fuzz/arbitrary) | `1.3.2` | `1.4.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.31` | `1.2.1` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.2` | `0.7.3` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.14` | `0.2.15` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.1.1` | `2.2.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.34` | `1.0.35` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.11` | `1.0.13` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [libm](https://github.com/rust-lang/libm) | `0.2.10` | `0.2.11` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.89` | `1.0.91` | | [syn](https://github.com/dtolnay/syn) | `2.0.85` | `2.0.89` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.65` | `1.0.69` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.0` | `1.41.1` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.13` | `1.0.14` | Updates `anyhow` from 1.0.91 to 1.0.93
Release notes

Sourced from anyhow's releases.

1.0.93

1.0.92

Commits

Updates `clap` from 4.5.20 to 4.5.21
Release notes

Sourced from clap's releases.

v4.5.21

[4.5.21] - 2024-11-13

Fixes

Changelog

Sourced from clap's changelog.

[4.5.21] - 2024-11-13

Fixes

Commits

Updates `serde` from 1.0.213 to 1.0.215
Release notes

Sourced from serde's releases.

v1.0.215

v1.0.214

Commits

Updates `serde_json` from 1.0.132 to 1.0.133
Release notes

Sourced from serde_json's releases.

v1.0.133

Commits

Updates `libc` from 0.2.161 to 0.2.164
Release notes

Sourced from libc's releases.

0.2.164

MSRV

This release increases the MSRV of libc to 1.63.

Other

0.2.163

Added

Changed

Other

0.2.162

Added

... (truncated)

Changelog

Sourced from libc's changelog.

0.2.164 - 2024-11-16

MSRV

This release increases the MSRV of libc to 1.63.

Other

0.2.163 - 2024-11-16

Added

Changed

Other

0.2.162 - 2024-11-07

Added

... (truncated)

Commits

Updates `which` from 6.0.3 to 7.0.0
Release notes

Sourced from which's releases.

7.0.0

Changelog

Sourced from which's changelog.

7.0.0

Commits

Updates `tempfile` from 3.13.0 to 3.14.0
Changelog

Sourced from tempfile's changelog.

3.14.0

Commits

Updates `allocator-api2` from 0.2.18 to 0.2.20
Commits

Updates `anstream` from 0.6.17 to 0.6.18
Commits

Updates `anstyle` from 1.0.9 to 1.0.10
Commits

Updates `arbitrary` from 1.3.2 to 1.4.1
Changelog

Sourced from arbitrary's changelog.

Unreleased

Released YYYY-MM-DD.

Added

Changed

Deprecated

Removed

Fixed

Security


1.4.0

Released 2024-10-30.

Added

Changed

Fixed

... (truncated)

Commits

Updates `cc` from 1.1.31 to 1.2.1
Release notes

Sourced from cc's releases.

cc-v1.2.1

Other

cc-v1.2.0

Added

Other

cc-v1.1.37

Other

cc-v1.1.36

Other

cc-v1.1.35

Other

cc-v1.1.34

Other

cc-v1.1.33

Other

cc-v1.1.32

Other

Changelog

Sourced from cc's changelog.

1.2.1 - 2024-11-14

Other

1.2.0 - 2024-11-11

Added

Other

1.1.37 - 2024-11-08

Other

1.1.36 - 2024-11-05

Other

1.1.35 - 2024-11-04

Other

1.1.34 - 2024-11-02

Other

1.1.33 - 2024-11-02

Other

... (truncated)

Commits

Updates `clap_builder` from 4.5.20 to 4.5.21
Release notes

Sourced from clap_builder's releases.

v4.5.21

[4.5.21] - 2024-11-13

Fixes

Changelog

Sourced from clap_builder's changelog.

[4.5.21] - 2024-11-13

Fixes

Commits

Updates `clap_lex` from 0.7.2 to 0.7.3
Changelog

Sourced from clap_lex's changelog.

v0.7.3 (2015-05-03)

Bug Fixes

Improvements

Commits

Updates `cpufeatures` from 0.2.14 to 0.2.15
Commits

Updates `derive_arbitrary` from 1.3.2 to 1.4.1
Changelog

Sourced from derive_arbitrary's changelog.

Unreleased

Released YYYY-MM-DD.

Added

Changed

Deprecated

Removed

Fixed

Security


1.4.0

Released 2024-10-30.

Added

Changed

Fixed

... (truncated)

Commits

Updates `fastrand` from 2.1.1 to 2.2.0
Release notes

Sourced from fastrand's releases.

v2.2.0

Changelog

Sourced from fastrand's changelog.

Version 2.2.0

Commits

Updates `flate2` from 1.0.34 to 1.0.35
Release notes

Sourced from flate2's releases.

1.0.35 - security update to zlib-rs

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/flate2-rs/compare/1.0.34...1.0.35

Commits

Updates `itoa` from 1.0.11 to 1.0.13
Release notes

Sourced from itoa's releases.

1.0.13

1.0.12

Commits

Updates `js-sys` from 0.3.70 to 0.3.72
Commits

Updates `libm` from 0.2.10 to 0.2.11
Release notes

Sourced from libm's releases.

libm-v0.2.11

Fixed

Other

Changelog

Sourced from libm's changelog.

0.2.11 - 2024-10-28

Fixed

Other

Commits

Updates `proc-macro2` from 1.0.89 to 1.0.91
Release notes

Sourced from proc-macro2's releases.

1.0.91