Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Update dependency rollup-plugin-terser to v7 #77

Merged
merged 1 commit into from Mar 31, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-terser 5.3.1 -> 7.0.2 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

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

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 changed the title chore(deps): update dependency rollup-plugin-terser to v7 Update dependency rollup-plugin-terser to v7 Mar 12, 2022
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch 6 times, most recently from e17fbb1 to fc635dc Compare March 31, 2022 16:15
@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-7.x branch from fc635dc to 053177d Compare March 31, 2022 22:00
@renovate renovate bot merged commit fd0999d into master Mar 31, 2022
@renovate renovate bot deleted the renovate/rollup-plugin-terser-7.x branch March 31, 2022 23:59
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

1 participant