Skip to content

Conversation

@renovate-sh-app
Copy link
Contributor

@renovate-sh-app renovate-sh-app bot commented Jan 13, 2026

This PR contains the following updates:

Package Change Age Confidence
terser (source) 5.39.05.46.0 age confidence

Release Notes

terser/terser (terser)

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)

v5.43.1

Compare Source

  • Prevent niche optimizations that would move around block declarations
  • Add lhs_constants to CompressOptions type (#​1621)

v5.43.0

Compare Source

  • Do not wrap callbacks in parentheses (wrap_func_args format option is now false by default)
  • Do not inline functions into for loops (for performance reasons)

v5.42.0

Compare Source

  • Improved performance in the parse step by adding a fast path for simple identifiers.
  • Improved ESTree conversion

v5.41.0

Compare Source

  • fixed semicolon insertion between class fields, when the field names are number literals
  • keep_numbers format option now works for bigint
  • internal: correctly mark accessors' is_generator property
  • internal: do not read or assign quote properties without need
  • internal: add missing equivalent_to comparison

v5.40.0

Compare Source

  • Fix exporting AssignmentExpression (default assign pattern) to ESTree
  • Fix ESTree output of object keys with quotes
  • Fix handling of an ESTree empty export {} (#​1601)
  • Fix some const and let resulting from ESTree input (#​1599)

v5.39.2

Compare Source

  • Fix crash when parsing bare yield inside a template string.
  • Update internally used acorn version requirement

v5.39.1

Compare Source

  • Fix bitwise operations that could mix BigInt and number

Configuration

📅 Schedule: 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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app bot force-pushed the renovate/terser-5.x branch from a4b79dc to 32ddb3c Compare January 18, 2026 17:24
@renovate-sh-app renovate-sh-app bot changed the title chore(deps): update dependency terser to v5.44.1 chore(deps): update dependency terser to v5.45.0 Jan 18, 2026
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | terser  | 5.39.0 | 5.46.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/terser-5.x branch from 32ddb3c to 1c977de Compare January 18, 2026 20:21
@renovate-sh-app renovate-sh-app bot changed the title chore(deps): update dependency terser to v5.45.0 chore(deps): update dependency terser to v5.46.0 Jan 18, 2026
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.

0 participants