Skip to content

Bump jimp from 1.1.1 to 1.1.5

Dependabot requested to merge dependabot-npm_and_yarn-jimp-1.1.5 into master

Bumps jimp from 1.1.1 to 1.1.5.

Release notes

Sourced from jimp's releases.

v1.1.5

🐛 Bug Fix

️ Pushed to main

  • @jimp/core, jimp

Authors: 1

v1.1.4

Release Notes

improve bundler integration (#1321)

Instead of having to import jimp/browser you can now just import jimp and the bundler should pick up the browser export.


🐛 Bug Fix

Authors: 1

v1.1.3

🐛 Bug Fix

  • jimp
  • @jimp/core, @jimp/diff, @jimp/file-ops, jimp, @jimp/test-utils, @jimp/types, @jimp/utils, @jimp/js-bmp, @jimp/js-gif, @jimp/js-jpeg, @jimp/js-png, @jimp/js-tiff, @jimp/plugin-blit, @jimp/plugin-blur, @jimp/plugin-circle, @jimp/plugin-color, @jimp/plugin-contain, @jimp/plugin-cover, @jimp/plugin-crop, @jimp/plugin-displace, @jimp/plugin-dither, @jimp/plugin-fisheye, @jimp/plugin-flip, @jimp/plugin-hash, @jimp/plugin-mask, @jimp/plugin-print, @jimp/plugin-quantize, @jimp/plugin-resize, @jimp/plugin-rotate, @jimp/plugin-shadow, @jimp/plugin-threshold

Authors: 1

v1.1.2

Release Notes

Make brightness function behave like other implementations (#1312)

... (truncated)

Changelog

Sourced from jimp's changelog.

v1.1.5 (Mon Sep 02 2024)

🐛 Bug Fix

️ Pushed to main

  • @jimp/core, jimp

Authors: 1


v1.1.4 (Mon Sep 02 2024)

Release Notes

improve bundler integration (#1321)

Instead of having to import jimp/browser you can now just import jimp and the bundler should pick up the browser export.


🐛 Bug Fix

Authors: 1


v1.1.3 (Mon Sep 02 2024)

🐛 Bug Fix

  • jimp
  • @jimp/core, @jimp/diff, @jimp/file-ops, jimp, @jimp/test-utils, @jimp/types, @jimp/utils, @jimp/js-bmp, @jimp/js-gif, @jimp/js-jpeg, @jimp/js-png, @jimp/js-tiff, @jimp/plugin-blit, @jimp/plugin-blur, @jimp/plugin-circle, @jimp/plugin-color, @jimp/plugin-contain, @jimp/plugin-cover, @jimp/plugin-crop, @jimp/plugin-displace, @jimp/plugin-dither, @jimp/plugin-fisheye, @jimp/plugin-flip, @jimp/plugin-hash, @jimp/plugin-mask, @jimp/plugin-print, @jimp/plugin-quantize, @jimp/plugin-resize, @jimp/plugin-rotate, @jimp/plugin-shadow, @jimp/plugin-threshold

Authors: 1

... (truncated)

Commits
  • 3d90ad8 Bump version to: v1.1.5 [skip ci]
  • 94a8400 Update CHANGELOG.md [skip ci]
  • 72713d5 Fix height/width being undefined when creating a Jimp from a canvas
  • 6047422 Fix loading fonts in web-worker (#1322)
  • e1010dd Bump version to: v1.1.4 [skip ci]
  • 8868718 Update CHANGELOG.md [skip ci]
  • febc853 improve bundler integration (#1321)
  • 737b230 Bump version to: v1.1.3 [skip ci]
  • 0096856 Update CHANGELOG.md [skip ci]
  • 83c9526 include browser files in shipped package (#1320)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports