nhoizey / jekyll-cloudinary

Jekyll plugin adding a Liquid tag for Cloudinary, for better responsive images
https://nhoizey.github.io/jekyll-cloudinary/
MIT License
89 stars 18 forks source link

Bump fastimage from 2.2.6 to 2.2.7 #177

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps fastimage from 2.2.6 to 2.2.7.

Changelog

Sourced from fastimage's changelog.

Version 2.2.7

23-May-2023

  • FEATURE: Adds animated? support for webp and avif images

Version 2.2.6

16-December-2021

  • FEATURE: Add support for AVIF support

Version 2.2.5

10-August-2021

  • FIX: handle HEIC/HEIF rotation angle

Version 2.2.4

02-June-2021

  • FEATURE: Added support for HEIC format
  • FIX: Support SVG files that start with a BOM character
Commits
  • 81b5b7d Merge pull request #141 from xfalcox/animated_for_webp_and_avif
  • 419bafc Smaller animated webp fixture file
  • cb33676 Version bump
  • 5528ef9 FEATURE: Adds animated? support for webp and avif images
  • b65d75c Merge pull request #139 from sdsykes/fix/NoMethodError
  • e5266ff Handle nil being passed as uri
  • f8d0b37 Merge pull request #137 from orien/github-actions
  • c295d5d Use GitHub Actions for CI
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.