Skip to content

Bump astro-eslint-parser from 2.1.0 to 3.0.0#64

Merged
peucastro merged 1 commit into
mainfrom
dependabot/npm_and_yarn/astro-eslint-parser-3.0.0
Jul 21, 2026
Merged

Bump astro-eslint-parser from 2.1.0 to 3.0.0#64
peucastro merged 1 commit into
mainfrom
dependabot/npm_and_yarn/astro-eslint-parser-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor

Bumps astro-eslint-parser from 2.1.0 to 3.0.0.

Release notes

Sourced from astro-eslint-parser's releases.

v3.0.0

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.

Changelog

Sourced from astro-eslint-parser's changelog.

3.0.0

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.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 18, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 18, 2026

Copy link
Copy Markdown

Deploying peucastro with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8ae736b
Status: ✅  Deploy successful!
Preview URL: https://d493db01.peucastro.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-astr-nrcr.peucastro.pages.dev

View logs

Bumps [astro-eslint-parser](https://github.com/ota-meshi/astro-eslint-parser) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/ota-meshi/astro-eslint-parser/releases)
- [Changelog](https://github.com/ota-meshi/astro-eslint-parser/blob/main/CHANGELOG.md)
- [Commits](ota-meshi/astro-eslint-parser@v2.1.0...v3.0.0)

---
updated-dependencies:
- dependency-name: astro-eslint-parser
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/astro-eslint-parser-3.0.0 branch from 0aaf0a8 to 8ae736b Compare July 20, 2026 20:05
@peucastro
peucastro merged commit 4214478 into main Jul 21, 2026
4 checks passed
@peucastro
peucastro deleted the dependabot/npm_and_yarn/astro-eslint-parser-3.0.0 branch July 21, 2026 19:40
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant