Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency terser to v5.31.1 #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
terser (source) 5.24.0 -> 5.31.1 age adoption passing confidence

Release Notes

terser/terser (terser)

v5.31.1

Compare Source

  • Allow drop-unused to drop the whole assignment (not just the assigned name) in more situations, in order to avoid duplication of long strings.

v5.31.0

Compare Source

  • Sync up property mangler exceptions with current contents of Firefox and Chrome environments
  • Add more webcomponent properties to property mangler exceptions (#​1525)
  • Drop non-nullish constants in ...spreads in objects (#​1141)

v5.30.4

Compare Source

  • Fix parsing #private in ... when next to other operators

v5.30.3

Compare Source

  • Fix precedence of #private in ... operator

v5.30.2

Compare Source

  • Avoid optimizations inside computed keys, because they can cause js-engine-specific bugs.

v5.30.1

Compare Source

  • Removed useless \ escapes for non-ascii characters
  • Make modern identifier characters quoted for older environments (#​1512)

v5.30.0

Compare Source

  • Improve removal of classes referring to themselves

v5.29.2

Compare Source

  • Make sure 'computed_props' creates string keys
  • Take into account the evaluated size when inlining

v5.29.1

Compare Source

  • fix optimisation of all-bits mask check

v5.29.0

Compare Source

  • Re-releases previously reverted 5.28.0
  • Fix crash while optimizing some bitwise ops
  • (internal) Remove needless wrapper for from_moz (#​1499)

v5.28.1

Compare Source

(hotfix release)

  • Reverts v5.28.0

v5.28.0

Compare Source

  • Optimise redundant or shrinkable bitwise operations (|, ^, &, >>, <<)
  • Evaluate some BigInt math operations

v5.27.2

Compare Source

  • Recognise this as a reference to the surrounding class in drop_unused. Closes #​1472

v5.27.1

Compare Source

  • Fixed case where collapse_vars inlines await expressions into non-async functions.

v5.27.0

Compare Source

  • Created minify_sync() alternative to minify() since there's no async code left.

v5.26.0

Compare Source

  • Do not take the /*#__PURE__*/ annotation into account when the side_effects compress option is off.
  • The preserve_annotations option now automatically opts annotation comments in, instead of requiring the comments option to be configured for this.
  • Refuse to parse empty parenthesized expressions (())

v5.25.0

Compare Source

  • Regex properties added to reserved property mangler (#​1471)
  • pure_new option added to drop unused new expressions.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency terser to v5.25.0 Update dependency terser to v5.26.0 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from 381cc8a to abd9ecf Compare December 7, 2023 16:27
@renovate renovate bot changed the title Update dependency terser to v5.26.0 Update dependency terser to v5.27.0 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from abd9ecf to 2a8b532 Compare January 17, 2024 17:39
@renovate renovate bot changed the title Update dependency terser to v5.27.0 Update dependency terser to v5.27.1 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from 2a8b532 to c5cdfc2 Compare February 15, 2024 11:05
@renovate renovate bot changed the title Update dependency terser to v5.27.1 Update dependency terser to v5.27.2 Feb 19, 2024
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from c5cdfc2 to 6c7e4b2 Compare February 19, 2024 13:19
@renovate renovate bot changed the title Update dependency terser to v5.27.2 Update dependency terser to v5.28.0 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from 6c7e4b2 to 745ede5 Compare February 23, 2024 13:40
@renovate renovate bot changed the title Update dependency terser to v5.28.0 Update dependency terser to v5.28.1 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from 745ede5 to 405e5fc Compare February 23, 2024 15:39
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from 405e5fc to c9d4c8f Compare March 6, 2024 13:29
@renovate renovate bot changed the title Update dependency terser to v5.28.1 Update dependency terser to v5.29.1 Mar 6, 2024
@renovate renovate bot changed the title Update dependency terser to v5.29.1 Update dependency terser to v5.29.2 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from c9d4c8f to 1562407 Compare March 14, 2024 13:26
@renovate renovate bot changed the title Update dependency terser to v5.29.2 Update dependency terser to v5.30.0 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from 1562407 to 5b01342 Compare March 27, 2024 14:29
@renovate renovate bot changed the title Update dependency terser to v5.30.0 Update dependency terser to v5.30.1 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch 2 times, most recently from b630fb9 to 9ff9568 Compare April 2, 2024 18:23
@renovate renovate bot changed the title Update dependency terser to v5.30.1 Update dependency terser to v5.30.2 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from 9ff9568 to 2677aed Compare April 3, 2024 13:08
@renovate renovate bot changed the title Update dependency terser to v5.30.2 Update dependency terser to v5.30.3 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from 2677aed to a7719b5 Compare April 22, 2024 11:21
@renovate renovate bot changed the title Update dependency terser to v5.30.3 Update dependency terser to v5.30.4 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from a7719b5 to c9e699a Compare April 29, 2024 16:17
@renovate renovate bot changed the title Update dependency terser to v5.30.4 Update dependency terser to v5.31.0 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from c9e699a to 9181478 Compare June 4, 2024 10:29
@renovate renovate bot changed the title Update dependency terser to v5.31.0 Update dependency terser to v5.31.1 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/terser-5.x-lockfile branch from 9181478 to a8caebd Compare June 6, 2024 16:16
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.

None yet

0 participants