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

fix(deps): update prosemirror #5320

Draft
wants to merge 1 commit into
base: renovate/rollup
Choose a base branch
from

Conversation

cultureamp-renovate[bot]
Copy link
Contributor

@cultureamp-renovate cultureamp-renovate bot commented Nov 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prosemirror-model ^1.23.0 -> ^1.24.0 age adoption passing confidence
prosemirror-view ^1.34.3 -> ^1.37.0 age adoption passing confidence

Release Notes

prosemirror/prosemirror-model (prosemirror-model)

v1.24.0

Compare Source

New features

Fragment.content and Node.children now expose a node's set of children as an array.

prosemirror/prosemirror-view (prosemirror-view)

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: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@cultureamp-renovate
Copy link
Contributor Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

Copy link

changeset-bot bot commented Nov 23, 2024

⚠️ No Changeset found

Latest commit: 780ca2d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@cultureamp-renovate cultureamp-renovate bot changed the title fix(deps): update dependency prosemirror-view to ^1.36.0 fix(deps): update dependency prosemirror-view to ^1.37.0 Nov 23, 2024
@cultureamp-renovate cultureamp-renovate bot changed the title fix(deps): update dependency prosemirror-view to ^1.37.0 fix(deps): update prosemirror Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants