Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2025

This PR contains the following updates:

Package Type Update Change
parking_lot dependencies minor 0.11 -> 0.12

Release Notes

Amanieu/parking_lot (parking_lot)

v0.12.3

Compare Source

  • Export types provided by arc_lock feature (#​442)

v0.12.2

Compare Source

  • Fixed panic when calling with_upgraded twice on a ArcRwLockUpgradableReadGuard (#​431)
  • Fixed RwLockUpgradeableReadGuard::with_upgraded
  • Added lock_api::{Mutex, ReentrantMutex, RwLock}::from_raw methods (#​429)
  • Added Apple visionOS support (#​433)

v0.12.1

Compare Source

  • Fixed incorrect memory ordering in RwLock. (#​344)
  • Added Condvar::wait_while convenience methods (#​343)

v0.12.0

Compare Source

  • The MSRV is bumped to 1.49.0.
  • Disabled eventual fairness on wasm32-unknown-unknown. (#​302)
  • Added a rwlock method to report if lock is held exclusively. (#​303)
  • Use new asm! macro. (#​304)
  • Use windows-rs instead of winapi for faster builds. (#​311)
  • Moved hardware lock elision support to a separate Cargo feature. (#​313)
  • Removed used of deprecated spin_loop_hint. (#​314)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate bot changed the title Update Rust crate parking_lot to 0.12 Update Rust crate parking_lot to 0.12 - autoclosed Apr 24, 2025
@renovate renovate bot closed this Apr 24, 2025
@renovate renovate bot deleted the renovate/parking_lot-0.x branch April 24, 2025 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants