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.4 #1730

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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

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
  • 0200dc1 chore(release): publish
  • 7ae3f9e Merge pull request #1834 from markuplint/renovate/node-20.x
  • 17ed9c5 chore(deps): update node.js to v20.14.0
  • b2664ce Merge pull request #1833 from markuplint/renovate/type-fest-4.x
  • ee071d0 Merge pull request #1832 from markuplint/renovate/tsx-4.x
  • e9cbeeb chore(deps): update dependency type-fest to v4.20.0
  • 03d0901 chore(deps): update dependency tsx to v4.15.1
  • b7f91f3 chore(deps): update dependency typedoc-plugin-mdn-links to v3.1.29
  • f4d79ef Merge pull request #1831 from YusukeHirao/features/tsx
  • 241a53b chore(deps): replace ts-node with tsx
  • 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)