Skip to content

fix(deps): update dependency uuid to v14#6624

Merged
mia-nguyen0411 merged 2 commits into
renovate/rollupfrom
renovate/update/uuid-14.x
Apr 26, 2026
Merged

fix(deps): update dependency uuid to v14#6624
mia-nguyen0411 merged 2 commits into
renovate/rollupfrom
renovate/update/uuid-14.x

Conversation

@cultureamp-renovate
Copy link
Copy Markdown
Contributor

@cultureamp-renovate cultureamp-renovate Bot commented Apr 24, 2026

Working with Renovate for Culture Amp

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uuid ^13.0.0 -> ^14.0.0 age adoption passing confidence

Release Notes

uuidjs/uuid (uuid)

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

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 24, 2026

⚠️ No Changeset found

Latest commit: fcb8498

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mia-nguyen0411 mia-nguyen0411 merged commit 481b8d9 into renovate/rollup Apr 26, 2026
25 of 28 checks passed
@mia-nguyen0411 mia-nguyen0411 deleted the renovate/update/uuid-14.x branch April 26, 2026 23:56
mia-nguyen0411 pushed a commit that referenced this pull request Apr 27, 2026
* chore(deps): update dependency rollup to ^4.60.2

* chore(deps): update dependency cssnano to ^7.1.7 (#6611)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @changesets/cli to ^2.31.0 (#6612)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency chromatic to ^16.6.0 (#6613)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typescript-eslint to ^8.59.0 (#6615)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency stylelint to ^17.9.0 (#6614)

* chore(deps): update dependency stylelint to ^17.9.0

* chore(deps): add postcss-scss dependency

---------

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
Co-authored-by: mia-nguyen0411 <mia.nguyen@cultureamp.com>

* fix(deps): update dependency uuid to v14 (#6624)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>

---------

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
Co-authored-by: mia-nguyen0411 <mia.nguyen@cultureamp.com>
mia-nguyen0411 added a commit that referenced this pull request Apr 27, 2026
* chore(deps): update dependency rollup to ^4.60.2

* chore(deps): update dependency cssnano to ^7.1.7 (#6611)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @changesets/cli to ^2.31.0 (#6612)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency chromatic to ^16.6.0 (#6613)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typescript-eslint to ^8.59.0 (#6615)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency stylelint to ^17.9.0 (#6614)

* chore(deps): update dependency stylelint to ^17.9.0

* chore(deps): add postcss-scss dependency

---------

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
Co-authored-by: mia-nguyen0411 <mia.nguyen@cultureamp.com>

* fix(deps): update dependency uuid to v14 (#6624)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>

* Add changeset

---------

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
Co-authored-by: mia-nguyen0411 <mia.nguyen@cultureamp.com>
mia-nguyen0411 added a commit that referenced this pull request May 4, 2026
* chore(deps): update dependency rollup to ^4.60.2

* chore(deps): update dependency cssnano to ^7.1.7 (#6611)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @changesets/cli to ^2.31.0 (#6612)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency chromatic to ^16.6.0 (#6613)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency typescript-eslint to ^8.59.0 (#6615)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency stylelint to ^17.9.0 (#6614)

* chore(deps): update dependency stylelint to ^17.9.0

* chore(deps): add postcss-scss dependency

---------

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
Co-authored-by: mia-nguyen0411 <mia.nguyen@cultureamp.com>

* fix(deps): update dependency uuid to v14 (#6624)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>

* Add changeset

* Add changeset

* chore: deps update

* removed old changeset

---------

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
Co-authored-by: mia-nguyen0411 <mia.nguyen@cultureamp.com>
Co-authored-by: Mia Nguyen <nlqm0411@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant