chore(deps): update dependency @markuplint/react-spec to v4 #291
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.13.0→4.5.22Release Notes
markuplint/markuplint (@markuplint/react-spec)
v4.5.22Compare Source
v4.5.21Compare Source
v4.5.20Compare Source
v4.5.19Compare Source
v4.5.18Compare Source
v4.5.17Compare Source
v4.5.16Compare Source
v4.5.15Compare Source
v4.5.14Compare Source
v4.5.13Compare Source
v4.5.12Compare Source
v4.5.11Compare Source
v4.5.10Compare Source
v4.5.9Compare Source
v4.5.8Compare Source
v4.5.7Compare Source
v4.5.6Compare Source
v4.5.5Compare Source
v4.5.4Compare Source
v4.5.3Compare Source
v4.5.2Compare Source
v4.5.1Compare Source
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.1Compare Source
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.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.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 #1298@typescript-eslint/typesv6 by @YusukeHirao in #1327Srcsettype by @YusukeHirao in #1347wai-ariarule by @YusukeHirao in #1350regexSelectorby @YusukeHirao in #1351svelte-parserhas no issues by @YusukeHirao in #1352asattribute by @YusukeHirao in #1356transformattribute value syntax by @YusukeHirao in #1358@markuplint/svelte-parser/kitby @YusukeHirao in #1363tspanelement content model by @YusukeHirao in #1366fixfeature by @YusukeHirao in #1398pug-parserby @YusukeHirao in #1411New Contributors
Full Changelog: markuplint/markuplint@v3.15.0...v4.0.0
Configuration
📅 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.