chore(deps): update dependency @markuplint/jsx-parser to v4 #290
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:
3.12.0→4.7.22Release Notes
markuplint/markuplint (@markuplint/jsx-parser)
v4.7.22Compare Source
v4.7.21Compare Source
v4.7.20Compare Source
v4.7.19Compare Source
v4.7.18Compare Source
v4.7.17Compare Source
v4.7.16Compare Source
v4.7.15Compare Source
v4.7.14Compare Source
v4.7.13Compare Source
v4.7.12Compare Source
v4.7.11Compare Source
v4.7.10Compare Source
v4.7.9Compare Source
v4.7.8Compare Source
v4.7.7Compare Source
v4.7.6Compare Source
v4.7.5Compare Source
v4.7.4Compare Source
v4.7.3Compare Source
v4.7.2Compare Source
v4.7.1Compare Source
v4.7.0Compare Source
New Features
overrideModeoption #1583conditionalChildNodesAPI as experimental to Nodes #1593evaluateConditionalChildNodesoption as experimental topermitted-contentsrule #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
onscrollendevent attribute #1594Fixed Bugs
forattribute type of theoutputelement #1616What's Changed
overrideModeoption by @YusukeHirao in #1583onscrollendevent attribute by @YusukeHirao in #15941d96c77by @renovate in #1596c384290by @renovate in #1601bda5312by @renovate in #16020ad4b8fby @renovate in #1608forattribute type of theoutputelement by @YusukeHirao in #1616module.createRequireinstead of Import Attribute by @YusukeHirao in #1626conditionalChildNodesby @YusukeHirao in #1593permitted-contentsrule supports conditional child nodes by @YusukeHirao in #1630Full Changelog: markuplint/markuplint@v4.6.1...v4.7.0
v4.6.1Compare Source
Fixed Bugs
Experimental Release
@markuplint/pretendersv0.0.1What's Changed
jsx-scannerfor Pretenders features as experimental by @YusukeHirao in #1576Full Changelog: markuplint/markuplint@v4.6.0...v4.6.1
v4.6.0Compare Source
New Features
no-orphaned-end-tagrule #1574Fixed Bugs
What's Changed
no-orphaned-end-tagrule by @YusukeHirao in #1574Full Changelog: markuplint/markuplint@v4.5.0...v4.6.0
v4.5.0Compare Source
Re-architecture
Fixed Bugs
d.tsfiles during TS compilation #1552What's Changed
d.tsfiles during TS compilation by @YusukeHirao in #1552New Contributors
Full Changelog: markuplint/markuplint@v4.4.0...v4.5.0
v4.4.0Compare Source
Update specs
writingsuggestionsattribute #1538Fixed Bugs
contentModelofbr#1520What's Changed
contentModelofbrby @kagankan in #1520Full Changelog: markuplint/markuplint@v4.3.0...v4.4.0
v4.3.0Compare Source
Update specs
onpageswapevent attribute to thebodyelement #1510expectto therelattribute for thelink#1512What's Changed
onpageswapevent attribute to thebodyelement by @YusukeHirao in #1510expectto therelattribute for thelinkelement by @YusukeHirao in #1512Full Changelog: markuplint/markuplint@v4.2.0...v4.3.0
v4.2.0Compare Source
New features
checkingDeprecatedRoleoption to thewai-ariaruleFixed Bugs
placeholderattribute #1501filterelement #1503Update specs
browsingtopicsattribute as experimental to theiframeelement #1500What's Changed
computeAccessibleNamenot supportingplaceholderattribute by @YusukeHirao in #1501filterelement by @YusukeHirao in #1503checkingDeprecatedRoleoption to thewai-ariarule by @YusukeHirao in #1504New Contributors
Full Changelog: markuplint/markuplint@v4.1.1...v4.2.0
v4.1.1Compare Source
Update specs
Add
shadowrootclonableattribute to thetemplateelement #1493Fixed Bugs
What's Changed
New Contributors
Full Changelog: markuplint/markuplint@v4.1.0...v4.1.1
v4.1.0Compare Source
New features
New Parser
@markuplint/alpine-parser@markuplint/alpine-parser/specNew Rules
heading-levelsruleno-consecutive-brruleno-duplicate-dtruleneighbor-popoversruleUpdate Specs
privacy-policylink type to thelinkelementonpagerevealevent attribute to thebodyelementdeprecatedflag to theusemapattribute of theobjectelementUpdate Preset Config
decoding=asyncfrom presetmarkuplint:performance<details>name group" to presettitleattr in<input pattern>" to presetheading-levels,no-consecutive-br,no-duplicate-dt, and,neighbor-popoversrules to presetFixed Bugs
What's Changed
@markuplint/svelte-specby @YusukeHirao in #1453decoding=asyncfrom presetmarkuplint:performanceby @YusukeHirao in #1456character-referencerule frommarkuplint:recommendedpreset tomarkuplint:recommended-static-htmlby @YusukeHirao in #1457heading-levelsrule by @YusukeHirao in #1463privacy-policylink type to thelinkelement by @YusukeHirao in #1464onpagerevealevent attribute to thebodyelement by @YusukeHirao in #1465<details>name group" to preset by @YusukeHirao in #1466titleattr in<input pattern>" to preset by @YusukeHirao in #1467no-consecutive-brrule by @YusukeHirao in #1468no-duplicate-dtrule by @YusukeHirao in #1469neighbor-popoversrule by @YusukeHirao in #1470Full Changelog: markuplint/markuplint@v4.0.3...v4.1.0
v4.0.3Compare Source
Fixed Bugs
else ifblock parsing error by @YusukeHirao in #1445Full Changelog: markuplint/markuplint@v4.0.2...v4.0.3
v4.0.2Compare Source
Fixed Bugs
accesskeyattribute was not working by @SaekiTominaga in #1439Full Changelog: markuplint/markuplint@v4.0.1...v4.0.2
v4.0.1Compare Source
Fixed Bugs
strongelement by @YusukeHirao in #1435Full Changelog: markuplint/markuplint@v4.0.0...v4.0.1
v4.0.0Compare Source
New features
--include-node-modulesoption to CLI #1236use-listrule #1237noPrev: Consider it a list if the text containing characters is the first child of the element.prevElement: Consider it a list even if the text containing characters appears as the node following the element.prevComment: Consider it a list even if the text containing characters appears as the node following a comment.prevCodeBlock: Consider it a list even if the text containing characters appears as the node following a special block.asattribute #1356transformattribute value syntax #1358@markuplint/svelte-parser/kit#1363targetLanguagesto VS Code extension settings #1229Update specs
<search role=search>from preset #1210templateelement #1274shadowrootdelegatesfocusattributeshadowrootmodeattributedetailselement #1275dirnameattribute of theinputelement #1276terms-of-servicelink type #1277formattribute to themeterelement #1130dirnameattribute to thetextareaelement #1130xlink:hrefattribute to deprecated #1130searchelement #1130hreflang,name, andnohrefattribute from theareaelement #1208experimentalflag from thedisableremoteplaybackattribute #1293nonStandardflag from theautocapitalizeattribute #1293experimentalflag from thefetchpriorityattribute #1293associationlist,associationlistitemkey, andassociationlistitemvalueroles #1393 (w3c/aria#2095)experimentalandnonStandardflags from thecontrolslistattribute #1407autocompleteattribute from thebuttonelement #1407widthattribute as deprecated to thecolgroupelement #1407nowrapattribute from theddelement #1412experimentalflag from thedisablepictureinpictureattribute of thevideoelement #1412Breaking Changes
Parserclass and overhaul@markuplint/parser-utils#1243 #1390 #1408 #1411@markuplint/create-rule-helperto@markuplint/create-ruleand make adjustments #1298Commits
markuplintmodule optimized for ESM by @YusukeHirao in #1107@markuplint/file-resolverto ESM by @YusukeHirao in #1108v4by @YusukeHirao in #1130choicepattern computation. by @YusukeHirao in #1159rule-textlintby @YusukeHirao in #1200<search role=search>from preset. by @YusukeHirao in #1210importHelpersandtslibby @YusukeHirao in #1211targetLanguagesto VS Code extension settings. by @YusukeHirao in #1229--include-node-modulesoption to CLI by @YusukeHirao in #1236use-listrule. by @YusukeHirao in #1237no-default-exportby @YusukeHirao in #1244eslint-plugin-regexpby @YusukeHirao in #1245templateelement by @YusukeHirao in #1274detailselement. by @YusukeHirao in #1275dirnameattribute of theinputelement by @YusukeHirao in #1276terms-of-servicelink type. by @YusukeHirao in #1277@markuplint/create-rule-helperto@markuplint/create-ruleby @YusukeHirao in #1298Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 6am every weekday" 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.
🔕 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.