Skip to content

chore(fastify): Remove unused cookie module#8603

Merged
wobsoriano merged 2 commits into
mainfrom
rob/aisec-31-f-279-clerkfastify-remove-unused-cookies-runtime-dependency
May 20, 2026
Merged

chore(fastify): Remove unused cookie module#8603
wobsoriano merged 2 commits into
mainfrom
rob/aisec-31-f-279-clerkfastify-remove-unused-cookies-runtime-dependency

Conversation

@wobsoriano
Copy link
Copy Markdown
Member

Description

Resolves AISEC-31

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

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

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment May 20, 2026 5:27pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 20, 2026

🦋 Changeset detected

Latest commit: a42a206

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@clerk/fastify Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 20, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: df8bc831-a1d9-4eeb-ad87-e460ef5d69eb

📥 Commits

Reviewing files that changed from the base of the PR and between a043a15 and a42a206.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • .changeset/wicked-walls-learn.md
  • packages/fastify/package.json
💤 Files with no reviewable changes (1)
  • packages/fastify/package.json

📝 Walkthrough

Walkthrough

This PR updates the @clerk/fastify package by removing the cookies dependency and adding fastify-plugin@^5.1.0 to the dependencies in packages/fastify/package.json. A changeset file documents this change as a patch-level release with a note that an unused cookie module was removed.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically summarizes the main change: removing an unused cookie module from the fastify package, which aligns perfectly with the changeset modifications.
Description check ✅ Passed The description references the resolved issue (AISEC-31) and is related to the changeset, though it lacks detail about the specific changes made to dependencies.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 20, 2026

Open in StackBlitz

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@8603

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@8603

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@8603

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@8603

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@8603

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@8603

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@8603

@clerk/express

npm i https://pkg.pr.new/@clerk/express@8603

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@8603

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@8603

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@8603

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@8603

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@8603

@clerk/react

npm i https://pkg.pr.new/@clerk/react@8603

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@8603

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@8603

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@8603

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@8603

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@8603

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@8603

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@8603

commit: a42a206

@wobsoriano wobsoriano merged commit aa9e975 into main May 20, 2026
72 of 74 checks passed
@wobsoriano wobsoriano deleted the rob/aisec-31-f-279-clerkfastify-remove-unused-cookies-runtime-dependency branch May 20, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants