8000 Update Rust crate parking_lot to 0.12 by renovate[bot] · Pull Request #10 · OtaK/vivid · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update Rust crate parking_lot to 0.12 #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Sep 6, 2022

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)

v0.11.2

Compare Source

  • Fixed incorrect memory orderings on RwLock and WordLock. (#​294, #​292)
  • Added Arc-based lock guards. (#​291)
  • Added workaround for TSan's lack of support for fence. (#​292)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/parking_lot-0.x branch from a3c7bfd to 9037e1d Compare September 6, 2022 08:29
@renovate renovate bot force-pushed the renovate/parking_lot-0.x branch from 9037e1d to 0ed50a9 Compare September 20, 2022 17:32
@renovate renovate bot force-pushed the renovate/parking_lot-0.x branch from 0ed50a9 to caa4df7 Compare March 16, 2023 11:26
@renovate renovate bot force-pushed the renovate/parking_lot-0.x branch from caa4df7 to b72b0c0 Compare March 16, 2023 11:32
@renovate renovate bot force-pushed the renovate/parking_lot-0.x branch from b72b0c0 to 4ce47ef Compare May 1, 2024 10:22
@renovate renovate bot changed the title Update Rust crate parking_lot to 0.12 Update Rust crate parking_lot to 0.12.2 May 1, 2024
@renovate renovate bot force-pushed the renovate/parking_lot-0.x branch from 4ce47ef to 5ad62d8 Compare May 5, 2024 10:01
@renovate renovate bot changed the title Update Rust crate parking_lot to 0.12.2 Update Rust crate parking_lot to 0.12 May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0