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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency rollup-plugin-terser to v6 - autoclosed #432

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2020

This PR contains the following updates:

Package Type Update Change
rollup-plugin-terser devDependencies major 5.3.0 -> 6.1.0
rollup-plugin-terser dependencies 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: "every weekend" (UTC).

馃殾 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 these updates 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 added the renovate label May 23, 2020
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-6.x branch 3 times, most recently from 082930c to 87ed0a3 Compare May 27, 2020 18:11
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-6.x branch from 87ed0a3 to 93424f5 Compare June 2, 2020 08:30
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-6.x branch from 93424f5 to 8b0067f Compare June 4, 2020 15:43
@renovate renovate bot changed the title chore(deps): update dependency rollup-plugin-terser to v6 chore(deps): update dependency rollup-plugin-terser to v6 - autoclosed Jun 5, 2020
@renovate renovate bot closed this Jun 5, 2020
@renovate renovate bot deleted the renovate/rollup-plugin-terser-6.x branch June 5, 2020 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant