Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm_and_yarn group group with 1 update #10

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2024

Bumps the npm_and_yarn group group with 1 update: @11ty/eleventy-img.

Updates @11ty/eleventy-img from 1.1.0 to 3.1.8

Release notes

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

Eleventy Image v3.1.8: svgShortCircuit: "size"

Full Changelog: 11ty/eleventy-img@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: 11ty/eleventy-img@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.

Eleventy Image v3.1.0: WebC component, sharp upgrade

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 v3.0.0

Full Changelog: 11ty/eleventy-img@v2.0.1...v3.0.0 Milestone: https://github.com/11ty/eleventy-img/milestone/17?closed=1

Release Notes

Eleventy Image v2.0.1

  • Fixes a bug with dryRun: true that would still write files in some cases. This caused problems when using Eleventy Image in a serverless environment where attempting to write a files will throw an error!

Eleventy Image v2.0.0

The only breaking change here is that we now use Eleventy Fetch v3.0.0 internally instead of @11ty/eleventy-cache-assets. https://github.com/11ty/eleventy-fetch/releases/tag/v3.0.0

The algorithm to generate file names used for cache has changed: previously saved .cache folders generated by eleventy-cache-assets v2 will not be carried forward and new remote requests will be made!

While this might not technically be classified as a breaking change (new cache files and new remote resource requests), we wanted to play it extra safe here. No other breaking changes included.

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 <dependency name> 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group group with 1 update: [@11ty/eleventy-img](https://github.com/11ty/eleventy-img).


Updates `@11ty/eleventy-img` from 1.1.0 to 3.1.8
- [Release notes](https://github.com/11ty/eleventy-img/releases)
- [Commits](11ty/eleventy-img@v1.1.0...v3.1.8)

---
updated-dependencies:
- dependency-name: "@11ty/eleventy-img"
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 11, 2024
@jskinne3 jskinne3 merged commit 563eb2e into main Jan 11, 2024
@jskinne3 jskinne3 deleted the dependabot/npm_and_yarn/npm_and_yarn-security-group-efd7f3ef06 branch January 11, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant