Skip to content

build(deps-dev): bump markuplint from 5.0.0-alpha.2 to 5.0.0-rc.4#214

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/markuplint-5.0.0-rc.4
Open

build(deps-dev): bump markuplint from 5.0.0-alpha.2 to 5.0.0-rc.4#214
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/markuplint-5.0.0-rc.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor

Bumps markuplint from 5.0.0-alpha.2 to 5.0.0-rc.4.

Changelog

Sourced from markuplint's changelog.

5.0.0-rc.4 (2026-04-19)

Note: Version bump only for package markuplint-packages

5.0.0-rc.3 (2026-04-19)

  • feat(vscode)!: migrate publisher to markuplint namespace (f46e4b1)

Features

  • vscode: support prerelease extension packaging and publishing (b7399c9), closes #3754

BREAKING CHANGES

  • The VS Code extension is now published under the markuplint publisher (Marketplace ID: markuplint.vscode-markuplint). The legacy yusukehirao.vscode-markuplint ID is deprecated from v5.0.0-rc.3 onwards and no longer receives updates; users must install the new extension.

5.0.0-rc.2 (2026-04-15)

Bug Fixes

  • add "alpinejs" to cspell dictionary (96982f8)
  • deps: add eslint-plugin-regexp as devDependency for oxlint JS Plugins (af14db6)
  • deps: pin oxlint and oxfmt versions without caret (c37308a)
  • deps: update yarn.lock for pinned oxlint/oxfmt versions (d95b57d)
  • html-spec: add dir as required attribute for bdo element (81a6c1f)
  • html-spec: change dl content model from oneOrMore to zeroOrMore groups (e29f6e4), closes #3592
  • html-spec: change optgroup label type from Any to NoEmptyAny (c6b0e88)
  • html-spec: correct permittedRoles for input[type=button/image/reset/submit] (054e8e2), closes #3588
  • html-spec: override MDN incorrect experimental flag on audio loading attribute (09d5898)
  • html-spec: override MDN incorrect experimental flag on video loading attribute (52def75), closes #3697
  • html-spec: remove global attr overrides that drop type definitions (6ff2f0d)
  • html-spec: restore ARIA 1.3 role name extraction (01b9ce3)
  • lint: add oxlint/oxfmt terms to cspell dictionary (66d1702)
  • markuplint: add default export condition and re-export isFatalError (55a990a)
  • markuplint: add missing status property to github-reporter test data (bb7ba62)
  • ml-core: propagate base rule disable to virtual rules in nodeRules/childNodeRules (06fa269), closes #3578
  • ml-spec: apply optimizePermittedRoles to condition-specific overrides (f6ad782), closes #3724
  • ml-spec: back-port content-model fields to schema source (835d4d8)
  • ml-spec: treat permittedRoles:false as forbidding all explicit roles (098cc41), closes #3641
  • restore "unexist" and "unsetuped" to cspell dictionary (5f90e65)
  • rules: allow zeroOrMore to match zero times in countPattern (f5da340), closes #3592
  • rules: apply permitted-contents user rule on pretended elements (04c42d1), closes #3739
  • rules: enforce descendantOf constraint in permitted-contents rule (5375207)
  • rules: preserve role name in permitted-roles message, dedupe with implicit-role (3123cd6), closes #3641 #3641 #3641
  • rules: update nu-validator config and exclude spec leniency cases (c9cb5f7)
  • skip hasinfo files in nu-validator benchmark (same as haswarn) (b7d7e0a)
  • types: allow empty string for BCP47 type (lang="" is valid per HTML LS) (ceba672)

... (truncated)

Commits
  • 97a6339 chore(release): publish
  • 0aac205 chore(deps): pin yarn to 4.14.1 via mise and regenerate lockfile
  • 9c87076 chore(release): publish
  • 00afc7b Merge pull request #3757 from markuplint/issue/3754-vscode-prerelease
  • 934ca89 docs: update VS Code Marketplace URLs to new publisher
  • f46e4b1 feat(vscode)!: migrate publisher to markuplint namespace
  • 83ac1ce docs(vscode): document extension publishing workflow
  • 67eba5f ci(vscode): add pre-package smoke build step
  • 7d14e53 test: consolidate vscode vitest config into root
  • c1f30e1 test(vscode): cover install.mjs mode resolution with unit tests
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for markuplint since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [markuplint](https://github.com/markuplint/markuplint) from 5.0.0-alpha.2 to 5.0.0-rc.4.
- [Release notes](https://github.com/markuplint/markuplint/releases)
- [Changelog](https://github.com/markuplint/markuplint/blob/dev/CHANGELOG.md)
- [Commits](markuplint/markuplint@v5.0.0-alpha.2...v5.0.0-rc.4)

---
updated-dependencies:
- dependency-name: markuplint
  dependency-version: 5.0.0-rc.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants