Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update rust crates (#3595)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [base64](https://github.com/marshallpierce/rust-base64) | workspace.dependencies | patch | `0.22.0` -> `0.22.1` | | [bpaf](https://github.com/pacak/bpaf) | workspace.dependencies | patch | `0.9.11` -> `0.9.12` | | [flate2](https://github.com/rust-lang/flate2-rs) | workspace.dependencies | patch | `1.0.29` -> `1.0.30` | | [insta](https://insta.rs/) ([source](https://github.com/mitsuhiko/insta)) | workspace.dependencies | patch | `1.38.0` -> `1.39.0` | | [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) | workspace.dependencies | patch | `0.1.41` -> `0.1.42` | | [napi](https://github.com/napi-rs/napi-rs) | workspace.dependencies | patch | `2` -> `2.16.6` | | [napi-build](https://github.com/napi-rs/napi-rs) | workspace.dependencies | patch | `2` -> `2.1.3` | | [napi-derive](https://github.com/napi-rs/napi-rs) | workspace.dependencies | patch | `2` -> `2.16.5` | | [num-bigint](https://github.com/rust-num/num-bigint) | workspace.dependencies | patch | `0.4.4` -> `0.4.5` | | [num-traits](https://github.com/rust-num/num-traits) | workspace.dependencies | patch | `0.2.18` -> `0.2.19` | | [ouroboros](https://github.com/someguynamedjosh/ouroboros) | workspace.dependencies | patch | `0.18.3` -> `0.18.4` | | [oxc_resolver](https://github.com/oxc-project/oxc-resolver) | workspace.dependencies | patch | `1.7.0` -> `1.8.1` | | [petgraph](https://github.com/petgraph/petgraph) | workspace.dependencies | patch | `0.6.4` -> `0.6.5` | | [phf](https://github.com/rust-phf/rust-phf) | workspace.dependencies | patch | `0.11` -> `0.11.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | workspace.dependencies | patch | `1.0.81` -> `1.0.85` | | [regex](https://github.com/rust-lang/regex) | workspace.dependencies | patch | `1.10.4` -> `1.10.5` | | [serde](https://serde.rs) ([source](https://github.com/serde-rs/serde)) | workspace.dependencies | patch | `1.0.199` -> `1.0.203` | | [serde_json](https://github.com/serde-rs/json) | workspace.dependencies | patch | `1.0.116` -> `1.0.117` | | [textwrap](https://github.com/mgeisler/textwrap) | workspace.dependencies | patch | `0.16.0` -> `0.16.1` | | [tokio](https://tokio.rs) ([source](https://github.com/tokio-rs/tokio)) | workspace.dependencies | patch | `1` -> `1.38.0` | | [tracing-subscriber](https://tokio.rs) ([source](https://github.com/tokio-rs/tracing)) | workspace.dependencies | patch | `0.3` -> `0.3.18` | | [trybuild](https://github.com/dtolnay/trybuild) | workspace.dependencies | patch | `1.0.93` -> `1.0.96` | | [unicode-id-start](https://github.com/Boshen/unicode-id-start) | workspace.dependencies | patch | `1` -> `1.1.2` | | [unicode-width](https://github.com/unicode-rs/unicode-width) | workspace.dependencies | patch | `0.1.12` -> `0.1.13` | | [wasm-bindgen](https://rustwasm.github.io/) ([source](https://github.com/rustwasm/wasm-bindgen)) | workspace.dependencies | patch | `0.2` -> `0.2.92` | --- ### Release Notes <details> <summary>rust-lang/regex (regex)</summary> ### [`v1.10.5`](https://github.com/rust-lang/regex/blob/HEAD/CHANGELOG.md#1105-2024-06-09) [Compare Source](https://github.com/rust-lang/regex/compare/1.10.4...1.10.5) \=================== This is a new patch release with some minor fixes. Bug fixes: - [BUG #​1203](https://github.com/rust-lang/regex/pull/1203): Escape invalid UTF-8 when in the `Debug` impl of `regex::bytes::Match`. </details> <details> <summary>unicode-rs/unicode-width (unicode-width)</summary> ### [`v0.1.13`](https://github.com/unicode-rs/unicode-width/compare/v0.1.12...v0.1.13) [Compare Source](https://github.com/unicode-rs/unicode-width/compare/v0.1.12...v0.1.13) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/oxc-project/oxc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information