Skip to content

fix(deps): update dependency short-uuid to v6#522

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/short-uuid-6.x
Open

fix(deps): update dependency short-uuid to v6#522
renovate[bot] wants to merge 1 commit intomainfrom
renovate/short-uuid-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 30, 2025

This PR contains the following updates:

Package Change Age Confidence
short-uuid 5.2.06.0.3 age confidence

Release Notes

oculus42/short-uuid (short-uuid)

v6.0.3

Compare Source

Changed
  • Fixed TypeScript definitions

v6.0.2

Compare Source

Changed
  • Fixed README.md to correctly represent require and import

v6.0.0

Compare Source

  • TypeScript re-write
MAJOR CHANGES
  • 🛑 Removes the uuid library as a dependency.
  • 🛑 Removes the uuid method on the default export (previously imported from uuid/v4).
  • 🛑 Removes the new method in favor of existing generate.
  • 🛑 Removes createTranslator as default export.
  • 🛑 The default generate method assumes crypto.randomUUID is available and may error prior to Node 18.
  • ⚠️ Node 18 and lower may require passing a uuid generator to the translator.
  • Uses crypto.randomUUID by default.
  • Accepts alternative UUID generators such as uuidv7

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/short-uuid-6.x branch from c209cec to d74dc7d Compare December 1, 2025 19:07
@renovate renovate bot force-pushed the renovate/short-uuid-6.x branch from d74dc7d to 8e57981 Compare December 10, 2025 11:13
@renovate renovate bot force-pushed the renovate/short-uuid-6.x branch 2 times, most recently from 96add8c to 6203deb Compare December 31, 2025 20:09
@renovate renovate bot force-pushed the renovate/short-uuid-6.x branch from 6203deb to cee70a5 Compare January 8, 2026 17:14
@renovate renovate bot force-pushed the renovate/short-uuid-6.x branch from cee70a5 to 5384c2c Compare January 23, 2026 19:34
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.

0 participants