ampproject / amp-by-example

DEPRECATED: AMP by Example has been merged into amp.dev
http://amp.dev
Apache License 2.0
753 stars 505 forks source link

Update dependency resize-img to v2 #2054

Open renovate-bot opened 4 years ago

renovate-bot commented 4 years ago

This PR contains the following updates:

Package Type Update Change
resize-img devDependencies major 1.1.2 -> 2.0.0

Release Notes

kevva/resize-img ### [`v2.0.0`](https://togithub.com/kevva/resize-img/releases/v2.0.0) [Compare Source](https://togithub.com/kevva/resize-img/compare/v1.1.2...v2.0.0) - Check that `width` and `height` is finite numbers [`cf1a6fd`](https://togithub.com/kevva/resize-img/commit/cf1a6fd) - Add `format` option [`1cc86e8`](https://togithub.com/kevva/resize-img/commit/1cc86e8) - Bump `image-size` dependency [`e40cb5e`](https://togithub.com/kevva/resize-img/commit/e40cb5e) - Support Node.js 10 [`09b724d`](https://togithub.com/kevva/resize-img/commit/09b724d) - Fix resize problems for jpg and bmp files if a target dimension is calculated ([#​4](https://togithub.com/kevva/resize-img/issues/4)) [`dc6ef18`](https://togithub.com/kevva/resize-img/commit/dc6ef18) - Test on Node.js 6 instead of 5 [`cb670df`](https://togithub.com/kevva/resize-img/commit/cb670df) - Use `Buffer.from()` instead of `new Buffer()` [`dca3f59`](https://togithub.com/kevva/resize-img/commit/dca3f59)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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