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.0.19 to 1.1.2 #51

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps github.com/h2non/bimg from 1.0.19 to 1.1.2.

Release notes

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

v1.1.0 / 2020-06-07

  • feat(ci): enable libvips versions
  • fix(ci)
  • fix(ci)
  • fix(ci): try exporting env vars
  • fix
  • feat: add Dockerfile / Docker-driven CI job
  • fix(co)
  • feat(version): bump minor to 1
  • fix(ci): try new install
  • fix(ci): try new install
  • fix(ci): add curl package
  • fix(ci): add curl package
  • fix(ci): add curl package
  • fix(ci): try new install
  • fix(ci): indent style
  • fix(ci): indent style
  • fix(ci): indent style
  • Merge pull request #299 from evanoberholster/master
  • refactor(ci): disable verions matrix
  • refactor(docs): use github.com package import path
  • feat: add test image
  • Merge pull request #281 from pohang/skip_smartcrop
  • Merge pull request #317 from larrabee/master
  • Merge pull request #307 from OrderMyGear/eslam/ch15924/some-product-images-have-a-border
  • refactor(travis): adjust matrix versions
  • Merge pull request #333 from simia-tech/master
  • Fix orientation in vipsFlip call (resizer rotateAndFlipImage)
  • chore(docs): delete old contributor
  • enable vipsAffine to use Extend option value and send it to lipvips this will change the default from the one that lipvips use which is background to the ones that bimg use which is C.VIPS_EXTEND_BLACK but because the lip add extra 1 or .5 pix the background is considered black anyway so this will not affect anyone but will fix the bug of having border on the right and bottom of some images
  • Merge pull request #327 from shoreward/master
  • update libvips documentation links
  • fix(vips.h): delete preprocessor HEIF version check
  • Merge pull request #320 from cgroschupp/feat/reduce-png-save-size
  • use VIPS_FOREIGN_PNG_FILTER_ALL in vips_pngsave_bridge
  • fix(resizer): add exported error comment
  • Merge branch 'master' of https://github.com/h2non/bimg
  • chore(ci): temporarily disable go/libvips versions
  • Merge pull request #291 from andrioid/patch-1
  • Merge pull request #293 from team-lab/gammaFilter
  • Merge pull request #315 from vansante/heif
  • feat(version): bump patch
  • Fix bug with images with alpha channel on embeding background
  • Fix typo
  • Dont upgrade version, add missing test file
  • Add support for other HEIF mimetype
  • Supporting auto rotate for HEIF/HEIC images.
  • Adding support for heif (i.e. heic files).
  • Merge branch 'master' into master
... (truncated)
Changelog

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

v1.1.2 / 2020-06-08

  • fix(#335): disable image flatten type conditional

v1.1.1 / 2020-06-08

  • feat(version): bump patch
  • refactor(docs): add libvips install reference
  • fix(ci): disable old libvips versions
  • fix(install): use latest libvips version
  • fix(tests): add heif exception in libvips < 8.8
  • refactor(ci): use libvips 8.7
  • fix(History): use proper version

v1.1.0 / 2020-06-07

  • feat(ci): enable libvips versions
  • fix(ci)
  • fix(ci)
  • fix(ci): try exporting env vars
  • fix
  • feat: add Dockerfile / Docker-driven CI job
  • fix(co)
  • feat(version): bump minor to 1
  • fix(ci): try new install
  • fix(ci): try new install
  • fix(ci): add curl package
  • fix(ci): add curl package
  • fix(ci): add curl package
  • fix(ci): try new install
  • fix(ci): indent style
  • fix(ci): indent style
  • fix(ci): indent style
  • Merge pull request #299 from evanoberholster/master
  • refactor(ci): disable verions matrix
  • refactor(docs): use github.com package import path
  • feat: add test image
  • Merge pull request #281 from pohang/skip_smartcrop
  • Merge pull request #317 from larrabee/master
  • Merge pull request #307 from OrderMyGear/eslam/ch15924/some-product-images-have-a-border
  • refactor(travis): adjust matrix versions
  • Merge pull request #333 from simia-tech/master
  • Fix orientation in vipsFlip call (resizer rotateAndFlipImage)
  • chore(docs): delete old contributor
  • enable vipsAffine to use Extend option value and send it to lipvips this will change the default from the one that lipvips use which is background to the ones that bimg use which is C.VIPS_EXTEND_BLACK but because the lip add extra 1 or .5 pix the background is considered black anyway so this will not affect anyone but will fix the bug of having border on the right and bottom of some images
  • Merge pull request #327 from shoreward/master
... (truncated)
Commits
  • d92030a feat(history): add changes
  • 218f142 fix(#335): disable image flatten type conditional
  • caec4ab feat(history): add changes
  • 71586bf feat(version): bump patch
  • 6a99b15 refactor(docs): add libvips install reference
  • eab0a4b fix(ci): disable old libvips versions
  • 8134822 fix(install): use latest libvips version
  • 5bd2c15 fix(tests): add heif exception in libvips < 8.8
  • 69f1ab7 refactor(ci): use libvips 8.7
  • 3a950d1 fix(History): use proper version
  • 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) - `@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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - 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)
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 95.387% when pulling 07afafef90914758da45227ed960d8b464244471 on dependabot/go_modules/github.com/h2non/bimg-1.1.2 into 3884e049ccd22a7079a5c803365c3d2d6f43b400 on develop.