Update dependency @11ty/eleventy-img to v5 #144
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.0.1
->^5.0.0
Release Notes
11ty/eleventy-img (@11ty/eleventy-img)
v5.0.0
: Eleventy Image v5.0.0Compare Source
Full Milestone: https://github.com/11ty/eleventy-img/milestone/21?closed=1
Full Changelog: 11ty/eleventy-img@v4.0.2...v5.0.0
Install / Upgrade
What's Changed
data:
URIs by default #238New Contributors
v4.0.2
Compare Source
v4.0.1
Compare Source
v4.0.0
: Eleventy Image v4.0.0Compare Source
Full Milestone: https://github.com/11ty/eleventy-img/milestone/20?closed=1
Full Changelog: 11ty/eleventy-img@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 https://github.com/11ty/eleventy-img/pull/158minimumThreshold
(default:1.25
) option to ensure original size is included if smaller than largest specified width by threshold amount, help from @JaredReisinger in https://github.com/11ty/eleventy-img/pull/190v3.0.0-alpha.5
or newer) for zero-configuration image optimization #208New Contributors
v3.1.8
: Eleventy Image v3.1.8:svgShortCircuit: "size"
Compare Source
Full Changelog: 11ty/eleventy-img@v3.1.0...v3.1.8
Adds support for the new
svgShortCircuit: "size"
option (withsvgCompressionSize: "br"
to use Brotli compressed sizes for comparison).Read more: Eleventy Image: Options for SVG
v3.1.7
Compare Source
v3.1.6
Compare Source
v3.1.5
Compare Source
v3.1.3
Compare Source
v3.1.2
Compare Source
v3.1.1
: Eleventy Image v3.1.1:sharp
upgradeCompare Source
Full Changelog: 11ty/eleventy-img@v3.1.0...v3.1.1
Milestone: https://github.com/11ty/eleventy-img/milestone/19?closed=1
sharp
version for libwebp vulnerability fix, see https://github.com/lovell/sharp/issues/3798Read way more detail on the WebP 0-day.
v3.1.0
: Eleventy Image v3.1.0: WebC component,sharp
upgradeCompare Source
Full Changelog: 11ty/eleventy-img@v3.0.0...v3.1.0
Milestone: https://github.com/11ty/eleventy-img/milestone/18?closed=1
Release Notes
<eleventy-image>
WebC component, now on the docs: https://www.11ty.dev/docs/plugins/image/#webcsharp
to v0.32 #178 https://sharp.pixelplumbing.com/changelog#v032---flowv3.0.0
: Eleventy Image v3.0.0Compare Source
Full Changelog: 11ty/eleventy-img@v2.0.1...v3.0.0
Milestone: https://github.com/11ty/eleventy-img/milestone/17?closed=1
Release Notes
alt
attribute on HTML generator #82Configuration
📅 Schedule: Branch creation - "before 8am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.