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:
4.6.1
->4.7.12
4.6.1
->4.10.4
4.4.1
->4.5.12
4.6.1
->4.11.2
Release Notes
markuplint/markuplint (@markuplint/jsx-parser)
v4.7.12
Compare Source
v4.7.11
Compare Source
v4.7.10
Compare Source
v4.7.9
Compare Source
v4.7.8
Compare Source
v4.7.7
Compare Source
v4.7.6
Compare Source
v4.7.5
Compare Source
v4.7.4
Compare Source
v4.7.3
Compare Source
v4.7.2
Compare Source
v4.7.1
Compare Source
v4.7.0
Compare Source
New Features
overrideMode
option #1583conditionalChildNodes
API as experimental to Nodes #1593evaluateConditionalChildNodes
option as experimental topermitted-contents
rule #1630We have now experimentally developed the ability to detect code structures with conditional branching. Currently, it only supports Svelte.
In this case, the
<ul>
element ends up containing<span>
elements directly underneath it, which results in an invalid HTML structure.New Specs
onscrollend
event attribute #1594Fixed Bugs
for
attribute type of theoutput
element #1616What's Changed
overrideMode
option by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1583onscrollend
event attribute by @YusukeHirao in https://github.com/markuplint/markuplint/pull/15941d96c77
by @renovate in https://github.com/markuplint/markuplint/pull/1596c384290
by @renovate in https://github.com/markuplint/markuplint/pull/1601bda5312
by @renovate in https://github.com/markuplint/markuplint/pull/16020ad4b8f
by @renovate in https://github.com/markuplint/markuplint/pull/1608for
attribute type of theoutput
element by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1616module.createRequire
instead of Import Attribute by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1626conditionalChildNodes
by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1593permitted-contents
rule supports conditional child nodes by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1630Full Changelog: markuplint/markuplint@v4.6.1...v4.7.0
Configuration
📅 Schedule: Branch creation - "after 8am before 5pm on Monday" in timezone Asia/Tokyo, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.