This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade @11ty/eleventy-img from 3.1.8 to 4.0.0.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
*Warning:* This is a major version upgrade, and may be a breaking change.
- The recommended version is **1 version** ahead of your current version.
- The recommended version was released **21 days ago**, on 2024-02-10.
Release notes Package name: @11ty/eleventy-img
Adds fixOrientation option (default: false) to rotate images to ensure correct orientation by @ nosecreek in #158
Adds minimumThreshold (default: 1.25) option to ensure original size is included if smaller than largest specified width by threshold amount, help from @ JaredReisinger in #190
Adds new Eleventy Transform plugin (compatible with Eleventy v3.0.0-alpha.5 or newer) for zero-configuration image optimization #208
Fix incorrectly large reported height for animated gifs by @ Gyanreyer in #182
Make gif eligible for lowest priority source by @ GHF in #195
Bake input orientation into output image by @ GHF in #194
Use srcset and sizes on img element in picture by @ adamwolf in #191
Create directories on demand when writing images to disk by @ danburzo in #176
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade @11ty/eleventy-img from 3.1.8 to 4.0.0.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.*Warning:* This is a major version upgrade, and may be a breaking change. - The recommended version is **1 version** ahead of your current version. - The recommended version was released **21 days ago**, on 2024-02-10.
Release notes
Package name: @11ty/eleventy-img
Full Milestone: https://github.com/11ty/eleventy-img/milestone/20?closed=1
Full Changelog: v3.1.8...v4.0.0
Install / Upgrade
What's Changed
fixOrientation
option (default:false
) to rotate images to ensure correct orientation by @ nosecreek in #158minimumThreshold
(default:1.25
) option to ensure original size is included if smaller than largest specified width by threshold amount, help from @ JaredReisinger in #190v3.0.0-alpha.5
or newer) for zero-configuration image optimization #208New Contributors
Adds support for the new
svgShortCircuit: "size"
option (withsvgCompressionSize: "br"
to use Brotli compressed sizes for comparison).Read more: Eleventy Image: Options for SVG
Commit messages
Package name: @11ty/eleventy-img
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs