Skip to content

Commit d185aeb

Browse files
chore(deps): lock file maintenance rust crates (#14787)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | | | lockFileMaintenance | All locks refreshed | | [oxc_allocator](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.94.0` -> `0.95.0` | | [oxc_ast](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.94.0` -> `0.95.0` | | [oxc_ast_visit](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.94.0` -> `0.95.0` | | [oxc_codegen](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.94.0` -> `0.95.0` | | [oxc_minifier](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.94.0` -> `0.95.0` | | [oxc_parser](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.94.0` -> `0.95.0` | | [oxc_span](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.94.0` -> `0.95.0` | | [oxc_syntax](https://oxc.rs) ([source](https://redirect.github.com/oxc-project/oxc)) | dependencies | minor | `0.94.0` -> `0.95.0` | | [bitflags](https://redirect.github.com/bitflags/bitflags) | workspace.dependencies | minor | `2.9.4` -> `2.10.0` | | [ignore](https://redirect.github.com/BurntSushi/ripgrep/tree/master/crates/ignore) ([source](https://redirect.github.com/BurntSushi/ripgrep/tree/HEAD/crates/ignore)) | workspace.dependencies | patch | `0.4.23` -> `0.4.24` | | [indexmap](https://redirect.github.com/indexmap-rs/indexmap) | workspace.dependencies | minor | `2.11.4` -> `2.12.0` | | [mimalloc-safe](https://redirect.github.com/napi-rs/mimalloc-safe) | workspace.dependencies | patch | `0.1.54` -> `0.1.55` | | [syn](https://redirect.github.com/dtolnay/syn) | workspace.dependencies | patch | `2.0.106` -> `2.0.107` | | [tokio](https://tokio.rs) ([source](https://redirect.github.com/tokio-rs/tokio)) | workspace.dependencies | minor | `1.47.1` -> `1.48.0` | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Release Notes <details> <summary>bitflags/bitflags (bitflags)</summary> ### [`v2.10.0`](https://redirect.github.com/bitflags/bitflags/blob/HEAD/CHANGELOG.md#2100) [Compare Source](https://redirect.github.com/bitflags/bitflags/compare/2.9.4...2.10.0) #### What's Changed - Implement iterator for all named flags by [@&#8203;ssrlive](https://redirect.github.com/ssrlive) in [#&#8203;465](https://redirect.github.com/bitflags/bitflags/pull/465) - Depend on serde\_core instead of serde by [@&#8203;KodrAus](https://redirect.github.com/KodrAus) in [#&#8203;467](https://redirect.github.com/bitflags/bitflags/pull/467) #### New Contributors - [@&#8203;ssrlive](https://redirect.github.com/ssrlive) made their first contribution in [#&#8203;465](https://redirect.github.com/bitflags/bitflags/pull/465) **Full Changelog**: <bitflags/bitflags@2.9.4...2.10.0> </details> <details> <summary>BurntSushi/ripgrep (ignore)</summary> ### [`v0.4.24`](https://redirect.github.com/BurntSushi/ripgrep/compare/ignore-0.4.23...ignore-0.4.24) [Compare Source](https://redirect.github.com/BurntSushi/ripgrep/compare/ignore-0.4.23...ignore-0.4.24) </details> <details> <summary>indexmap-rs/indexmap (indexmap)</summary> ### [`v2.12.0`](https://redirect.github.com/indexmap-rs/indexmap/blob/HEAD/RELEASES.md#2120-2025-10-17) [Compare Source](https://redirect.github.com/indexmap-rs/indexmap/compare/2.11.4...2.12.0) - **MSRV**: Rust 1.82.0 or later is now required. - Updated the `hashbrown` dependency to 0.16 alone. - Error types now implement `core::error::Error`. - Added `pop_if` methods to `IndexMap` and `IndexSet`, similar to the method for `Vec` added in Rust 1.86. </details> <details> <summary>napi-rs/mimalloc-safe (mimalloc-safe)</summary> ### [`v0.1.55`](https://redirect.github.com/napi-rs/mimalloc-safe/blob/HEAD/CHANGELOG.md#0155---2025-10-16) [Compare Source](https://redirect.github.com/napi-rs/mimalloc-safe/compare/mimalloc-safe-v0.1.54...mimalloc-safe-v0.1.55) ##### Features - Add mimalloc v3 feature ([#&#8203;40](https://redirect.github.com/napi-rs/mimalloc-safe/pull/40)) ##### Chore - Upgrade NAPI-RS to 3.0 stable ([#&#8203;26](https://redirect.github.com/napi-rs/mimalloc-safe/pull/26)) - *(deps)* Update dependency [@&#8203;napi-rs/cli](https://redirect.github.com/napi-rs/cli) to v3.0.4 ([#&#8203;28](https://redirect.github.com/napi-rs/mimalloc-safe/pull/28)) - *(deps)* Update dependency [@&#8203;napi-rs/cli](https://redirect.github.com/napi-rs/cli) to v3.1.3 ([#&#8203;29](https://redirect.github.com/napi-rs/mimalloc-safe/pull/29)) - *(deps)* Update dependency [@&#8203;napi-rs/cli](https://redirect.github.com/napi-rs/cli) to v3.1.4 ([#&#8203;31](https://redirect.github.com/napi-rs/mimalloc-safe/pull/31)) - *(deps)* Update actions/checkout action to v5 ([#&#8203;30](https://redirect.github.com/napi-rs/mimalloc-safe/pull/30)) - *(deps)* Update actions/setup-node action to v5 ([#&#8203;34](https://redirect.github.com/napi-rs/mimalloc-safe/pull/34)) - *(deps)* Update yarn to v4.9.4 ([#&#8203;33](https://redirect.github.com/napi-rs/mimalloc-safe/pull/33)) - *(deps)* Update dependency [@&#8203;napi-rs/cli](https://redirect.github.com/napi-rs/cli) to v3.1.5 ([#&#8203;32](https://redirect.github.com/napi-rs/mimalloc-safe/pull/32)) - *(deps)* Update dependency [@&#8203;napi-rs/cli](https://redirect.github.com/napi-rs/cli) to v3.2.0 ([#&#8203;35](https://redirect.github.com/napi-rs/mimalloc-safe/pull/35)) - *(deps)* Update yarn to v4.10.3 ([#&#8203;36](https://redirect.github.com/napi-rs/mimalloc-safe/pull/36)) - *(deps)* Update dependency [@&#8203;napi-rs/cli](https://redirect.github.com/napi-rs/cli) to v3.3.0 ([#&#8203;37](https://redirect.github.com/napi-rs/mimalloc-safe/pull/37)) - *(deps)* Update actions/setup-node action to v6 ([#&#8203;39](https://redirect.github.com/napi-rs/mimalloc-safe/pull/39)) - *(deps)* Update dependency [@&#8203;napi-rs/cli](https://redirect.github.com/napi-rs/cli) to v3.3.1 ([#&#8203;38](https://redirect.github.com/napi-rs/mimalloc-safe/pull/38)) </details> <details> <summary>dtolnay/syn (syn)</summary> ### [`v2.0.107`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.107) [Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.106...2.0.107) - Improve panic message when constructing a LitInt, LitFloat, or Lit from invalid syntax ([#&#8203;1917](https://redirect.github.com/dtolnay/syn/issues/1917)) - Improve panic message on Punctuated index out of bounds ([#&#8203;1922](https://redirect.github.com/dtolnay/syn/issues/1922)) </details> <details> <summary>tokio-rs/tokio (tokio)</summary> ### [`v1.48.0`](https://redirect.github.com/tokio-rs/tokio/releases/tag/tokio-1.48.0): Tokio v1.48.0 [Compare Source](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.47.2...tokio-1.48.0) ### 1.48.0 (October 14th, 2025) The MSRV is increased to 1.71. ##### Added - fs: add `File::max_buf_size` ([#&#8203;7594]) - io: export `Chain` of `AsyncReadExt::chain` ([#&#8203;7599]) - net: add `SocketAddr::as_abstract_name` ([#&#8203;7491]) - net: add `TcpStream::quickack` and `TcpStream::set_quickack` ([#&#8203;7490]) - net: implement `AsRef<Self>` for `TcpStream` and `UnixStream` ([#&#8203;7573]) - task: add `LocalKey::try_get` ([#&#8203;7666]) - task: implement `Ord` for `task::Id` ([#&#8203;7530]) ##### Changed - deps: bump windows-sys to version 0.61 ([#&#8203;7645]) - fs: preserve `max_buf_size` when cloning a `File` ([#&#8203;7593]) - macros: suppress `clippy::unwrap_in_result` in `#[tokio::main]` ([#&#8203;7651]) - net: remove `PollEvented` noise from Debug formats ([#&#8203;7675]) - process: upgrade `Command::spawn_with` to use `FnOnce` ([#&#8203;7511]) - sync: remove inner mutex in `SetOnce` ([#&#8203;7554]) - sync: use `UnsafeCell::get_mut` in `Mutex::get_mut` and `RwLock::get_mut` ([#&#8203;7569]) - time: reduce the generated code size of `Timeout<T>::poll` ([#&#8203;7535]) ##### Fixed - macros: fix hygiene issue in `join!` and `try_join!` ([#&#8203;7638]) - net: fix copy/paste errors in udp peek methods ([#&#8203;7604]) - process: fix error when runtime is shut down on nightly-2025-10-12 ([#&#8203;7672]) - runtime: use release ordering in `wake_by_ref()` even if already woken ([#&#8203;7622]) - sync: close the `broadcast::Sender` in `broadcast::Sender::new()` ([#&#8203;7629]) - sync: fix implementation of unused `RwLock::try_*` methods ([#&#8203;7587]) ##### Unstable - tokio: use cargo features instead of `--cfg` flags for `taskdump` and `io_uring` ([#&#8203;7655], [#&#8203;7621]) - fs: support `io_uring` in `fs::write` ([#&#8203;7567]) - fs: support `io_uring` with `File::open()` ([#&#8203;7617]) - fs: support `io_uring` with `OpenOptions` ([#&#8203;7321]) - macros: add `local` runtime flavor ([#&#8203;7375], [#&#8203;7597]) ##### Documented - io: clarify the zero capacity case of `AsyncRead::poll_read` ([#&#8203;7580]) - io: fix typos in the docs of `AsyncFd` readiness guards ([#&#8203;7583]) - net: clarify socket gets closed on drop ([#&#8203;7526]) - net: clarify the behavior of `UCred::pid()` on Cygwin ([#&#8203;7611]) - net: clarify the supported platform of `set_reuseport()` and `reuseport()` ([#&#8203;7628]) - net: qualify that `SO_REUSEADDR` is only set on Unix ([#&#8203;7533]) - runtime: add guide for choosing between runtime types ([#&#8203;7635]) - runtime: clarify the behavior of `Handle::block_on` ([#&#8203;7665]) - runtime: clarify the edge case of `Builder::global_queue_interval()` ([#&#8203;7605]) - sync: clarify bounded channel panic behavior ([#&#8203;7641]) - sync: clarify the behavior of `tokio::sync::watch::Receiver` ([#&#8203;7584]) - sync: document cancel safety on `SetOnce::wait` ([#&#8203;7506]) - sync: fix the docs of `parking_lot` feature flag ([#&#8203;7663]) - sync: improve the docs of `UnboundedSender::send` ([#&#8203;7661]) - sync: improve the docs of `sync::watch` ([#&#8203;7601]) - sync: reword allocation failure paragraph in broadcast docs ([#&#8203;7595]) - task: clarify the behavior of several `spawn_local` methods ([#&#8203;7669]) - task: clarify the task ID reuse guarantees ([#&#8203;7577]) - task: improve the example of `poll_proceed` ([#&#8203;7586]) [#&#8203;7321]: https://redirect.github.com/tokio-rs/tokio/pull/7321 [#&#8203;7375]: https://redirect.github.com/tokio-rs/tokio/pull/7375 [#&#8203;7490]: https://redirect.github.com/tokio-rs/tokio/pull/7490 [#&#8203;7491]: https://redirect.github.com/tokio-rs/tokio/pull/7491 [#&#8203;7494]: https://redirect.github.com/tokio-rs/tokio/pull/7494 [#&#8203;7506]: https://redirect.github.com/tokio-rs/tokio/pull/7506 [#&#8203;7511]: https://redirect.github.com/tokio-rs/tokio/pull/7511 [#&#8203;7526]: https://redirect.github.com/tokio-rs/tokio/pull/7526 [#&#8203;7530]: https://redirect.github.com/tokio-rs/tokio/pull/7530 [#&#8203;7533]: https://redirect.github.com/tokio-rs/tokio/pull/7533 [#&#8203;7535]: https://redirect.github.com/tokio-rs/tokio/pull/7535 [#&#8203;7554]: https://redirect.github.com/tokio-rs/tokio/pull/7554 [#&#8203;7567]: https://redirect.github.com/tokio-rs/tokio/pull/7567 [#&#8203;7569]: https://redirect.github.com/tokio-rs/tokio/pull/7569 [#&#8203;7573]: https://redirect.github.com/tokio-rs/tokio/pull/7573 [#&#8203;7577]: https://redirect.github.com/tokio-rs/tokio/pull/7577 [#&#8203;7580]: https://redirect.github.com/tokio-rs/tokio/pull/7580 [#&#8203;7583]: https://redirect.github.com/tokio-rs/tokio/pull/7583 [#&#8203;7584]: https://redirect.github.com/tokio-rs/tokio/pull/7584 [#&#8203;7586]: https://redirect.github.com/tokio-rs/tokio/pull/7586 [#&#8203;7587]: https://redirect.github.com/tokio-rs/tokio/pull/7587 [#&#8203;7593]: https://redirect.github.com/tokio-rs/tokio/pull/7593 [#&#8203;7594]: https://redirect.github.com/tokio-rs/tokio/pull/7594 [#&#8203;7595]: https://redirect.github.com/tokio-rs/tokio/pull/7595 [#&#8203;7597]: https://redirect.github.com/tokio-rs/tokio/pull/7597 [#&#8203;7599]: https://redirect.github.com/tokio-rs/tokio/pull/7599 [#&#8203;7601]: https://redirect.github.com/tokio-rs/tokio/pull/7601 [#&#8203;7604]: https://redirect.github.com/tokio-rs/tokio/pull/7604 [#&#8203;7605]: https://redirect.github.com/tokio-rs/tokio/pull/7605 [#&#8203;7611]: https://redirect.github.com/tokio-rs/tokio/pull/7611 [#&#8203;7617]: https://redirect.github.com/tokio-rs/tokio/pull/7617 [#&#8203;7621]: https://redirect.github.com/tokio-rs/tokio/pull/7621 [#&#8203;7622]: https://redirect.github.com/tokio-rs/tokio/pull/7622 [#&#8203;7628]: https://redirect.github.com/tokio-rs/tokio/pull/7628 [#&#8203;7629]: https://redirect.github.com/tokio-rs/tokio/pull/7629 [#&#8203;7635]: https://redirect.github.com/tokio-rs/tokio/pull/7635 [#&#8203;7638]: https://redirect.github.com/tokio-rs/tokio/pull/7638 [#&#8203;7641]: https://redirect.github.com/tokio-rs/tokio/pull/7641 [#&#8203;7645]: https://redirect.github.com/tokio-rs/tokio/pull/7645 [#&#8203;7651]: https://redirect.github.com/tokio-rs/tokio/pull/7651 [#&#8203;7655]: https://redirect.github.com/tokio-rs/tokio/pull/7655 [#&#8203;7661]: https://redirect.github.com/tokio-rs/tokio/pull/7661 [#&#8203;7663]: https://redirect.github.com/tokio-rs/tokio/pull/7663 [#&#8203;7665]: https://redirect.github.com/tokio-rs/tokio/pull/7665 [#&#8203;7666]: https://redirect.github.com/tokio-rs/tokio/pull/7666 [#&#8203;7669]: https://redirect.github.com/tokio-rs/tokio/pull/7669 [#&#8203;7672]: https://redirect.github.com/tokio-rs/tokio/pull/7672 [#&#8203;7675]: https://redirect.github.com/tokio-rs/tokio/pull/7675 ### [`v1.47.2`](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.47.1...tokio-1.47.2) [Compare Source](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.47.1...tokio-1.47.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/oxc-project/oxc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d5f7b2 commit d185aeb

File tree

2 files changed

+299
-401
lines changed

2 files changed

+299
-401
lines changed

0 commit comments

Comments
 (0)