Skip to content

chore: Bump minor dependencies across the workspace#42

Merged
jobenjada merged 1 commit into
mainfrom
codex/dependency-minor-updates
Mar 27, 2026
Merged

chore: Bump minor dependencies across the workspace#42
jobenjada merged 1 commit into
mainfrom
codex/dependency-minor-updates

Conversation

@mattinannt
Copy link
Copy Markdown
Member

Summary

  • bump the root workspace tooling versions for pnpm and turbo
  • bump the playground app minor dependencies, including next, eslint-config-next, and related tooling
  • bump the @formbricks/js package minor test and lint dependencies and refresh pnpm-lock.yaml

Validation

  • pnpm test
  • pnpm build
  • pnpm lint

Notes

  • pnpm build completed successfully with a non-blocking vite-plugin-dts warning that API Extractor bundles TypeScript 5.8.2 while the project uses 5.9.3

@sonarqubecloud
Copy link
Copy Markdown

@mattinannt mattinannt changed the title [codex] Bump minor dependencies across the workspace chore: Bump minor dependencies across the workspace Mar 27, 2026
@mattinannt mattinannt marked this pull request as ready for review March 27, 2026 13:58
@mattinannt mattinannt requested a review from jobenjada March 27, 2026 13:58
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 27, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: d632c8ed-69a7-4210-b476-2eab4169de27

📥 Commits

Reviewing files that changed from the base of the PR and between 8d3a1a0 and 15870fc.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (3)
  • apps/playground/package.json
  • package.json
  • packages/js/package.json

Walkthrough

This pull request updates dependency versions across the monorepo. In apps/playground/package.json, lucide-react and next are bumped to newer versions, along with several dev dependencies including tailwindcss and eslint-related packages. The root package.json updates turbo and the pnpm package manager version. In packages/js/package.json, dev dependencies including eslint, vitest, and typescript-eslint are updated to newer versions. All changes are version increments with no modifications to exported APIs or configuration logic.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: bumping minor dependencies across multiple workspace packages.
Description check ✅ Passed The description is directly related to the changeset, providing clear details about which dependencies were bumped and validation steps performed.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@jobenjada jobenjada added this pull request to the merge queue Mar 27, 2026
Merged via the queue into main with commit 331563e Mar 27, 2026
9 checks passed
@mattinannt mattinannt deleted the codex/dependency-minor-updates branch March 27, 2026 14:59
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.

2 participants