unjs / jimp-compact

✏️ Lightweight version of Jimp -- An image processing library written entirely in JavaScript for Node.js
111 stars 5 forks source link

Update devDependency jimp to ^0.6.8 #2

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
jimp devDependencies patch ^0.6.4 -> ^0.6.8

Release Notes

oliver-moran/jimp ### [`v0.6.8`](https://togithub.com/oliver-moran/jimp/blob/master/CHANGELOG.md#v068-Tue-Sep-03-2019) [Compare Source](https://togithub.com/oliver-moran/jimp/compare/v0.6.7...v0.6.8) ##### 🐛 Bug Fix - `jimp` - Remove dependency '[@​babel/polyfill](https://togithub.com/babel/polyfill)' and add 'regenerator-runtime' [#​783](https://togithub.com/oliver-moran/jimp/pull/783) ([@​ebual](https://togithub.com/ebual) [@​hipstersmoothie](https://togithub.com/hipstersmoothie)) ##### Authors: 2 - Philipp Laube ([@​ebual](https://togithub.com/ebual)) - Andrew Lisowski ([@​hipstersmoothie](https://togithub.com/hipstersmoothie)) * * * ### [`v0.6.7`](https://togithub.com/oliver-moran/jimp/blob/master/CHANGELOG.md#v067-Tue-Sep-03-2019) [Compare Source](https://togithub.com/oliver-moran/jimp/compare/v0.6.6...v0.6.7) ##### 🐛 Bug Fix - `@jimp/plugin-crop` - Plugin crop/fix safety checks [#​743](https://togithub.com/oliver-moran/jimp/pull/743) ([@​jagaSto](https://togithub.com/jagaSto)) ##### Authors: 1 - Janik Gassner ([@​jagaSto](https://togithub.com/jagaSto)) * * * ### [`v0.6.6`](https://togithub.com/oliver-moran/jimp/blob/master/CHANGELOG.md#v066-Tue-Sep-03-2019) [Compare Source](https://togithub.com/oliver-moran/jimp/compare/v0.6.5...v0.6.6) ##### 🐛 Bug Fix - `@jimp/plugin-crop` - Fix cropping full width slices [#​741](https://togithub.com/oliver-moran/jimp/pull/741) ([@​NiGhTTraX](https://togithub.com/NiGhTTraX)) ##### Authors: 1 - Andrei Picus ([@​NiGhTTraX](https://togithub.com/NiGhTTraX)) * * * ### [`v0.6.5`](https://togithub.com/oliver-moran/jimp/blob/master/CHANGELOG.md#v065-Tue-Sep-03-2019) [Compare Source](https://togithub.com/oliver-moran/jimp/compare/v0.6.4...v0.6.5) ##### 🐛 Bug Fix - `@jimp/cli`, `jimp` - Fix types [#​778](https://togithub.com/oliver-moran/jimp/pull/778) ([@​hipstersmoothie](https://togithub.com/hipstersmoothie)) - `@jimp/core` - Fix getType() for files with extra dots in filename [#​773](https://togithub.com/oliver-moran/jimp/pull/773) ([@​pvolyntsev](https://togithub.com/pvolyntsev)) - `jimp` - Fix: [#​745](https://togithub.com/oliver-moran/jimp/issues/745) Tyepscript definition wrong return type on hash() [#​746](https://togithub.com/oliver-moran/jimp/pull/746) ([@​soimy](https://togithub.com/soimy)) - `jimp` - export more interfaces [#​732](https://togithub.com/oliver-moran/jimp/pull/732) ([@​pvolyntsev](https://togithub.com/pvolyntsev)) ##### 🏠 Internal - Add Automated Releases [#​784](https://togithub.com/oliver-moran/jimp/pull/784) ([@​hipstersmoothie](https://togithub.com/hipstersmoothie)) - `@jimp/cli`, `@jimp/core`, `jimp`, `@jimp/plugin-crop`, `@jimp/plugin-rotate` - [WIP] circle ci time! [#​777](https://togithub.com/oliver-moran/jimp/pull/777) ([@​hipstersmoothie](https://togithub.com/hipstersmoothie)) ##### 📝 Documentation - Replace `npm` usage with `yarn` [#​782](https://togithub.com/oliver-moran/jimp/pull/782) ([@​pvolyntsev](https://togithub.com/pvolyntsev)) - Add Nimp to readme.md. [#​766](https://togithub.com/oliver-moran/jimp/pull/766) ([@​pvolyntsev](https://togithub.com/pvolyntsev)) - `@jimp/plugin-print` - Update README.md [#​754](https://togithub.com/oliver-moran/jimp/pull/754) ([@​robert-moore](https://togithub.com/robert-moore)) - `@jimp/plugin-resize` - 👌 IMPROVE: Syntax + Docs [#​757](https://togithub.com/oliver-moran/jimp/pull/757) ([@​ahmadawais](https://togithub.com/ahmadawais)) - `@jimp/plugin-gaussian` - fix gaussian example [#​767](https://togithub.com/oliver-moran/jimp/pull/767) ([@​Armanio](https://togithub.com/Armanio)) ##### ⚠️ Pushed to master - trust github.com ([@​hipstersmoothie](https://togithub.com/hipstersmoothie)) ##### Authors: 6 - Andrew Lisowski ([@​hipstersmoothie](https://togithub.com/hipstersmoothie)) - Pavel Volyntsev ([@​pvolyntsev](https://togithub.com/pvolyntsev)) - Shen Yiming ([@​soimy](https://togithub.com/soimy)) - Rob Moore ([@​robert-moore](https://togithub.com/robert-moore)) - Ahmad Awais ⚡️ ([@​ahmadawais](https://togithub.com/ahmadawais)) - Arman ([@​Armanio](https://togithub.com/Armanio))

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

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