Skip to content

fix(deps): update dependency markuplint to v4.14.1#827

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/markuplint-4.x
Open

fix(deps): update dependency markuplint to v4.14.1#827
renovate[bot] wants to merge 1 commit intodevfrom
renovate/markuplint-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 10, 2026

This PR contains the following updates:

Package Change Age Confidence
markuplint 4.14.04.14.1 age confidence

Release Notes

markuplint/markuplint (markuplint)

v4.14.1

Compare Source

Highlights

  • Added ignoreOmittedElements option to the required-element rule
  • neighbor-popovers rule now supports the Invoker Commands API
  • Added non-interactive CLI mode to create-rule (for AI/automation)
  • Major HTML spec updates: new attributes, ARIA role fixes, deprecated attributes

Features

@​markuplint/rules@​4.12.0
  • Added ignoreOmittedElements option to required-element rule (#​3135, #​2066)
    • Allows excluding elements with implicit omission (<head>, <body>, <tbody>, etc.) from required element checks
  • neighbor-popovers rule now supports the Invoker Commands API (#​3134, #​3065)
    • Correctly recognizes popover invocation patterns using commandfor/command attributes
@​markuplint/create-rule@​4.8.0
  • Added non-interactive CLI mode (#​3132)
    • Scaffold rules without prompts using --name, --lang, and other flags
@​markuplint/html-spec@​4.17.0

New HTML attributes:

  • Added headingoffset / headingreset attributes (whatwg/html#11086, whatwg/html#11979)
  • Added switch attribute to <input>
  • Added privateToken attribute to <iframe>
  • Added shadowrootreferencetarget attribute to <template>
  • Added requiredExtensions and systemLanguage attributes to <svg:switch>
  • Added request-close value to <button> command attribute
  • Added interestfor attribute (Interest Invokers API)
  • Changed scrollbar aria-controls from required to inherited

Deprecations:

  • Deprecated attributionsrc attribute
  • Deprecated browsingtopics attribute on <iframe>

Bug Fixes

@​markuplint/html-spec@​4.17.0
  • Added math and meter to permitted roles for <img> (#​3129)
  • Added permitted roles to <button> based on HTML-ARIA spec (#​3127)
  • Fixed typo in <meter> element's implicit role (#​3123)
  • Updated <html> element's implicit role to generic (w3c/aria#2504, w3c/html-aria#550)
  • Reverted overly broad role description changes
@​markuplint/spec-generator@​4.8.2
  • Fixed MDN data to correctly merge with spec-defined attributes (#​3102)

Other Changes

  • @markuplint/svelte-parser: Upgraded Svelte to 5.50.0
  • @markuplint/create-rule: Replaced fail() with UsageHintError class, removed ts-node dependency
  • ESLint v10 compatibility
  • Documentation improvements (architecture docs, JSDoc, SKILL.md additions)
  • Dependency updates

Updated Packages

Package Version
markuplint 4.14.1
@​markuplint/rules 4.12.0
@​markuplint/html-spec 4.17.0
@​markuplint/create-rule 4.8.0
@​markuplint/spec-generator 4.8.2

Full Changelog: markuplint/markuplint@v4.14.0...v4.14.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/markuplint-4.x branch from bb37696 to e2aa9e2 Compare February 17, 2026 21:41
@renovate renovate bot force-pushed the renovate/markuplint-4.x branch 3 times, most recently from 00e872d to 6f15d2e Compare March 3, 2026 00:52
@renovate renovate bot force-pushed the renovate/markuplint-4.x branch from 6f15d2e to 4b93d86 Compare March 13, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants