hyperscale / hyperpic

Fast HTTP microservice for high-level image processing.
MIT License
31 stars 2 forks source link

build(deps): bump github.com/h2non/bimg from 1.1.5 to 1.1.6 #79

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/h2non/bimg from 1.1.5 to 1.1.6.

Changelog

Sourced from github.com/h2non/bimg's changelog.

v1.1.6 / 2022-01-28

  • Update README.md
  • Merge pull request #368 from exaring/fix-shrinking-on-small-webp-images
  • Merge pull request #360 from jaberwoky/master
  • Merge pull request #378 from kyfk/fix_typo_and_format
  • goimports
  • fix typo in comments
  • Merge pull request #377 from ZloyDyadka/vector-flag
  • Vips: cast go.int to c.INT in VipsVectorSetEnabled
  • Vips: add VipsVectorSetEnabled
  • Remove debug output
  • Fix for blurry images from WEBP input and small output dimensions
  • Merge pull request #367 from Keruspe/segv
  • unref the image after we used it
  • add test
  • fix panic on reading Exif
Commits
  • 83be955 feat(version): bump 1.1.6
  • e00d7a4 chore(History): update version notes
  • 78145aa Update README.md
  • b29a573 Merge pull request #368 from exaring/fix-shrinking-on-small-webp-images
  • 66447e1 Merge pull request #360 from jaberwoky/master
  • 585090a Merge pull request #378 from kyfk/fix_typo_and_format
  • 97b3679 goimports
  • 7c2c874 fix typo in comments
  • 85f7f17 Merge pull request #377 from ZloyDyadka/vector-flag
  • f62a291 Vips: cast go.int to c.INT in VipsVectorSetEnabled
  • Additional commits viewable in compare view


Dependabot compatibility score

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 recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)