Skip to content

chore(deps): update dependency short-uuid to v5

BIWG Bot requested to merge renovate/short-uuid-5.x into main

This MR contains the following updates:

Package Type Update Change
short-uuid dependencies major ^4.2.2 -> ^5.0.0

Release Notes

oculus42/short-uuid (short-uuid)

v5.2.0

Compare Source

Added
  • validate method to check shortIds for simple or "complete" validity

v5.1.0

Compare Source

Added
  • uuid25Base36 constant to support uuid25 style

v5.0.1

Compare Source

Changed
  • Updated engines in package.json to reflect correct support (Node >=14)

v5.0.0

Compare Source

MAJOR CHANGES
  • 🛑 5.0.0 drops support for Node 10 and 12
  • ️ 5.x will be quickly succeeded by 6.0 which will drop Node 14.x and 16.x support
Changed
  • UUID version to 9.0.1
  • Dropped support for Node prior to 14.x
  • Updated GitHub Actions to test Node 14.x-22.x

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports