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 sharp and 10up-toolkit #182

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2023

Bumps sharp to 0.32.1 and updates ancestor dependency 10up-toolkit. These dependencies need to be updated together.

Updates sharp from 0.30.7 to 0.32.1

Changelog

Sourced from sharp's changelog.

v0.32.6 - 18th September 2023

  • Upgrade to libvips v8.14.5 for upstream bug fixes.

  • Ensure composite tile images are fully decoded (regression in 0.32.0). #3767

  • Ensure withMetadata can add ICC profiles to RGB16 output. #3773

  • Ensure withMetadata does not reduce 16-bit images to 8-bit (regression in 0.32.5). #3773

  • TypeScript: Add definitions for block and unblock. #3799 @​ldrick

v0.32.5 - 15th August 2023

  • Upgrade to libvips v8.14.4 for upstream bug fixes.

  • TypeScript: Add missing WebpPresetEnum to definitions. #3748 @​pilotso11

  • Ensure compilation using musl v1.2.4. #3755 @​kleisauke

  • Ensure resize with a fit of inside respects 90/270 degree rotation. #3756

  • TypeScript: Ensure minSize property of WebpOptions is boolean. #3758 @​sho-xizz

  • Ensure withMetadata adds default sRGB profile. #3761

v0.32.4 - 21st July 2023

  • Upgrade to libvips v8.14.3 for upstream bug fixes.

  • Expose ability to (un)block low-level libvips operations by name.

  • Prebuilt binaries: restore support for tile-based output. #3581

v0.32.3 - 14th July 2023

... (truncated)

Commits

Updates 10up-toolkit from 4.3.1 to 5.2.2

Changelog

Sourced from 10up-toolkit's changelog.

Changelog

5.2.2

Patch Changes

  • d3ea57e: install @​wordpress/eslint-plugin in toolkit by default

5.2.2-next.0

Patch Changes

  • d3ea57e: install @​wordpress/eslint-plugin in toolkit by default
  • Updated dependencies [b172081]
    • @​10up/stylelint-config@​2.0.5-next.0

5.2.1

Patch Changes

  • a930021: Fix: prettier peerDependency range
  • d3e6078: fix coply all php files inside the blocks directory into dist

5.2.1-next.1

Patch Changes

  • a930021: Fix: prettier peerDependency range
  • Updated dependencies [a930021]
    • @​10up/eslint-config@​3.1.1-next.0

5.2.1-next.0

Patch Changes

  • d3e6078: fix coply all php files inside the blocks directory into dist

5.2.0

Minor Changes

  • f3122e4: Updating several dependencies Better error messages when svg parsing fails

5.1.0

Minor Changes

  • 799afd5: Introduce support for Linaria (css-in-js) in toolkit.
  • b682822: maybe insert style version hash to dist block.json files

... (truncated)

Commits

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

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

Bumps [sharp](https://github.com/lovell/sharp) to 0.32.6 and updates ancestor dependency [10up-toolkit](https://github.com/10up/10up-toolkit/tree/HEAD/packages/toolkit). These dependencies need to be updated together.


Updates `sharp` from 0.30.7 to 0.32.6
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.30.7...v0.32.6)

Updates `10up-toolkit` from 4.3.1 to 5.2.3
- [Release notes](https://github.com/10up/10up-toolkit/releases)
- [Changelog](https://github.com/10up/10up-toolkit/blob/develop/packages/toolkit/CHANGELOG.md)
- [Commits](https://github.com/10up/10up-toolkit/commits/HEAD/packages/toolkit)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: indirect
- dependency-name: 10up-toolkit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 16, 2023 18:57
@dependabot dependabot bot added javascript Pull requests that update Javascript code type:dependency An issue with a separate library that this project relies upon. labels Nov 16, 2023
@dependabot dependabot bot requested review from Sidsector9 and removed request for a team November 16, 2023 18:57
@jeffpaul jeffpaul added this to the 2.7.0 milestone Nov 16, 2023
@jeffpaul
Copy link
Member

jeffpaul commented Jan 2, 2024

@Sidsector9 bumping this back onto your radar for code review/testing

@github-actions github-actions bot added the needs:code-review This requires code review. label Jan 3, 2024
@Sidsector9
Copy link
Member

Thanks for the ping. This PR is blocked by 10up/10up-toolkit#348

@Sidsector9 Sidsector9 merged commit 9e701b3 into develop Jan 4, 2024
12 checks passed
@Sidsector9 Sidsector9 deleted the dependabot/npm_and_yarn/sharp-and-10up-toolkit-0.32.6 branch January 4, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code needs:code-review This requires code review. type:dependency An issue with a separate library that this project relies upon.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants