Skip to content

build(deps): bump prosemirror-inputrules from 1.4.0 to 1.5.1 - #513

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/prosemirror-inputrules-1.5.1
Aug 10, 2026
Merged

build(deps): bump prosemirror-inputrules from 1.4.0 to 1.5.1#513
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/prosemirror-inputrules-1.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps prosemirror-inputrules from 1.4.0 to 1.5.1.

Changelog

Sourced from prosemirror-inputrules's changelog.

1.5.1 (2025-10-15)

Bug fixes

Fix an issue where input rules with inCodeMark disabled would still match if a part of the match before the cursor had a code mark.

1.5.0 (2025-03-18)

Bug fixes

Fix a bug where input rules behaved incorrectly when text input inserted multiple characters and only a part of those were matched by a rule.

Set inCodeMark to false for emdash and quote input rules.

New features

Input rules now take an inCodeMark option that can be used to turn them off inside marks marked as code.

Commits
  • 089aa38 Mark version 1.5.1
  • 7f63cfb Check entire matched text for code marks when inCodeMark is false
  • 43ef04c Mark version 1.5.0
  • 622d07c Mark emdash and quote input rules as not applying in code marks
  • 1ad92ad Support an inCodeMark option to input rules
  • 847cc74 Fix invalid handling of multi-character text inserts
  • cefca63 Cleanup redundant comment
  • 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 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)

Bumps [prosemirror-inputrules](https://github.com/prosemirror/prosemirror-inputrules) from 1.4.0 to 1.5.1.
- [Changelog](https://github.com/ProseMirror/prosemirror-inputrules/blob/master/CHANGELOG.md)
- [Commits](ProseMirror/prosemirror-inputrules@1.4.0...1.5.1)

---
updated-dependencies:
- dependency-name: prosemirror-inputrules
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 10, 2026
@changeset-bot

changeset-bot Bot commented Aug 10, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b6f2807

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
github-actions Bot enabled auto-merge (squash) August 10, 2026 12:34
@netlify

netlify Bot commented Aug 10, 2026

Copy link
Copy Markdown

Deploy Preview for stacks-editor ready!

Name Link
🔨 Latest commit b6f2807
🔍 Latest deploy log https://app.netlify.com/projects/stacks-editor/deploys/6a79c52f41003d00089fd7b8
😎 Deploy Preview https://deploy-preview-513--stacks-editor.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
github-actions Bot merged commit a065e75 into main Aug 10, 2026
7 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/prosemirror-inputrules-1.5.1 branch August 10, 2026 12:36
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