DeMoorJasper / parcel-plugin-imagemin

Parcel image minification plugin
MIT License
129 stars 7 forks source link

Update imagemin requirement from ^6.1.0 to ^7.0.0 #46

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on imagemin to permit the latest version.

Release notes *Sourced from [imagemin's releases](https://github.com/imagemin/imagemin/releases).* > ## v7.0.0 > Breaking: > - Require Node.js 8 801a885 > - Move `output` argument to an option called `destination` 801a885 8dd5a14 > - Rename `.path` to `.destinationPath` and add `.sourcePath` cc0171e > > Enhancements: > - Add `glob` option 04edf5a > - Filter out junk files ([#284](https://github-redirect.dependabot.com/imagemin/imagemin/issues/284)) 6745ce3 > > https://github.com/imagemin/imagemin/compare/v6.1.0...v7.0.0
Commits - [`b27ba85`](https://github.com/imagemin/imagemin/commit/b27ba853e3d81c442f077bebd53fa7faf7df9c43) 7.0.0 - [`8dd5a14`](https://github.com/imagemin/imagemin/commit/8dd5a1472d77345808807c888322a816b97fc37e) Rename `output` option to `destination` - [`cc0171e`](https://github.com/imagemin/imagemin/commit/cc0171edd5e91ed6e00cd9f1952f74a2249ce3c2) Rename `.path` to `.destinationPath` and add `.sourcePath` - [`04edf5a`](https://github.com/imagemin/imagemin/commit/04edf5af58a6f8844fd305954f0efee0fed168ae) Add `glob` option - [`801a885`](https://github.com/imagemin/imagemin/commit/801a8850edb83cccb7fd9b21e2d76e91da4d1b8c) Require Node.js 8 and move `output` argument to options - [`6745ce3`](https://github.com/imagemin/imagemin/commit/6745ce32960dc4d00a552625fe3dd5b3c3d36ab1) Filter out junk files ([#284](https://github-redirect.dependabot.com/imagemin/imagemin/issues/284)) - [`d837afb`](https://github.com/imagemin/imagemin/commit/d837afbacff7bb71be8908d300a914ffdf09e6b4) Use Travis to test on Windows ([#309](https://github-redirect.dependabot.com/imagemin/imagemin/issues/309)) - [`d9da21c`](https://github.com/imagemin/imagemin/commit/d9da21c39f7f54600fc60b3170f89afc1e2c192b) Fix usage example for `imagemin-pngquant` - See full diff in [compare view](https://github.com/imagemin/imagemin/compare/v6.1.0...v7.0.0)


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.