Bump the dev-dependencies-minor group across 1 directory with 17 updates
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the dev-dependencies-minor group with 17 updates in the / directory:
| Package | From | To |
|---|---|---|
| @eslint/js | 9.20.0 |
9.25.1 |
| @tailwindcss/vite | 4.0.6 |
4.1.4 |
| @types/node | 22.13.4 |
22.15.2 |
| @types/semver | 7.5.8 |
7.7.0 |
| @vitejs/plugin-react-swc | 3.8.0 |
3.9.0 |
| @vitest/coverage-istanbul | 3.0.5 |
3.1.2 |
| eslint | 9.20.1 |
9.25.1 |
| eslint-config-prettier | 10.0.1 |
10.1.2 |
| prettier | 3.4.2 |
3.5.3 |
| tailwindcss | 4.0.6 |
4.1.4 |
| typescript | 5.7.3 |
5.8.3 |
| typescript-eslint | 8.24.0 |
8.31.0 |
| vite | 6.1.0 |
6.3.3 |
| vite-plugin-static-copy | 2.2.0 |
2.3.1 |
| vitest | 3.0.5 |
3.1.2 |
| @mdx-js/typescript-plugin | 0.0.8 |
0.1.0 |
| eslint-plugin-mdx | 3.1.5 |
3.4.1 |
Updates @eslint/js from 9.20.0 to 9.25.1
Release notes
Sourced from @eslint/js's releases.
v9.25.1
Bug Fixes
Chores
1f2b057chore: upgrade@eslint/js@9.25.1 (#19642) (Milos Djermanovic)771317fchore: package.json update for@eslint/jsrelease (Jenkins)v9.25.0
Features
dcd95aafeat: support TypeScript syntax in no-empty-function rule (#19551) (sethamus)77d6d5bfeat: support TS syntax inno-unused-expressions(#19564) (Sweta Tanwar)90228e5feat: supportJSRuleDefinitiontype (#19604) (루밀LuMir)59ba6b7feat: add allowObjects option to no-restricted-properties (#19607) (sethamus)db650a0feat: support TypeScript syntax inno-invalid-thisrule (#19532) (Tanuj Kanti)9535cfffeat: support TS syntax inno-loop-func(#19559) (Nitin Kumar)Bug Fixes
Documentation
ca7a735docs: updateno-undef-initwhen not to use section (#19624) (Tanuj Kanti)1b870c9docs: useeslint-config-xoin the getting started guide (#19629) (Nitin Kumar)5d4af16docs: add types for multiple rule options (#19616) (Tanuj Kanti)e8f8d57docs: Update README (GitHub Actions Bot)a40348fdocs: no-use-before-define tweaks (#19622) (Kirk Waiblinger)0ba3ae3docs: Update README (GitHub Actions Bot)865dbfedocs: ensure "learn more" deprecation links point to useful resource (#19590) (Kirk Waiblinger)f80b746docs: add known limitations for no-self-compare (#19612) (Nitin Kumar)865aed6docs: Update README (GitHub Actions Bot)Chores
88dc196chore: upgrade@eslint/js@9.25.0 (#19636) (Milos Djermanovic)345288dchore: package.json update for@eslint/jsrelease (Jenkins)affe6bechore: upgrade trunk (#19628) (sethamus)dd20cf2test: fixno-loop-functest with duplicate variable reports (#19610) (Milos Djermanovic)bd05397chore: upgrade@eslint/*dependencies (#19606) (Milos Djermanovic)22ea18bchore: replace invalidinttype withnumberinside JSDocs. (#19597) (Arya Emami)v9.24.0
Features
556c25bfeat: support loading TS config files using--experimental-strip-types(#19401) (Arya Emami)72650acfeat: support TS syntax ininit-declarations(#19540) (Nitin Kumar)03fb0bcfeat: normalize patterns to handle "./" prefix in files and ignores (#19568) (Pixel998)071dcd3feat: support TS syntax inno-dupe-class-members(#19558) (Nitin Kumar)cd72bccfeat: Introduce a way to suppress violations (#19159) (Iacovos Constantinou)2a81578feat: support TS syntax inno-loss-of-precision(#19560) (Nitin Kumar)30ae4edfeat: add new options to class-methods-use-this (#19527) (sethamus)b79ade6feat: support TypeScript syntax inno-array-constructor(#19493) (Tanuj Kanti)
... (truncated)
Changelog
Sourced from @eslint/js's changelog.
v9.25.1 - April 21, 2025
1f2b057chore: upgrade@eslint/js@9.25.1 (#19642) (Milos Djermanovic)771317fchore: package.json update for@eslint/jsrelease (Jenkins)cdc8e8cfix: revert directive detection in no-unused-expressions (#19639) (sethamus)v9.25.0 - April 18, 2025
88dc196chore: upgrade@eslint/js@9.25.0 (#19636) (Milos Djermanovic)345288dchore: package.json update for@eslint/jsrelease (Jenkins)910bd13fix:nodeTypeKeynot being used inNodeEventGenerator(#19631) (StyleShit)ca7a735docs: updateno-undef-initwhen not to use section (#19624) (Tanuj Kanti)affe6bechore: upgrade trunk (#19628) (sethamus)1b870c9docs: useeslint-config-xoin the getting started guide (#19629) (Nitin Kumar)5d4af16docs: add types for multiple rule options (#19616) (Tanuj Kanti)e8f8d57docs: Update README (GitHub Actions Bot)a40348fdocs: no-use-before-define tweaks (#19622) (Kirk Waiblinger)0ba3ae3docs: Update README (GitHub Actions Bot)865dbfedocs: ensure "learn more" deprecation links point to useful resource (#19590) (Kirk Waiblinger)dcd95aafeat: support TypeScript syntax in no-empty-function rule (#19551) (sethamus)77d6d5bfeat: support TS syntax inno-unused-expressions(#19564) (Sweta Tanwar)90228e5feat: supportJSRuleDefinitiontype (#19604) (루밀LuMir)f80b746docs: add known limitations for no-self-compare (#19612) (Nitin Kumar)59ba6b7feat: add allowObjects option to no-restricted-properties (#19607) (sethamus)db650a0feat: support TypeScript syntax inno-invalid-thisrule (#19532) (Tanuj Kanti)dd20cf2test: fixno-loop-functest with duplicate variable reports (#19610) (Milos Djermanovic)9535cfffeat: support TS syntax inno-loop-func(#19559) (Nitin Kumar)bd05397chore: upgrade@eslint/*dependencies (#19606) (Milos Djermanovic)22ea18bchore: replace invalidinttype withnumberinside JSDocs. (#19597) (Arya Emami)865aed6docs: Update README (GitHub Actions Bot)v9.24.0 - April 4, 2025
ef67420chore: upgrade@eslint/js@9.24.0 (#19602) (Milos Djermanovic)4946847chore: package.json update for@eslint/jsrelease (Jenkins)f857820docs: update documentation for--experimental-strip-types(#19594) (Nikolas Schröter)803e4afdocs: simplify gitignore path handling in includeIgnoreFile section (#19596) (Thomas Broyer)6d979ccdocs: Update README (GitHub Actions Bot)b23d1c5fix: deduplicate variable names in no-loop-func error messages (#19595) (Nitin Kumar)556c25bfeat: support loading TS config files using--experimental-strip-types(#19401) (Arya Emami)82177e4docs: Update README (GitHub Actions Bot)a995acbchore: correct 'flter'/'filter' typo in package script (#19587) (Josh Goldberg ✨)72650acfeat: support TS syntax ininit-declarations(#19540) (Nitin Kumar)03fb0bcfeat: normalize patterns to handle "./" prefix in files and ignores (#19568) (Pixel998)b9a5efatest: skip symlink test on Windows (#19503) (fisker Cheung)46eea6dchore: removeRule&FormatterFunctionfromshared/types.js(#19556) (Nitin Kumar)fb8cdb8fix: useany[]type forcontext.options(#19584) (Francesco Trotta)071dcd3feat: support TS syntax inno-dupe-class-members(#19558) (Nitin Kumar)e849dc0docs: replace existing var with const (#19578) (Sweta Tanwar)bdcc91dchore: modify .editorconfig to keep parity with prettier config (#19577) (Sweta Tanwar)
... (truncated)
Commits
771317fchore: package.json update for@eslint/jsrelease345288dchore: package.json update for@eslint/jsrelease4946847chore: package.json update for@eslint/jsrelease20591c4chore: package.json update for@eslint/jsrelease129882dchore: formatted files with Prettier via trunk fmt (#19355)a59d0c0docs: Update docs for defineConfig (#19505)7a699a6chore: remove formatting-related lint rules internally (#19473)eed409achore: package.json update for@eslint/jsrelease265e0cfchore: package.json update for@eslint/jsrelease- See full diff in compare view
Updates @tailwindcss/vite from 4.0.6 to 4.1.4
Release notes
Sourced from @tailwindcss/vite's releases.
v4.1.4
Added
- Add experimental
@tailwindcss/oxide-wasm32-wasitarget for running Tailwind in browser environments like StackBlitz (#17558)Fixed
- Ensure
color-mix(…)polyfills do not cause used CSS variables to be removed (#17555)- Ensure
color-mix(…)polyfills create fallbacks for theme variables that reference other theme variables (#17562)- Fix brace expansion in declining ranges like
{10..0..5}and{0..10..-5}(#17591)- Work around a Chrome rendering bug when using the
skew-*utilities (#17627)- Ensure container query variant names can contain hyphens (#17628)
- Ensure
shadow-inherit,inset-shadow-inherit,drop-shadow-inherit, andtext-shadow-inheritinherit the shadow color (#17647)- Ensure compatibility with array tuples used in
fontSizeJS theme keys (#17630)- Ensure folders with binary file extensions in their names are scanned for utilities (#17595)
- Upgrade: Convert
fontSizearray tuple syntax to CSS theme variables (#17630)v4.1.3
Fixed
- Show warning when using unsupported bare value data type in
--value(…)(#17464)- PostCSS: Ensure changes to the input CSS file don't generate stale output when using Turbopack (#17554)
- Ensure classes are detected in Ruby's
%wsyntax in Slim templates (#17557)v4.1.2
Fixed
- Don't rely on the presence of
@layer baseto polyfill@property(#17506)- Support setting multiple inset shadows as arbitrary values (#17523)
- Fix
drop-shadow-*utilities that are defined with multiple shadows (#17515)- PostCSS: Fix race condition when two changes are queued concurrently (#17514)
- PostCSS: Ensure files containing
@tailwind utilitiesare processed (#17514)- Ensure the
color-mix(…)polyfill creates fallbacks even when using colors that cannot be statically analyzed (#17513)- Fix slow incremental builds with
@tailwindcss/viteand@tailwindcss/postscss(especially on Windows) (#17511)- Vite: Fix missing CSS file in Qwik setups (#17533)
v4.1.1
Fixed
- Disable padding in
@source inline(…)brace expansion (#17491)- Inject polyfills after
@importand body-less@layer(#17493)- Ensure
@tailwindcss/clidoes not contain an import forjiti(#17502)v4.1.0
Added
... (truncated)
Changelog
Sourced from @tailwindcss/vite's changelog.
[4.1.4] - 2025-04-14
Added
- Add experimental
@tailwindcss/oxide-wasm32-wasitarget for running Tailwind in browser environments like StackBlitz (#17558)Fixed
- Ensure
color-mix(…)polyfills do not cause used CSS variables to be removed (#17555)- Ensure
color-mix(…)polyfills create fallbacks for theme variables that reference other theme variables (#17562)- Fix brace expansion in declining ranges like
{10..0..5}and{0..10..-5}(#17591)- Work around a Chrome rendering bug when using the
skew-*utilities (#17627)- Ensure container query variant names can contain hyphens (#17628)
- Ensure
shadow-inherit,inset-shadow-inherit,drop-shadow-inherit, andtext-shadow-inheritinherit the shadow color (#17647)- Ensure compatibility with array tuples used in
fontSizeJS theme keys (#17630)- Ensure folders with binary file extensions in their names are scanned for utilities (#17595)
- Upgrade: Convert
fontSizearray tuple syntax to CSS theme variables (#17630)[4.1.3] - 2025-04-04
Fixed
- Show warning when using unsupported bare value data type in
--value(…)(#17464)- PostCSS: Ensure changes to the input CSS file don't generate stale output when using Turbopack (#17554)
- Ensure classes are detected in Ruby's
%wsyntax in Slim templates (#17557)[4.1.2] - 2025-04-03
Fixed
- Don't rely on the presence of
@layer baseto polyfill@property(#17506)- Support setting multiple inset shadows as arbitrary values (#17523)
- Fix
drop-shadow-*utilities that are defined with multiple shadows (#17515)- PostCSS: Fix race condition when two changes are queued concurrently (#17514)
- PostCSS: Ensure files containing
@tailwind utilitiesare processed (#17514)- Ensure the
color-mix(…)polyfill creates fallbacks even when using colors that cannot be statically analyzed (#17513)- Fix slow incremental builds with
@tailwindcss/viteand@tailwindcss/postscss(especially on Windows) (#17511)- Vite: Fix missing CSS file in Qwik setups (#17533)
[4.1.1] - 2025-04-02
Fixed
- Disable padding in
@source inline(…)brace expansion (#17491)- Inject polyfills after
@importand body-less@layer(#17493)- Ensure
@tailwindcss/clidoes not contain an import forjiti(#17502)[4.1.0] - 2025-04-01
Added
... (truncated)
Commits
aa836d3Prepare v4.1.4 release (#17669)5a77c9dPrepare v4.1.3 release (#17563)3f434a6Vite: Don't register the current CSS file as a dependency on itself (#17533)4c99367Prepare release v4.1.2 (#17530)6a0a3ecPrepare release v4.1.1 (#17503)8f631d0Prepare 4.1.0 release (#17483)156afc6Improve compatibility with Safari 15 (#17435)18365ffPrepare v4.0.17 release1ef9775Add@source notsupport (#17255)1c50b5cPrepare v4.0.16 release (#17372)- Additional commits viewable in compare view
Updates @types/node from 22.13.4 to 22.15.2
Commits
- See full diff in compare view
Updates @types/semver from 7.5.8 to 7.7.0
Commits
- See full diff in compare view
Updates @vitejs/plugin-react-swc from 3.8.0 to 3.9.0
Release notes
Sourced from @vitejs/plugin-react-swc's releases.
[email protected]
Make compatible with rolldown-vite
This plugin is now compatible with rolldown-powered version of Vite.
[email protected]
Add
reactRefreshHostoptionAdd
reactRefreshHostoption to set a React Fast Refresh runtime URL prefix. This is useful in a module federation context to enable HMR by specifying the host application URL in the Vite config of a remote application. See full discussion here: module-federation/vite#183export default defineConfig({ plugins: [react({ reactRefreshHost: 'http://localhost:3000' })], })[email protected]
No release notes provided.
Changelog
Sourced from @vitejs/plugin-react-swc's changelog.
3.9.0 (2025-04-15)
Make compatible with rolldown-vite
This plugin is now compatible with rolldown-powered version of Vite.
3.9.0-beta.3 (2025-04-15)
Add
reactRefreshHostoptionAdd
reactRefreshHostoption to set a React Fast Refresh runtime URL prefix. This is useful in a module federation context to enable HMR by specifying the host application URL in the Vite config of a remote application. See full discussion here: module-federation/vite#183export default defineConfig({ plugins: [react({ reactRefreshHost: 'http://localhost:3000' })], })3.9.0-beta.2 (2025-04-09)
3.9.0-beta.0 (2025-04-09)
3.8.1
Remove WebContainers warning #268
SWC is now supported in WebContainers 🎉
Commits
- See full diff in compare view
Updates @vitest/coverage-istanbul from 3.0.5 to 3.1.2
Release notes
Sourced from @vitest/coverage-istanbul's releases.
v3.1.2
🐞 Bug Fixes
- Add global
chaivariable invitest/globals(fix: #7474) - by@Jay-Kariain vitest-dev/vitest#7771 and vitest-dev/vitest#7474 (d9297)- Prevent modifying
test.excludewhen same object passed incoverage.exclude- by@AriPerkkioin vitest-dev/vitest#7774 (c3751)- Fix already hoisted mock - by
@hi-ogawain vitest-dev/vitest#7815 (773b1)- Fix test.scoped inheritance - by
@hi-ogawain vitest-dev/vitest#7814 (db6c3)- Remove pointer-events-none after resizing the left panel - by
@alexprudhommein vitest-dev/vitest#7811 (a7e77)- Default to run mode when stdin is not a TTY - by
@kentonv,@hi-ogawaand@sheremet-vain vitest-dev/vitest#7673 (6358f)- Use happy-dom/jsdom types for
envionmentOptions- by@hi-ogawain vitest-dev/vitest#7795 (67430)- browser:
- Fix transform error before browser server initialization - by
@hi-ogawain vitest-dev/vitest#7783 (5f762)- Fix mocking from outside of root - by
@hi-ogawain vitest-dev/vitest#7789 (03f55)- Scale iframe for non ui case - by
@hi-ogawain vitest-dev/vitest#6512 (c3374)- coverage:
awaitprofiler calls - by@AriPerkkioin vitest-dev/vitest#7763 (795a6)- Expose profiling timers - by
@AriPerkkioin vitest-dev/vitest#7820 (5652b)- deps:
- Update all non-major dependencies - in vitest-dev/vitest#7765 (7c3df)
- Update all non-major dependencies - in vitest-dev/vitest#7831 (15701)
- runner:
- Correctly call test hooks and teardown functions - by
@sheremet-vain vitest-dev/vitest#7775 (3c00c)- Show stacktrace on test timeout error - by
@hi-ogawain vitest-dev/vitest#7799 (df33b)- ui:
- Load panel sizes from storage on initial load - by
@userquinin vitest-dev/vitest#7265 (6555d)- vite-node:
- Named export should overwrite export all - by
@hi-ogawain vitest-dev/vitest#7846 (5ba0d)- Add ERR_MODULE_NOT_FOUND code error if module cannot be loaded - by
@sheremet-vain vitest-dev/vitest#7776 (f9eac)🏎 Performance
- browser: Improve browser parallelisation - by
@sheremet-vain vitest-dev/vitest#7665 (816a5)View changes on GitHub
v3.1.1
🐞 Bug Fixes
- reporter:
- Report tests in correct order - by
@sheremet-vain vitest-dev/vitest#7752 (b166e)- Print test only once in the verbose mode - by
@sheremet-vain vitest-dev/vitest#7738 (69ca4)View changes on GitHub
v3.1.0
🚀 Features
- Introduce
%$option to add number of the test to its title - by@kemuridamain vitest-dev/vitest#7412 (df347)- Add
diff.maxDepthoption and set non-Infinityvalue as a default to reduce crash - by@hi-ogawain vitest-dev/vitest#7481 (eacab)- Allow array element for
test.each/fortitle formatting - by@hi-ogawain vitest-dev/vitest#7522 (ea3d6)
... (truncated)
Commits
5a0afd1chore: release v3.1.25652bf9fix(coverage): expose profiling timers (#7820)a9d36c7chore: release v3.1.1b8eda4bchore: release v3.1.0f32c537chore: release v3.1.0-beta.29695d73chore: replacerollup-plugin-esbuildwithunplugin-oxc(#7680)2f7f364chore: release v3.1.0-beta.18ea9e14chore: release v3.0.94b0451dchore(deps): update dependency@antfu/eslint-configto v4 (#7407)7155aefchore: use pnpm catalog (#7590)- Additional commits viewable in compare view
Updates eslint from 9.20.1 to 9.25.1
Release notes
Sourced from eslint's releases.
v9.25.1
Bug Fixes
Chores
1f2b057chore: upgrade@eslint/js@9.25.1 (#19642) (Milos Djermanovic)771317fchore: package.json update for@eslint/jsrelease (Jenkins)v9.25.0
Features
dcd95aafeat: support TypeScript syntax in no-empty-function rule (#19551) (sethamus)77d6d5bfeat: support TS syntax inno-unused-expressions(#19564) (Sweta Tanwar)90228e5feat: supportJSRuleDefinitiontype (#19604) (루밀LuMir)59ba6b7feat: add allowObjects option to no-restricted-properties (#19607) (sethamus)db650a0feat: support TypeScript syntax inno-invalid-thisrule (#19532) (Tanuj Kanti)9535cfffeat: support TS syntax inno-loop-func(#19559) (Nitin Kumar)Bug Fixes
Documentation
ca7a735docs: updateno-undef-initwhen not to use section (#19624) (Tanuj Kanti)1b870c9docs: useeslint-config-xoin the getting started guide (#19629) (Nitin Kumar)5d4af16docs: add types for multiple rule options (#19616) (Tanuj Kanti)e8f8d57docs: Update README (GitHub Actions Bot)a40348fdocs: no-use-before-define tweaks (#19622) (Kirk Waiblinger)0ba3ae3docs: Update README (GitHub Actions Bot)865dbfedocs: ensure "learn more" deprecation links point to useful resource (#19590) (Kirk Waiblinger)f80b746docs: add known limitations for no-self-compare (#19612) (Nitin Kumar)865aed6docs: Update README (GitHub Actions Bot)Chores
88dc196chore: upgrade@eslint/js@9.25.0 (#19636) (Milos Djermanovic)345288dchore: package.json update for@eslint/jsrelease (Jenkins)affe6bechore: upgrade trunk (#19628) (sethamus)dd20cf2test: fixno-loop-functest with duplicate variable reports (#19610) (Milos Djermanovic)bd05397chore: upgrade@eslint/*dependencies (#19606) (Milos Djermanovic)22ea18bchore: replace invalidinttype withnumberinside JSDocs. (#19597) (Arya Emami)v9.24.0
Features
556c25bfeat: support loading TS config files using--experimental-strip-types(#19401) (Arya Emami)72650acfeat: support TS syntax ininit-declarations(#19540) (Nitin Kumar)03fb0bcfeat: normalize patterns to handle "./" prefix in files and ignores (#19568) (Pixel998)071dcd3feat: support TS syntax inno-dupe-class-members(#19558) (Nitin Kumar)cd72bccfeat: Introduce a way to suppress violations (#19159) (Iacovos Constantinou)2a81578feat: support TS syntax inno-loss-of-precision(#19560) (Nitin Kumar)30ae4edfeat: add new options to class-methods-use-this (#19527) (sethamus)b79ade6feat: support TypeScript syntax inno-array-constructor(#19493) (Tanuj Kanti)
... (truncated)
Changelog
Sourced from eslint's changelog.
v9.25.1 - April 21, 2025
1f2b057chore: upgrade@eslint/js@9.25.1 (#19642) (Milos Djermanovic)771317fchore: package.json update for@eslint/jsrelease (Jenkins)cdc8e8cfix: revert directive detection in no-unused-expressions (#19639) (sethamus)v9.25.0 - April 18, 2025
88dc196chore: upgrade@eslint/js@9.25.0 (#19636) (Milos Djermanovic)- Description%20has%20been%20truncated%0A" rel="nofollow" target="_blank" >
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
🪧 Tips
Chat
There are 3 ways to chat with CodeRabbit:
- Review comments: Directly reply to a review comment made by CodeRabbit. Example:
-
I pushed a fix in commit <commit_id>, please review it. -
Generate unit testing code for this file. -
Open a follow-up GitHub issue for this discussion.
-
- Files and specific lines of code (under the "Files changed" tab): Tag
@coderabbitaiin a new review comment at the desired location with your query. Examples:-
@coderabbitai generate unit testing code for this file. -
@coderabbitai modularize this function.
-
- PR comments: Tag
@coderabbitaiin a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:-
@coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase. -
@coderabbitai read src/utils.ts and generate unit testing code. -
@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format. -
@coderabbitai help me debug CodeRabbit configuration file.
-
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.
CodeRabbit Commands (Invoked using PR comments)
-
@coderabbitai pauseto pause the reviews on a PR. -
@coderabbitai resumeto resume the paused reviews. -
@coderabbitai reviewto trigger an incremental review. This is useful when automatic reviews are disabled for the repository. -
@coderabbitai full reviewto do a full review from scratch and review all the files again. -
@coderabbitai summaryto regenerate the summary of the PR. -
@coderabbitai generate sequence diagramto generate a sequence diagram of the changes in this PR. -
@coderabbitai resolveresolve all the CodeRabbit review comments. -
@coderabbitai configurationto show the current CodeRabbit configuration for the repository. -
@coderabbitai helpto get help.
Other keywords and placeholders
- Add
@coderabbitai ignoreanywhere in the PR description to prevent this PR from being reviewed. - Add
@coderabbitai summaryto generate the high-level summary at a specific location in the PR description. - Add
@coderabbitaianywhere in the PR title to generate the title automatically.
CodeRabbit Configuration File (.coderabbit.yaml)
- You can programmatically configure CodeRabbit by adding a
.coderabbit.yamlfile to the root of your repository. - Please see the configuration documentation for more information.
- If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation:
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
Documentation and Community
- Visit our Documentation for detailed information on how to use CodeRabbit.
- Join our Discord Community to get help, request features, and share feedback.
- Follow us on X/Twitter for updates and announcements.
Looks like these dependencies are updatable in another way, so this is no longer needed.