Skip to content

DEPS: Bump the prosemirror group across 1 directory with 3 updates#1649

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/prosemirror-80afa51b35
Closed

DEPS: Bump the prosemirror group across 1 directory with 3 updates#1649
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/prosemirror-80afa51b35

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps the prosemirror group with 3 updates in the / directory: prosemirror-model, prosemirror-transform and prosemirror-view.

Updates prosemirror-model from 1.25.4 to 1.25.5

Updates prosemirror-transform from 1.11.0 to 1.12.0

Updates prosemirror-view from 1.41.6 to 1.41.8

Bumps the prosemirror group with 3 updates in the / directory: [prosemirror-model](https://github.com/prosemirror/prosemirror-model), [prosemirror-transform](https://github.com/prosemirror/prosemirror-transform) and [prosemirror-view](https://github.com/prosemirror/prosemirror-view).


Updates `prosemirror-model` from 1.25.4 to 1.25.5
- [Changelog](https://github.com/ProseMirror/prosemirror-model/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prosemirror/prosemirror-model/commits)

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

Updates `prosemirror-view` from 1.41.6 to 1.41.8
- [Changelog](https://github.com/ProseMirror/prosemirror-view/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prosemirror/prosemirror-view/commits)

---
updated-dependencies:
- dependency-name: prosemirror-model
  dependency-version: 1.25.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prosemirror
- dependency-name: prosemirror-transform
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prosemirror
- dependency-name: prosemirror-view
  dependency-version: 1.41.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prosemirror
...

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 21, 2026
@github-actions

Copy link
Copy Markdown

PR body updated to plaintext for easier squash-merging. Original body content below:


Bumps the prosemirror group with 3 updates in the / directory: prosemirror-model, prosemirror-transform and prosemirror-view.

Updates prosemirror-model from 1.25.4 to 1.25.5

Commits

Updates prosemirror-transform from 1.11.0 to 1.12.0

Changelog

Sourced from prosemirror-transform's changelog.

1.12.0 (2026-03-30)

Bug fixes

Handle deletions that go from the beginning of one textblock to the beginning of another specially, deleting the selected textblocks entirely.

New features

ReplaceStep.MAP_BIAS can now be adjusted to change the way insertion steps are mapped over other insertions at the same place. The default behavior remains the same for the sake of backwards compatibility.

Commits
  • fb70a53 Mark version 1.12.0
  • 3450c5a Add ReplaceStep.MAP_BIAS as a kludge to reconfigure replace step mapping
  • e9a38e3 Special-case deletions that go from the start of one textblock to another
  • See full diff in compare view

Updates prosemirror-view from 1.41.6 to 1.41.8

Changelog

Sourced from prosemirror-view's changelog.

1.41.7 (2026-03-18)

Bug fixes

Work around a Chrome bug where it sometimes inserts a random <br> node when you press backspace before a widget.

Fix a crash that could happen when deleting content during a node drag.

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

@dependabot @github

dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 23, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/prosemirror-80afa51b35 branch June 23, 2026 22:12
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