Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 30, 2025

This PR contains the following updates:

Package Change Age Confidence
terser (source) 5.39.25.44.1 age confidence

Release Notes

terser/terser (terser)

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)

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

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

@renovate renovate bot force-pushed the renovate/terser-5.x branch 2 times, most recently from 2e71298 to 537a1f3 Compare May 30, 2025 09:30
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.40.0 chore(deps): update dependency terser to v5.41.0 Jun 5, 2025
@renovate renovate bot force-pushed the renovate/terser-5.x branch 2 times, most recently from 651a749 to adc83e8 Compare June 9, 2025 16:33
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.41.0 chore(deps): update dependency terser to v5.42.0 Jun 9, 2025
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.42.0 chore(deps): update dependency terser to v5.43.0 Jun 17, 2025
@renovate renovate bot force-pushed the renovate/terser-5.x branch 2 times, most recently from 1dcc89f to b4c8225 Compare June 19, 2025 11:49
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.43.0 chore(deps): update dependency terser to v5.43.1 Jun 19, 2025
@renovate renovate bot force-pushed the renovate/terser-5.x branch from b4c8225 to a8a8b21 Compare August 10, 2025 12:39
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.43.1 chore(deps): update dependency terser to v5.44.0 Sep 3, 2025
@renovate renovate bot force-pushed the renovate/terser-5.x branch from a8a8b21 to 9d1c9e3 Compare September 3, 2025 00:11
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.44.0 chore(deps): update dependency terser to v5.44.1 Nov 5, 2025
@renovate renovate bot force-pushed the renovate/terser-5.x branch from 9d1c9e3 to 271869c Compare November 5, 2025 15:15
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.

1 participant