Skip to content

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

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

chore(deps): update dependency astro-eslint-parser to v3#84
renovate[bot] wants to merge 1 commit into
mainfrom
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.03.1.0 age confidence

Release Notes

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

v3.1.0

Compare Source

Minor Changes

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: (in timezone America/New_York)

  • 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.

@renovate
renovate Bot force-pushed the renovate/astro-eslint-parser-3.x branch from 1b7ac30 to 5315d3b Compare July 12, 2026 23:59
@renovate
renovate Bot force-pushed the renovate/astro-eslint-parser-3.x branch 2 times, most recently from 3f92085 to b1457e8 Compare August 14, 2026 18:10
@renovate
renovate Bot force-pushed the renovate/astro-eslint-parser-3.x branch 4 times, most recently from 05d9df8 to 8be3eeb Compare August 26, 2026 15:13
@renovate
renovate Bot force-pushed the renovate/astro-eslint-parser-3.x branch from 8be3eeb to 8d8422a Compare September 2, 2026 22:13
@renovate
renovate Bot force-pushed the renovate/astro-eslint-parser-3.x branch from 8d8422a to e37e5b6 Compare September 3, 2026 09:53
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.

0 participants