Skip to content

Bump the patch-updates group with 3 updates#1519

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/patch-updates-841dc353c8
Open

Bump the patch-updates group with 3 updates#1519
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/patch-updates-841dc353c8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps the patch-updates group with 3 updates: inter-ui, prosemirror-markdown and react-textarea-autosize.

Updates inter-ui from 4.1.0 to 4.1.1

Changelog

Sourced from inter-ui's changelog.

Change Log

Commits

Updates prosemirror-markdown from 1.13.1 to 1.13.4

Changelog

Sourced from prosemirror-markdown's changelog.

1.13.4 (2026-02-04)

Bug fixes

Fix a regression that caused the serializer to crash when a block ends in a hard break.

1.13.3 (2026-01-20)

Bug fixes

Properly move trailing whitespace out of marks when they end in a hard break node.

1.13.2 (2025-03-18)

Bug fixes

Add a code flag to the code mark.

Commits
  • d86eff3 Mark version 1.13.4
  • 92db93f Fix an out-of-bounds crash in Markdown serialization
  • 3e8fcc5 Mark version 1.13.3
  • 7c42a17 Fix a bug with serializing whitespace-expelling marks
  • d671c23 Mark version 1.13.2
  • 65bf6b8 Mark code marks as being code
  • See full diff in compare view

Updates react-textarea-autosize from 8.5.4 to 8.5.9

Release notes

Sourced from react-textarea-autosize's releases.

v8.5.9

Patch Changes

  • #417 cbced4f Thanks @​threepointone! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

    This lets tools like Wrangler and the Cloudflare Vite Plugin pick up the right version of the built module, preventing issues like cloudflare/workers-sdk#8723.

v8.5.8

Patch Changes

  • #414 d12e6a5 Thanks @​benjaminwaterlot! - Fixed a race condition leading to an error caused by textarea being unmounted before internal requestAnimationFrame's callback being fired

v8.5.7

Patch Changes

  • #409 8c47e31 Thanks @​Andarist! - Fixed an issue with resize not happening after the containing form being reset

v8.5.6

Patch Changes

v8.5.5

Patch Changes

  • #401 4a34e1b Thanks @​olee! - Add missing wordSpacing and scrollbarGutter as properties that can impact sizing
Changelog

Sourced from react-textarea-autosize's changelog.

8.5.9

Patch Changes

  • #417 cbced4f Thanks @​threepointone! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

    This lets tools like Wrangler and the Cloudflare Vite Plugin pick up the right version of the built module, preventing issues like cloudflare/workers-sdk#8723.

8.5.8

Patch Changes

  • #414 d12e6a5 Thanks @​benjaminwaterlot! - Fixed a race condition leading to an error caused by textarea being unmounted before internal requestAnimationFrame's callback being fired

8.5.7

Patch Changes

  • #409 8c47e31 Thanks @​Andarist! - Fixed an issue with resize not happening after the containing form being reset

8.5.6

Patch Changes

8.5.5

Patch Changes

  • #401 4a34e1b Thanks @​olee! - Add missing wordSpacing and scrollbarGutter as properties that can impact sizing
Commits

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 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

Bumps the patch-updates group with 3 updates: [inter-ui](https://github.com/philipbelesky/inter-ui), [prosemirror-markdown](https://github.com/prosemirror/prosemirror-markdown) and [react-textarea-autosize](https://github.com/Andarist/react-textarea-autosize).


Updates `inter-ui` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/philipbelesky/inter-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/philipbelesky/inter-ui/commits/v4.1.1)

Updates `prosemirror-markdown` from 1.13.1 to 1.13.4
- [Changelog](https://github.com/ProseMirror/prosemirror-markdown/blob/master/CHANGELOG.md)
- [Commits](ProseMirror/prosemirror-markdown@1.13.1...1.13.4)

Updates `react-textarea-autosize` from 8.5.4 to 8.5.9
- [Release notes](https://github.com/Andarist/react-textarea-autosize/releases)
- [Changelog](https://github.com/Andarist/react-textarea-autosize/blob/main/CHANGELOG.md)
- [Commits](Andarist/react-textarea-autosize@v8.5.4...v8.5.9)

---
updated-dependencies:
- dependency-name: inter-ui
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: prosemirror-markdown
  dependency-version: 1.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: react-textarea-autosize
  dependency-version: 8.5.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

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 May 1, 2026
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