Skip to content

chore(deps): update dependency astro-eslint-parser to v3#542

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/astro-eslint-parser-3.x
Open

chore(deps): update dependency astro-eslint-parser to v3#542
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/astro-eslint-parser-3.x

Conversation

@renovate

@renovate renovate Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
astro-eslint-parser ^1.4.0^3.0.0 age confidence

Release Notes

ota-meshi/astro-eslint-parser (astro-eslint-parser)

v3.0.0

Compare Source

Major Changes
  • #​435 e4f5c4e Thanks @​ota-meshi! - Replace @astrojs/compiler with @astrojs/compiler-rs.

    This changes the compiler AST returned by the public parseTemplate() API and
    can change generated AST node shapes, source ranges, and parser diagnostics.

    The following ParseTemplateResult helpers have been removed:

    • getEndOffset
    • calcAttributeValueStartOffset
    • calcAttributeEndOffset

    Use the new compiler nodes' start and end offsets where applicable.
    getLocFromIndex and getIndexFromLoc remain available for converting between
    offsets and locations.

    The walk helper now visits the new compiler node types and passes a
    WalkContext as the third callback argument. The context provides
    skipChildren() and break() controls. Consumers of parseTemplate() should
    update their visitor types and any AST or parser-error snapshots for the new
    compiler output.

v2.1.0

Compare Source

Minor Changes
  • #​448 245f053 Thanks @​kytta! - Replace fast-glob and is-glob with tinyglobby.

    This improves performance and reduces the number of transitive dependencies by 17.

v2.0.0

Compare Source

Major Changes

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.

@changeset-bot

changeset-bot Bot commented Jul 12, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a4c203e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate Bot force-pushed the renovate/astro-eslint-parser-3.x branch from 3558397 to a4c203e Compare July 12, 2026 12:47
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