Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2025

Bumps the prod-dependencies-minor group with 8 updates:

Package From To
@monaco-editor/loader 1.5.0 1.7.0
monaco-editor 0.52.2 0.55.1
overlayscrollbars 2.12.0 2.13.0
react-hook-form 7.63.0 7.66.1
shiki 3.13.0 3.17.0
streamdown 1.3.0 1.6.8
tailwind-merge 3.3.1 3.4.0
sass 1.91.0 1.94.2

Updates @monaco-editor/loader from 1.5.0 to 1.7.0

Release notes

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

v1.7.0

  • loader: merged #61 - add backward compatibility for 0.53 and 0.54 versions
  • monaco-editor: update to the latest version (0.55.1)

v1.6.1

  • eslint: use mjs for eslint config file
  • package: remove type field

v1.6.0

  • monaco-editor: update to the latest version (0.54.0)
  • package: update all dependencies to the latest version
  • playground: update all dependencies to the latest version
Changelog

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

1.7.0

Nov 21, 2025
  • loader: merged #61 - add backward compatibility for 0.53 and 0.54 versions
  • monaco-editor: update to the latest version (0.55.1)

1.6.1

Oct 14, 2025
  • eslint: use mjs for eslint config file
  • package: remove type field

1.6.0

Oct 12, 2025
  • monaco-editor: update to the latest version (0.54.0)
  • package: update all dependencies to the latest version
  • playground: update all dependencies to the latest version
Commits
  • fb7d43c Merge pull request #61 from rmannibucau/patch-1
  • 21e959d Support version < 0.53 too (backward compat)
  • c576887 update package package to 1.6.1 version
  • ff953b3 use mjs for eslint
  • 9ca86cd remove type field
  • a682638 update package package to 1.6.0 version
  • 290a7b0 extract monaco instance from the module
  • 082b4f1 update monaco-editor version in playground
  • 7ae8782 update monaco-editor to 0.54.0 version
  • 0733dc9 update playground deps
  • Additional commits viewable in compare view

Updates monaco-editor from 0.52.2 to 0.55.1

Release notes

Sourced from monaco-editor's releases.

v0.55.1

Changes:

  • #5121: Fixes missing language exports
  • #5122: v0.55.1

This list of changes was auto generated.

v0.55.0

Changes:

  • #5120: Fixes npx playwright install --with-deps
  • #5118: Fixes microsoft/monaco-editor#5113
  • #5117: v0.55.0
  • #5116: Install playwright dependencies in monaco-editor-core job
  • #5105: Fixes website
  • #5104: fixes website & adds editor.api.d.ts
  • #5102: Fixes typedoc & updates pipelines to test website
  • #5100: Updates website dependencies
  • #5071: Bump vite from 5.4.20 to 5.4.21 in /samples/browser-esm-vite-react
  • #4961: Bump on-headers and compression in /samples
  • #5040: Bump @​babel/runtime from 7.18.9 to 7.28.4 in /website
  • #5095: Bump vite from 7.1.9 to 7.1.11 in /samples/browser-esm-vite
  • #5097: Cleans up build scripts
  • #5098: Dont build the editor when building the website
  • #5099: Run tests
  • #5094: Adds vite esm example
  • #5093: Adds playground support for esmUrl
  • #5092: Updates changelog
  • #5090: Adds localization section to readme
  • #5089: Adds missing NLS files
  • #5088: Dont use .js for typescript imports, as rollup adds them to the output
  • #5070: Bump vite from 7.1.5 to 7.1.11
  • #5069: Bump playwright and @​playwright/test
  • #5058: Add monaco-editor-core dependencies to monaco-editor after updating monaco-editor-core.
  • #5053: Bump loader-utils from 2.0.2 to 2.0.4 in /website
  • #5055: Bump postcss and css-loader in /website
  • #5054: Bump json5 from 2.2.1 to 2.2.3 in /website
  • #4973: Fix Kotlin number literals
  • #4991: Bump vite from 2.9.17 to 5.4.20 in /samples/browser-esm-vite-react
  • #5039: Bump webpack from 5.90.1 to 5.102.1 in /website
  • #5037: Bump ws in /website
  • #5010: [Bug] Multiple issues with how monaco-editor is published
  • #5051: Fixes #5010

... (truncated)

Changelog

Sourced from monaco-editor's changelog.

[0.55.1]

  • Fixes missing language exports (monaco.json/typescript/...) due to wrong "types" path - #5123

[0.55.0]

