Skip to content

Build(deps): Bump prosemirror-view from 1.39.3 to 1.40.0 in the prosemirror group #33040

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the prosemirror group with 1 update: prosemirror-view.

Updates prosemirror-view from 1.39.3 to 1.40.0

Bumps the prosemirror group with 1 update: [prosemirror-view](https://github.com/prosemirror/prosemirror-view).


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

---
updated-dependencies:
- dependency-name: prosemirror-view
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Jun 2, 2025
Copy link

github-actions bot commented Jun 2, 2025

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


Bumps the prosemirror group with 1 update: prosemirror-view.

Updates prosemirror-view from 1.39.3 to 1.40.0

Changelog

Sourced from prosemirror-view's changelog.

1.40.0 (2025-06-02)

Bug fixes

Suppress lint warnings about dereferencing methods by making EditorView.dispatch a property instead of a method.

New features

The "handleTextInput" prop now takes an additional argument that can be used to generate the default transaction for that text change.

Widget decorations now support a relaxedSide option which can be used to allow the DOM cursor to appear at either side.

Commits
  • a72140e Mark version 1.40.0
  • 94797bc Support relaxedSide widget option
  • 7a6f6e8 Add an argument to handleTextInput that creates the default transaction
  • f49e21b Declare EditorView.dispatch as a property
  • See full diff in compare view

Dependabot compatibility score

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

@CvX CvX merged commit ef9f5cc into main Jun 3, 2025
18 checks passed
@CvX CvX deleted the dependabot/npm_and_yarn/prosemirror-25e8642468 branch June 3, 2025 14:01
megothss pushed a commit that referenced this pull request Jun 3, 2025
…mirror group (#33040)

Bumps the prosemirror group with 1 update:
[prosemirror-view](https://github.com/prosemirror/prosemirror-view).


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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
martin-brennan pushed a commit that referenced this pull request Jun 10, 2025
…mirror group (#33040)

Bumps the prosemirror group with 1 update:
[prosemirror-view](https://github.com/prosemirror/prosemirror-view).


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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Development

Successfully merging this pull request may close these issues.

1 participant