Skip to content

chore(deps-dev): bump terser from 5.50.0 to 5.51.2 in /frontend - #1192

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/terser-5.51.2
Aug 31, 2026
Merged

chore(deps-dev): bump terser from 5.50.0 to 5.51.2 in /frontend#1192
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/terser-5.51.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps terser from 5.50.0 to 5.51.2.

Changelog

Sourced from terser's changelog.

v5.51.2

  • Roll back fix for ambiguously scoped default args, due to issues that came up without clear reproduction

v5.51.1

  • Fix transforming code in dynamic import argument.

v5.51.0

  • Pin (deoptimize) functions that use argnames scope in ambiguous way. IE when default args access other args, or variables outside the function.
  • Fix nullish coalescing ?? operator being considered a "boolean operator" sometimes causing booleans to be generated in its left side.
Commits
  • 317f449 5.51.2
  • de65694 update changelog
  • 053a8f3 roll back previous fix for ambiguously scoped default args
  • c2bd471 5.51.1
  • 791888f update changelog
  • 49168cd fix transforms inside dynamic import() arguments. Closes #1723
  • b629819 5.51.0
  • e215a08 update changelog
  • 18db852 pin (deoptimize) functions that use argnames scope in an ambiguous way. Close...
  • 9fc8a85 fix nullish coalescing operator being considered boolean
  • See full diff in compare view

@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [terser](https://github.com/terser/terser) from 5.50.0 to 5.51.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.50.0...v5.51.2)

---
updated-dependencies:
- dependency-name: terser
  dependency-version: 5.51.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/terser-5.51.2 branch from 8bb8c9d to 046ff8b Compare August 31, 2026 08:17
@github-actions
github-actions Bot merged commit 0d5ede1 into main Aug 31, 2026
10 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/frontend/terser-5.51.2 branch August 31, 2026 08:17
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.

0 participants