Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Update dependency rollup-plugin-terser to v7 #377

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2020

Mend Renovate

This PR contains the following updates:

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

Release Notes

TrySound/rollup-plugin-terser

v7.0.2

Compare Source

Fixes the latest tag (see https://github.com/TrySound/rollup-plugin-terser/issues/90#issuecomment-687286258)

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from gauntface as a code owner September 4, 2020 18:43
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch 9 times, most recently from 855e23c to 6193bd4 Compare February 14, 2021 22:23
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch 4 times, most recently from 1cccc66 to cf50d46 Compare February 23, 2021 11:07
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch 12 times, most recently from d9e03b4 to 3c5392e Compare March 5, 2021 09:46
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch 4 times, most recently from cb03c0b to a691b30 Compare March 9, 2021 00:56
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch 6 times, most recently from 8924406 to b516247 Compare June 17, 2022 18:45
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch 7 times, most recently from 019255d to c858545 Compare June 25, 2022 16:48
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch 7 times, most recently from 7513099 to fb7c56e Compare July 6, 2022 15:11
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch 6 times, most recently from 0ed0c4d to 534f483 Compare July 14, 2022 00:34
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch 2 times, most recently from 53030f7 to 5edb5fa Compare July 16, 2022 02:45
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch from 5edb5fa to fcd75cb Compare July 20, 2022 05:20
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.

None yet

0 participants