kubosho / blog.kubosho.com

https://blog.kubosho.com
MIT License
9 stars 0 forks source link

build(deps-dev): bump @markuplint/react-spec from 2.1.2 to 4.5.3 #1728

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps @markuplint/react-spec from 2.1.2 to 4.5.3.

Release notes

Sourced from @​markuplint/react-spec's releases.

v4.5.0

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: https://github.com/markuplint/markuplint/compare/v4.4.0...v4.5.0

v4.4.0

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: https://github.com/markuplint/markuplint/compare/v4.3.0...v4.4.0

v4.3.0

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

... (truncated)

Commits
  • bf70c41 chore(release): publish
  • 960de6c Merge pull request #1777 from YusukeHirao/features/2024-05-28
  • 0ffbace feat(html-spec): add the new shadowrootserializable attribute to the `templ...
  • fef1c23 chore(html-spec): update the SVG view element descriptions from MDN
  • 6d3a001 chore(html-spec): update ARIA 1.3 descriptions from draft spec
  • 0d15a68 Merge pull request #1774 from YusukeHirao/features/fragment
  • 8af1f97 test(rules): add test for #1767
  • cffde04 test(ml-core): change the result according to the childNodes behavior change
  • bc41f13 feat(ml-core): change childNodes to no longer return fragment nodes
  • a98d22c feat(ml-core): separate getter childNodes and method getPureChildNodes()
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 4 months ago

Superseded by #1730.