Skip to content

Update dependency @markuplint/astro-parser to v4.18.0#154

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/markuplint-astro-parser-4.x-lockfile
Open

Update dependency @markuplint/astro-parser to v4.18.0#154
renovate[bot] wants to merge 1 commit intomainfrom
renovate/markuplint-astro-parser-4.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 13, 2025

This PR contains the following updates:

Package Change Age Confidence
@markuplint/astro-parser 4.6.194.18.0 age confidence

Release Notes

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

v4.18.0

Compare Source

Highlights
  • TypeScript 6.0 support — Adds compatibility with TypeScript 6.0 (#​3763, closes #​3759)
  • Switched v4 to fixed versioning — All v4 packages now share a single version, starting at 4.18.0, to simplify npm OIDC Trusted Publishing via a single tag-triggered workflow
  • npm OIDC Trusted Publishing — Releases now publish via GitHub Actions with OIDC provenance instead of long-lived npm tokens
  • Dependency upgrades — Prettier 3.8, eslint-plugin-unicorn v63, typescript-eslint v8.55, Svelte 5.50, React 19.2.5, Node 22.22.2, and more

v4 Maintenance Policy

Going forward, the v4 line will only receive dependency updates and critical fixes. Feature work and non-critical improvements happen on the v5 line (currently in RC).


Versioning Change

Starting with 4.18.0, all markuplint and @markuplint/* packages share a single version instead of versioning independently.

Why: npm's OIDC Trusted Publishing workflow is triggered by a single v* tag. Independent versioning produced per-package tags (@markuplint/cli@x.y.z) that did not fire the publish workflow. Fixed versioning enables tag-triggered releases with a clean, single entry per release.

Impact: Some packages see a large version jump (e.g., @markuplint/ml-ast 4.4.12 → 4.18.0). No API changes; all packages stay within the v4 line's semver contract.


Features
  • Add TypeScript 6.0 support (#​3763, #​3759)
    • Update TypeScript from 5.9.3 to 6.0.2
    • Remove deprecated baseUrl and paths from root tsconfig.json
    • Add DOM stubs for TS 6 lib.dom.d.ts updates (MLNode.moveBefore, MLElement.customElementRegistry, matches() overloads, aria*Elements nullability, etc.)

Bug Fixes
  • Adapt code to breaking changes from dependency upgrades
  • Disable unicorn/no-array-sort rule and fix no-immediate-mutation
  • Resolve additional eslint-plugin-unicorn v63 errors
  • Update glob import to use named export
  • Force local file: resolution in isolated-env sandbox tests

Other Changes
  • Switch lerna.json from independent to fixed versioning at 4.18.0
  • Add npm OIDC Trusted Publishing workflow (.github/workflows/publish.yml)
  • Run test/lint CI on pull requests to v4
  • Bump packageManager to yarn@​4.14.1
  • Dependency upgrades: React 19.2.5, Node 22.22.2, dotenv 17.4.2, Docusaurus 3.9.2, Svelte 5.50.2, stylelint 17.2.0, typescript-eslint 8.55.0, lerna 9.0.4, glob 13.0.2, textlint-rule-prh v6, and others
  • Style: format files with Prettier 3.8.1

Updated Packages

All packages bumped to 4.18.0:

Package Version
markuplint 4.18.0
@​markuplint/cli-utils 4.18.0
@​markuplint/config-presets 4.18.0
@​markuplint/create-rule 4.18.0
@​markuplint/file-resolver 4.18.0
@​markuplint/html-parser 4.18.0
@​markuplint/html-spec 4.18.0
@​markuplint/htmx-parser 4.18.0
@​markuplint/i18n 4.18.0
@​markuplint/jsx-parser 4.18.0
@​markuplint/ml-ast 4.18.0
@​markuplint/ml-config 4.18.0
@​markuplint/ml-core 4.18.0
@​markuplint/ml-spec 4.18.0
@​markuplint/parser-utils 4.18.0
@​markuplint/pretenders 4.18.0
@​markuplint/react-spec 4.18.0
@​markuplint/rule-textlint 4.18.0
@​markuplint/rules 4.18.0
@​markuplint/selector 4.18.0
@​markuplint/shared 4.18.0
@​markuplint/spec-generator 4.18.0
@​markuplint/svelte-parser 4.18.0
@​markuplint/svelte-spec 4.18.0
@​markuplint/types 4.18.0
@​markuplint/vue-parser 4.18.0
@​markuplint/vue-spec 4.18.0
@​markuplint/alpine-parser 4.18.0
@​markuplint/astro-parser 4.18.0
@​markuplint/ejs-parser 4.18.0
@​markuplint/erb-parser 4.18.0
@​markuplint/liquid-parser 4.18.0
@​markuplint/mustache-parser 4.18.0
@​markuplint/nunjucks-parser 4.18.0
@​markuplint/php-parser 4.18.0
@​markuplint/pug-parser 4.18.0
@​markuplint/smarty-parser 4.18.0
@​markuplint-dev/eslint-config 4.18.0
@​markuplint-dev/prettier-config 4.18.0
@​markuplint-dev/tsconfig 4.18.0

Full Changelog: markuplint/markuplint@v4.14.1...v4.18.0

v4.6.23

Compare Source

v4.6.22

Compare Source

v4.6.21

Compare Source

v4.6.20

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Aug 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Aug 13, 2025

Deploying boxofrubberbands with  Cloudflare Pages  Cloudflare Pages

Latest commit: 86d2959
Status:🚫  Build failed.

View logs

@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch 2 times, most recently from fa0a2f2 to b7d1ca8 Compare August 24, 2025 08:24
@renovate renovate Bot changed the title chore(deps): update dependency @markuplint/astro-parser to v4.6.20 chore(deps): update dependency @markuplint/astro-parser to v4.6.21 Aug 24, 2025
@renovate renovate Bot changed the title chore(deps): update dependency @markuplint/astro-parser to v4.6.21 Update dependency @markuplint/astro-parser to v4.6.21 Aug 31, 2025
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch from b7d1ca8 to 041e5e2 Compare September 25, 2025 15:36
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch from 041e5e2 to 4ddc03f Compare October 21, 2025 11:43
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch from 4ddc03f to 10b62e4 Compare November 5, 2025 09:52
@renovate renovate Bot changed the title Update dependency @markuplint/astro-parser to v4.6.21 Update dependency @markuplint/astro-parser to v4.6.22 Nov 5, 2025
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch from 10b62e4 to 062f2b3 Compare November 10, 2025 19:45
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch from 062f2b3 to 6868f74 Compare November 18, 2025 18:35
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch from 6868f74 to 2123280 Compare December 3, 2025 18:58
@renovate renovate Bot changed the title Update dependency @markuplint/astro-parser to v4.6.22 chore(deps): update dependency @markuplint/astro-parser to v4.6.22 Dec 19, 2025
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch from 2123280 to 3d411fc Compare December 31, 2025 15:49
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch from 3d411fc to 9b18599 Compare January 8, 2026 18:15
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch 2 times, most recently from b2e7b56 to 082f760 Compare January 23, 2026 19:30
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch 2 times, most recently from d03b2e5 to 5e64437 Compare February 2, 2026 17:39
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch 2 times, most recently from 4d80e9d to 6824b8a Compare February 10, 2026 10:46
@renovate renovate Bot changed the title chore(deps): update dependency @markuplint/astro-parser to v4.6.22 chore(deps): update dependency @markuplint/astro-parser to v4.6.23 Feb 10, 2026
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch 2 times, most recently from abd46b3 to 1eacc87 Compare February 17, 2026 16:09
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch from 1eacc87 to f577835 Compare March 5, 2026 14:03
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch from f577835 to 327b488 Compare March 12, 2026 23:09
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch 2 times, most recently from 69c3c31 to 9af42a1 Compare April 1, 2026 19:40
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch from 9af42a1 to 22e4d14 Compare April 8, 2026 17:16
@renovate renovate Bot changed the title chore(deps): update dependency @markuplint/astro-parser to v4.6.23 Update dependency @markuplint/astro-parser to v4.6.23 Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/markuplint-astro-parser-4.x-lockfile branch from 22e4d14 to 86d2959 Compare April 22, 2026 03:08
@renovate renovate Bot changed the title Update dependency @markuplint/astro-parser to v4.6.23 Update dependency @markuplint/astro-parser to v4.18.0 Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants