uploadcare / uploadcare-widget

Uploadcare Widget, an ultimate tool for HTML5 file upload supporting multiple file upload, drag&drop, validation by file size/file extension/MIME file type, progress bar for file uploads, image preview.
https://uploadcare.com/products/file_uploader/
BSD 2-Clause "Simplified" License
227 stars 102 forks source link

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

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

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`](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.

renovate[bot] commented 4 years ago

PR has been edited

: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.

renovate[bot] commented 4 years ago

Autoclosing Skipped

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.