Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2022

Bumps prosemirror-view from 1.23.5 to 1.23.6.

Changelog

Sourced from prosemirror-view's changelog.

1.23.6 (2022-01-13)

Bug fixes

Fix an issue that could cause pieces of DOM to not be synchronized with the document after some kind of changes around marks.

Fix a bug where marks rendered with nested elements would in some situations suppress new input.

Disable Chrome-specific drag-selection workaround in non-Chrome browsers because it affected table cell selection in Safari.

Commits
  • b1f19a4 Mark version 1.23.6
  • e474a28 Opt out of drag selection delay in Safari
  • 128620c Always reparse in-editor marks when their DOM is dirty
  • d705a47 Fix bug in marking view descs dirty
  • 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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

@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Jan 15, 2022
Copy link
Collaborator

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@max-nextcloud
Copy link
Collaborator

/compile amend /

@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/stable23/prosemirror-view-1.23.6 branch from 8d16d3c to 0894f58 Compare January 16, 2022 08:23
@max-nextcloud
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable23/prosemirror-view-1.23.6 branch from 0894f58 to c564c6a Compare January 18, 2022 14:16
@max-nextcloud
Copy link
Collaborator

/compile amend /

Copy link
Collaborator

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps [prosemirror-view](https://github.com/prosemirror/prosemirror-view) from 1.23.5 to 1.23.6.
- [Release notes](https://github.com/prosemirror/prosemirror-view/releases)
- [Changelog](https://github.com/ProseMirror/prosemirror-view/blob/master/CHANGELOG.md)
- [Commits](ProseMirror/prosemirror-view@1.23.5...1.23.6)

---
updated-dependencies:
- dependency-name: prosemirror-view
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/stable23/prosemirror-view-1.23.6 branch from c564c6a to 4b68e3d Compare January 18, 2022 14:28
@dependabot dependabot bot merged commit 10ce4c2 into stable23 Jan 18, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stable23/prosemirror-view-1.23.6 branch January 18, 2022 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants