Skip to content

Version Packages#93

Merged
calvinbrewer merged 1 commit intomainfrom
changeset-release/main
Feb 28, 2025
Merged

Version Packages#93
calvinbrewer merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm 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

@cipherstash/nextjs@3.0.0

Major Changes

  • 02dc980: Support configuration from environment variables or toml config.

@cipherstash/protect@6.0.0

Major Changes

  • f4d8334: Released protectjs-ffi with toml file configuration support.
    Added a withResult pattern to all public facing functions for better error handling.
    Updated all documentation to reflect the new configuration pattern.

@cipherstash/basic-example@1.0.3

Patch Changes

  • Updated dependencies [f4d8334]
    • @cipherstash/protect@6.0.0

@cipherstash/nextjs-clerk-example@0.0.1

Patch Changes

  • Updated dependencies [02dc980]
  • Updated dependencies [f4d8334]
    • @cipherstash/nextjs@3.0.0
    • @cipherstash/protect@6.0.0

@calvinbrewer calvinbrewer merged commit ce2a9bf into main Feb 28, 2025
@calvinbrewer calvinbrewer deleted the changeset-release/main branch February 28, 2025 22:19
coderdan added a commit that referenced this pull request May 6, 2026
Patches 7 medium-severity advisories on hono / @hono/node-server,
all consumed transitively here via @modelcontextprotocol/sdk@1.29.0:

- GHSA-vrm6-9wfh-7r9p (#90, @hono/node-server) — middleware bypass via
  repeated slashes in serveStatic, patched in 1.19.13
- GHSA-8wjg-2qrw-6cf2 (#91) — same root cause in hono itself,
  patched in 4.12.12
- GHSA-2vgw-pq57-xx9c (#92) — path traversal in toSSG()
- GHSA-87xc-2fmq-h3xv (#93) — missing cookie-name validation in
  setCookie()
- GHSA-fvm4-fc8h-pcg5 (#94) — incorrect IP matching in
  ipRestriction() for IPv4-mapped IPv6
- GHSA-cv2m-gx9q-9pf4 (#95) — non-breaking-space prefix bypass in
  getCookie() name handling
- GHSA-458j-xx4x-4375 (#97) — improper JSX attribute name handling
  allowing HTML injection in hono/jsx SSR, patched in 4.12.14

4.12.14 covers all of them. Added overrides ">=4.12.14" / ">=1.19.13"
to keep future resolves on the patched line. Surgical lockfile edit
covers the package def + integrity for both, plus the snapshot key
peer-hash references.
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