Skip to content

Purav-bump-uuid-14-dependabot-cleanup - #5522

Open
pixelpix13 wants to merge 2 commits into
developmentfrom
chore/deps-uuid-bump
Open

pixelpix13 wants to merge 2 commits into
developmentfrom
chore/deps-uuid-bump

Conversation

@pixelpix13

Copy link
Copy Markdown
Contributor

Description

Bumps uuid from 9.0.1 to 14.0.0 to address security vulnerabilities (including GHSA-w5hq-g745-h8pq). Supersedes stale Dependabot PR #5185, which had merge conflicts and was open for 4+ months.

Related PRs (if any)

Main changes explained

  • Updates uuid direct dependency from ^9.0.1 to ^14.0.0
  • Syncs package-lock.json and yarn.lock so CI (yarn install --frozen-lockfile) stays consistent
  • No application source code changes — all existing imports use import { v4 as uuidv4 } from 'uuid', which remains supported in v14
  • Project already requires Node >=20, satisfying uuid 14 requirements

How to test

  1. Check out this branch
  2. Run yarn install --frozen-lockfile (or npm install)
  3. Run npm run build — should pass
  4. Run npm test — should pass

Local testing done

  • Merged latest development into branch before testing
  • npm install — passed
  • npm run build — passed
  • npm test — 2224 passed, 14 skipped, 0 failures

Note

After merge, close #5185 with a link to this PR.

@netlify

netlify Bot commented Sep 9, 2026

Copy link
Copy Markdown

Deploy Preview for highestgoodnetwork-dev ready!

Name Link
🔨 Latest commit e899cbb
🔍 Latest deploy log https://app.netlify.com/projects/highestgoodnetwork-dev/deploys/6aa0f769b42b1300091decd1
😎 Deploy Preview https://deploy-preview-5522--highestgoodnetwork-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Co-authored-by: Cursor <cursoragent@cursor.com>
@sonarqubecloud

sonarqubecloud Bot commented Sep 9, 2026

Copy link
Copy Markdown

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