Skip to content

chore(deps): update dependency eslint-plugin-astro to v3 - #73

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-linters
Open

chore(deps): update dependency eslint-plugin-astro to v3#73
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-linters

Conversation

@renovate

@renovate renovate Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-astro (source) 1.7.03.1.0 age confidence

Release Notes

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

v3.1.0

Compare Source

Minor Changes
  • #​616 425aebb Thanks @​ota-meshi! - Resolve the TypeScript parser from the typescript-eslint package when @typescript-eslint/parser is not installed directly.

v3.0.1

Compare Source

Patch Changes
  • #​601 e5c330d Thanks @​astrochemx! - Fix a TypeError that occurs during the preprocessing phase when eslint-plugin-astro encounters a self-closing <script /> tag.

v3.0.0

Compare Source

Major Changes
  • #​590 f5c3cec Thanks @​ota-meshi! - Deprecate astro/no-omitted-end-tags, make it a no-op, and remove it from the
    recommended configuration. This rule can no longer report omitted end tags once
    Astro's Rust compiler rejects them during parsing.

  • #​596 f8cbb64 Thanks @​ota-meshi! - Deprecate astro/valid-compile and remove it from the recommended
    configuration. Astro's astro check command is now recommended for
    project-wide diagnostics.

  • #​568 df28a46 Thanks @​ota-meshi! - Upgrade astro-eslint-parser to v3. Astro files are now parsed with Astro's
    Rust compiler (@astrojs/compiler-rs) instead of @astrojs/compiler.

v2.1.1

Compare Source

Patch Changes
  • #​588 3a04d1e Thanks @​ota-meshi! - Fix false positives in astro/no-omitted-end-tags for component names that overlap with HTML tag names, such as <Head>, while preserving reported source offsets.

v2.1.0

Compare Source

Minor Changes

v2.0.0

Compare Source

Major Changes
Minor Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 06:59 AM (* 0-6 * * *)
  • 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/major-linters branch from 0870bff to 908215a Compare July 15, 2026 04:31
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-astro to v2 chore(deps): update dependency eslint-plugin-astro to v3 Jul 15, 2026
@renovate
renovate Bot force-pushed the renovate/major-linters branch 2 times, most recently from 8ea0a2c to 0d00631 Compare July 24, 2026 17:13
@renovate
renovate Bot force-pushed the renovate/major-linters branch 2 times, most recently from 083f50f to 9e95d60 Compare August 5, 2026 18:56
@renovate

renovate Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: eslint-plugin-astro@3.1.0
npm error Found: typescript-eslint@8.59.4
npm error node_modules/typescript-eslint
npm error   dev typescript-eslint@"8.59.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional typescript-eslint@">=8.61.0" from eslint-plugin-astro@3.1.0
npm error node_modules/eslint-plugin-astro
npm error   dev eslint-plugin-astro@"3.1.0" from the root project
npm error
npm error Conflicting peer dependency: typescript-eslint@8.69.0
npm error node_modules/typescript-eslint
npm error   peerOptional typescript-eslint@">=8.61.0" from eslint-plugin-astro@3.1.0
npm error   node_modules/eslint-plugin-astro
npm error     dev eslint-plugin-astro@"3.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-09-03T20_49_16_220Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-03T20_49_16_220Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/major-linters branch 2 times, most recently from b2a2aca to 03df06f Compare August 11, 2026 22:54
@renovate
renovate Bot force-pushed the renovate/major-linters branch from 03df06f to fa344ca Compare August 14, 2026 22:14
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