Skip to content

Bump the prod-dependencies-minor group across 1 directory with 13 updates #2190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2025

Bumps the prod-dependencies-minor group with 13 updates in the / directory:

Package From To
@monaco-editor/loader 1.4.0 1.5.0
@monaco-editor/react 4.6.0 4.7.0
@radix-ui/react-slot 1.1.2 1.2.3
@tanstack/react-table 8.20.6 8.21.3
fast-average-color 9.4.0 9.5.0
monaco-yaml 5.2.3 5.4.0
overlayscrollbars 2.10.1 2.11.4
react-hook-form 7.54.2 7.57.0
remark-flexible-toc 1.1.1 1.2.0
sharp 0.33.5 0.34.2
tailwind-merge 3.0.1 3.3.0
yaml 2.7.0 2.8.0
sass 1.84.0 1.89.1

Updates @monaco-editor/loader from 1.4.0 to 1.5.0

Release notes

Sourced from @​monaco-editor/loader's releases.

v1.5.0

  • monaco-editor: update to the latest version (0.52.2)
  • package: remove monaco-editor from peerDependencies
Changelog

Sourced from @​monaco-editor/loader's changelog.

1.5.0

Feb 13, 2025
  • monaco-editor: update to the latest version (0.52.2)
  • package: remove monaco-editor from peerDependencies
Commits
  • fc86117 update package to 1.5.0 version
  • 04b5e11 update monaco to the latest (0.52.2) version
  • ceef10f remove monaco-editor as peer dependency
  • 61f69ed Merge branch 'master' of github.com:suren-atoyan/monaco-loader
  • f0a4802 add tea constitution file
  • fbf65da Merge pull request #43 from voidranjer/master
  • 04f844f upgrade monaco-editor version to 0.46.0
  • See full diff in compare view

Updates @monaco-editor/react from 4.6.0 to 4.7.0

Release notes

Sourced from @​monaco-editor/react's releases.

v4.7.0

  • package: update @monaco-editor/loader to the latest (v1.5.0) version (this uses monaco-editor v0.52.2)
  • package: inherit all changes from v4.7.0-rc.0

v4.7.0-rc.0

  • package: add support for react/react-dom v19 as a peer dependency
  • playground: update playground's React version to 19
Changelog

Sourced from @​monaco-editor/react's changelog.

4.7.0

  • package: update @​monaco-editor/loader to the latest (v1.5.0) version (this uses monaco-editor v0.52.2)
  • package: inherit all changes from v4.7.0-rc.0

4.7.0-rc.0

  • package: add support for react/react-dom v19 as a peer dependency
  • playground: update playground's React version to 19
