Skip to content

chore(deps): bump prosemirror-keymap and @types/prosemirror-keymap#69

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-a7e5b23eec
Open

chore(deps): bump prosemirror-keymap and @types/prosemirror-keymap#69
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-a7e5b23eec

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps prosemirror-keymap and @types/prosemirror-keymap. These dependencies needed to be updated together.
Updates prosemirror-keymap from 1.2.0 to 1.2.3

Changelog

Sourced from prosemirror-keymap's changelog.

1.2.3 (2025-05-04)

Bug fixes

Fix an issue where the library was too eager to dispatch keys by key code when the character produced isn't ASCII.

1.2.2 (2023-05-17)

Bug fixes

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

1.2.1 (2023-02-14)

Bug fixes

Work around macOS putting the unmodified character in KeyboardEvent.key when Cmd is held down, fixing shift-cmd-letter bindings.

Commits
  • 081f24f Mark version 1.2.3
  • 9da0f9d Don't try to dispatch keys by keycode unless alt/meta/crtl is held
  • 9df35bd Mark version 1.2.2
  • f5ad1de Add release note
  • 2509567 Mark version 1.2.1
  • a4fa39d Make sure cmd-shift- shortcuts are looked up correctly on macOS
  • f72f818 Update maintainer email
  • ab31037 Remove gitter link
  • 71b601a Cast around a type error in test
  • See full diff in compare view

Updates @types/prosemirror-keymap from 1.0.4 to 1.2.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 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-keymap](https://github.com/prosemirror/prosemirror-keymap) and [@types/prosemirror-keymap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prosemirror-keymap). These dependencies needed to be updated together.

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

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

---
updated-dependencies:
- dependency-name: prosemirror-keymap
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/prosemirror-keymap"
  dependency-version: 1.2.0
  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 Mar 19, 2026
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