Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 11, 2025

This PR contains the following updates:

Package Change Age Confidence
@angular-eslint/eslint-plugin (source) 19.8.1 -> 20.6.0 age confidence
@angular-eslint/eslint-plugin-template (source) 19.8.1 -> 20.6.0 age confidence
@angular-eslint/template-parser (source) 19.8.1 -> 20.6.0 age confidence

Release Notes

angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v20.6.0

Compare Source

🚀 Features
  • eslint-plugin: support multiple configs for component-selector and directive-selector (#​2762)
❤️ Thank You

v20.5.2

Compare Source

🩹 Fixes
  • eslint-plugin: update style guide links (#​2689)
  • eslint-plugin-template: [use-lifecycle-interface] fix fixer when class contains generics (#​2749)
❤️ Thank You

v20.5.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-uncalled-signals] fix false positives (#​2705)
❤️ Thank You

v20.5.0

Compare Source

🚀 Features
  • eslint-plugin: add rule prefer-host-metadata-property (#​2615)
❤️ Thank You

v20.4.0

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

v20.3.0

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

v20.2.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-uncalled-signals] do not report signal sets within logical expressions (#​2581)
  • eslint-plugin: [relative-url-prefix] handle template literals (#​2576)
❤️ Thank You

v20.1.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-output-on-prefix] update style guide link (#​2514)
❤️ Thank You
  • Victor Santelé

v20.1.0

Compare Source

🚀 Features
  • eslint-plugin: add rules to ban experimental and developer preview (#​2037)
❤️ Thank You

v20.0.0

Compare Source

🚀 Features
  • ⚠️ eslint-lint: add prefer-inject to recommended (c8367d3b)
  • ⚠️ eslint-plugin: remove (component|directive)-class-suffix from recommended (c1022ee6)
  • ⚠️ eslint-plugin: switch prefer-standalone fix to suggestion, reference guide (4583034f)
🩹 Fixes
  • ⚠️ eslint-plugin: [sort-keys-in-type-decorator] default orders now include all known keys (9183385d)
⚠️ Breaking Changes
  • ⚠️ eslint-plugin: [sort-keys-in-type-decorator] default orders now include all known keys (9183385d)
  • ⚠️ eslint-lint: add prefer-inject to recommended (c8367d3b)
  • ⚠️ eslint-plugin: remove (component|directive)-class-suffix from recommended (c1022ee6)
  • ⚠️ eslint-plugin: switch prefer-standalone fix to suggestion, reference guide (4583034f)
❤️ Thank You

19.8.0 (2025-06-06)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

19.7.1 (2025-06-03)

🩹 Fixes
  • eslint-plugin: [no-uncalled-signals] handle direct signal calls in member expressions (#​2491)
❤️ Thank You

19.7.0 (2025-06-02)

🚀 Features
  • eslint-plugin: [require-localize-metadata] add requireCustomId option (#​2430)
  • eslint-plugin: add no-uncalled-signals rule (#​2383)
🩹 Fixes
  • eslint-plugin-template: any valid DOM element with role button is interactive (#​2488)
❤️ Thank You

19.6.0 (2025-05-27)

🚀 Features
  • eslint-plugin: [prefer-inject] add new rule (#​2461)
🩹 Fixes
  • eslint-plugin: [use-lifecycle-interface] do not report if the method uses override (#​2463)
  • eslint-plugin: [sort-keys-in-type-decorator] preserve unconfigured properties during autofix (#​2456)
❤️ Thank You

19.5.0 (2025-05-25)

🚀 Features
  • eslint-plugin: introduce sort keys in type-decorator rule (#​2187)
❤️ Thank You
  • Benjamin Schäublin

19.4.0 (2025-05-08)

🚀 Features
  • eslint-plugin: add rule prefer-output-emitter-ref (#​2324)
❤️ Thank You

19.3.0 (2025-03-22)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

19.2.1 (2025-03-08)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

19.2.0 (2025-03-02)

🚀 Features
  • eslint-plugin: add rule require-lifecycle-on-prototype (#​2259)
🩹 Fixes
  • eslint-plugin-template: find inline templates on components in blocks (#​2238)
❤️ Thank You

19.1.0 (2025-02-09)

🚀 Features
  • eslint-plugin: prefer-signals now checks .asReadonly() calls (#​2218)
  • eslint-plugin: prefer-signals read-only suggestion is now a fix (#​2175)
🩹 Fixes
  • eslint-plugin: [no-input-prefix] false positive on input initializer value (#​2184)
  • eslint-plugin: [prefer-signals] support linkedSignal (#​2213)
❤️ Thank You

19.0.2 (2024-12-10)

🩹 Fixes
  • eslint-plugin: [prefer-standalone] error range should only include property and value (#​2172)
❤️ Thank You

19.0.1 (2024-12-06)

🩹 Fixes
  • eslint-plugin: adding prefer-signals rule to exported config (#​2150)
❤️ Thank You
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v20.6.0

Compare Source

This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.

v20.5.2

Compare Source

🩹 Fixes
  • eslint-plugin-template: [prefer-ngsrc] support data URLs in more scenarios (#​2719)
  • eslint-plugin-template: [conditional-complexity] handle animation directives without values (#​2747)
❤️ Thank You

v20.5.1

Compare Source

🩹 Fixes
  • eslint-plugin-template: support uppercase tags (#​2712)
❤️ Thank You

v20.5.0

Compare Source

🚀 Features
  • eslint-plugin-template: add prefer-built-in-pipes rule (#​2605)
❤️ Thank You

v20.4.0

Compare Source

🚀 Features
  • eslint-plugin-template: add rule prefer-at-else (#​2613)
❤️ Thank You

v20.3.0

Compare Source

This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.

v20.2.0

Compare Source

🚀 Features
  • eslint-plugin-template: add rule no-empty-control-flow (#​2592)
🩹 Fixes
❤️ Thank You

v20.1.1

Compare Source

🩹 Fixes
  • eslint-plugin-template: [no-interpolation-in-attributes] use keySpan as attr. range and sourceSpan as replacement range (#​2531)
❤️ Thank You
  • Niklas Wolf

v20.1.0

Compare Source

This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.

v20.0.0

Compare Source

🚀 Features
  • ⚠️ switch to angular v20 (e2b46ef4)
  • ⚠️ template-parser: do not suppress parse errors by default (#​2255)
🩹 Fixes
  • ⚠️ eslint-plugin: [sort-keys-in-type-decorator] default orders now include all known keys (9183385d)
⚠️ Breaking Changes
  • ⚠️ eslint-plugin: [sort-keys-in-type-decorator] default orders now include all known keys (9183385d)
  • ⚠️ switch to angular v20 (e2b46ef4)
  • ⚠️ template-parser: do not suppress parse errors by default (#​2255)
❤️ Thank You

19.8.0 (2025-06-06)

🚀 Features
  • eslint-plugin-template: [no-interpolation-in-attributes] add fixer (#​2501)
❤️ Thank You
  • Niklas Wolf

19.7.1 (2025-06-03)

This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.

19.7.0 (2025-06-02)

🚀 Features
  • eslint-plugin-template: [click-events-have-key-events] Added ignoreWithDirectives option (#​2365)
🩹 Fixes
  • eslint-plugin-template: [prefer-template-literal] handle nested and concatenations in template literal (#​2466)
  • eslint-plugin-template: [label-has-associated-control] labelComponents should override default label inputs (#​2360)
  • eslint-plugin-template: any valid DOM element with role button is interactive (#​2488)
  • eslint-plugin-template: set template-parser as peer dependency (#​2487)
❤️ Thank You

19.6.0 (2025-05-27)

🩹 Fixes
  • respect existing eslint.config.ts, eslint.config.cts, eslint.config.mts files (#​2458)
❤️ Thank You

19.5.0 (2025-05-25)

🚀 Features
  • eslint-plugin-template: add rule prefer-at-empty (#​2352)
  • eslint-plugin-template: [no-nested-tags] add rule (#​2398)
🩹 Fixes
  • eslint-plugin-template: [prefer-at-empty] remove closing brace from @​if when no longer needed (#​2450)
  • eslint-plugin-template: [cyclomatic-complexity] handle new control flow syntax (#​2447)
  • eslint-plugin-template: [alt-text] ensure multiple attributes do not cause false negatives (#​2441)
  • eslint-plugin-template: [prefer-template-literal] handle parentheses in autofix (#​2418)
❤️ Thank You

19.4.0 (2025-05-08)

🚀 Features
  • eslint-plugin-template: Add prefer-template-literal rule (#​2308)
  • eslint-plugin-template: [no-interpolation-in-attributes] add allowSubstringInterpolation option (#​2373)
🩹 Fixes
  • eslint-plugin-template: remove backticks from inline template with interpolation (#​2368)
  • eslint-plugin-template: correct column adjustment for inline template message locations (#​2358)
  • eslint-plugin-template: [no-any] handle key reads (#​1701, #​2335)
❤️ Thank You

19.3.0 (2025-03-22)

🚀 Features
  • use @​angular/compiler 19.2.3 and rename some AST nodes to match (#​2320)
  • eslint-plugin-template: add rule prefer-contextual-for-variables (#​2311)
  • eslint-plugin-template: [button-has-type] add option to ignore missing type (#​2326)
🩹 Fixes
  • eslint-plugin-template: [attributes-order] treat inputs without square brackets as attributes (#​2316)
  • eslint-plugin-template: [attributes-order] order i18n attributes (#​2307)
  • eslint-plugin-template: [i18n] Avoid exception in i18n rule with allowMarkupInContent=false (#​2327)
❤️ Thank You

19.2.1 (2025-03-08)

🩹 Fixes
  • eslint-plugin-template: [prefer-self-closing-tags] resolve wrong reports when structural directive + no content + no self-closing (#​2287)
❤️ Thank You
  • Guillaume DROUARD

19.2.0 (2025-03-02)

🩹 Fixes
  • prefer-static-string-properties: exclude special attributes (#​2273)
  • prefer-static-string-properties: resolve bug with directives (#​2271)
  • eslint-plugin-template: find inline templates on components in blocks (#​2238)
  • eslint-plugin-template: [prefer-static-string-properties] do not check structural directives (#​2253)
  • eslint-plugin-template: [prefer-self-closing-tags] allow nested ng-content (#​2257)
  • eslint-plugin-template: [prefer-self-closing-tags] do not treat comments as whitespace (#​2256)
❤️ Thank You

19.1.0 (2025-02-09)

🚀 Features
  • eslint-plugin-template: add rule prefer-static-string-properties (#​2228)
🩹 Fixes
  • eslint-plugin-template: [attribute-order] check for ng-template within svg (#​2223)
  • eslint-plugin-template: [prefer-self-closing-tags] do not remove HTML-encoded whitespace (#​2229)
❤️ Thank You

19.0.2 (2024-12-10)

This was a version bump only for eslint-plugin-template to align it with other projects, there were no code changes.

19.0.1 (2024-12-06)

🩹 Fixes
  • eslint-plugin-template: prevent the slot tag from being self-closing (#​2088)
❤️ Thank You
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v20.6.0

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

v20.5.2

Compare Source

🩹 Fixes
  • template-parser: ensure loc object is applied correctly (#​2754)
❤️ Thank You

v20.5.1

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

v20.5.0

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

v20.4.0

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

v20.3.0

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

v20.2.0

Compare Source

🩹 Fixes

v20.1.1

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

v20.1.0

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

v20.0.0

Compare Source

🚀 Features
  • ⚠️ switch to angular v20 (e2b46ef4)
  • ⚠️ template-parser: do not suppress parse errors by default (#​2255)
⚠️ Breaking Changes
  • ⚠️ switch to angular v20 (e2b46ef4)
  • ⚠️ template-parser: do not suppress parse errors by default (#​2255)
❤️ Thank You

19.8.0 (2025-06-06)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

19.7.1 (2025-06-03)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

19.7.0 (2025-06-02)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

19.6.0 (2025-05-27)

🩹 Fixes
  • respect existing eslint.config.ts, eslint.config.cts, eslint.config.mts files (#​2458)
❤️ Thank You

19.5.0 (2025-05-25)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

19.4.0 (2025-05-08)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

19.3.0 (2025-03-22)

🚀 Features
❤️ Thank You

19.2.1 (2025-03-08)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

19.2.0 (2025-03-02)

🩹 Fixes
  • eslint-plugin-template: find inline templates on components in blocks (#​2238)
❤️ Thank You

19.1.0 (2025-02-09)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

19.0.2 (2024-12-10)

This was a version bump only for template-parser to align it with other projects, there were no code changes.

19.0.1 (2024-12-06)

This was a version bump only for template-parser to align it with other projects, there were no code changes.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 enabled auto-merge (squash) June 11, 2025 01:01
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch 5 times, most recently from 85e4828 to 85fc3c0 Compare June 18, 2025 02:50
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch 5 times, most recently from 77eb75d to 1e9a3ea Compare June 25, 2025 02:07
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch from 1e9a3ea to b3abf17 Compare June 26, 2025 14:00
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch from b3abf17 to 3a38ded Compare August 22, 2025 18:58
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch 2 times, most recently from 37389b4 to fa0ef72 Compare September 14, 2025 13:04
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch from fa0ef72 to 1847147 Compare October 12, 2025 13:44
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch 7 times, most recently from e998b5d to 60863e6 Compare October 23, 2025 05:02
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch from 60863e6 to 402b32d Compare October 27, 2025 10:59
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch 2 times, most recently from 8ed1336 to fb86a8e Compare November 8, 2025 17:47
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch from fb86a8e to d59af08 Compare November 9, 2025 20:39
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.

1 participant