Bump jimp from 0.4.0 to 0.5.0
Created by: dependabot-preview[bot]
Bumps jimp from 0.4.0 to 0.5.0.
Release notes
Sourced from jimp's releases.
v0.5.0
🚀 Enhancement
jimp
,plugin-crop
- #399 Add
leaveBorder
to AutoCrop ([JR-Y](https://github.com/JR-Y))- #461 Add 'cropSymmetric' to AutoCrop ([f-barth](https://github.com/f-barth))
🐛 Bug Fix
plugin-blit
- #613 Blit src params Issue ([hipstersmoothie](https://github.com/hipstersmoothie))
plugin-print
- #611 Print Offset Bug ([hipstersmoothie](https://github.com/hipstersmoothie))
- #595 Vertical Align Y Print Bug ([hipstersmoothie](https://github.com/hipstersmoothie))
jimp
,type-png
- #604 Fix PNG Options ([hipstersmoothie](https://github.com/hipstersmoothie))
🏠 Internal
core
,custom
,jimp
,plugin-blit
,plugin-blur
,plugin-circle
,plugin-color
,plugin-contain
,plugin-cover
,plugin-crop
,plugin-displace
,plugin-dither
,plugin-fisheye
,plugin-flip
,plugin-gaussian
,plugin-invert
,plugin-mask
,plugin-normalize
,plugin-print
,plugin-resize
,plugin-rotate
,plugin-scale
,plugin-shadow
,plugin-threshold
,plugins
,test-utils
,type-bmp
,type-gif
,type-jpeg
,type-png
,type-tiff
,types
,utils
- #615 Licenses ([hipstersmoothie](https://github.com/hipstersmoothie))
- #608 remove link from all docs ([hipstersmoothie](https://github.com/hipstersmoothie))
plugin-shadow
- #599 Add Shadow Plugin ([hipstersmoothie](https://github.com/hipstersmoothie))
plugin-circle
,plugin-fisheye
- #596 Add Fisheye Plugin ([hipstersmoothie](https://github.com/hipstersmoothie))
plugin-threshold
- #352 Threshold Plugin ([brownrw8](https://github.com/brownrw8))
custom
- #598 Document re - configure jimp ([hipstersmoothie](https://github.com/hipstersmoothie))
plugin-circle
- #594 Circle plugin ([hipstersmoothie](https://github.com/hipstersmoothie))
Committers: 5
- Andrew Lisowski ([hipstersmoothie](https://github.com/hipstersmoothie))
- John-Robert Yrjölä ([JR-Y](https://github.com/JR-Y))
- Vladyslav Turak ([turakvlad](https://github.com/turakvlad))
- [brownrw8](https://github.com/brownrw8)
- [f-barth](https://github.com/f-barth)
Changelog
Sourced from jimp's changelog.
v0.5.0 (2018-09-15)
🚀 Enhancement
jimp
,plugin-crop
- #399 Add
leaveBorder
to AutoCrop ([JR-Y](https://github.com/JR-Y))- #461 Add 'cropSymmetric' to AutoCrop ([f-barth](https://github.com/f-barth))
🐛 Bug Fix
plugin-blit
- #613 Blit src params Issue ([hipstersmoothie](https://github.com/hipstersmoothie))
plugin-print
- #611 Print Offset Bug ([hipstersmoothie](https://github.com/hipstersmoothie))
- #595 Vertical Align Y Print Bug ([hipstersmoothie](https://github.com/hipstersmoothie))
jimp
,type-png
- #604 Fix PNG Options ([hipstersmoothie](https://github.com/hipstersmoothie))
🏠 Internal
core
,custom
,jimp
,plugin-blit
,plugin-blur
,plugin-circle
,plugin-color
,plugin-contain
,plugin-cover
,plugin-crop
,plugin-displace
,plugin-dither
,plugin-fisheye
,plugin-flip
,plugin-gaussian
,plugin-invert
,plugin-mask
,plugin-normalize
,plugin-print
,plugin-resize
,plugin-rotate
,plugin-scale
,plugin-shadow
,plugin-threshold
,plugins
,test-utils
,type-bmp
,type-gif
,type-jpeg
,type-png
,type-tiff
,types
,utils
- #615 Licenses ([hipstersmoothie](https://github.com/hipstersmoothie))
- #608 remove link from all docs ([hipstersmoothie](https://github.com/hipstersmoothie))
plugin-shadow
- #599 Add Shadow Plugin ([hipstersmoothie](https://github.com/hipstersmoothie))
plugin-circle
,plugin-fisheye
- #596 Add Fisheye Plugin ([hipstersmoothie](https://github.com/hipstersmoothie))
plugin-threshold
- #352 Threshold Plugin ([brownrw8](https://github.com/brownrw8))
custom
- #598 Document re - configure jimp ([hipstersmoothie](https://github.com/hipstersmoothie))
plugin-circle
- #594 Circle plugin ([hipstersmoothie](https://github.com/hipstersmoothie))
Committers: 5
- Andrew Lisowski ([hipstersmoothie](https://github.com/hipstersmoothie))
- John-Robert Yrjölä ([JR-Y](https://github.com/JR-Y))
- Vladyslav Turak ([turakvlad](https://github.com/turakvlad))
- [brownrw8](https://github.com/brownrw8)
- [f-barth](https://github.com/f-barth)
Commits
-
fbbe0b7
v0.5.0 -
35bad48
Update CHANGELOG.md -
895c9cd
fix build -
5dbe442
respect src image offset (#613) -
ead32cb
Licenses (#615) -
549ba62
Delete middle-aligned.png -
b25c7dc
Create CODE_OF_CONDUCT.md -
0c9a570
Update issue templates -
8dfef81
Create LICENSE -
34eafd4
Print Offset Bug (#611) - Additional commits viewable in compare view
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 merge
will merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge -
@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:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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.