Skip to content

Build(deps): Bump prosemirror-model from 1.25.1 to 1.25.2 in the prosemirror group #33589

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 Jul 13, 2025

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

Updates prosemirror-model from 1.25.1 to 1.25.2

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 13, 2025
Copy link

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


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

Updates prosemirror-model from 1.25.1 to 1.25.2

Changelog

Sourced from prosemirror-model's changelog.

1.25.2 (2025-07-11)

Bug fixes

Suppress lint warnings about dereferencing methods by making Schema.nodeFromJSON and markFromJSON properties instead of methods.

Avoid using setAttribute("style", ...) to stay clear of content security policies.

Commits
  • 8ab5b8f Mark version 1.25.2
  • e73b74c Prefer style.cssText over setAttribute
  • 278f5ca Correct some link fragments in doc comments
  • 20d26c9 Remove unused parameter in Fragment.findIndex
  • d149770 Declare Schema.node/markFromJSON as properties
  • 166188d Use a more specific type for the argument to contentElement
  • 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

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


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

---
updated-dependencies:
- dependency-name: prosemirror-model
  dependency-version: 1.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prosemirror
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prosemirror-ed4f5d86ee branch from b35d623 to d37d768 Compare July 14, 2025 23:06
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.

0 participants