chore(deps): update dependency eslint-plugin-astro to v3 #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/eslint-plugin-astro-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^1.7.0→^3.0.0Release Notes
ota-meshi/eslint-plugin-astro (eslint-plugin-astro)
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.v2.1.1Compare Source
Patch Changes
3a04d1eThanks @ota-meshi! - Fix false positives inastro/no-omitted-end-tagsfor component names that overlap with HTML tag names, such as<Head>, while preserving reported source offsets.v2.1.0Compare Source
Minor Changes
bd92f3bThanks @ota-meshi! - Addastro/no-omitted-end-tagsrulev2.0.0Compare Source
Major Changes
#571
adfce70Thanks @ota-meshi! - Require Node.js^22.22.3 || ^24.16.0 || >=26.3.0.#574
db26988Thanks @ota-meshi! - Drop support for ESLint v8 and v9. ESLint v10.0.0 or later is now required.#569
f0e1756Thanks @ota-meshi! - Drop CommonJS entry points and support ESM-only package usage.#477
cf6ff71Thanks @ota-meshi! - feat! update configs#479
805fffaThanks @ota-meshi! - Update and reorganize dependencies for the ESLint v10 release line.The minimum optional
@typescript-eslint/parserpeer dependency is now8.61.0,matching the first supported range used here that declares compatibility with
ESLint v10 and TypeScript 6.
#580
919a837Thanks @ota-meshi! - Addastro/no-prerender-export-outside-pagesto therecommendedconfig.#579
efd5988Thanks @ota-meshi! - feat!: update astro-eslint-parser to v2.0.0Minor Changes
46106bbThanks @ota-meshi! - feat! clarification Versioning policyConfiguration
📅 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 has been generated by Mend Renovate.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.