Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

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

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

Copy link

coderabbitai bot commented Feb 5, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot changed the title Update dependency terser to v5.38.0 Update dependency terser to v5.38.1 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from e6ec68e to 7b65844 Compare February 6, 2025 18:32
@renovate renovate bot changed the title Update dependency terser to v5.38.1 Update dependency terser to v5.38.2 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from 7b65844 to 77f9388 Compare February 11, 2025 17:09
@renovate renovate bot changed the title Update dependency terser to v5.38.2 Update dependency terser to v5.39.0 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from 77f9388 to 6944467 Compare February 13, 2025 11:32
@renovate renovate bot changed the title Update dependency terser to v5.39.0 Update dependency terser to v5.39.1 May 13, 2025
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch 2 times, most recently from 722d8f9 to 32c1519 Compare May 15, 2025 19:04
@renovate renovate bot changed the title Update dependency terser to v5.39.1 Update dependency terser to v5.39.2 May 15, 2025
@renovate renovate bot changed the title Update dependency terser to v5.39.2 Update dependency terser to v5.40.0 May 27, 2025
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from 32c1519 to f17ac80 Compare May 27, 2025 17:51
@renovate renovate bot changed the title Update dependency terser to v5.40.0 Update dependency terser to v5.41.0 Jun 5, 2025
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from f17ac80 to 83f2025 Compare June 5, 2025 15:38
@renovate renovate bot changed the title Update dependency terser to v5.41.0 Update dependency terser to v5.42.0 Jun 9, 2025
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from 83f2025 to 2d14841 Compare June 9, 2025 15:40
@renovate renovate bot changed the title Update dependency terser to v5.42.0 Update dependency terser to v5.43.0 Jun 17, 2025
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch 2 times, most recently from dcfb95e to a59223e Compare June 19, 2025 13:50
@renovate renovate bot changed the title Update dependency terser to v5.43.0 Update dependency terser to v5.43.1 Jun 19, 2025
@renovate renovate bot changed the title Update dependency terser to v5.43.1 Update dependency terser to v5.44.0 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from a59223e to 229431c Compare September 6, 2025 20:13
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from 229431c to 075b42f Compare September 25, 2025 18:10
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