Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2024

This PR contains the following updates:

Package Type Update Change
parking_lot dependencies patch =0.12.1 -> =0.12.5

Release Notes

Amanieu/parking_lot (parking_lot)

v0.12.5

Compare Source

  • Bumped MSRV to 1.71
  • Fixed Miri when the hardware-lock-elision feature is enabled (#​491)
  • Added missing into_arc(_fair) methods (#​472)
  • Fixed RawRwLock::bump_*() not releasing lock when there are multiple readers (#​471)

v0.12.4

Compare Source

  • Fix parked upgraders potentially not being woken up after a write lock
  • Fix clearing PARKED_WRITER_BIT after a timeout

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)

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 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 v0.12.2 Update Rust crate parking_lot to v0.12.3 May 25, 2024
@renovate renovate bot force-pushed the renovate/parking_lot-0.x branch from 931830e to 275483f Compare May 25, 2024 03:25
@renovate renovate bot changed the title Update Rust crate parking_lot to v0.12.3 chore(deps): update rust crate parking_lot to v0.12.3 Nov 1, 2024
@renovate renovate bot changed the title chore(deps): update rust crate parking_lot to v0.12.3 chore(deps): update rust crate parking_lot to v0.12.4 May 29, 2025
@renovate renovate bot force-pushed the renovate/parking_lot-0.x branch from 275483f to 10a8ada Compare May 29, 2025 21:10
@renovate renovate bot force-pushed the renovate/parking_lot-0.x branch from 10a8ada to f148966 Compare August 10, 2025 14:42
@renovate renovate bot force-pushed the renovate/parking_lot-0.x branch from f148966 to 1818ccb Compare September 25, 2025 15:43
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/figma-agent/Cargo.toml --package parking_lot@0.12.1 --precise 0.12.5
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

@renovate renovate bot force-pushed the renovate/parking_lot-0.x branch from 1818ccb to b49f6f6 Compare October 4, 2025 01:56
@renovate renovate bot changed the title chore(deps): update rust crate parking_lot to v0.12.4 chore(deps): update rust crate parking_lot to v0.12.5 Oct 4, 2025
@renovate renovate bot changed the title chore(deps): update rust crate parking_lot to v0.12.5 chore(deps): update rust crate parking_lot to v0.12.5 - autoclosed Oct 14, 2025
@renovate renovate bot closed this Oct 14, 2025
@renovate renovate bot deleted the renovate/parking_lot-0.x branch October 14, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants