Skip to content

Conversation

@goorm-saas
Copy link
Collaborator

This PR contains the following updates:

Package Change Age Confidence Type Update
@changesets/cli (source) ^2.28.1 -> ^2.29.0 age confidence devDependencies patch
@eslint/compat (source) ^1.3.1 -> ^1.3.2 age confidence devDependencies patch
@eslint/js (source) ^9.30.0 -> ^9.30.1 age confidence devDependencies patch
@fumadocs/mdx-remote (source) ^1.3.3 -> ^1.3.4 age confidence devDependencies patch
@joshwooding/vite-plugin-react-docgen-typescript ^0.5.0 -> ^0.6.0 age confidence devDependencies minor
@next/eslint-plugin-next (source) ^15.3.4 -> ^15.3.5 age confidence devDependencies patch
@orama/orama ^3.1.7 -> ^3.1.9 age confidence dependencies patch
@radix-ui/react-collapsible (source) ^1.1.1 -> ^1.1.2 age confidence dependencies patch
@radix-ui/react-dialog (source) ^1.1.1 -> ^1.1.2 age confidence dependencies patch
@radix-ui/react-radio-group (source) ^1.2.3 -> ^1.2.4 age confidence dependencies patch
@radix-ui/react-tabs (source) ^1.1.1 -> ^1.1.2 age confidence dependencies patch
@storybook/addon-controls (source) ^8.6.4 -> ^8.6.5 age confidence devDependencies patch
@storybook/addon-essentials (source) ^8.6.4 -> ^8.6.5 age confidence devDependencies patch
@storybook/addon-interactions (source) ^8.6.4 -> ^8.6.5 age confidence devDependencies patch
@storybook/addon-storysource (source) ^8.6.4 -> ^8.6.5 age confidence devDependencies patch
@storybook/blocks (source) ^8.6.4 -> ^8.6.5 age confidence devDependencies patch
@storybook/builder-vite (source) ^8.6.4 -> ^8.6.5 age confidence devDependencies patch
@storybook/react (source) ^8.6.4 -> ^8.6.5 age confidence devDependencies patch
@storybook/react-vite (source) ^8.6.4 -> ^8.6.5 age confidence devDependencies patch
@tailwindcss/postcss (source) ^4.1.5 -> ^4.1.6 age confidence devDependencies patch
@testing-library/dom ^10.4.0 -> ^10.4.1 age confidence devDependencies patch
@testing-library/jest-dom ^6.6.3 -> ^6.6.4 age confidence devDependencies patch
@types/node (source) ^22.15.3 -> ^22.15.4 age confidence devDependencies patch
@vitejs/plugin-react (source) ^4.3.4 -> ^4.4.0 age confidence devDependencies patch
autoprefixer ^10.4.20 -> ^10.4.21 age confidence devDependencies patch
axios (source) ^1.11.0 -> ^1.12.0 age confidence devDependencies patch
dotenv ^17.2.1 -> ^17.2.2 age confidence devDependencies patch
eslint (source) ^9.0.0 -> ^9.1.0 age confidence devDependencies patch
eslint (source) ^9.30.0 -> ^9.30.1 age confidence devDependencies patch
eslint (source) ^9.20.0 -> ^9.20.1 age confidence devDependencies patch
eslint-config-next (source) ^15.3.4 -> ^15.3.5 age confidence devDependencies patch
eslint-config-turbo (source) ^2.5.4 -> ^2.5.5 age confidence devDependencies patch
eslint-plugin-storybook (source) ^0.11.2 -> ^0.11.3 age confidence devDependencies patch
fumadocs-core (source) ^15.2.15 -> ^15.3.0 age confidence dependencies patch
fumadocs-docgen (source) ^2.0.0 -> ^2.0.1 age confidence dependencies patch
fumadocs-mdx (source) ^11.6.2 -> ^11.6.3 age confidence dependencies patch
fumadocs-typescript (source) ^4.0.6 -> ^4.0.7 age confidence dependencies patch
fumadocs-ui (source) ^15.5.1 -> ^15.5.2 age confidence dependencies patch
globals ^16.2.0 -> ^16.3.0 age confidence devDependencies patch
next (source) ^15.3.4 -> ^15.3.5 age confidence dependencies patch
node (source) 20 -> 20.1.0 age confidence minor
node (source) >=20.x -> >=20.1.0 age confidence engines minor
pnpm (source) 10.5.0 -> 10.5.1 age confidence packageManager patch
postcss (source) ^8.5.3 -> ^8.5.4 age confidence devDependencies patch
prettier (source) ^3.2.5 -> ^3.3.0 age confidence devDependencies patch
remark-gfm ^4.0.0 -> ^4.0.1 age confidence dependencies patch
remark-mdx (source) ^3.1.0 -> ^3.1.1 age confidence dependencies patch
renovatebot/github-action v43.0.8 -> v43.0.9 age confidence action patch
sass ^1.89.2 -> ^1.90.0 age confidence dependencies patch
shiki (source) ^3.6.0 -> ^3.7.0 age confidence devDependencies patch
storybook (source) ^8.6.4 -> ^8.6.5 age confidence devDependencies patch
tailwindcss (source) ^4.1.5 -> ^4.1.6 age confidence devDependencies patch
tsup (source) ^8.3.6 -> ^8.4.0 age confidence devDependencies patch
turbo (source) ^2.3.4 -> ^2.3.6 age confidence devDependencies patch
typescript (source) ^5.7.3 -> ^5.8.2 age confidence devDependencies patch
typescript (source) >=5 -> >=5.0.3 age confidence peerDependencies patch
typescript (source) ^5.8.3 -> ^5.9.2 age confidence devDependencies minor
typescript-eslint (source) ^8.35.0 -> ^8.35.1 age confidence devDependencies patch
vite (source) ^6.1.0 -> ^6.1.1 age confidence devDependencies patch

Release Notes

joshwooding/vite-plugin-react-docgen-typescript (@​joshwooding/vite-plugin-react-docgen-typescript)

v0.6.0

Compare Source

Minor Changes
  • 0a0861f: Added EXPERIMENTAL_useProjectService. This option enables an experimental mode that uses the TS project service to enable HMR support.
Patch Changes
  • f2e2a5a: Fixed builds hanging if EXPERIMENTAL_useWatchProgram is enabled.
  • 0c56631: Update magic-string
nodejs/node (node)

v20.1.0: 2023-05-03, Version 20.1.0 (Current), @​targos

Compare Source

Notable Changes
  • [5e99598639] - assert: deprecate CallTracker (Moshe Atlow) #​47740
  • [2d97c89c6f] - crypto: update root certificates to NSS 3.89 (Node.js GitHub Bot) #​47659
  • [ce8820e292] - (SEMVER-MINOR) dns: expose getDefaultResultOrder (btea) #​46973
  • [9d30f469aa] - doc: add KhafraDev to collaborators (Matthew Aitken) #​47510
  • [439ea47a77] - (SEMVER-MINOR) fs: add recursive option to readdir and opendir (Ethan Arrowood) #​41439
  • [a54e898dc8] - (SEMVER-MINOR) fs: add support for mode flag to specify the copy behavior of the cp methods (Tetsuharu Ohzeki) #​47084
  • [4fa773964b] - (SEMVER-MINOR) http: add highWaterMark option http.createServer (HinataKah0) #​47405
  • [2b411f4b42] - (SEMVER-MINOR) stream: preserve object mode in compose (Raz Luvaton) #​47413
  • [5327483f31] - (SEMVER-MINOR) test_runner: add testNamePatterns to run API (Chemi Atlow) #​47628
  • [bdd02a467d] - (SEMVER-MINOR) test_runner: execute before hook on test (Chemi Atlow) #​47586
  • [0e70c187bc] - (SEMVER-MINOR) test_runner: support combining coverage reports (Colin Ihrig) #​47686
  • [75c1d1b66e] - (SEMVER-MINOR) wasi: make returnOnExit true by default (Michael Dawson) #​47390
Commits

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@changeset-bot
Copy link

changeset-bot bot commented Sep 18, 2025

⚠️ No Changeset found

Latest commit: d5e3747

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

vercel bot commented Sep 18, 2025

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

Project Deployment Preview Comments Updated (UTC)
vapor-ui Ready Ready Preview Comment Oct 1, 2025 4:34am

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Summary of Changes

Hello @goorm-saas, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request systematically updates a wide array of project dependencies across various categories, including core development tools like Node.js and TypeScript, UI component libraries such as Radix UI and Fumadocs, and development tooling like Storybook and ESLint. The primary goal is to ensure the project benefits from the latest features, performance enhancements, and security fixes provided by these updated packages, maintaining a healthy and modern dependency tree.

Highlights

  • Node.js Version Update: The project's Node.js version has been updated from 20 to 20.1.0, including the engines field in package.json. This brings in new features and improvements from Node.js v20.1.0, such as new fs options (recursive for readdir and opendir), http.createServer highWaterMark, and test_runner enhancements (combining coverage reports, before hook, testNamePatterns).
  • Vite Plugin for React Docgen Typescript: The @joshwooding/vite-plugin-react-docgen-typescript package has been updated from ^0.5.0 to ^0.6.0. This minor update introduces an experimental EXPERIMENTAL_useProjectService option for improved HMR support and fixes a build hanging issue.
  • TypeScript Version Bump: The TypeScript development dependency has been updated from ^5.7.3 to ^5.8.2 in the root package.json and from ^5.8.3 to ^5.9.2 in apps/website/package.json. Additionally, the peer dependency in packages/eslint-config has been updated from >=5 to >=5.0.3. This update brings the latest TypeScript features and type-checking improvements.
  • Storybook Ecosystem Updates: Multiple Storybook-related packages, including @storybook/addon-controls, @storybook/addon-essentials, @storybook/addon-interactions, @storybook/addon-storysource, @storybook/blocks, @storybook/builder-vite, @storybook/react, @storybook/react-vite, and storybook itself, have been updated from ^8.6.4 to ^8.6.5.
  • ESLint and Related Tooling: Several ESLint packages, such as @eslint/compat, @eslint/js, eslint, @next/eslint-plugin-next, eslint-config-next, eslint-config-turbo, eslint-plugin-storybook, globals, and typescript-eslint, have received patch or minor updates, ensuring the linter configuration and tools are up-to-date.
  • Radix UI Components: Core Radix UI React components, including react-collapsible, react-dialog, react-radio-group, and react-tabs, have been updated from ^1.1.1 to ^1.1.2, ^1.2.3 to ^1.2.4, bringing minor fixes and improvements.
  • Fumadocs Libraries: Several fumadocs related packages like fumadocs-core, fumadocs-docgen, fumadocs-mdx, fumadocs-typescript, and fumadocs-ui have been updated to their latest patch or minor versions.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

이 PR은 Renovate 봇에 의해 생성된 의존성 업데이트를 포함하고 있습니다. 전반적으로 변경 사항들은 대부분 패치 및 마이너 업데이트로, 프로젝트를 최신 상태로 유지하는 데 도움이 됩니다.

리뷰 결과, 몇 가지 개선점을 제안합니다.

  • 커밋 메시지 타입 변경: 제공된 스타일 가이드(2.2.2절)에 따르면 의존성 업데이트는 chore 타입을 사용하는 것이 적절합니다. PR 병합 시 커밋 메시지를 fix(deps):에서 chore(deps):로 수정하는 것을 권장합니다. 이는 커밋 히스토리의 의미를 명확하게 유지하는 데 도움이 됩니다.
  • TypeScript 버전 통일: 현재 워크스페이스 내 패키지들 간에 TypeScript 버전이 일치하지 않습니다. apps/website^5.9.2를 사용하지만 다른 패키지들은 ^5.8.2를 사용하고 있습니다. 모노레포 환경에서는 버전 불일치로 인한 잠재적인 타입 오류를 방지하기 위해 모든 패키지에서 동일한 버전을 사용하는 것이 좋습니다. 모든 패키지의 TypeScript 버전을 ^5.9.2로 통일할 것을 제안합니다. 관련하여 각 package.json 파일에 코멘트를 남겼습니다.

"postcss": "^8.5.4",
"shiki": "^3.7.0",
"tailwindcss": "^4.1.6",
"typescript": "^5.9.2"
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

워크스페이스 내 다른 패키지들은 TypeScript ^5.8.2 버전을 사용하고 있습니다. 일관성을 유지하고 잠재적인 타입 불일치 문제를 방지하기 위해, 모든 패키지의 TypeScript 버전을 이 패키지와 동일한 ^5.9.2로 통일하는 것을 제안합니다. 다른 package.json 파일에 관련 제안을 남겼습니다.

package.json Outdated
"vite": "^6.1.0",
"storybook": "^8.6.5",
"turbo": "^2.3.6",
"typescript": "^5.8.2",
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

워크스페이스 내 TypeScript 버전을 통일하기 위해 ^5.9.2로 상향 조정하는 것을 제안합니다. apps/website 패키지에서 이미 이 버전을 사용하고 있으며, 모든 패키지에서 버전을 일치시키면 잠재적인 타입 오류를 방지하고 일관성을 유지할 수 있습니다.

Suggested change
"typescript": "^5.8.2",
"typescript": "^5.9.2",

"tsup": "^8.3.6",
"typescript": "^5.7.3",
"tsup": "^8.4.0",
"typescript": "^5.8.2",
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

워크스페이스의 다른 패키지들과의 일관성을 위해 TypeScript 버전을 ^5.9.2로 통일하는 것을 고려해 보세요.

Suggested change
"typescript": "^5.8.2",
"typescript": "^5.9.2",

"tsup": "^8.3.6",
"typescript": "^5.7.3"
"tsup": "^8.4.0",
"typescript": "^5.8.2"
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

워크스페이스의 다른 패키지들과의 일관성을 위해 TypeScript 버전을 ^5.9.2로 통일하는 것을 고려해 보세요.

Suggested change
"typescript": "^5.8.2"
"typescript": "^5.9.2"

"tsup": "^8.3.6",
"typescript": "^5.7.3"
"tsup": "^8.4.0",
"typescript": "^5.8.2"
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

워크스페이스의 다른 패키지들과의 일관성을 위해 TypeScript 버전을 ^5.9.2로 통일하는 것을 고려해 보세요.

Suggested change
"typescript": "^5.8.2"
"typescript": "^5.9.2"

@vapor-ui
Copy link
Collaborator

vapor-ui commented Sep 18, 2025

🚫 3 tests failed!

Tests Passed Failed Duration Report
120 117 3 3m 19s Open report ↗︎

Click here if you need to update snapshots.

@noahchoii noahchoii merged commit 367b5ef into main Oct 1, 2025
9 of 10 checks passed
@noahchoii noahchoii deleted the renovate/other-dependencies branch October 1, 2025 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants