meta(changelog): Update package versions#257
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
BYK
added a commit
that referenced
this pull request
May 14, 2026
#1299) ## Summary Resolves 20 of 22 open Dependabot security alerts by updating direct dependencies and adding/updating pnpm overrides. The remaining 2 vite alerts (#234, #237) affecting vite 5.x in spotlight have been dismissed as tolerable risk (dev-only dependency). ## Changes ### Direct dependency updates - **hono** 4.12.14 → 4.12.18 — fixes 5 alerts (#252, #253, #256, #257, #258) - **@hono/node-server** 1.19.10 → 1.19.14 — fixes #238 ### pnpm override updates/additions - **vite** `>=6.0.0 <6.3.6` → `>=6.0.0 <6.4.2` with `~6.4.2` target — fixes #234 for vite 6.x - **vite** added `>=7.0.0 <7.3.2` → `>=7.3.2` override — covers future vite 7.x usage - **lodash** `>=4.17.23` → `>=4.18.0` — fixes #235, #236 - **defu** added `>=6.1.5` — fixes #233 - **fast-uri** added `>=3.1.2` — fixes #254, #255 - **ip-address** added `>=10.1.1` — fixes #251 ### Auto-resolving alerts (via transitive updates) - **@xmldom/xmldom** (#247–250) — already at 0.9.9, above patched 0.8.13 - **astro** (#245, #246, #259, #260) — updated transitively; alerts will auto-close ### Dismissed alerts - **#234** (vite WebSocket file read) — vite 5.4.21 not in vulnerable range `>= 6.0.0` - **#237** (vite path traversal `.map`) — dev-only risk; requires `--host` flag ## Verification - `pnpm run build --filter @spotlightjs/spotlight` — passed - `pnpm run test --filter @spotlightjs/spotlight` — 186/186 tests passed - Website build failure is pre-existing on main (unrelated esbuild/astro compat issue)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@spotlightjs/e2e-tests-astro@0.0.3
Patch Changes
@spotlightjs/astro@1.0.2
Patch Changes
[
3fd1029]:@spotlightjs/sidecar@1.1.1
Patch Changes
(
3fd1029)@spotlightjs/spotlight@1.1.1
Patch Changes
Fix Overlay loading path
(
3fd1029)Updated dependencies
[
3fd1029]: