vulcu / birdhouse-recipes

Birdhouse Recipe Collection
https://vulcu.github.io/birdhouse-recipes/
GNU General Public License v3.0
1 stars 0 forks source link

chore(deps-dev): bump @11ty/eleventy-img from 3.1.0 to 3.1.8 #75

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps @11ty/eleventy-img from 3.1.0 to 3.1.8.

Release notes

Sourced from @​11ty/eleventy-img's releases.

Eleventy Image v3.1.8: svgShortCircuit: "size"

Full Changelog: https://github.com/11ty/eleventy-img/compare/v3.1.0...v3.1.8

Adds support for the new svgShortCircuit: "size" option (with svgCompressionSize: "br" to use Brotli compressed sizes for comparison).

Read more: Eleventy Image: Options for SVG

Eleventy Image v3.1.1: sharp upgrade

Full Changelog: https://github.com/11ty/eleventy-img/compare/v3.1.0...v3.1.1 Milestone: https://github.com/11ty/eleventy-img/milestone/19?closed=1

  • 🚨 Important if you’re using this package with untrusted images. Upgrades sharp version for libwebp vulnerability fix, see lovell/sharp#3798

Read way more detail on the WebP 0-day.

Commits
  • 46fe087 v3.1.8
  • 982c33f Missing brotli compression size with cached image.
  • 109e029 v3.1.7
  • 47b43a4 Option to transform SVG size properties to reflect brotli compression sizes
  • e2c7219 v3.1.6
  • de80434 If the SVG is small enough, don’t use any raster images.
  • 1610350 v3.1.5
  • b823819 Don’t remove SVG!
  • a55f36c v3.1.4
  • d6dc01b Improvement replaces large rasters with SVG.
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)