Skip to content

build: update devdependency rollup-plugin-terser to ~6.1.0#421

Merged
wopian merged 1 commit intomasterfrom
renovate/rollup-plugin-terser-6.x
May 27, 2020
Merged

build: update devdependency rollup-plugin-terser to ~6.1.0#421
wopian merged 1 commit intomasterfrom
renovate/rollup-plugin-terser-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 24, 2020

This PR contains the following updates:

Package Type Update Change
rollup-plugin-terser devDependencies major ~5.3.0 -> ~6.1.0

Release Notes

TrySound/rollup-plugin-terser

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

Renovate configuration

📅 Schedule: "before 9am,after 5pm" in timezone Europe/London.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, 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 WhiteSource Renovate. View repository job log here.

@renovate renovate Bot force-pushed the renovate/rollup-plugin-terser-6.x branch from af30837 to 9438f95 Compare May 25, 2020 23:23
@renovate renovate Bot changed the title build: update devdependency rollup-plugin-terser to ~6.0.0 build: update devdependency rollup-plugin-terser to ~6.1.0 May 26, 2020
@renovate renovate Bot force-pushed the renovate/rollup-plugin-terser-6.x branch from 9438f95 to 8acc396 Compare May 26, 2020 08:29
@qlty-cloud-legacy
Copy link
Copy Markdown

Code Climate has analyzed commit 8acc396 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (95% is the threshold).

This pull request will bring the total coverage in the repository to 99.0% (0.0% change).

View more on Code Climate.

@wopian wopian merged commit ca85c6f into master May 27, 2020
@wopian wopian deleted the renovate/rollup-plugin-terser-6.x branch May 27, 2020 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants