Skip to content

Update dependency @markuplint/jsx-parser to v4.18.3#36

Merged
mehm8128 merged 1 commit into
mainfrom
renovate/markuplint-jsx-parser-4.x-lockfile
May 28, 2026
Merged

Update dependency @markuplint/jsx-parser to v4.18.3#36
mehm8128 merged 1 commit into
mainfrom
renovate/markuplint-jsx-parser-4.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented May 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@markuplint/jsx-parser 4.18.04.18.3 age confidence

Release Notes

markuplint/markuplint (@​markuplint/jsx-parser)

v4.18.3

Compare Source

Highlights
  • Astro parser — Stop surfacing non-fatal Astro diagnostics as parse errors and preserve spread attributes containing TypeScript
  • <script> / <style> raw-text — Correctly parse raw-text element bodies in parseCodeFragment per HTML LS §13.2.5.1
  • VS Code on Windows — Make module-specifier resolution OS-independent for POSIX absolute paths
  • v4 maintenance release; no API changes

Bug Fixes
@​markuplint/astro-parser@​4.18.3
  • Stop surfacing non-fatal Astro diagnostics as parse errors (#​3834, #​3823)
    • Astro reports <script> linting hints as diagnostics; markuplint no longer turns these into parse errors that mask real issues
  • Preserve spread attributes containing TypeScript and expression-child siblings (#​3854, #​3824)
    • Brace-aware extractor for {...spread} attributes that contain generics, casts, or template-string children
@​markuplint/parser-utils@​4.18.3
  • Handle raw-text element body in parseCodeFragment per HTML LS §13.2.5.1 (#​3862, #​3859, #​3860)
    • v4 backport of #​3825; fixes downstream Astro <script> / <style> body handling and matches WHATWG raw-text tokenization
vscode-markuplint@​4.18.3
  • Make toImportSpecifier OS-independent for POSIX absolute paths (#​3841, #​3836)
    • The extension now resolves module specifiers consistently on Windows and POSIX

Other Changes
  • ci: Switch pnpm build approval to pnpm-workspace.yaml allowBuilds (#​3863) — v4 backport
  • docs: Document parser-utils raw-text behavior and downstream impact, add astro-parser troubleshooting, and add a v4 backport port guide cross-linking #​3825 / #​3859
  • test: Regression coverage for #​3823 (ml-core), #​3860 (jsx-parser, astro-parser script/style raw-text body)
  • chore: Register rcdata in the cspell dictionary

Updated Packages
Package Version
markuplint 4.18.3
vscode-markuplint 4.18.3
@​markuplint/astro-parser 4.18.3
@​markuplint/parser-utils 4.18.3
@​markuplint/ml-core 4.18.3
@​markuplint/file-resolver 4.18.3
@​markuplint/html-parser 4.18.3
@​markuplint/jsx-parser 4.18.3
@​markuplint/svelte-parser 4.18.3
@​markuplint/vue-parser 4.18.3
@​markuplint/pug-parser 4.18.3
@​markuplint/alpine-parser 4.18.3
@​markuplint/ejs-parser 4.18.3
@​markuplint/erb-parser 4.18.3
@​markuplint/htmx-parser 4.18.3
@​markuplint/liquid-parser 4.18.3
@​markuplint/mustache-parser 4.18.3
@​markuplint/nunjucks-parser 4.18.3
@​markuplint/php-parser 4.18.3
@​markuplint/smarty-parser 4.18.3
@​markuplint/rules 4.18.3
@​markuplint/rule-textlint 4.18.3
@​markuplint/create-rule 4.18.3
@​markuplint/pretenders 4.18.3
@​markuplint-test/react 4.18.3

Full Changelog: markuplint/markuplint@v4.18.2...v4.18.3


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "before 6am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled because a matching PR was automerged previously.

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-jsx-parser-4.x-lockfile branch from 66d8762 to e9a31e3 Compare May 18, 2026 19:47
@renovate renovate Bot force-pushed the renovate/markuplint-jsx-parser-4.x-lockfile branch from e9a31e3 to 642fed8 Compare May 28, 2026 15:46
@mehm8128 mehm8128 merged commit 5fa8a73 into main May 28, 2026
4 checks passed
@renovate renovate Bot deleted the renovate/markuplint-jsx-parser-4.x-lockfile branch May 28, 2026 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant