Skip to content

build(deps-dev): bump uglify-js from 2.8.29 to 3.19.3 in /core/web-assets#8473

Open
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/npm_and_yarn/core/web-assets/develop/uglify-js-3.19.3
Open

build(deps-dev): bump uglify-js from 2.8.29 to 3.19.3 in /core/web-assets#8473
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/npm_and_yarn/core/web-assets/develop/uglify-js-3.19.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps uglify-js from 2.8.29 to 3.19.3.

Release notes

Sourced from uglify-js's releases.

v3.19.3

Bug Fixes

  • assignment operator (abefd944eaebfd20d7f01e75353de2c5260bd586, cf87290819d87bfec842503ae655eafeffd5bdb6)
  • function call (4a92cdc4807a01bcaba9003a45a0e13c46653a8f)
  • function literal (303417cb64f145b52d8162ad2ffb8a48c56aac38)
  • property accessor (f34fbb2c36b2fd1cfe38aa12d103cdeb3916c73d, 23f98ba3e19b30bfd47de7c1a4740f8aa442b333, abefd944eaebfd20d7f01e75353de2c5260bd586, cf87290819d87bfec842503ae655eafeffd5bdb6)

v3.19.2

Features

  • improve compression of logical expressions (c7152b5e6618089c359d8f6c944572997271cfc9, cd0a8ec757156737a71be697b0cdd4a95a2dd6ab)
  • simplify collapsed assignment expressions (76803d6b45421699e201fbc4ee3173af1b1033df)
  • convert function literals to arrow functions (22550741b913e3c9fcdc3cf39395a8020c77c5f5)
  • support ascii_only on template literals (4661b3472e228c056f273977319009d6103feaff)
  • improve generation of Unicode escape sequences (80ebacbf51ccf449d47f5ce5a41fffeae4f9c454)

Bug Fixes

  • destructuring syntax (d82b7de5e885da712b43703810a521f22820ee26)
  • if statement (69f4e3a419fc1328eacadf89cbbece0497ad8957)
  • logical operator (69f4e3a419fc1328eacadf89cbbece0497ad8957)
  • optional chaining operator (15c8edb7564a0ab825fce19517f96e8d377a01a8, 8bbbc5178ebee10eb9fa69a706b29f40cc2aa3b9, 69f4e3a419fc1328eacadf89cbbece0497ad8957)
  • property accessor (e9cf8deb3352935328671df92ae21bf7b1e8a3b0)
  • switch statement (69f4e3a419fc1328eacadf89cbbece0497ad8957)
  • try statement (4bf9a4f0954c3fb2b2b2ab9d2def03cebbf0ac7b, 69f4e3a419fc1328eacadf89cbbece0497ad8957)

v3.19.1

Features

  • simplify nullish comparison of complex expressions (7a4fb85404f44bbf2e4db5892eb32b698bc53b6e)

Bug Fixes

  • if statement (fac0aa2b8aca8605835e604afe8b39903cc89b75)
  • switch statement (12475763a60ef92fed1cd625bbb0064c347cc84c, fac0aa2b8aca8605835e604afe8b39903cc89b75)

v3.19.0

Features

  • eliminate side-effect-free property access (9c80456634550045b51e921e59deb61e4e1dcab7, 95d3ede664598916e6dced8a5e0f5003efd3c77a, 205a1d1f19cfc128018cfd822c3332e6ee0a831f, 124c4d3fe364c825488528f9d90b68cb3b48178d)
  • improve hoist_vars efficiency (ce8ef52e2bcad2747b803faad68ab9c78cadf4d9)
  • improve compression around built-in function (8c5a899986e7f66cadd76bfcbd7c017e03508d36)
  • improve deconstruction of singular destructuring assignment (8c5a899986e7f66cadd76bfcbd7c017e03508d36)

Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 2.8.29 to 3.19.3.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](mishoo/UglifyJS@v2.8.29...v3.19.3)

---
updated-dependencies:
- dependency-name: uglify-js
  dependency-version: 3.19.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@cgorantla
Copy link
Copy Markdown
Contributor

@codex[agent]+gpt-5.4 Review this PR

@cgorantla
Copy link
Copy Markdown
Contributor

@copilot review this PR

Agent-Logs-Url: https://github.com/OpenNMS/opennms/sessions/6a47950a-e968-4411-8aff-1699abed6b04

Co-authored-by: cgorantla <17052395+cgorantla@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI commented Apr 24, 2026

@copilot review this PR

Reviewed and fixed a follow-up issue in c50468ab: the prior change updated the legacy manifests, but the pnpm override/lockfile were still resolving uglify-js to 2.8.29. The PR now resolves uglify-js to 3.19.3 consistently, and pnpm lint, pnpm build, and pnpm test all pass.

@cgorantla
Copy link
Copy Markdown
Contributor

@claude[agent]+claude-opus-4.6 review

@Claude
Copy link
Copy Markdown

Claude AI commented Apr 24, 2026

@claude[agent]+claude-opus-4.6 review

Reviewed the PR. The changes correctly upgrade uglify-js from 2.x to 3.19.3:

Summary:

  • ✅ All package.json files updated consistently (leaflet, leaflet.markercluster, and main package)
  • ✅ pnpm override added to enforce version 3.19.3 across all dependencies (commit c50468a)
  • ✅ Lockfile properly resolves to single version with no legacy 2.x remnants
  • ⚠️ Side effect: backshift bumped from v1.3.4 to v1.3.5 during lockfile resolution

Potential concerns:

  1. This is a major version upgrade (2.x → 3.x) with API changes - should verify build pipeline compatibility
  2. The backshift version bump should be confirmed as acceptable
  3. Recommend running full test suite to validate no breaking changes

The dependency upgrade itself is solid and addresses security vulnerabilities in uglify-js 2.x.

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