Closed renovate[bot] closed 3 years ago
:construction_worker: This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.
If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help.
This PR has been flagged for autoclosing, however it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
This PR contains the following updates:
5.3.0
->6.1.0
Release Notes
TrySound/rollup-plugin-terser
### [`v6.1.0`](https://togithub.com/TrySound/rollup-plugin-terser/releases/v6.1.0) [Compare Source](https://togithub.com/TrySound/rollup-plugin-terser/compare/v6.0.1...v6.1.0) 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`](https://togithub.com/TrySound/rollup-plugin-terser/compare/v6.0.0...v6.0.1) [Compare Source](https://togithub.com/TrySound/rollup-plugin-terser/compare/v6.0.0...v6.0.1) ### [`v6.0.0`](https://togithub.com/TrySound/rollup-plugin-terser/releases/v6.0.0) [Compare Source](https://togithub.com/TrySound/rollup-plugin-terser/compare/v5.3.0...v6.0.0) - 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](https://rollupjs.org/guide/en/#using-output-plugins)Renovate configuration
:date: Schedule: "before 3am on Monday" in timezone Europe/Moscow.
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.