Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2025

This PR contains the following updates:

Package Type Update Change
lockFileMaintenance All locks refreshed
oxc-browserslist workspace.dependencies patch 2.0.6 -> 2.0.7
oxc_resolver workspace.dependencies minor 11.3.0 -> 11.5.0
rust-lapper workspace.dependencies minor 1.1.0 -> 1.2.0
tokio (source) workspace.dependencies minor 1.45.1 -> 1.46.1

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

oxc-project/oxc-browserslist (oxc-browserslist)

v2.0.7

Compare Source

Other
  • (deps) lock file maintenance npm packages (#​181)
  • (deps) lock file maintenance rust crates (#​182)
  • Update browserslist (#​178)
  • Update browserslist (#​175)
oxc-project/oxc-resolver (oxc_resolver)

v11.5.0

Compare Source

🚀 Features
🚜 Refactor
Contributors

v11.4.0

Compare Source

🚀 Features
Contributors
sstadick/rust-lapper (rust-lapper)

v1.2.0

Compare Source

What's Changed

Full Changelog: sstadick/rust-lapper@v1.1.0...v1.2.0

tokio-rs/tokio (tokio)

v1.46.1: Tokio v1.46.1

Compare Source

1.46.1 (July 4th, 2025)

This release fixes incorrect spawn locations in runtime task hooks for tasks spawned using tokio::spawn rather than Runtime::spawn. This issue only effected the spawn location in TaskMeta::spawned_at, and did not effect task locations in Tracing events.

Unstable

  • runtime: add TaskMeta::spawn_location tracking where a task was spawned (#​7440)

v1.46.0: Tokio v1.46.0

Compare Source

1.46.0 (July 2nd, 2025)

Fixed
  • net: fixed TcpStream::shutdown incorrectly returning an error on macOS (#​7290)

Added

  • sync: mpsc::OwnedPermit::{same_channel, same_channel_as_sender} methods (#​7389)
  • macros: biased option for join! and try_join!, similar to select! (#​7307)
  • net: support for cygwin (#​7393)
  • net: support pope::OpenOptions::read_write on Android (#​7426)
  • net: add Clone implementation for net::unix::SocketAddr (#​7422)

Changed

  • runtime: eliminate unnecessary lfence while operating on queue::Local<T> (#​7340)
  • task: disallow blocking in LocalSet::{poll,drop} (#​7372)

Unstable

  • runtime: add TaskMeta::spawn_location tracking where a task was spawned (#​7417)
  • runtime: removed borrow from LocalOptions parameter to runtime::Builder::build_local (#​7346)

Documented

  • io: clarify behavior of seeking when start_seek is not used (#​7366)
  • io: document cancellation safety of AsyncWriteExt::flush (#​7364)
  • net: fix docs for recv_buffer_size method (#​7336)
  • net: fix broken link of RawFd in TcpSocket docs (#​7416)
  • net: update AsRawFd doc link to current Rust stdlib location (#​7429)
  • readme: fix double period in reactor description (#​7363)
  • runtime: add doc note that on_*_task_poll is unstable (#​7311)
  • sync: update broadcast docs on allocation failure (#​7352)
  • time: add a missing panic scenario of time::advance (#​7394)

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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

graphite-app bot commented Jul 6, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Jul 6, 2025
Copy link

codspeed-hq bot commented Jul 6, 2025

CodSpeed Instrumentation Performance Report

Merging #12099 will improve performances by 14.63%

Comparing renovate/rust-crates (bfb1762) with main (8d1be94)

Summary

⚡ 1 improvements
✅ 37 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
mangler[cal.com.tsx] 3.5 ms 3.1 ms +14.63%

@renovate renovate bot force-pushed the renovate/rust-crates branch from bda61c8 to ce89a53 Compare July 6, 2025 17:30
@renovate renovate bot force-pushed the renovate/rust-crates branch from ce89a53 to bfb1762 Compare July 6, 2025 19:44
@renovate renovate bot merged commit 42ebf43 into main Jul 6, 2025
24 checks passed
@renovate renovate bot deleted the renovate/rust-crates branch July 6, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants