Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency prosemirror-view to v1.34.2 #171

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prosemirror-view 1.33.6 -> 1.34.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

prosemirror/prosemirror-view (prosemirror-view)

v1.34.2

Compare Source

Bug fixes

Fix pasting in Chrome with the require-trusted-types-for CSP enabled.

Fix an issue where, for some kinds of IME on Windows, pressing Enter while in a composition would execute the resulting command on the wrong selection, erasing some typed content.

v1.34.1

Compare Source

Bug fixes

Fix null dereferences caused by the behavior of Chrome's newly supported caretPositionFromPoint method.

Fix an issue where on Android, with GBoard, enter presses in code blocks while a spell correction was selected didn't insert a new line.

v1.34.0

Compare Source

New features

The DecorationGroup interface now has a forEachSet method to iterate though the contained decoration sets.

v1.33.11

Compare Source

Bug fixes

Delete the selection on composition start when on a mark boundary to force Chrome to apply the correct style to the composition.

When the browser starts a composition and the selection spans across blocks, start by clearing it to make sure the composed text node lands in a valid position.

v1.33.10

Compare Source

Bug fixes

Prevent triple clicks and clicks on atom nodes from dispatching a selection update when the new selection is equal to the current selection.

Don't crash when window.getSelection() returns null.

Create a cursor wrapper when starting a composition with a selection that spans mark boundaries, to avoid odd DOM forms created by Chrome in such a situation.

v1.33.9

Compare Source

Bug fixes

Fix an issue where dragging an image on Chrome versions before 121 failed to put the image file in the clipboard data.

Enable cross-site scripting protection hack when rendering nodes and marks inside the editor.

v1.33.8

Compare Source

Bug fixes

When composition happens with the cursor between two text nodes, use the last mutated one to guess which one is being changed.

v1.33.7

Compare Source

Bug fixes

Ignore stray <br> nodes added to parent list elements when backspacing near uneditable content in Firefox.

Fix a crash where the editor tried to call removeAttribute on a text node.

Fix an issue where coordinates near nested blocks could inappropriately be assigned to be inside those blocks.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

aem-code-sync bot commented May 31, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@renovate renovate bot changed the title Update dependency prosemirror-view to v1.33.7 Update dependency prosemirror-view to v1.33.8 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from 6651f5a to 678d2ca Compare June 11, 2024 13:21
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from 678d2ca to e57a5a8 Compare July 18, 2024 19:15
@renovate renovate bot changed the title Update dependency prosemirror-view to v1.33.8 Update dependency prosemirror-view to v1.33.9 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from e57a5a8 to 8150d03 Compare August 6, 2024 10:05
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from 8150d03 to ea6e17e Compare August 13, 2024 15:04
@renovate renovate bot changed the title Update dependency prosemirror-view to v1.33.9 Update dependency prosemirror-view to v1.33.10 Aug 13, 2024
@renovate renovate bot changed the title Update dependency prosemirror-view to v1.33.10 Update dependency prosemirror-view to v1.33.11 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from ea6e17e to bffa62d Compare August 19, 2024 16:54
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from bffa62d to cdea915 Compare August 23, 2024 08:13
@renovate renovate bot changed the title Update dependency prosemirror-view to v1.33.11 Update dependency prosemirror-view to v1.34.0 Aug 23, 2024
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from cdea915 to 5d5fd7a Compare August 26, 2024 11:16
@renovate renovate bot changed the title Update dependency prosemirror-view to v1.34.0 Update dependency prosemirror-view to v1.34.1 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from 5d5fd7a to 62efc69 Compare August 28, 2024 09:18
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from 62efc69 to 6c369eb Compare September 3, 2024 10:24
@renovate renovate bot changed the title Update dependency prosemirror-view to v1.34.1 Update dependency prosemirror-view to v1.34.2 Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants