Skip to content

chore(deps-dev): bump sharp from 0.35.2 to 0.35.4 in /apps/www - #49

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/apps/www/sharp-0.35.4
Open

dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/apps/www/sharp-0.35.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 25, 2026 •

Copy link
Copy Markdown

Bumps sharp from 0.35.2 to 0.35.4.

Release notes

Sourced from sharp's releases.

v0.35.4

https://github.com/lovell/sharp-libvips/releases/tag/v1.3.3

v0.35.4-rc.0

... (truncated)

Commits
  • 7f1a0a2 Release v0.35.4
  • f927818 Upgrade to sharp-libvips v1.3.3
  • e802092 Prerelease v0.35.4-rc.0
  • e13eb2f CI: Fix wasm32 build (#4589)
  • a82a0b3 Upgrade to libvips v8.18.6
  • 8044fe4 Bound resize dimensions to coordinate limit
  • 147f859 Docs: changelog entries for #4578 #4584
  • ee5bfb8 Tests: use yauzl directly rather than via extract-zip wrapper
  • 7a77889 Bump uraimo/run-on-arch-action from 3.1.0 to 3.2.0 (#4588)
  • ea5bef2 Improve support for input Streams finishing before output is requested (#4584)
  • 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 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.

Human/agent addendum: Dependabot's own diff (apps/www/package.json only) left pnpm-lock.yaml stale, failing every job at pnpm install --frozen-lockfile with ERR_PNPM_OUTDATED_LOCKFILE. Pushed commit 4fec9d1 to this branch to regenerate the lockfile with the repo's pinned pnpm@9.15.9; verified via git diff pnpm-lock.yaml that only the sharp/@img/sharp-* entries changed, and confirmed pnpm install --frozen-lockfile now succeeds. That push flips github.actor away from dependabot[bot], which is what re-enables the Preflight Evidence gate below (see ci.yml's comment on that job) — filling it in for this small fix rather than leaving the lane red.

CodSpeed is separately expected to fail — pre-existing dashboard misconfiguration unrelated to this change, tracked in #46.

Agent Preflight (Required)

  • Preflight completed before code changes

Classification

  • cross-component-change

External References

Reviewed the pnpm install --frozen-lockfile failure output (ERR_PNPM_OUTDATED_LOCKFILE) and compared against sibling Dependabot PRs #50/#51, which synced their lockfiles correctly, to confirm this PR's lockfile was the outlier and the fix pattern (regenerate with the pinned pnpm version).

Codebase Impact Analysis

Regenerated the workspace-root pnpm-lock.yaml to match apps/www/package.json's sharp 0.35.2 -> 0.35.4 bump (pnpm install --no-frozen-lockfile with pnpm@9.15.9, matching packageManager in package.json). Confirmed via git diff pnpm-lock.yaml that only the sharp/@img/sharp-* entries under apps/www's importer changed — no other workspace project's resolved versions moved. Re-ran pnpm install --frozen-lockfile to confirm all 14 workspace projects now install cleanly.

Documentation & Specs

N/A: dependency lockfile sync only, no docs/spec changes needed.

Constitution & Risk Check

Low risk: mechanical lockfile regeneration to match a version bump Dependabot already proposed and that carries a high compatibility score; no application code changed. Verified the diff is scoped to sharp's own entries before pushing, so no unrelated dependency drift was introduced.

Bumps [sharp](https://github.com/lovell/sharp) from 0.35.2 to 0.35.4.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.35.2...v0.35.4)

---
updated-dependencies:
- dependency-name: sharp
  dependency-version: 0.35.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 25, 2026
Dependabot bumped apps/www/package.json but didn't update the lockfile,
so every CI job failed at "Install dependencies" with
ERR_PNPM_OUTDATED_LOCKFILE.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016o746zzmP3iua4RXwDzsEN

This branch has not been deployed

No deployments
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant