Skip to content

Bump dependencies#21

Merged
k0d13 merged 3 commits intomainfrom
dependencies
May 1, 2026
Merged

Bump dependencies#21
k0d13 merged 3 commits intomainfrom
dependencies

Conversation

@k0d13
Copy link
Copy Markdown
Owner

@k0d13 k0d13 commented May 1, 2026

Summary by CodeRabbit

  • Chores
    • Updated development dependencies and tooling versions across the workspace.
    • Simplified workspace configuration by removing build constraint settings.
    • Updated the pnpm package manager to version 10.33.2.
    • Streamlined pre-commit setup by removing automatic linting hooks.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 1, 2026

⚠️ No Changeset found

Latest commit: 532d77d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 2026

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

Project Deployment Actions Updated (UTC)
saykit Ready Ready Preview, Comment May 1, 2026 5:05pm

Copy link
Copy Markdown

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@github-actions github-actions Bot added package: config Related to @saykit/config and the CLI package: transform-js Related to @saykit/transform-js package: transform-jsx Related to @saykit/transform-jsx labels May 1, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 1, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d4b0c6a1-c44d-4d23-95a5-1f60ec3e4e13

📥 Commits

Reviewing files that changed from the base of the PR and between 1a3aadd and 532d77d.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (9)
  • .husky/pre-commit
  • examples/carbon/package.json
  • examples/tanstack-start/package.json
  • package.json
  • packages/config/package.json
  • packages/transform-js/package.json
  • packages/transform-jsx/package.json
  • pnpm-workspace.yaml
  • tsconfig.react.json
💤 Files with no reviewable changes (3)
  • .husky/pre-commit
  • pnpm-workspace.yaml
  • tsconfig.react.json

Walkthrough

This PR updates dependencies across multiple packages, removes the Husky pre-commit hook configuration, drops husky and ts-patch from root dependencies, removes the tsconfig.react.json configuration file, and eliminates the onlyBuiltDependencies pnpm workspace setting.

Changes

Cohort / File(s) Summary
Configuration and Hook Removal
.husky/pre-commit, tsconfig.react.json, pnpm-workspace.yaml
Deleted pre-commit hook file, removed unused React TypeScript config extending tsconfig.base.json, and removed onlyBuiltDependencies workspace setting.
Root Package Management
package.json
Removed prepare lifecycle script and dropped husky and ts-patch from devDependencies; bumped dev tooling versions including @changesets/cli, @vitest/coverage-v8, oxfmt, oxlint, tsdown, turbo, and vitest; updated pnpm to 10.33.2.
Core Package Updates
packages/config/package.json, packages/transform-js/package.json, packages/transform-jsx/package.json
Updated zod from ^4.3.6 to ^4.4.1 and @babel/parser from ^7.29.2 to ^7.29.3 across packages.
Example Package Updates
examples/carbon/package.json, examples/tanstack-start/package.json
Bumped @cloudflare/workers-types to ^4.20260501.1, wrangler to ^4.87.0, @tanstack/react-router to ^1.169.1, @tanstack/react-start to ^1.167.58, and vite to ^8.0.10.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Poem

🐰 With hop and delight, we clean up the mess,
Dependencies bumped to their freshest best,
Husky steps back with a gentle sigh,
Config files tidied as time passes by,
Whiskers twitching at patches so neat! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main purpose of the pull request, which involves updating multiple dependencies across the repository.
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.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependencies

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
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

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

@github-actions github-actions Bot added dependencies Updates or changes related to project dependencies examples Updates or additions to example apps labels May 1, 2026
@k0d13 k0d13 merged commit bb8cb39 into main May 1, 2026
10 checks passed
@k0d13 k0d13 deleted the dependencies branch May 1, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates or changes related to project dependencies examples Updates or additions to example apps package: config Related to @saykit/config and the CLI package: transform-js Related to @saykit/transform-js package: transform-jsx Related to @saykit/transform-jsx

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant