Skip to content

chore(deps): update dependency uuid to v14 - #1240

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/uuid-14.x
Open

chore(deps): update dependency uuid to v14#1240
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/uuid-14.x

Conversation

@renovate

@renovate renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
uuid 11.1.114.0.2 age 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)

v14.0.1

Compare Source

Bug Fixes
  • add types condition to node export for moduleResolution bundler (#​961) (27ffae5)

v14.0.0

Compare Source

Security
  • Fixes GHSA-w5hq-g745-h8pq: v3(), v5(), and v6() did not validate that writes would remain within the bounds of a caller-supplied buffer, allowing out-of-bounds writes when an invalid offset was provided. A RangeError is now thrown if offset < 0 or offset + 16 > buf.length.
⚠ BREAKING CHANGES
  • crypto is now expected to be globally defined (requires node@​20+) (#​935)
  • drop node@​18 support (#​934)
  • upgrade minimum supported TypeScript version to 5.4.3, in keeping with the project's policy of supporting TypeScript versions released within the last two years

v13.0.2

Compare Source

Bug Fixes
  • rerelease to fix provenance. (49ccb35)

v13.0.1

Compare Source

Bug Fixes

v13.0.0

Compare Source

⚠ BREAKING CHANGES
  • make browser exports the default (#​901)
Bug Fixes

v12.0.1

Compare Source

Bug Fixes

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • update to typescript@​5.2 (#​887)
  • remove CommonJS support (#​886)
  • drop node@​16 support (#​883)
Features
Bug Fixes

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 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.

@c2fo-cibot c2fo-cibot Bot added the size/XS Denotes a PR that changes 0-9 lines label Jun 15, 2026
@coveralls

coveralls commented Jun 15, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 32167332776

Coverage remained the same at 96.85%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 767
Covered Lines: 749
Line Coverage: 97.65%
Relevant Branches: 471
Covered Branches: 450
Branch Coverage: 95.54%
Branches in Coverage %: Yes
Coverage Strength: 2916734.1 hits per line

💛 - Coveralls

@renovate
renovate Bot force-pushed the renovate/uuid-14.x branch from 1a1d9e0 to 0280f7a Compare June 20, 2026 13:35
@renovate
renovate Bot force-pushed the renovate/uuid-14.x branch 4 times, most recently from aee1d2c to f347aff Compare July 15, 2026 21:33
@renovate
renovate Bot force-pushed the renovate/uuid-14.x branch from f347aff to ef13d6d Compare July 30, 2026 22:36
@renovate
renovate Bot force-pushed the renovate/uuid-14.x branch 2 times, most recently from f9e57e3 to 5f43683 Compare August 18, 2026 22:13
@renovate

renovate Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: pnpm-lock.yaml
Scope: all 13 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 73, reused 0, downloaded 0, added 0
Progress: resolved 254, reused 0, downloaded 0, added 0
Progress: resolved 430, reused 0, downloaded 0, added 0
Progress: resolved 467, reused 0, downloaded 0, added 0
Progress: resolved 576, reused 0, downloaded 0, added 0
Progress: resolved 1106, reused 0, downloaded 0, added 0
/tmp/renovate/repos/github/C2FO/fast-csv/documentation:
 ERR_PNPM_NO_MATURE_MATCHING_VERSION  Version 14.0.2 (released 26 hours ago) of uuid does not meet the minimumReleaseAge constraint

This error happened while installing the dependencies of @docusaurus/core@3.10.2
 at webpack-dev-server@5.2.6
 at sockjs@0.3.24

The latest release of uuid is "14.0.2". Published at 8/18/2026

Other releases are:
  * legacy-12: 12.0.1 published at 4/29/2026
  * legacy-11: 11.1.1 published at 4/29/2026
  * legacy-13: 13.0.2 published at 5/4/2026

If you need the full list of all 55 published versions run "pnpm view uuid versions".

If you want to install the matched version ignoring the time it was published, you can add the package name to the minimumReleaseAgeExclude setting. Read more about it: https://pnpm.io/settings#minimumreleaseageexclude

@renovate
renovate Bot force-pushed the renovate/uuid-14.x branch from 5f43683 to 5ae0672 Compare August 19, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Denotes a PR that changes 0-9 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant