-
Notifications
You must be signed in to change notification settings - Fork 20
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-model to v1.23.0 - autoclosed #172
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
Commits
|
d90a313
to
0b0458e
Compare
0b0458e
to
1b5a914
Compare
1b5a914
to
61829f9
Compare
61829f9
to
685d226
Compare
685d226
to
aeda4a8
Compare
aeda4a8
to
bc9abaf
Compare
bc9abaf
to
2490c69
Compare
2490c69
to
9ca2e0d
Compare
9ca2e0d
to
f7107cb
Compare
f7107cb
to
667b43b
Compare
667b43b
to
066569f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.21.0
->1.23.0
Release Notes
prosemirror/prosemirror-model (prosemirror-model)
v1.23.0
Compare Source
New features
The new
NodeType.isInGroup
method can be used to query group membership.v1.22.3
Compare Source
Bug fixes
Fix some corner cases in the way the DOM parser tracks active marks.
v1.22.2
Compare Source
Bug fixes
Make attribute validation messages more informative.
v1.22.1
Compare Source
Bug fixes
Add code to
DOMSerializer
that rejects DOM output specs when they originate from attribute values, to protect against XSS attacks that use corrupt attribute input.v1.22.0
Compare Source
New features
Attribute specs now support a
validate
property that can be used to provide a validation function for the attribute, to guard against corrupt JSON input.v1.21.3
Compare Source
Bug fixes
Fix an issue where parse rules for CSS properties that were shorthands for a number of more detailed properties weren't matching properly.
v1.21.2
Compare Source
Bug fixes
Make sure resolved positions (and thus the document and schema hanging off them) don't get kept in the cache when their document can be garbage-collected.
v1.21.1
Compare Source
Bug fixes
Improve performance and accuracy of
DOMParser
style matching by using the DOM's ownstyle
object.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.
This PR was generated by Mend Renovate. View the repository job log.