Skip to content

chore(deps): update dependency terser to v5.51.2 - #174

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/terser-5.x
Open

chore(deps): update dependency terser to v5.51.2#174
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/terser-5.x

Conversation

@renovate

@renovate renovate Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
terser (source) 5.44.15.51.2 age confidence

Release Notes

terser/terser (terser)

v5.51.2

Compare Source

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

v5.51.1

Compare Source

  • Fix transforming code in dynamic import argument.

v5.51.0

Compare Source

  • 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.

v5.50.0

Compare Source

  • Experimental TypeScript type stripping
  • Fixed a crash in mozilla AST conversion of imports

v5.49.2

Compare Source

  • Fixed a crash related to dynamic import expressions

v5.49.1

Compare Source

  • Correctly parenthesize tagged template strings where the tag is new something(), which also has parentheses
  • Internally changed how import() expression is parsed, it is no longer treated as a function call.

v5.49.0

Compare Source

  • Add ResizeObserver box option to domprops
  • Do not evaluate exponentiation of BigInt
  • Parse identifiers from newer unicode versions, and escape them for older runtimes

v5.48.0

Compare Source

  • Support import source ... and import defer ... (#​1682)

v5.47.1

Compare Source

  • Fix crash when using mangle.keep_fnames with destructuring

v5.47.0

Compare Source

  • Add builtins_ecma and builtins_pure options
  • Add Intl options to domprops (#​1680)

v5.46.2

Compare Source

  • unused option: delete computed keys of concise methods and getters/setters.
  • Error.cause added to DOM properties list
  • Don't consider foo.bar and foo["bar"] to be equivalent when property mangler is enabled with keep_quoted=strict option.

v5.46.1

Compare Source

  • Fix extremely slow (seemed like a freeze) evaluate of method chains
  • Parse extremely large floating-point number literals as Infinity
  • Remove parens from comma expressions in computed property access (foo[(1, 2)])

v5.46.0

Compare Source

  • Add "observedAttributes" domprop (#​1652)
  • More domprops (mostly Temporal related) suggested in #​1652

v5.45.0

Compare Source

  • Produce void 0 instead of undefined, which is more safe

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot assigned Kit-p Sep 1, 2026
@renovate
renovate Bot requested a review from Kit-p September 1, 2026 02:06
@renovate

renovate Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
 ERROR  Unknown options: 'lockfile-only', 'ignore-pnpmfile'
For help, run: pnpm help dedupe

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