-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore(deps): update dependency markuplint to ^3.15.0 #121
base: main
Are you sure you want to change the base?
Conversation
Run & review this pull request in StackBlitz Codeflow. |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #121 +/- ##
=======================================
Coverage 93.75% 93.75%
=======================================
Files 3 3
Lines 48 48
Branches 15 15
=======================================
Hits 45 45
Misses 3 3 ☔ View full report in Codecov by Sentry. |
c5eb2ab
to
190d577
Compare
190d577
to
f153fdb
Compare
f153fdb
to
9b77d3a
Compare
9b77d3a
to
7691e8b
Compare
This PR contains the following updates:
^3.7.0
->^3.15.0
Release Notes
markuplint/markuplint (markuplint)
v3.15.0
Compare Source
New features
@markuplint/svelte-spec
by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1279Updates and changes
shadowrootmode
andshadowrootdelegatesfocus
attributes to thetemplate
elementname
attribute to thedetails
elementdirname
attribute of theinput
elementterms-of-service
link typeFull Changelog: markuplint/markuplint@v3.14.0...v3.15.0
v3.14.0
Compare Source
Updates and changes
hreflang
,name
, andnohref
attribute from thearea
element. by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1227Fixed Bugs
Full Changelog: markuplint/markuplint@v3.13.0...v3.14.0
v3.13.0
Compare Source
New features
NavigableTargetName
andNavigableTargetNameOrKeyword
by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1161BaseURL
by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1161Updates and changes
dirname
attribute on thehidden
,tel
,url
, oremail
input element by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1161<base>
forbiddata:~
andjavascript:~
by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1161<source media>
in media elements is allowed by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1161blocking=render
onrel=preload
andrel=modulepreload
by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1161type
attribute from thearea
element by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1161prefetch
attribute from thelink
element by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1161Fixed Bugs
choice
pattern computation (v3) by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1160Full Changelog: markuplint/markuplint@v3.12.1...v3.13.0
v3.12.1
Compare Source
Fixed Bugs
VS Code
.markuplintrc.json
by @puku0x in https://github.com/markuplint/markuplint/pull/1103Documents
wai-aria
rule doc. by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1136New Contributors
Full Changelog: markuplint/markuplint@v3.12.0...v3.12.1
v3.12.0
Compare Source
Updates and changes
Fixed Bugs
!
symbol by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1088referrerpolicy
is not allowed even whensrc
is present in<iframe>
,<img>
,<portal>
, and<script>
elements by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1100<option>
element by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1101Full Changelog: markuplint/markuplint@v3.11.0...v3.12.0
v3.11.0
Compare Source
Updates and changes
aria-atomic
https://github.com/w3c/aria/pull/1894 by @YusukeHirao https://github.com/markuplint/markuplint/pull/1034sizes=auto
by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1053<applet>
by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1045<bgsound>
element by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1045<blink>
element by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1045<keygen>
element by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1045<spacer>
element by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1045<altGlyph>
,<altGlyphDef>
, and<altGlyphItem>
elements by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1045<discard>
element by @YusukeHirao in https://github.com/markuplint/markuplint/pull/1045Fixed Bugs
Other Changes
New Contributors
Full Changelog: markuplint/markuplint@v3.10.0...v3.11.0
v3.10.0
Compare Source
Updates and changes
table
,grid
, andtreegrid
roles allow thecaption
role as a childmenu
andmenubar
roles allow theseparator
role as a childradiogroup
role allows all roles as childrenautopictureinpicture
attribute from thevideo
elementselect
element to allow the script-supporting modelselect
element to allow thehr
element #963Other Changes
Full Changelog: markuplint/markuplint@v3.9.1...v3.10.0
v3.9.1
Compare Source
Fixed Bugs
ts-node
to dependencies. by @YusukeHirao in https://github.com/markuplint/markuplint/pull/950Full Changelog: markuplint/markuplint@v3.9.0...v3.9.1
v3.9.0
Compare Source
Updates and changes
--allow-warnings
option to CLI. by @YusukeHirao in https://github.com/markuplint/markuplint/pull/940--no-allow-empty-input
option to CLI. by @YusukeHirao in https://github.com/markuplint/markuplint/pull/942Fixed Bugs
dependencies
by @YusukeHirao in https://github.com/markuplint/markuplint/pull/937Other Changes
minimatch
syntax is used. by @risu729 in https://github.com/markuplint/markuplint/pull/943New Contributors
Full Changelog: markuplint/markuplint@v3.8.0...v3.9.0
v3.8.0
Compare Source
Updates and changes
value
attribute on thedata
element by @YusukeHirao in https://github.com/markuplint/markuplint/pull/812loading
attribute of theiframe
element by @YusukeHirao in https://github.com/markuplint/markuplint/pull/8131.2
and the draft version of1.3
by @YusukeHirao in https://github.com/markuplint/markuplint/pull/815Fixed Bugs
value
attribute on thedata
element by @YusukeHirao in https://github.com/markuplint/markuplint/pull/812Other Changes
Full Changelog: markuplint/markuplint@v3.7.0...v3.8.0
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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.