Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Update dependency rollup-plugin-terser to v7 #24

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 4, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-terser ^5.1.1 -> ^7.0.0 age adoption passing confidence

Release Notes

TrySound/rollup-plugin-terser

v7.0.2

Compare Source

Fixes the latest tag (see TrySound/rollup-plugin-terser#90 (comment))

v7.0.1

Compare Source

v7.0.0

Compare Source

Upgraded to terser 5 (thanks to @​chicoxyzzy) and serialize-javascript 4

v6.1.0

Compare Source

Added support for native es modules in node. Now this works with "type": "module" in package.json.

rollup.config.mjs

import { terser } from 'rollup-plugin-terser';
export default {
  ...
}

v6.0.1

Compare Source

v6.0.0

Compare Source

  • node.js < v10 support is dropped
  • rollup < v2 support is dropped
  • sourcemap option is inferred from rollup options, please remove from your config
  • include/exclude options are dropped in favour of output plugins, see here

v5.3.1

Compare Source

v5.3.0

Compare Source

Added rollup v2 support (thanks to @​willfarrell)

v5.2.0

Compare Source

  • set toplevel: true by default for format: 'cjs' (thanks to @​shrinktofit)
  • allow to override module and toplevel options (thanks to @​eight04)
  • handle nameCache mutations (thanks to @​developit)

v5.1.3

Compare Source

v5.1.2

Compare Source


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate label Sep 4, 2020
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch 3 times, most recently from 71ce1d1 to bbe8b3a Compare February 8, 2021 20:13
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch 3 times, most recently from 7233797 to ca0ae68 Compare May 21, 2021 12:00
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch from ca0ae68 to 56565f5 Compare June 7, 2021 18:19
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch from 56565f5 to b59e97a Compare June 18, 2021 04:28
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch from b59e97a to f02b49a Compare July 1, 2021 07:43
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch from f02b49a to 8b9c329 Compare July 22, 2021 16:13
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch from 8b9c329 to c153764 Compare September 10, 2021 22:43
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch from c153764 to b07a5a9 Compare October 26, 2021 03:26
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch from b07a5a9 to 5caca83 Compare November 13, 2021 21:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants