Skip to content

Bump prosemirror-view from 1.16.1 to 1.16.5 - #1256

Merged
juliusknorr merged 1 commit into
stable19from
dependabot/npm_and_yarn/stable19/prosemirror-view-1.16.5
Dec 22, 2020
Merged

Bump prosemirror-view from 1.16.1 to 1.16.5#1256
juliusknorr merged 1 commit into
stable19from
dependabot/npm_and_yarn/stable19/prosemirror-view-1.16.5

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubDec 21, 2020

Copy link
Copy Markdown
Contributor

Bumps prosemirror-view from 1.16.1 to 1.16.5.

Changelog

Sourced from prosemirror-view's changelog.

1.16.5 (2020-12-11)

Bug fixes

Fix platform detection on recent iPadOS versions, restoring several workarounds for bugs that were accidentally turned off there.

1.16.4 (2020-12-02)

Bug fixes

Fix an issue where the cursor ended up in the wrong place when pressing enter in an empty heading on iOS.

1.16.3 (2020-11-23)

Bug fixes

Fix an issue where pressing enter at the start of a line in a code block would leave the visible cursor in the wrong place on Firefox.

1.16.2 (2020-11-18)

Bug fixes

Fix a bug where overlapping inline decorations would get drawn incorrectly (and even corrupt the drawing of unrelated content).

Commits
  • 8d65725 Mark version 1.16.5
  • aad52c0 Check for iPadOS using maxTouchPoints so iOS workarounds work for iPadOS and iOS
  • e3f8648 Mark version 1.16.4
  • 079c17d Also check for iOS enter when no change was found
  • c535c56 Make rollup.config.js more Windows-compatible
  • c16ca85 Mark version 1.16.3
  • 4d067de Extend Firefox incorrect-cursor-position bug workaround to check for newlines
  • 9c0bad9 Mark version 1.16.2
  • c2ff9c3 Fix a bug in drawing of overlapping decorations
  • 0016027 Commit adjusted clipboard test
  • 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 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)

@dependabotdependabotBot added 3. to review dependencies Pull requests that update a dependency file labels Dec 21, 2020
@juliusknorr

Copy link
Copy Markdown
Member

/compile amend /

Bumps [prosemirror-view](https://github.com/prosemirror/prosemirror-view) from 1.16.1 to 1.16.5.
- [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.16.1...1.16.5)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
@npmbuildbot-nextcloud
npmbuildbot-nextcloudBotforce-pushed the dependabot/npm_and_yarn/stable19/prosemirror-view-1.16.5 branch from 953171c to abe0748CompareDecember 21, 2020 22:57
@juliusknorr
juliusknorr merged commit 4c9cac7 into stable19Dec 22, 2020
@juliusknorr
juliusknorr deleted the dependabot/npm_and_yarn/stable19/prosemirror-view-1.16.5 branch December 22, 2020 07:47
@rullzerrullzer mentioned this pull request Jan 5, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewdependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@juliusknorr