Skip to content

fix: update dependency short-uuid to v6#3167

Merged
andipaetzold merged 1 commit intomainfrom
renovate/short-uuid-6.x
Mar 20, 2026
Merged

fix: update dependency short-uuid to v6#3167
andipaetzold merged 1 commit intomainfrom
renovate/short-uuid-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 6, 2026

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: 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 5dce5aa to 9a5bf9b Compare February 12, 2026 15:49
@renovate renovate bot force-pushed the renovate/short-uuid-6.x branch from 9a5bf9b to af4b95a Compare March 13, 2026 12:13
@andipaetzold andipaetzold merged commit f019e27 into main Mar 20, 2026
4 checks passed
@andipaetzold andipaetzold deleted the renovate/short-uuid-6.x branch March 20, 2026 23: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.

1 participant