Bump jimp from 0.3.5 to 0.3.7
Created by: dependabot-preview[bot]
Bumps jimp from 0.3.5 to 0.3.7.
Release notes
Sourced from jimp's releases.
v0.3.7
🚀 Enhancement
- #549 Can now create a new jimp with the CSS hex color format ([CodySchrank](https://github.com/CodySchrank))
🐛 Bug Fix
core
,custom
,jimp
,plugins
,type-bmp
,type-gif
,type-jpeg
,type-png
,type-tiff
,types
- #571 Bundles ([hipstersmoothie](https://github.com/hipstersmoothie))
- Other
- #567 Fix raw buffer constructor example ([d07RiV](https://github.com/d07RiV))
- #563 get first letter rather than '0'. cause '0' might no be present ([hipstersmoothie](https://github.com/hipstersmoothie))
- #555 Text Function Simplification ([hipstersmoothie](https://github.com/hipstersmoothie))
- #550 Printing unknown white space char ([hipstersmoothie](https://github.com/hipstersmoothie))
- #553 Audit Deps ([hipstersmoothie](https://github.com/hipstersmoothie))
- #551 update load-bmfont ([hipstersmoothie](https://github.com/hipstersmoothie))
- #546 Composite Bug ([hipstersmoothie](https://github.com/hipstersmoothie))
core
,custom
,jimp
,plugin-blit
,plugin-blur
,plugin-color
,plugin-contain
,plugin-cover
,plugin-crop
,plugin-displace
,plugin-dither
,plugin-flip
,plugin-gaussian
,plugin-invert
,plugin-mask
,plugin-normalize
,plugin-print
,plugin-resize
,plugin-rotate
,plugin-scale
,type-bmp
,type-gif
,type-jpeg
,type-png
,type-tiff
,utils
- #566 Build stuff ([hipstersmoothie](https://github.com/hipstersmoothie))
- #547 Monorepo ([hipstersmoothie](https://github.com/hipstersmoothie))
Committers: 4
- Andrew Lisowski ([hipstersmoothie](https://github.com/hipstersmoothie))
- Cody Schrank ([CodySchrank](https://github.com/CodySchrank))
- Nam Se Hyun ([skatpgusskat](https://github.com/skatpgusskat))
- [d07RiV](https://github.com/d07RiV)
Changelog
Sourced from jimp's changelog.
v0.3.6 (2018-08-25)
🚀 Enhancement
- #549 Can now create a new jimp with the CSS hex color format ([CodySchrank](https://github.com/CodySchrank))
🐛 Bug Fix
core
,custom
,jimp
,plugins
,type-bmp
,type-gif
,type-jpeg
,type-png
,type-tiff
,types
- #571 Bundles ([hipstersmoothie](https://github.com/hipstersmoothie))
- Other
- #567 Fix raw buffer constructor example ([d07RiV](https://github.com/d07RiV))
- #563 get first letter rather than '0'. cause '0' might no be present ([hipstersmoothie](https://github.com/hipstersmoothie))
- #555 Text Function Simplification ([hipstersmoothie](https://github.com/hipstersmoothie))
- #550 Printing unknown white space char ([hipstersmoothie](https://github.com/hipstersmoothie))
- #553 Audit Deps ([hipstersmoothie](https://github.com/hipstersmoothie))
- #551 update load-bmfont ([hipstersmoothie](https://github.com/hipstersmoothie))
- #546 Composite Bug ([hipstersmoothie](https://github.com/hipstersmoothie))
core
,custom
,jimp
,plugin-blit
,plugin-blur
,plugin-color
,plugin-contain
,plugin-cover
,plugin-crop
,plugin-displace
,plugin-dither
,plugin-flip
,plugin-gaussian
,plugin-invert
,plugin-mask
,plugin-normalize
,plugin-print
,plugin-resize
,plugin-rotate
,plugin-scale
,type-bmp
,type-gif
,type-jpeg
,type-png
,type-tiff
,utils
- #566 Build stuff ([hipstersmoothie](https://github.com/hipstersmoothie))
- #547 Monorepo ([hipstersmoothie](https://github.com/hipstersmoothie))
Committers: 4
- Andrew Lisowski ([hipstersmoothie](https://github.com/hipstersmoothie))
- Cody Schrank ([CodySchrank](https://github.com/CodySchrank))
- Nam Se Hyun ([skatpgusskat](https://github.com/skatpgusskat))
- [d07RiV](https://github.com/d07RiV)
v0.3.4 (2018-08-11)
🐛 Bug Fix
- #544 Include babel/polyfill ([hipstersmoothie](https://github.com/hipstersmoothie))
- #541 comparing buffers takes a long time so increase the timeout for test:browser ([hipstersmoothie](https://github.com/hipstersmoothie))
Committers: 2
- Andrew Lisowski ([hipstersmoothie](https://github.com/hipstersmoothie))
- Ivan Koprda ([koprda](https://github.com/koprda))
v0.3.3 (2018-08-09)
🚀 Enhancement
- #515 Blendmodes ([hipstersmoothie](https://github.com/hipstersmoothie))
- #514 allow constructor to use rgb data. support decoding outside of jimp ([hipstersmoothie](https://github.com/hipstersmoothie))
- #403 Write using saved mime type ([qw3n](https://github.com/qw3n))
... (truncated)
🐛 Bug Fix
Commits
-
aff1b2f
v0.3.7 -
cdcd0db
update release docs -
783a66a
v0.3.6 -
df370bd
add releasing docs -
fe8a606
add changelog generation -
dbe25ca
fix readme for main package -
c432eb6
v0.3.6-alpha.6 -
bb3a7df
maybe correct peer deps -
04cbcc0
v0.3.6-alpha.5 -
1e7f9d4
plugins/types actually are peer deps of custom - 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.