Breaking Changes

  • Moves nested namespaces (languages.css, languages.html, languages.json, languages.typescript) to top level namespaces (css, html, json, typescript) to simplify the build process and align with typescript recommendations.

New Features

  • Adds native LSP support (see new lsp namespace).

Bug Fixes

  • Updates dompurify to 3.2.7

[0.54.0]

  • Adds option editor.mouseMiddleClickAction
  • Various bug fixes

[0.53.0]

  • ⚠️ This release deprecates the AMD build and ships with significant changes of the AMD build. The AMD build will still be shipped for a while, but we don't offer support for it anymore. Please migrate to the ESM build.

New Features

  • Next Edit Suggestion support.
  • Scroll On Middle Click
  • Edit Context Support

Breaking Changes

  • Internal AMD modules are no longer accessible. Accessing internal AMD modules was never supported. While this is still possible in the ESM build, we don't encourage this usage pattern.
  • The browser-script-editor scenario for unbundled synchronous script import and editor creation no longer works. Instead, a the ESM build should be used with a bundler, such as vite or webpack.
  • Custom AMD workers don't work anymore out of the box.

[0.52.0]

  • Comment added inside of IModelContentChangedEvent

[0.51.0]

  • New fields IEditorOptions.placeholder and IEditorOptions.compactMode
  • New fields IGotoLocationOptions.multipleTests and IGotoLocationOptions.alternativeTestsCommand
  • New field IInlineEditOptions.backgroundColoring
  • New experimental field IEditorOptions.experimental.useTrueInlineView
  • New options CommentThreadRevealOptions for comments

Contributions to monaco-editor:

... (truncated)

Commits

Updates overlayscrollbars from 2.12.0 to 2.13.0

Changelog

Sourced from overlayscrollbars's changelog.

2.13.0

Features

  • Add fine grained debounce options via options.debounce. The option is now an object which results in more freedom / fine grained debounce options. A debounce can now be specified for mutations, resizes, events and environmental changes independently. The old options.debounce option syntax is still supported and works but its deprecated in favor of the new syntax. #744 #729
Commits

Updates react-hook-form from 7.63.0 to 7.66.1

Release notes

Sourced from react-hook-form's releases.

Version 7.66.1

