Skip to content

Update dependency terser to v5.51.2 - #58

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

Update dependency terser to v5.51.2#58
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/terser-5.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Sep 7, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
terser (source) 5.43.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

v5.44.1

Compare Source

  • fix bitwise optimization changing the result of &&, ||
  • switches: make sure var is extracted from a deleted default case

v5.44.0

Compare Source

  • Support using and await using declarations (#​1635)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, 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.

@vercel

vercel Bot commented Sep 7, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vitepress-theme-akari Ready Ready Preview Aug 27, 2026 5:14pm

@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from 9851392 to d3368f7 Compare September 25, 2025 21:10
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from d3368f7 to cede76d Compare November 5, 2025 12:39
@renovate renovate Bot changed the title Update dependency terser to v5.44.0 Update dependency terser to v5.44.1 Nov 5, 2025
@renovate renovate Bot changed the title Update dependency terser to v5.44.1 Update dependency terser to v5.45.0 Jan 15, 2026
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from cede76d to 2862d5e Compare January 15, 2026 18:37
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from 2862d5e to fd794a8 Compare January 15, 2026 21:55
@renovate renovate Bot changed the title Update dependency terser to v5.45.0 Update dependency terser to v5.46.0 Jan 15, 2026
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from fd794a8 to c7ae1fe Compare February 2, 2026 20:24
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from c7ae1fe to de5f6ad Compare February 12, 2026 09:59
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from de5f6ad to ead561b Compare March 5, 2026 17:54
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from ead561b to 522e875 Compare March 14, 2026 18:26
@renovate renovate Bot changed the title Update dependency terser to v5.46.0 Update dependency terser to v5.46.1 Mar 16, 2026
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from 522e875 to ff92473 Compare March 16, 2026 15:01
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from ff92473 to 4b992e1 Compare April 16, 2026 01:38
@renovate renovate Bot changed the title Update dependency terser to v5.46.1 Update dependency terser to v5.46.2 Apr 23, 2026
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from 4b992e1 to ada3740 Compare April 23, 2026 13:38
@renovate renovate Bot changed the title Update dependency terser to v5.46.2 Update dependency terser to v5.47.0 May 7, 2026
@renovate renovate Bot changed the title Update dependency terser to v5.47.1 Update dependency terser to v5.48.0 May 21, 2026
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from e0154ad to 9d6bdb8 Compare May 21, 2026 22:03
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from 9d6bdb8 to 9306e1d Compare July 8, 2026 20:32
@renovate renovate Bot changed the title Update dependency terser to v5.48.0 Update dependency terser to v5.49.0 Jul 8, 2026
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from 9306e1d to 38d6da6 Compare July 21, 2026 03:59
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from 38d6da6 to d93b958 Compare July 30, 2026 20:08
@renovate renovate Bot changed the title Update dependency terser to v5.49.0 Update dependency terser to v5.49.1 Aug 4, 2026
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from d93b958 to fa76216 Compare August 4, 2026 12:56
@renovate renovate Bot changed the title Update dependency terser to v5.49.1 Update dependency terser to v5.49.2 Aug 5, 2026
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from fa76216 to 7bb9ca8 Compare August 5, 2026 13:45
@renovate renovate Bot changed the title Update dependency terser to v5.49.2 Update dependency terser to v5.50.0 Aug 11, 2026
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from 7bb9ca8 to 3aac492 Compare August 11, 2026 22:33
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from 3aac492 to 25704b4 Compare August 26, 2026 19:09
@renovate renovate Bot changed the title Update dependency terser to v5.50.0 Update dependency terser to v5.51.0 Aug 26, 2026
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from 25704b4 to 5b32b21 Compare August 27, 2026 06:15
@renovate renovate Bot changed the title Update dependency terser to v5.51.0 Update dependency terser to v5.51.1 Aug 27, 2026
@renovate
renovate Bot force-pushed the renovate/terser-5.x-lockfile branch from 5b32b21 to 3c8837d Compare August 27, 2026 17:14
@renovate renovate Bot changed the title Update dependency terser to v5.51.1 Update dependency terser to v5.51.2 Aug 27, 2026
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