Update dependency uuid to v14.0.2 #138

Open
renovate-bot wants to merge 1 commit from renovate/uuid-14.x into main
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uuid 14.0.114.0.2 age adoption passing confidence

Release Notes

uuidjs/uuid (uuid)

v14.0.2

Compare Source

Bug Fixes
  • v1: carry nsecs overflow into the timestamp's high bits (#​972) (6adcc1d)
  • v1: set the multicast bit on v1Bytes's own randomly-generated node (#​973) (b1da338)
  • v7: align default seq formula in v7Bytes with updateV7State (#​965) (a67db57)

Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [uuid](https://github.com/uuidjs/uuid) | [`14.0.1` → `14.0.2`](https://renovatebot.com/diffs/npm/uuid/14.0.1/14.0.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/uuid/14.0.2?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/uuid/14.0.2?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/uuid/14.0.1/14.0.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/uuid/14.0.1/14.0.2?slim=true) | --- ### Release Notes <details> <summary>uuidjs/uuid (uuid)</summary> ### [`v14.0.2`](https://github.com/uuidjs/uuid/blob/HEAD/CHANGELOG.md#1402-2026-08-18) [Compare Source](https://github.com/uuidjs/uuid/compare/v14.0.1...v14.0.2) ##### Bug Fixes - **v1:** carry nsecs overflow into the timestamp's high bits ([#&#8203;972](https://github.com/uuidjs/uuid/issues/972)) ([6adcc1d](https://github.com/uuidjs/uuid/commit/6adcc1d81bfaeb653c49d9b7ca7b0579244ae60c)) - **v1:** set the multicast bit on v1Bytes's own randomly-generated node ([#&#8203;973](https://github.com/uuidjs/uuid/issues/973)) ([b1da338](https://github.com/uuidjs/uuid/commit/b1da338815af4d919295eacb33aae340e372232a)) - **v7:** align default seq formula in v7Bytes with updateV7State ([#&#8203;965](https://github.com/uuidjs/uuid/issues/965)) ([a67db57](https://github.com/uuidjs/uuid/commit/a67db57f7ae169e97c2573fd9d852b8364f89bf8)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjQuMiIsInVwZGF0ZWRJblZlciI6IjQ0LjY1LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImJhY2tlbmQiLCJyZW5vdmF0ZSJdfQ==-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/uuid-14.x:renovate/uuid-14.x
git switch renovate/uuid-14.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/uuid-14.x
git switch renovate/uuid-14.x
git rebase main
git switch main
git merge --ff-only renovate/uuid-14.x
git switch renovate/uuid-14.x
git rebase main
git switch main
git merge --no-ff renovate/uuid-14.x
git switch main
git merge --squash renovate/uuid-14.x
git switch main
git merge --ff-only renovate/uuid-14.x
git switch main
git merge renovate/uuid-14.x
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
MobiusReactor/TicTacToeV2!138
No description provided.