Skip to content

chore(deps): bump prosemirror-commands and @types/prosemirror-commands#27

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/prosemirror-commands-and-types/prosemirror-commands-1.5.2
Open

chore(deps): bump prosemirror-commands and @types/prosemirror-commands#27
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/prosemirror-commands-and-types/prosemirror-commands-1.5.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 1, 2024

Copy link
Copy Markdown

Bumps prosemirror-commands and @types/prosemirror-commands. These dependencies needed to be updated together.
Updates prosemirror-commands from 1.3.0 to 1.5.2

Changelog

Sourced from prosemirror-commands's changelog.

1.5.2 (2023-05-17)

Bug fixes

Include CommonJS type declarations in the package to please new TypeScript resolution settings.

1.5.1 (2023-03-01)

Bug fixes

Fix joinTextblockBackward not applying when the textblock before was wrapped in another node.

1.5.0 (2022-12-05)

New features

The new splitBlockAs command-builder allows you to pass in custom logic to determine the type of block that should be split off.

1.4.0 (2022-12-01)

Bug fixes

Make setBlockType act on all selection ranges in selections that have them.

New features

The new joinTextblockForward and joinTextblockBackward commands provide a more primitive command for delete/backspace behavior when you don't want the extra strategies implemented by joinForward/joinBackward.

1.3.1 (2022-09-08)

Bug fixes

Make sure toggleMark doesn't add marks to top nodes with non-inline content.

Commits
  • 19c5f9a Mark version 1.5.2
  • 04adaed Add release note
  • 7d895ca Mark version 1.5.1
  • e607d5a Allow joinTextblockBackward to move content into wrapper nodes
  • ad0489c Update maintainer email
  • 7635496 Mark version 1.5.0
  • 40d42d5 Add splitBlockAs for easier configuration of splitBlock behavior
  • 64bfc5d Mark version 1.4.0
  • 3207adb Add joinTextblockForward and joinTextblockBackward commands
  • e2a7417 Allow setBlockType to act on multiple selection ranges
  • Additional commits viewable in compare view

Updates @types/prosemirror-commands from 1.0.4 to 1.3.0

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 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)

Bumps [prosemirror-commands](https://github.com/prosemirror/prosemirror-commands) and [@types/prosemirror-commands](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prosemirror-commands). These dependencies needed to be updated together.

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

Updates `@types/prosemirror-commands` from 1.0.4 to 1.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prosemirror-commands)

---
updated-dependencies:
- dependency-name: prosemirror-commands
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/prosemirror-commands"
  dependency-type: direct:development
  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 Feb 1, 2024
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