Commits
  • eb120e6 update package to 4.7.0 version
  • cdd070c update snapshots
  • 55a063e update @​monaco-editor/loader to the latest (v1.5.0) version
  • 52e8c75 update package to 4.7.0-rc.o version
  • e72be4e add react 19 to peerDependencies
  • 642be90 update playground's react version to 19
  • ceee344 Add Monaco-React AI Bot in Readme (#655)
  • f7cac39 add electron blog post link
  • ea601cf add tea constitution file
  • 3327f3c add GitHub sponsor button
  • See full diff in compare view

Updates @radix-ui/react-slot from 1.1.2 to 1.2.3

Commits

Updates @tanstack/react-table from 8.20.6 to 8.21.3

Release notes

Sourced from @​tanstack/react-table's releases.

v8.21.3

Version 8.21.3 - 4/14/25, 8:19 PM

Changes

Fix

  • table-core: use right Document instance on getResizeHandler (column-sizing feature) (#5989) (54ce673) by @​riccardoperra

Docs

Packages

  • @​tanstack/table-core@​8.21.3
  • @​tanstack/angular-table@​8.21.3
  • @​tanstack/lit-table@​8.21.3
  • @​tanstack/qwik-table@​8.21.3
  • @​tanstack/react-table@​8.21.3
  • @​tanstack/solid-table@​8.21.3
  • @​tanstack/svelte-table@​8.21.3
  • @​tanstack/vue-table@​8.21.3
  • @​tanstack/react-table-devtools@​8.21.3

v8.21.2

Version 8.21.2 - 2/11/25, 8:59 PM

Changes

Fix

  • arrIncludes autoremove filterFn (#5623) (2efaf57) by lukebui
  • lit-table: spread table options in lit adapter (#5904) (36dede1) by @​kadoshms

Docs

  • row accessor bug in example code block (#5893) (b1506a7) by Valerii Petryniak
  • virtualizer tbody from onchange (827b098) by Kevin Van Cott
  • exp virtual - remeasure when table state changes (9e6987d) by Kevin Van Cott
  • angular: add expanding and sub components examples (#5898) (099e1a4) by @​riccardoperra
  • example name (57703a4) by Kevin Van Cott

Packages

  • @​tanstack/table-core@​8.21.2
  • @​tanstack/lit-table@​8.21.2
  • @​tanstack/angular-table@​8.21.2
  • @​tanstack/qwik-table@​8.21.2

... (truncated)

Commits

Updates fast-average-color from 9.4.0 to 9.5.0

Release notes

Sourced from fast-average-color's releases.

v9.5.0

Add support for VideoFrame.

Changelog

Sourced from fast-average-color's changelog.

v9.5.0

  • Add support for VideoFrame.
Commits

Updates monaco-yaml from 5.2.3 to 5.4.0

Release notes

Sourced from monaco-yaml's releases.

v5.4.0

  • 7ff3604 Update to yaml-language-server 1.18.0

Full Changelog: remcohaszing/monaco-yaml@v5.3.1...v5.4.0

v5.3.1

  • 1d9f1d8 Preserve diagnostic data in code actions

Full Changelog: remcohaszing/monaco-yaml@v5.3.0...v5.3.1

v5.3.0

Full Changelog: remcohaszing/monaco-yaml@v5.2.3...v5.3.0

Commits

Updates overlayscrollbars from 2.10.1 to 2.11.4

Changelog

Sourced from overlayscrollbars's changelog.

2.11.4

Bug Fixes

  • Remove scrollbars click event when its no longer required. #720

2.11.3

Improvements

  • Introduce and document the new CSS Custom Properties: --os-viewport-overflow-x and --os-viewport-overflow-y which can be used to better control the overflow style of the viewport element.
  • Support for the auto value for overwrites of the overflow style of the viewport.

2.11.2

Improvements

  • Streamline css styles for the viewport and wrapper elements to allow overwrites of the overflow property. #718

Bug Fixes

  • Initialization bridging via data-overlayscrollbars-initialize attribute conflicted with the showNativeOverlaidScrollbars: true option when initialized to the body element. #713

2.11.1

Improvements

  • Use the ResizeObservers options.box option to remove the need for additional DOM elements in supported browsers.
  • Significant performance improvements in the update logic.

2.11.0

Features

Improvements

  • Change ScrollAnimationTimeline keyframes to not animate css-custom-properties to improve scroll performance. #705
Commits

Updates react-hook-form from 7.54.2 to 7.57.0

Release notes

Sourced from react-hook-form's releases.

Version 7.57.0

🫚 feat: root errors count in schema error lookup (#12839) 👁️ feat: focus form field for errors supplied by errors prop (#12805) ⌨️ feat: add and export options config for resetField api (#12819) 🐞 close #12707 useController focus function runtime issue (#12843) 🐞 fix: add proper types to form.subscribe (#12850) 🐞 fix: add type info for callback args in subscribe (#12859) 🔄 close #12835 revert original fix on errors empty object check (#12846)

thanks to @​candymask0712, @​CertainlyAria, @​jkbach, @​chrisgarber and @​evgeniyworkbel

Version 7.57.0-next.0

👀 useWatch new compute props

  • subscribe to the entire form but only return updated value with certain condition
type FormValue = {
  test: string;
}
const watchedValue = useWatch({
control: methods.control,
compute: (data: FormValue) => {
if (data.test?.length) {
return data.test;
}
return '';

},
});

  • subscribe to a specific form value state
type FormValue = {
  test: string;
}
const watchedValue = useWatch({
control: methods.control,
name: 'test',
compute: (data: string) => {
return data.length > 3 ? data : '';
},
});

... (truncated)

Commits
  • e49d8a8 7.57.0
  • 3fd740f 🐞 fix: add type info for callback args in subscribe (#12859)
  • 90cdaee 🐞 fix: add proper types to form.subscribe (#12850)
  • cff8819 🔄 close #12835 revert original fix on errors empty object check (#12846)
  • d666a76 👁️ feat: focus form field for errors supplied by errors prop (#12805)
  • 490f04f 🐞 close #12707 useController focus function runtime issue (#12843)
  • c22c028 ⌨️ rename to UseFormResetFieldOptions for type consistency
  • 5345f0d ⌨️ feat: add and export options config for resetField api (#12819)
  • d7aa973 🫚 feat: root errors count in schema error lookup (#12839)
  • 8f874e1 🌎 remove www. for the doc
  • Additional commits viewable in compare view

Updates remark-flexible-toc from 1.1.1 to 1.2.0

Release notes

Sourced from remark-flexible-toc's releases.

v1.2.0

The changes made by @​talatkuyuk:

  • Add unified into peerDependencies
  • Update dependencies and devDependencies
  • Update vitest to latest
  • Migrate eslint v8 to v9 and apply flat config
  • Update .prettierrc
  • Add .editorconfig file
  • Update github actions
  • Add rehype-format in test files
  • Fix eslint errors
  • Fix package-lock.json
  • Update the copyright date in the LICENSE
  • Update keywords in package.json
  • Update README.md
    • Update badges/links
    • Chore corrections
    • Remove keywords
    • Add plugins which I recently developed into list
Commits

Updates sharp from 0.33.5 to 0.34.2

Commits
  • 6d04b7c Release v0.34.2
  • d4b30b7 Docs: Update pnpm settings documentation URLs
  • 7f03502 Docs: upgrade to latest Astro Starlight
  • 63b0a11 Tests: remove a possible race condition
  • c4d6aec Docs: Highlight that Windows ARM64 support is experimental
  • e75ae97 Ensure PDF scale-on-load optimisation uses background #4398
  • 956d72d Prerelease v0.34.2-rc.0
  • 00e66ef Bump deps
  • db3a452 Simplify 94481a9
  • d36fd50 Prefer use of bandjoin_const() and list-initialization
  • Additional commits viewable in compare view

Updates tailwind-merge from 3.0.1 to 3.3.0

Release notes

Sourced from tailwind-merge's releases.

v3.3.0

New Features

Full Changelog: dcastil/tailwind-merge@v3.2.0...v3.3.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, @​sourcegraph, a private sponsor and @​block for sponsoring tailwind-merge! ❤️

v3.2.0

New Features

Full Changelog: dcastil/tailwind-merge@v3.1.0...v3.2.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, @​sourcegraph and a private sponsor for sponsoring tailwind-merge! ❤️

v3.1.0

New Features

Bug Fixes

Documentation

Other

Full Changelog: dcastil/tailwind-merge@v3.0.2...v3.1.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, @​sourcegraph and a private sponsor for sponsoring tailwind-merge! ❤️

v3.0.2

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v3.0.1...v3.0.2

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, @​sourcegraph and a private sponsor for sponsoring tailwind-merge! ❤️

Commits
  • ceb3b4a v3.3.0
  • 876ada9 add changelog for v3.3.0
  • ac1d918 Merge pull request #575 from dcastil/feature/add-support-for-tailwind-css-v4.1.5
  • e545f96 add *-lh utilities
  • 596d9a6 add test case for *-lh utilities
  • 8c2f180 Merge pull request #572 from dcastil/renovate/major-octokit-monorepo
  • b4d2ed6 Merge pull request #570 from dcastil/dependabot/npm_and_yarn/vite-6.3.4
  • d6ba428 Bump vite from 6.2.6 to 6.3.4
  • 421f4f2 Merge pull request #571 from dcastil/renovate/all-minor-patch
  • efb48ab Update dependency @​octokit/types to v14
  • Additional commits viewable in compare view

Updates yaml from 2.7.0 to 2.8.0

Release notes

Sourced from yaml's releases.

v2.8.0

  • Add node cache for faster alias resolution (#612)
  • Re-introduce compatibility with Node.js 14.6 (#614)
  • Add --merge option to CLI tool (#611)
  • Improve error for tag resolution error on null value (#616)
  • Allow empty string as plain scalar representation, for failsafe schema (#616)
  • docs: include cli example (#617)

v2.7.1

  • Do not allow seq with single-line collection value on same line with map key (#603)
  • Improve warning & avoid TypeError on bad YAML 1.1 nodes (#610)
Commits
  • c000eb7 2.8.0
  • 1e85fc8 style: Apply updated lint rules
  • 02f7d5f chore: Refresh lockfile
  • 389ca7c docs: include cli example (#617)
  • 0f29ce6 feat: Add --merge option to CLI tool (#611)
  • e00cab9 fix: Improve error for tag resolution error on null value (#616)
  • 2a841cc fix: Allow empty string as plain scalar representation, for failsafe schema (...
  • 55c5ef4 feat: Add node cache for faster alias resolution (#612)
  • ab17552 Merge pull request #614 from eemeli/engines-compat
  • b27c124 ci: Re-introduce tests for Node.js 14.6 and later
  • Additional commits viewable in compare view

Updates sass from 1.84.0 to 1.89.1

Release notes

Sourced from sass's releases.

Dart Sass 1.89.1

To install Sass 1.89.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Dart Sass 1.89.0

To install Sass 1.89.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Allow the Node package importer to load files even when there are multiple potential resolutions, as long as those resolutions all point to the same file.

See the full changelog for changes in earlier releases.

Dart Sass 1.88.0

To install Sass 1.88.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Allow custom properties with empty values (such as --var:;).

  • Fix a bug when calculating source spans for interpolations.

Dart and JS APIs

  • Potentially breaking bug fix: Throw an error when passing a function or mixin object from one compilation to another.

Dart API

  • Deprecate passing a relative URL to compileString() and related functions.

See the full changelog for changes in earlier releases.

Dart Sass 1.87.0

To install Sass 1.87.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

... (truncated)

Changelog

Sourced from sass's changelog.

1.89.1

  • No user-visible changes.

1.89.0

  • Allow the Node package importer to load files even when there are multiple potential resolutions, as long as those resolutions all point to the same file.

1.88.0

  • Allow custom properties with empty values (such as --var:;).

  • Fix a bug when calculating source spans for interpolations.

Dart and JS APIs

  • Potentially breaking bug fix: Throw an error when passing a function or mixin object from one compilation to another.

Dart API

  • Deprecate passing a relative URL to compileString() and related functions.

1.87.0

  • Potentially breaking bug fix: When a plain CSS file with a top-level nesting selector & is loaded into a nested Sass context via meta.load-css() or @import, Sass now emits plain CSS nesting rather than incorrectly combining it with the parent selector using a descendant combinator.

1.86.3

  • Fix a bug introduced in 1.86.1 where Sass fails to resolve paths starting with a .. segment.

1.86.2

  • No user-visible changes.

1.86.1

  • Improve the performance of file: URL case canonicalization on Windows and Mac OS.

1.86.0

  • Add support for % as an expression in its own right. It will still be parsed

... (truncated)

Commits
  • 394fbe5 Merge pull request #2583 from sass/list-parens
  • 3c9a501 Fix sass-parser compatibility with the latest PostCSS
  • 9a5b4f5 Properly add ParenthesizedExpression for comma-separated lists
  • e7b70e2 Remove ia32 support on dart 3.8 (#2579)
  • 4e9e206 Allow the Node.js pkg importer to return the same URL multiple times (#2575)
  • c6b2163 Merge pull request #2572 from sass/empty-custom-prop
  • 6edc11e Support empty custom properties
  • a81cd73 Properly handle dev changelogs in bump-version-* tasks
  • 7f54226 Disallow passing functions/mixins across compilations (#2544)
  • 90b6b39 Remove useless _currentCallable property in the evaluate visitor (#2570)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Bumps the prod-dependencies-minor group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@monaco-editor/loader](https://github.com/suren-atoyan/monaco-loader) | `1.4.0` | `1.5.0` |
| [@monaco-editor/react](https://github.com/suren-atoyan/monaco-react) | `4.6.0` | `4.7.0` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.1.2` | `1.2.3` |
| [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) | `8.20.6` | `8.21.3` |
| [fast-average-color](https://github.com/fast-average-color/fast-average-color) | `9.4.0` | `9.5.0` |
| [monaco-yaml](https://github.com/remcohaszing/monaco-yaml) | `5.2.3` | `5.4.0` |
| [overlayscrollbars](https://github.com/KingSora/OverlayScrollbars/tree/HEAD/packages/overlayscrollbars) | `2.10.1` | `2.11.4` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.54.2` | `7.57.0` |
| [remark-flexible-toc](https://github.com/ipikuka/remark-flexible-toc) | `1.1.1` | `1.2.0` |
| [sharp](https://github.com/lovell/sharp) | `0.33.5` | `0.34.2` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.0.1` | `3.3.0` |
| [yaml](https://github.com/eemeli/yaml) | `2.7.0` | `2.8.0` |
| [sass](https://github.com/sass/dart-sass) | `1.84.0` | `1.89.1` |



Updates `@monaco-editor/loader` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/suren-atoyan/monaco-loader/releases)
- [Changelog](https://github.com/suren-atoyan/monaco-loader/blob/master/CHANGELOG.md)
- [Commits](suren-atoyan/monaco-loader@v1.4.0...v1.5.0)

Updates `@monaco-editor/react` from 4.6.0 to 4.7.0
- [Release notes](https://github.com/suren-atoyan/monaco-react/releases)
- [Changelog](https://github.com/suren-atoyan/monaco-react/blob/master/CHANGELOG.md)
- [Commits](suren-atoyan/monaco-react@v4.6.0...v4.7.0)

Updates `@radix-ui/react-slot` from 1.1.2 to 1.2.3
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@tanstack/react-table` from 8.20.6 to 8.21.3
- [Release notes](https://github.com/TanStack/table/releases)
- [Commits](https://github.com/TanStack/table/commits/v8.21.3/packages/react-table)

Updates `fast-average-color` from 9.4.0 to 9.5.0
- [Release notes](https://github.com/fast-average-color/fast-average-color/releases)
- [Changelog](https://github.com/fast-average-color/fast-average-color/blob/master/CHANGELOG.md)
- [Commits](fast-average-color/fast-average-color@v9.4.0...v9.5.0)

Updates `monaco-yaml` from 5.2.3 to 5.4.0
- [Release notes](https://github.com/remcohaszing/monaco-yaml/releases)
- [Commits](remcohaszing/monaco-yaml@v5.2.3...v5.4.0)

Updates `overlayscrollbars` from 2.10.1 to 2.11.4
- [Release notes](https://github.com/KingSora/OverlayScrollbars/releases)
- [Changelog](https://github.com/KingSora/OverlayScrollbars/blob/master/packages/overlayscrollbars/CHANGELOG.md)
- [Commits](https://github.com/KingSora/OverlayScrollbars/commits/v2.11.4/packages/overlayscrollbars)

Updates `react-hook-form` from 7.54.2 to 7.57.0
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.54.2...v7.57.0)

Updates `remark-flexible-toc` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/ipikuka/remark-flexible-toc/releases)
- [Commits](ipikuka/remark-flexible-toc@v1.1.1...v1.2.0)

Updates `sharp` from 0.33.5 to 0.34.2
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.33.5...v0.34.2)

Updates `tailwind-merge` from 3.0.1 to 3.3.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v3.0.1...v3.3.0)

Updates `yaml` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.7.0...v2.8.0)

Updates `sass` from 1.84.0 to 1.89.1
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.84.0...1.89.1)

---
updated-dependencies:
- dependency-name: "@monaco-editor/loader"
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: "@monaco-editor/react"
  dependency-version: 4.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: "@radix-ui/react-slot"
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: "@tanstack/react-table"
  dependency-version: 8.21.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: fast-average-color
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: monaco-yaml
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: overlayscrollbars
  dependency-version: 2.11.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: react-hook-form
  dependency-version: 7.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: remark-flexible-toc
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: sharp
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: tailwind-merge
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: yaml
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: sass
  dependency-version: 1.89.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 6, 2025
Copy link
Contributor

coderabbitai bot commented Jun 6, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in 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.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in 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 explain its main purpose.
    • @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.

Support

Need help? Join our Discord community for assistance with any issues or questions.

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 pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants