Skip to content
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/react-spec to v4 #291

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@markuplint/react-spec 3.13.0 -> 4.5.16 age adoption passing confidence

Release Notes

markuplint/markuplint (@​markuplint/react-spec)

v4.5.16

Compare Source

v4.5.15

Compare Source

v4.5.14

Compare Source

v4.5.13

Compare Source

v4.5.12

Compare Source

v4.5.11

Compare Source

v4.5.10

Compare Source

v4.5.9

Compare Source

v4.5.8

Compare Source

v4.5.7

Compare Source

v4.5.6

Compare Source

v4.5.5

Compare Source

v4.5.4

Compare Source

v4.5.3

Compare Source

v4.5.2

Compare Source

v4.5.1

Compare Source

v4.5.0

Compare Source

Re-architecture

  • Separate category information into individual meta.js files for each rule #​1554

Fixed Bugs

  • Define explicit return types to prevent invalid relative paths in d.ts files during TS compilation #​1552
  • Fix path about drive letter for Windows #​1526
  • Fix translation #​1558

What's Changed

New Contributors

Full Changelog: markuplint/markuplint@v4.4.0...v4.5.0

v4.4.1

Compare Source

v4.4.0

Compare Source

Update specs

  • Add the writingsuggestions attribute #​1538

Fixed Bugs

  • Fix contentModel of br #​1520
  • Fix false positives and messages for ARIA state attribute warnings #​1524
  • Support for TypeScript v5.4 #​1522
  • Support Node.js v21 #​1543

What's Changed

Full Changelog: markuplint/markuplint@v4.3.0...v4.4.0

v4.3.0

Compare Source

Update specs

  • Add onpageswap event attribute to the body element #​1510
  • Add link type expect to the rel attribute for the link #​1512

What's Changed

Full Changelog: markuplint/markuplint@v4.2.0...v4.3.0

v4.2.0

Compare Source

New features

  • Add checkingDeprecatedRole option to the wai-aria rule

Fixed Bugs

  • Fix Svelte parser #​1499
  • Fix getting accessible name from placeholder attribute #​1501
  • Fix Permitted Content for SVG filter element #​1503

Update specs

  • Add the browsingtopics attribute as experimental to the iframe element #​1500

What's Changed

New Contributors

Full Changelog: markuplint/markuplint@v4.1.1...v4.2.0

v4.1.0

Compare Source

New features

New Parser
  • Supporting for Alpine.js
    • Parser: @markuplint/alpine-parser
    • Spec: @markuplint/alpine-parser/spec
New Rules

Update Specs

  • Add the privacy-policy link type to the link element
  • Add the onpagereveal event attribute to the body element
  • Add deprecated flag to the usemap attribute of the object element

Update Preset Config

Fixed Bugs

  • Fix element type detection in Astro and Vue

What's Changed

Full Changelog: markuplint/markuplint@v4.0.3...v4.1.0

v4.0.2

Compare Source

Fixed Bugs

Full Changelog: markuplint/markuplint@v4.0.1...v4.0.2

v4.0.1

Compare Source

Fixed Bugs

Full Changelog: markuplint/markuplint@v4.0.0...v4.0.1

v4.0.0

Compare Source

New features

  • Add --include-node-modules option to CLI #​1236
  • New options of the use-list rule #​1237
    • noPrev: 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.
  • Support CRLF #​1291
  • Supports the as attribute #​1356
  • Support legacy SVG transform attribute value syntax #​1358
  • Improve parsing a complex attribute value includes tags #​1362
  • Add @markuplint/svelte-parser/kit #​1363
  • Add targetLanguages to VS Code extension settings #​1229
  • Renewal Playground #​973

Update specs

  • Remove <search role=search> from preset #​1210
  • Update the template element #​1274
    • Add the shadowrootdelegatesfocus attribute
    • Add the shadowrootmode attribute
  • Update the details element #​1275
  • Update the dirname attribute of the input element #​1276
  • Add the terms-of-service link type #​1277
  • Add the form attribute to the meter element #​1130
  • Add the dirname attribute to the textarea element #​1130
  • Update the xlink:href attribute to deprecated #​1130
  • Add a description and categories to the search element #​1130
  • Remove hreflang, name, and nohref attribute from the area element #​1208
  • Remove the experimental flag from the disableremoteplayback attribute #​1293
  • Remove the nonStandard flag from the autocapitalize attribute #​1293
  • Remove the experimental flag from the fetchpriority attribute #​1293
  • Remove associationlist, associationlistitemkey, and associationlistitemvalue roles #​1393 (w3c/aria#2095)
  • Remove experimental and nonStandard flags from the controlslist attribute #​1407
  • Remove the autocomplete attribute from the button element #​1407
  • Add the width attribute as deprecated to the colgroup element #​1407
  • Remove the nowrap attribute from the dd element #​1412
  • Remove experimental flag from the disablepictureinpicture attribute of the video element #​1412

Breaking Changes

Commits

New 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.


  • 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 added the renovate label Dec 25, 2024
@renovate renovate bot force-pushed the renovate/markuplint-react-spec-4.x branch from 1c6a76f to 2072312 Compare February 4, 2025 17:40
@renovate renovate bot force-pushed the renovate/markuplint-react-spec-4.x branch from 2072312 to 8dd02e9 Compare February 11, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant