Skip to content

Bump nodejs-webpack to 5.109.2 (packument approach) - #13856

Closed
zjhuntin wants to merge 2 commits into
theforeman:rpm/developfrom
zjhuntin:bump_rpm/nodejs-webpack-packument
Closed

Bump nodejs-webpack to 5.109.2 (packument approach)#13856
zjhuntin wants to merge 2 commits into
theforeman:rpm/developfrom
zjhuntin:bump_rpm/nodejs-webpack-packument

Conversation

@zjhuntin

Copy link
Copy Markdown
Contributor

Summary

  • Bumps nodejs-webpack from 5.108.4 to 5.109.2 using the packument approach from npm2rpm PR #97
  • Eliminates the opaque *-registry.npmjs.org.tgz cache tarball entirely — no extra Source file at all
  • At build time, the spec synthesizes registry packuments from existing source tarballs via an inline node script, then runs npm install --offline
  • Updates add_npm_package.sh to remove the bundle-specific git add for cache tarballs

This is a companion PR to #13776 (traditional approach) and #13850 (lockfile approach) for comparing the three npm bundle packaging strategies.

🤖 Generated with Claude Code

zjhuntin and others added 2 commits July 29, 2026 15:35
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove the bundle-specific git add for cache tarballs since the
packument approach synthesizes registry metadata at build time from
existing source tarballs, requiring no extra Source file.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.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