Skip to content

fix(deps): update dependency prosemirror-view to v1.39.1 #171

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

Closed
wants to merge 1 commit into 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.34.3 -> 1.39.1 age adoption passing confidence

Release Notes

prosemirror/prosemirror-view (prosemirror-view)

v1.39.1

Compare Source

v1.39.0

Compare Source

Bug fixes

Fix an issue where, with some types of schemas, pressing Enter on Android with a Chinese keyboard wouldn't properly detect the Enter press.

New features

The new dragCopies prop can be used to configure whether a drag event inside the editor copies or moves content.

v1.38.1

Compare Source

Bug fixes

Fix a regression in 1.38.0 that breaks scrolling back to the selection after Chrome tries to reset it on focus.

Remove some internally used types from the public type declaration files. Include file extension in web test local imports

Fix an issue where scrolling the cursor into view could inappropriately scroll parent nodes of absolutely positioned elements.

v1.38.0

Compare Source

New features

The clipboard serialization logic is now available as a serializeToClipboard method on the view object.

v1.37.2

Compare Source

Bug fixes

Fix a bug that caused EditorView.nodeDOM to sometimes not return a DOM node when querying a node next to a widget.

Fix an issue where an editor would, when scrolling the selection into view, try to do so even if the selection wasn't in that editor.

v1.37.1

Compare Source

Bug fixes

Fix an issue where display: content elements could break posAtCoords.

Work around an issue with Chrome reporting the selection incorrectly during composition.

v1.37.0

Compare Source

Bug fixes

Fix an issue on Safari where the (incorrect) top-level selection was used, instead of the workaround that also works inside shadow roots.

New features

Mark views can now provide an ignoreMutation method. Add ViewMutationRecord to doc template

v1.36.0

Compare Source

Bug fixes

Don't recreated TrustedTypePolicy objects for every paste.

New features

Add support for a destroy method on custom mark views. Add MarkView to the doc template

v1.35.0

Compare Source

New features

The new NodeView.multiType flag is now required to opt into handling different node types in a single node view. It used to be the default, but this tripped too many people up.


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
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from 6c369eb to bf2e546 Compare September 16, 2024 10:57
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from bf2e546 to 325686b Compare September 19, 2024 21:11
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from 9d999da to 87f0b3b Compare January 22, 2025 15:43
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from 87f0b3b to c4e9777 Compare January 30, 2025 16:05
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch 2 times, most recently from d7a32be to 89d89b3 Compare February 12, 2025 12:54
@renovate renovate bot changed the title Update dependency prosemirror-view to v1.37.2 Update dependency prosemirror-view to v1.38.0 Feb 12, 2025
@renovate renovate bot changed the title Update dependency prosemirror-view to v1.38.0 fix(deps): update dependency prosemirror-view to v1.38.0 Feb 13, 2025
@renovate renovate bot changed the title fix(deps): update dependency prosemirror-view to v1.38.0 Update dependency prosemirror-view to v1.38.0 Feb 22, 2025
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from 89d89b3 to d61392f Compare March 3, 2025 14:27
@renovate renovate bot changed the title Update dependency prosemirror-view to v1.38.0 Update dependency prosemirror-view to v1.38.1 Mar 4, 2025
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from d61392f to ae14a6a Compare March 4, 2025 13:12
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from ae14a6a to 8089212 Compare March 11, 2025 09:58
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from 8089212 to e4989b2 Compare March 17, 2025 15:37
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from e4989b2 to ae9cefe Compare April 2, 2025 15:59
@renovate renovate bot changed the title Update dependency prosemirror-view to v1.38.1 fix(deps): update dependency prosemirror-view to v1.38.1 Apr 2, 2025
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from ae9cefe to 4c7745a Compare April 4, 2025 09:22
@renovate renovate bot changed the title fix(deps): update dependency prosemirror-view to v1.38.1 fix(deps): update dependency prosemirror-view to v1.39.1 Apr 4, 2025
@renovate renovate bot force-pushed the renovate/prosemirror-view-1.x-lockfile branch from 4c7745a to 11087bd Compare April 8, 2025 16:32
Copy link
Contributor Author

renovate bot commented Apr 14, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^1.34.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/prosemirror-view-1.x-lockfile branch April 14, 2025 17:33
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.

1 participant