[PR #14572] [CLOSED] build(deps): bump prosemirror-commands from 1.6.2 to 1.7.1 #94552

Closed
opened 2026-05-15 20:33:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/14572
Author: @dependabot[bot]
Created: 6/1/2025
Status: Closed

Base: devHead: dependabot/npm_and_yarn/dev/prosemirror-commands-1.7.1


📝 Commits (1)

  • 4a418b7 build(deps): bump prosemirror-commands from 1.6.2 to 1.7.1

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 package-lock.json (+4 -4)
📝 package.json (+1 -1)

📄 Description

Bumps prosemirror-commands from 1.6.2 to 1.7.1.

Changelog

Sourced from prosemirror-commands's changelog.

1.7.1 (2025-04-13)

Bug fixes

Fix a regression in splitBlock that would cause it to crash, rather than return false, when no split is possible.

1.7.0 (2025-02-20)

New features

toggleMark now accepts an includeWhitespace option that controls whether it affects leading/trailing space.

Commits
  • 20c7d42 Mark version 1.7.1
  • 1321512 Restore accidentally dropped early return in splitBlock
  • 6d6e95b Mark version 1.7.0
  • d791bd4 Add an includeWhitespace option to toggleMark
  • c90cfc4 Correct some links in the JSDoc comments
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/14572 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/1/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dependabot/npm_and_yarn/dev/prosemirror-commands-1.7.1` --- ### 📝 Commits (1) - [`4a418b7`](https://github.com/open-webui/open-webui/commit/4a418b7410566ffabc7319b83a0c7f2032f195f6) build(deps): bump prosemirror-commands from 1.6.2 to 1.7.1 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4 -4) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [prosemirror-commands](https://github.com/prosemirror/prosemirror-commands) from 1.6.2 to 1.7.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ProseMirror/prosemirror-commands/blob/master/CHANGELOG.md">prosemirror-commands's changelog</a>.</em></p> <blockquote> <h2>1.7.1 (2025-04-13)</h2> <h3>Bug fixes</h3> <p>Fix a regression in <code>splitBlock</code> that would cause it to crash, rather than return false, when no split is possible.</p> <h2>1.7.0 (2025-02-20)</h2> <h3>New features</h3> <p><code>toggleMark</code> now accepts an <code>includeWhitespace</code> option that controls whether it affects leading/trailing space.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ProseMirror/prosemirror-commands/commit/20c7d42ab8b5d8642fb9efc6261b7541c9dc23c2"><code>20c7d42</code></a> Mark version 1.7.1</li> <li><a href="https://github.com/ProseMirror/prosemirror-commands/commit/132151215a3b22d4459e61c4b712ac3bcd88d7b9"><code>1321512</code></a> Restore accidentally dropped early return in splitBlock</li> <li><a href="https://github.com/ProseMirror/prosemirror-commands/commit/6d6e95b9896c6f04abc5b990ccb356920344243c"><code>6d6e95b</code></a> Mark version 1.7.0</li> <li><a href="https://github.com/ProseMirror/prosemirror-commands/commit/d791bd4506213f328361d99cda0911462356ab49"><code>d791bd4</code></a> Add an includeWhitespace option to toggleMark</li> <li><a href="https://github.com/ProseMirror/prosemirror-commands/commit/c90cfc45d01ff5cc77a0f4d10a35a05a984aab2e"><code>c90cfc4</code></a> Correct some links in the JSDoc comments</li> <li>See full diff in <a href="https://github.com/prosemirror/prosemirror-commands/compare/1.6.2...1.7.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prosemirror-commands&package-manager=npm_and_yarn&previous-version=1.6.2&new-version=1.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-15 20:33:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#94552