Skip to content

chore(deps): patch sharp advisory and fold in safe dependabot bumps - #59

Merged
rogadev merged 2 commits into
mainfrom
dev
Sep 9, 2026
Merged

chore(deps): patch sharp advisory and fold in safe dependabot bumps#59
rogadev merged 2 commits into
mainfrom
dev

Conversation

@rogadev

@rogadev rogadev commented Sep 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Resolves the high-severity sharp advisory (GHSA-rgj7-g3m4-5g8c) by pinning sharp@>=0.35.4 through a pnpm.overrides entry. sharp is only reached via the @vite-pwa/assets-generator dev dependency, whose range has no in-range patched version yet, so an override was the only fix available — worth removing once upstream widens its range.
  • Folds in the safe Dependabot bumps: vue 3.5.41→3.5.42 (chore(deps): bump vue from 3.5.41 to 3.5.42 in the production group #56), plus @vue/test-utils 2.4.11→2.5.0, autoprefixer 10.5.4→10.5.5, eslint 10.9.1→10.10.0, globals 17.11.0→17.12.0, and postcss 8.5.26→8.5.28 (chore(deps): bump the development group with 5 updates #57). All patch/minor.
  • No app version bump — security and maintenance only.

Decisions

- audit: add sharp@>=0.35.4 override to resolve GHSA-rgj7-g3m4-5g8c
  (high, via @vite-pwa/assets-generator; no in-range fix available)
- dependabot (npm): vue 3.5.41->3.5.42 (#56); @vue/test-utils 2.4.11->2.5.0,
  autoprefixer 10.5.4->10.5.5, eslint 10.9.1->10.10.0, globals 17.11.0->17.12.0,
  postcss 8.5.26->8.5.28 (#57)

Left open: #58 (jsdom 29->30, vitest 4->5) — both majors, escalated.
@vercel

vercel Bot commented Sep 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
password-generator Ready Ready Preview Sep 9, 2026 2:02am UTC

@rogadev
rogadev merged commit 219d0b2 into main Sep 9, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant