Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
terser (source) 5.37.0 -> 5.44.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

terser/terser (terser)

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

v5.39.0

Compare Source

  • Remove unnecessary console.assert calls (#​1590)

v5.38.2

Compare Source

  • internal: Flatten inheritance tree for object/class members

v5.38.1

Compare Source

  • Fix inlining non-call expressions into an optional_call?.()

v5.38.0

Compare Source

  • Remove console method-of-method calls (eg console.log.apply()) when drop_console option is used (#​1585)
  • Remove more object spreads, such as { ...void !0 } (#​1142)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 force-pushed the renovate/terser-5.x branch from 7528c58 to ee67c62 Compare June 5, 2025 12:09
@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 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 force-pushed the renovate/terser-5.x branch 2 times, most recently from 4d04a0e to cfc75a1 Compare June 12, 2025 13:51
@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 1602921 to 22853ed Compare June 19, 2025 17:34
@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 22853ed to 3f71d0a Compare August 10, 2025 15:50
@renovate renovate bot force-pushed the renovate/terser-5.x branch from 3f71d0a to 147bd97 Compare August 18, 2025 09:30
@renovate renovate bot force-pushed the renovate/terser-5.x branch from 147bd97 to b02750b Compare September 2, 2025 17:42
@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 2, 2025
@renovate renovate bot force-pushed the renovate/terser-5.x branch from b02750b to 99ceeda Compare September 25, 2025 18:00
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