chore(deps): update dependency eslint-plugin-astro to v3 - #208
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency eslint-plugin-astro to v3#208renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
renovate
Bot
force-pushed
the
renovate/eslint-plugin-astro-3.x
branch
6 times, most recently
from
July 24, 2026 20:16
882d7ad to
70420eb
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-astro-3.x
branch
5 times, most recently
from
July 30, 2026 20:55
bd539a3 to
837e593
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-astro-3.x
branch
2 times, most recently
from
August 3, 2026 19:43
2822eaf to
e2f31ca
Compare
renovate
Bot
force-pushed
the
renovate/eslint-plugin-astro-3.x
branch
from
August 5, 2026 01:36
e2f31ca to
239e5ae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.1→3.1.0Release Notes
ota-meshi/eslint-plugin-astro (eslint-plugin-astro)
v3.1.0Compare Source
Minor Changes
425aebbThanks @ota-meshi! - Resolve the TypeScript parser from thetypescript-eslintpackage when@typescript-eslint/parseris not installed directly.v3.0.1Compare Source
Patch Changes
e5c330dThanks @astrochemx! - Fix aTypeErrorthat occurs during the preprocessing phase wheneslint-plugin-astroencounters a self-closing<script />tag.v3.0.0Compare Source
Major Changes
#590
f5c3cecThanks @ota-meshi! - Deprecateastro/no-omitted-end-tags, make it a no-op, and remove it from therecommended configuration. This rule can no longer report omitted end tags once
Astro's Rust compiler rejects them during parsing.
#596
f8cbb64Thanks @ota-meshi! - Deprecateastro/valid-compileand remove it from the recommendedconfiguration. Astro's
astro checkcommand is now recommended forproject-wide diagnostics.
#568
df28a46Thanks @ota-meshi! - Upgradeastro-eslint-parserto v3. Astro files are now parsed with Astro'sRust compiler (
@astrojs/compiler-rs) instead of@astrojs/compiler.Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.