Bump jimp from 0.3.7 to 0.3.9
Created by: dependabot-preview[bot]
Bumps jimp from 0.3.7 to 0.3.9.
Release notes
Sourced from jimp's releases.
v0.3.9
🐛 Bug Fix
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
,plugins
,type-bmp
,type-gif
,type-jpeg
,type-png
,type-tiff
,types
,utils
- #578 add explicit dependency on core-js to all packages ([hipstersmoothie](https://github.com/hipstersmoothie))
Committers: 1
- Andrew Lisowski ([hipstersmoothie](https://github.com/hipstersmoothie))
v0.3.8
🐛 Bug Fix
jimp
- #576 Core-js conflict ([hipstersmoothie](https://github.com/hipstersmoothie))
🏠 Internal
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
,plugins
,type-bmp
,type-gif
,type-jpeg
,type-png
,type-tiff
,types
,utils
- #573 Update Readmes ([hipstersmoothie](https://github.com/hipstersmoothie))
Committers: 1
- Andrew Lisowski ([hipstersmoothie](https://github.com/hipstersmoothie))
Changelog
Sourced from jimp's changelog.
v0.3.9 (2018-08-28)
🐛 Bug Fix
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
,plugins
,type-bmp
,type-gif
,type-jpeg
,type-png
,type-tiff
,types
,utils
- #578 add explicit dependency on core-js to all packages ([hipstersmoothie](https://github.com/hipstersmoothie))
Committers: 1
- Andrew Lisowski ([hipstersmoothie](https://github.com/hipstersmoothie))
v0.3.8 (2018-08-27)
🐛 Bug Fix
jimp
- #576 Core-js conflict ([hipstersmoothie](https://github.com/hipstersmoothie))
🏠 Internal
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
,plugins
,type-bmp
,type-gif
,type-jpeg
,type-png
,type-tiff
,types
,utils
- #573 Update Readmes ([hipstersmoothie](https://github.com/hipstersmoothie))
Committers: 1
- Andrew Lisowski ([hipstersmoothie](https://github.com/hipstersmoothie))
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))
... (truncated) Committers: 4
Commits
-
cc0669d
v0.3.9 -
0cb02a2
Update CHANGELOG.md -
defda8e
Update CHANGELOG.md and commit -
12898ee
add explicit dependency on core-js to all packages (#578) -
5706141
add version to changelog -
c40485a
update changelog -
370c25b
v0.3.8 -
8a63e1e
add explicit dependency for core-js. fixes the case where project depends on ... -
7680559
link to folders (#575) -
4137c44
Update Readmes (#573) - 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.