Skip to content

Update dependency rollup-plugin-terser to v6 #3431

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 27, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 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 3am on Friday" (UTC).

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

♻️ 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, check this box

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

@changeset-bot
Copy link

changeset-bot bot commented Jul 17, 2020

💥 No Changeset

Latest commit: 699d746

Merging this PR will not cause any packages to be released. If these changes should not cause updates to packages in this repo, this is fine 🙂

If these changes should be published to npm, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Jul 17, 2020

Binary Size Report

Affected SDKs

No changes between base commit (1a630ba) and head commit (a36a452).

Test Logs

@renovate renovate bot force-pushed the renovate/rollup-plugin-terser-6.x branch from d4819a7 to 699d746 Compare July 24, 2020 21:39
@Feiyang1 Feiyang1 merged commit cc235a5 into master Jul 27, 2020
@Feiyang1 Feiyang1 deleted the renovate/rollup-plugin-terser-6.x branch July 27, 2020 22:43
@firebase firebase locked and limited conversation to collaborators Aug 27, 2020
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.

4 participants