⚡ perf: reduce redundant property access in getDirtyFields (#13146) 🐞 fix(createFormControl): skip setValid() during batch array updates (#13140) 🐞 fix(useForm): recompute isValid after reset when values update asynchronously (#13126) 🐞 fix(deepEqual): handle NaN comparison correctly using Object.is (#13120)

thanks to @​kimtaejin3, @​a28689604 & @​WuMingDao

Version 7.66.0

🎥 feat: make useWatch and useController to react to name change (#13070) 🐛 fix: watch() returning undefined immediately after reset() - Issue #13088 (#13091) 🐞 fix <Watch />: correct render function parameter typing (#13108)

thanks to @​aspirisen, @​scato3, @​dusan233 & @​zoldyzdk

Version 7.65.0

🧿 feat: <Watch /> component (#12986)

import { useForm, Watch } from 'react-hook-form';
const App = () => {
const { register, control } = useForm();
return (
<div>
<form>
<input {...register('foo')} />
<input {...register('bar')} />
</form>
{/* re-render only when value of foo changes */}
<Watch
control={control}
names={['foo']}
render={([foo]) => <span>{foo}</span>}
/>
</div>
);
};

🐞 fix: respect parent-provided useFieldArray rules (#13082) (#13083 🐞 fix: getDirtyFields submit fields with null values when using useForm (#13079)

thanks to @​tesseractjh, @​Han5991 & @​jonathanarnault

Version 7.64.0

🚏 Support optional array fields in PathValueImpl type (#13057) 🐞 fix: preserve Controller's defaultValue with shouldUnregister prop (#13063) ✂ chore: remove unused field ids ref in useFieldArray (#13066)

... (truncated)

Commits
  • caa514c 7.66.1
  • d13be6a ⚡ perf: reduce redundant property access in getDirtyFields (#13146)
  • 6800ba9 ❤️ thank you so much thanks.dev for sponsoring the project!
  • 932c957 🐞 fix(createFormControl): skip setValid() during batch array updates (#13140)
  • fb6423f 🐞 fix(useForm): recompute isValid after reset when values update asynchronous...
  • 4922698 🐞 fix(deepEqual): handle NaN comparison correctly using Object.is (#13120)
  • 67770d3 🫧 chore: add eslint cache in package.json (#13117)
  • 2596e5e 🔩 chore: upgrade dev deps (#13116)
  • 089f0a3 7.66.0
  • 0eb3463 📜 docs: update React Context reference in useFormContext documentation (#13111)
  • Additional commits viewable in compare view

Updates shiki from 3.13.0 to 3.17.0

Release notes

Sourced from shiki's releases.

v3.17.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.16.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.15.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.14.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • b4d3a57 chore: release v3.17.0
  • e6d21b0 fix(shiki): rename createdBundledHighlighter to createBundledHighlighter ...
  • fe08ee0 chore: release v3.16.0
  • 02dab9b feat: update grammars
  • 4bf5be3 chore: update snapshot
  • 63ab64b chore: release v3.15.0
  • 218c901 fix: allow singleton highlighter recovery after invalid language error (#1091)
  • c056371 chore: update snapshot
  • 29f8914 chore: release v3.14.0
  • 26372e6 feat: update grammars and themes
  • See full diff in compare view

Updates streamdown from 1.3.0 to 1.6.8

Release notes

Sourced from streamdown's releases.

[email protected]

Patch Changes

  • 6fc3fa0: fix excessive spacing above tables
  • b2e832f: fix: validate languages in code blocks

[email protected]

Patch Changes

  • cfc8c37: Fix p tags inside list items

  • e4e5bb5: Fix unit tests

  • 00ca9a9: Add PanZoom controls configurability for Mermaid diagrams.

    • Support controls.mermaid.panZoom (boolean) to toggle zoom controls globally
    • Support mermaid.config.panZoom (boolean or { showControls?: boolean }) per-instance
    • Keep defaults enabled; false explicitly hides the zoom controls

    This is a non-breaking enhancement that aligns with existing control predicates.

  • a489949: fix: add missing tooltip support to action buttons

[email protected]

Patch Changes

  • 74cac00: Fix code block data attributes

[email protected]

Patch Changes

  • 1e547d4: Fix code blocks in dark mode

[email protected]

Patch Changes

  • dbd198f: Restore original lucide imports

[email protected]

Patch Changes

  • 49b6692: build for browser only (fixes ts-router)

[email protected]

Patch Changes

  • 476167e: Conditional KaTeX CSS loading based on content detection
  • 476167e: Bundle optimization through lazy loading and code splitting

[email protected]

... (truncated)

Changelog

Sourced from streamdown's changelog.

1.6.8

Patch Changes

  • 6fc3fa0: fix excessive spacing above tables
  • b2e832f: fix: validate languages in code blocks

1.6.7

Patch Changes

  • cfc8c37: Fix p tags inside list items

  • e4e5bb5: Fix unit tests

  • 00ca9a9: Add PanZoom controls configurability for Mermaid diagrams.

    • Support controls.mermaid.panZoom (boolean) to toggle zoom controls globally
    • Support mermaid.config.panZoom (boolean or { showControls?: boolean }) per-instance
    • Keep defaults enabled; false explicitly hides the zoom controls

    This is a non-breaking enhancement that aligns with existing control predicates.

  • a489949: fix: add missing tooltip support to action buttons

1.6.6

Patch Changes

  • 74cac00: Fix code block data attributes

1.6.5

Patch Changes

  • 1e547d4: Fix code blocks in dark mode

1.6.4

Patch Changes

  • dbd198f: Restore original lucide imports

1.6.3

Patch Changes

  • 49b6692: build for browser only (fixes ts-router)

1.6.2

Patch Changes

... (truncated)

Commits

Updates tailwind-merge from 3.3.1 to 3.4.0

Release notes

Sourced from tailwind-merge's releases.

v3.4.0

New Features

Documentation

Other

Full Changelog: dcastil/tailwind-merge@v3.3.1...v3.4.0

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

Commits
  • 3e1256a v3.4.0
  • e15f392 add changelog for v3.4.0
  • 75e9aef Merge pull request #619 from quantizor/further-improvements
  • 1bafc9c Make benchmark test names consistent
  • 0799c12 revert: remove array-based string building optimization
  • 1927858 test: add ultra long class list benchmark
  • 87baba3 Remove unnecessary pre-computed conflict maps
  • 7831c8e perf: pre-compute conflict arrays at initialization
  • 1a3d133 perf: replace localeCompare with direct string comparison
  • 0270028 perf: use index-based recursion to avoid array allocations
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for tailwind-merge since your current version.


Updates sass from 1.91.0 to 1.94.2

Release notes

Sourced from sass's releases.

Dart Sass 1.94.2

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

Changes

Command-Line Interface

  • Using --fatal-deprecation <version> no longer emits warnings about deprecations that are obsolete.

Dart API

  • Deprecation.forVersion now excludes obsolete deprecations from the set it returns.

JS API

  • Excludes obsolete deprecations from fatalDeprecations when a Version is passed.

Node.js Embedded Host

  • Fix a bug where a variable could be used before it was initialized during async compilation.

See the full changelog for changes in earlier releases.

Dart Sass 1.94.1

To install Sass 1.94.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.94.0

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

Changes

  • Potentially breaking compatibility fix: @function rules whose names begin with -- are now parsed as unknown at-rules to support the plain CSS @function rule. Within this rule, the result property is parsed as raw CSS just like custom properties.

  • Potentially breaking compatibility fix: @mixin rules whose names begin with -- are now errors. These are not yet parsed as unknown at-rules because no browser currently supports CSS mixins.

... (truncated)

Changelog

Sourced from sass's changelog.

1.94.2

Command-Line Interface

  • Using --fatal-deprecation <version> no longer emits warnings about deprecations that are obsolete.

Dart API

  • Deprecation.forVersion now excludes obsolete deprecations from the set it returns.

JS API

  • Excludes obsolete deprecations from fatalDeprecations when a Version is passed.

Node.js Embedded Host

  • Fix a bug where a variable could be used before it was initialized during async compilation.

1.94.1

  • No user-visible changes.

1.94.0

  • Potentially breaking compatibility fix: @function rules whose names begin with -- are now parsed as unknown at-rules to support the plain CSS @function rule. Within this rule, the result property is parsed as raw CSS just like custom properties.

  • Potentially breaking compatibility fix: @mixin rules whose names begin with -- are now errors. These are not yet parsed as unknown at-rules because no browser currently supports CSS mixins.

1.93.3

  • Fix a performance regression that was introduced in 1.92.0.

1.93.2

  • No user-visible changes.

JavaScript API

  • Fix another error in the release process for @sass/types.

1.93.1

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for sass since your current version.


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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 28, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 28, 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.


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

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prod-dependencies-minor-4eaad1c684 branch 3 times, most recently from be48122 to 882452e Compare December 5, 2025 17:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prod-dependencies-minor-4eaad1c684 branch from 882452e to 864c1ae Compare December 5, 2025 20:47
Bumps the prod-dependencies-minor group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@monaco-editor/loader](https://github.com/suren-atoyan/monaco-loader) | `1.5.0` | `1.7.0` |
| [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.2` | `0.55.1` |
| [overlayscrollbars](https://github.com/KingSora/OverlayScrollbars/tree/HEAD/packages/overlayscrollbars) | `2.12.0` | `2.13.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.63.0` | `7.66.1` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `3.13.0` | `3.17.0` |
| [streamdown](https://github.com/vercel/streamdown/tree/HEAD/packages/streamdown) | `1.3.0` | `1.6.8` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.3.1` | `3.4.0` |
| [sass](https://github.com/sass/dart-sass) | `1.91.0` | `1.94.2` |


Updates `@monaco-editor/loader` from 1.5.0 to 1.7.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.5.0...v1.7.0)

Updates `monaco-editor` from 0.52.2 to 0.55.1
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.52.2...v0.55.1)

Updates `overlayscrollbars` from 2.12.0 to 2.13.0
- [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.13.0/packages/overlayscrollbars)

Updates `react-hook-form` from 7.63.0 to 7.66.1
- [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.63.0...v7.66.1)

Updates `shiki` from 3.13.0 to 3.17.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v3.17.0/packages/shiki)

Updates `streamdown` from 1.3.0 to 1.6.8
- [Release notes](https://github.com/vercel/streamdown/releases)
- [Changelog](https://github.com/vercel/streamdown/blob/main/packages/streamdown/CHANGELOG.md)
- [Commits](https://github.com/vercel/streamdown/commits/[email protected]/packages/streamdown)

Updates `tailwind-merge` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v3.3.1...v3.4.0)

Updates `sass` from 1.91.0 to 1.94.2
- [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.91.0...1.94.2)

---
updated-dependencies:
- dependency-name: "@monaco-editor/loader"
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: monaco-editor
  dependency-version: 0.55.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: overlayscrollbars
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: react-hook-form
  dependency-version: 7.66.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: shiki
  dependency-version: 3.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: streamdown
  dependency-version: 1.6.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: tailwind-merge
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
- dependency-name: sass
  dependency-version: 1.94.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prod-dependencies-minor-4eaad1c684 branch from 864c1ae to f00654a Compare December 5, 2025 20:54
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.

1 participant