yarn icon indicating copy to clipboard operation
yarn copied to clipboard

Update dependency proper-lockfile to v4

Open renovate[bot] opened this issue 9 months ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
proper-lockfile ^2.0.0 -> ^4.0.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

moxystudio/node-proper-lockfile (proper-lockfile)

v4.1.2

Compare Source

Bug Fixes

v4.1.1

Compare Source

Bug Fixes

v4.1.0

Compare Source

Features

v4.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • We were marking the lock as compromised when system went into sleep or if the event loop was busy taking too long to run the internals timers, Now we keep track of the mtime updated by the current process, and if we lose some cycles in the update process but recover and the mtime is still ours we do not mark the lock as compromised.

v3.2.0

Compare Source

Features

v3.1.0

Compare Source

Bug Fixes
Features

3.0.2 (2018-01-30)

3.0.1 (2018-01-20)

Bug Fixes
  • restore ability to use lockfile() directly (0ef8fbc)

v3.0.2

Compare Source

3.0.2 (2018-01-30)

v3.0.1

Compare Source

Bug Fixes
  • restore ability to use lockfile() directly (0ef8fbc)

v3.0.0

Compare Source

Chores
  • update project to latest node lts (b1d43e5)
BREAKING CHANGES
  • remove callback support
  • use of node lts language features such as object spread
  • compromised function in lock() has been moved to an option

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[bot] avatar Jan 11 '25 20:01 renovate[bot]