Skip to content

meta(changelog): Update package versions#235

Merged
Lms24 merged 1 commit into
mainfrom
changeset-release/main
Dec 6, 2023
Merged

meta(changelog): Update package versions#235
Lms24 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Dec 6, 2023

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/astro@1.0.0

Major Changes

  • meta: Bump @spotlightjs packages to version 1.0.0 (#228)

    This change sets all public @spotlightjs packages to major version 1.0.0. From now on, we will follow semantic
    versioning.

Patch Changes

  • Updated dependencies
    [240e6b8,
    e18fb33]:
    • @spotlightjs/overlay@1.0.0
    • @spotlightjs/sidecar@1.0.0

@spotlightjs/overlay@1.0.0

Major Changes

  • meta: Bump @spotlightjs packages to version 1.0.0 (#228)

    This change sets all public @spotlightjs packages to major version 1.0.0. From now on, we will follow semantic
    versioning.

Patch Changes

  • feat(overlay): Add experiments configuration and Spotlight Context
    (#231)

@spotlightjs/sidecar@1.0.0

Major Changes

  • meta: Bump @spotlightjs packages to version 1.0.0 (#228)

    This change sets all public @spotlightjs packages to major version 1.0.0. From now on, we will follow semantic
    versioning.

@spotlightjs/spotlight@1.0.0

Major Changes

  • meta: Bump @spotlightjs packages to version 1.0.0 (#228)

    This change sets all public @spotlightjs packages to major version 1.0.0. From now on, we will follow semantic
    versioning.

Patch Changes

  • Updated dependencies
    [240e6b8,
    e18fb33]:
    • @spotlightjs/overlay@1.0.0
    • @spotlightjs/sidecar@1.0.0

@spotlightjs/tsconfig@1.0.0

Major Changes

  • meta: Bump @spotlightjs packages to version 1.0.0 (#228)

    This change sets all public @spotlightjs packages to major version 1.0.0. From now on, we will follow semantic
    versioning.

@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spotlightjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 6, 2023 9:52am

Copy link
Copy Markdown
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright, here we go 🚀

@Lms24 Lms24 merged commit 4ef529f into main Dec 6, 2023
@Lms24 Lms24 deleted the changeset-release/main branch December 6, 2023 09:52
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)
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