Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

chore(deps): update dependency terser to v5.19.1 #153

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

terser/terser (terser)

v5.19.1

Compare Source

  • Better avoid outputting </script> and HTML comments.
  • Fix unused variables in class static blocks not being dropped correctly.
  • Fix sourcemap names of methods that are async or static

v5.19.0

Compare Source

  • Allow /*@&#8203;__MANGLE_PROP__*/ annotation in object.property, in addition to property declarations.

v5.18.2

Compare Source

  • Stop using recursion in hoisted defuns fix.

v5.18.1

Compare Source

  • Fix major performance issue caused by hoisted defuns' scopes bugfix.

v5.18.0

Compare Source

  • Add new /*@&#8203;__MANGLE_PROP__*/ annotation, to mark properties that should be mangled.

v5.17.7

Compare Source

  • Update some dependencies
  • Add consistent sorting for v RegExp flag
  • Add inert DOM attribute to domprops

v5.17.6

Compare Source

  • Fixes to mozilla AST input and output, for class properties, private properties and static blocks
  • Fix outputting a shorthand property in quotes when safari10 and ecma=2015 options are enabled
  • configurable and enumerable, used in Object.defineProperty, added to domprops (#​1393)

v5.17.5

Compare Source

  • Take into account the non-deferred bits of a class, such as static properties, while dropping unused code.

v5.17.4

Compare Source

  • Fix crash when trying to negate a class (!class{})
  • Avoid outputting comments between yield/await and its argument
  • Fix detection of left-hand-side of assignment, to avoid optimizing it like any other expression in some edge cases

v5.17.3

Compare Source

  • Fix issue with trimming a static class property's contents accessing the class as this.

v5.17.2

Compare Source

  • Be less conservative when detecting use-before-definition of var in hoisted functions.
  • Support unusual (but perfectly valid) initializers of for-in and for-of loops.
  • Fix issue where hoisted function would be dropped if it was after a continue statement

v5.17.1

Compare Source

  • Fix evaluating .length when the source array might've been mutated

v5.17.0

Compare Source

  • Drop vestigial = undefined default argument in IIFE calls (#​1366)
  • Evaluate known arrays' .length property when statically determinable
  • Add @__KEY__ annotation to mangle string literals (#​1365)

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 chore(deps): update dependency terser to v5.16.9 chore(deps): update dependency terser to v5.16.9 - autoclosed Apr 16, 2023
@renovate renovate bot closed this Apr 16, 2023
@renovate renovate bot deleted the renovate/terser-5.x branch April 16, 2023 02:22
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.16.9 - autoclosed chore(deps): update dependency terser to v5.16.9 Apr 18, 2023
@renovate renovate bot reopened this Apr 18, 2023
@renovate renovate bot restored the renovate/terser-5.x branch April 18, 2023 16:30
@renovate renovate bot force-pushed the renovate/terser-5.x branch from 5757a8f to f051b9f Compare April 18, 2023 22:13
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.16.9 chore(deps): update dependency terser to v5.17.0 Apr 18, 2023
@renovate renovate bot force-pushed the renovate/terser-5.x branch from f051b9f to 703b96f Compare April 19, 2023 02:19
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.17.0 chore(deps): update dependency terser to v5.17.1 Apr 19, 2023
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.17.1 chore(deps): update dependency terser to v5.17.2 May 8, 2023
@renovate renovate bot force-pushed the renovate/terser-5.x branch from 703b96f to 86f6fd3 Compare May 8, 2023 15:37
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.17.2 chore(deps): update dependency terser to v5.17.3 May 9, 2023
@renovate renovate bot force-pushed the renovate/terser-5.x branch 2 times, most recently from d30dc62 to d630985 Compare May 16, 2023 11:07
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.17.3 chore(deps): update dependency terser to v5.17.4 May 16, 2023
@renovate renovate bot force-pushed the renovate/terser-5.x branch from d630985 to 0a66134 Compare May 22, 2023 12:54
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.17.4 chore(deps): update dependency terser to v5.17.5 May 22, 2023
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.17.5 chore(deps): update dependency terser to v5.17.6 May 23, 2023
@renovate renovate bot force-pushed the renovate/terser-5.x branch from 0a66134 to ebf243d Compare May 23, 2023 14:44
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.17.6 chore(deps): update dependency terser to v5.17.7 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/terser-5.x branch from ebf243d to 12ddbc2 Compare June 2, 2023 14:52
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.17.7 chore(deps): update dependency terser to v5.18.0 Jun 12, 2023
@renovate renovate bot force-pushed the renovate/terser-5.x branch from 12ddbc2 to 49bb3f8 Compare June 12, 2023 18:37
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.18.0 chore(deps): update dependency terser to v5.18.1 Jun 19, 2023
@renovate renovate bot force-pushed the renovate/terser-5.x branch from 49bb3f8 to 0d638a6 Compare June 19, 2023 17:15
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.18.1 chore(deps): update dependency terser to v5.18.2 Jun 27, 2023
@renovate renovate bot force-pushed the renovate/terser-5.x branch from 0d638a6 to 1385102 Compare June 27, 2023 15:26
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.18.2 chore(deps): update dependency terser to v5.19.0 Jul 11, 2023
@renovate renovate bot force-pushed the renovate/terser-5.x branch from 1385102 to 77972bf Compare July 11, 2023 12:04
@renovate renovate bot force-pushed the renovate/terser-5.x branch from 77972bf to 8be494f Compare July 17, 2023 14:09
@renovate renovate bot changed the title chore(deps): update dependency terser to v5.19.0 chore(deps): update dependency terser to v5.19.1 Jul 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants