Skip to content

Bump nodejs-uuid to 13.0.0#13339

Open
jakduch wants to merge 1 commit intotheforeman:rpm/developfrom
jakduch:fix/bump-nodejs-uuid-13
Open

Bump nodejs-uuid to 13.0.0#13339
jakduch wants to merge 1 commit intotheforeman:rpm/developfrom
jakduch:fix/bump-nodejs-uuid-13

Conversation

@jakduch
Copy link
Copy Markdown

@jakduch jakduch commented Apr 7, 2026

Summary

Update nodejs-uuid from 3.4.0 to 13.0.0 (RFC 9562, adds v6 and v7 UUIDs).

Required by theforeman/foreman#10944 which migrates foreman core from uuid v1 to v7.

Changes

  • nodejs-uuid.spec: 3.4.0 to 13.0.0, updated installed files (dist/ + dist-node/ instead of top-level v1.js..v5.js, removed bin/uuid CLI)
  • Source tarball: uuid-3.4.0.tgz to uuid-13.0.0.tgz

Question for maintainers

After theforeman/foreman#10944 merges, foreman.spec will need its Requires/BuildRequires updated from npm(uuid) >= 3.3.2 < 4.0.0 to >= 13.0.0 < 14.0.0. Should that be a separate PR here (like #12157 was for the vendor removal), or is there a preferred way to coordinate this?

Packages that bundle their own uuid 3.x (patternfly-react, patternfly-react-extensions) are unaffected.

@jakduch jakduch requested a review from a team as a code owner April 7, 2026 08:59
@theforeman-bot
Copy link
Copy Markdown
Member

Can one of the admins verify this patch?

1 similar comment
@theforeman-bot
Copy link
Copy Markdown
Member

Can one of the admins verify this patch?

@dgoetz
Copy link
Copy Markdown
Member

dgoetz commented Apr 7, 2026

Ok to test

@dgoetz
Copy link
Copy Markdown
Member

dgoetz commented Apr 7, 2026

Test "rpm" complains about bogus date in %changelog: Mon Apr 07 2026 as this should be Tue Apr 07 2026 and no-%build-section which is fine as there is no build happening and also the template does not provide this empty section.

@jakduch jakduch force-pushed the fix/bump-nodejs-uuid-13 branch from 9e17d8c to 06dc357 Compare April 7, 2026 11:45
@jakduch
Copy link
Copy Markdown
Author

jakduch commented Apr 7, 2026

Fixed - the changelog date is now Tue Apr 07 2026 and I also corrected a typo in my name. :D

CI should pass now, thanks for catching that!

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.

3 participants