fix(deps): update linters (major) - #283
Merged
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
configs | 76d144d | Commit Preview URL Branch Preview URL |
Jul 18 2026, 01:43 AM |
renovate
Bot
force-pushed
the
renovate/major-linters
branch
2 times, most recently
from
July 18, 2026 01:40
0715550 to
1ad8473
Compare
renovate
Bot
force-pushed
the
renovate/major-linters
branch
from
July 18, 2026 01:42
1ad8473 to
76d144d
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:
^1.2.4→^3.0.0^62.0.0→^63.0.0Release Notes
ota-meshi/eslint-plugin-astro (eslint-plugin-astro)
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 policygajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v63.0.13Compare Source
Bug Fixes
v63.0.12Compare Source
v63.0.11Compare Source
Bug Fixes
require-jsdoc: skip overloads to find method comment blocks; fixes #1688 (7676b50)v63.0.10Compare Source
Bug Fixes
v63.0.9Compare Source
Bug Fixes
check-template-names,require-template,valid-types: keep commas inside@templatedefault values (0980b71)v63.0.8Compare Source
Bug Fixes
check-template-names: detect template usage in@augments/@extends/@implementstypes (208079f)v63.0.7Compare Source
Bug Fixes
no-undefined-types: predefine Iterable/Iterator types; fixes #1712 (804a13d)v63.0.6Compare Source
Bug Fixes
iterateAllJsdocsfree comments after each file (ebe0d08)v63.0.5Compare Source
Bug Fixes
no-undefined-types: check descendant scopes for variables; fixes #1704 (a50f71f)v63.0.4Compare Source
Bug Fixes
v63.0.3Compare Source
Bug Fixes
no-undefined-types: treat TS module vars as defined; fixes #1701 (d8f4738)v63.0.2Compare Source
Bug Fixes
v63.0.1Compare Source
Bug Fixes
empty-tags: preserve start and ending delimiters to avoid erros with single-line tags; fixes #1697 (938a1f0)v63.0.0Compare Source
Bug Fixes
require-throws: avoid skipping constructors; fixes #1692 (cacb73e)chore
BREAKING CHANGES
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
* 9 * * MON)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.