chore(deps): update dependency @markuplint/ml-spec to v4.8.2 #9
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.2-alpha.1
->4.8.2
Release Notes
markuplint/markuplint (@markuplint/ml-spec)
v4.8.2
Compare Source
v4.8.1
Compare Source
What's Changed
New Features
Dependency Updates
Full Changelog: markuplint/markuplint@v4.8.0...v4.8.1
v4.8.0
Compare Source
What's Changed
New Features
table-row-column-alignment
rule by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1646no-ambiguous-navigable-target-names
rule by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1652Dependency Updates
Full Changelog: markuplint/markuplint@v4.7.0...v4.8.0
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
v4.6.4
Compare Source
v4.6.3
Compare Source
v4.6.2
Compare Source
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.
🔕 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.