Skip to content

chore(deps): update angular eslint dependencies to v20 (major)#190

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-angular-eslint
Open

chore(deps): update angular eslint dependencies to v20 (major)#190
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-angular-eslint

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2025

This PR contains the following updates:

Package Change Age Confidence
@angular-eslint/builder (source) 19.0.1 -> 20.1.1 age confidence
@angular-eslint/eslint-plugin (source) 19.0.1 -> 20.1.1 age confidence
@angular-eslint/eslint-plugin-template (source) 19.0.1 -> 20.1.1 age confidence
@angular-eslint/schematics (source) 19.0.1 -> 20.1.1 age confidence
@angular-eslint/template-parser (source) 19.0.1 -> 20.1.1 age confidence

Release Notes

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

v20.1.1

Compare Source

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

v20.1.0

Compare Source

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

v20.0.0

Compare Source

🚀 Features
  • ⚠️ switch to angular v20 (e2b46ef4)
⚠️ Breaking Changes
  • ⚠️ switch to angular v20 (e2b46ef4)
❤️ Thank You

19.8.0 (2025-06-06)

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

19.7.1 (2025-06-03)

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

19.7.0 (2025-06-02)

This was a version bump only for builder 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)

🚀 Features
🩹 Fixes
  • builder: correct option name in flat config error (#​2443)
❤️ Thank You

19.4.0 (2025-05-08)

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

19.3.0 (2025-03-22)

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

19.2.1 (2025-03-08)

This was a version bump only for builder 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 builder to align it with other projects, there were no code changes.

19.0.2 (2024-12-10)

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

19.0.1 (2024-12-06)

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

v19.8.1

Compare Source

19.8.1 (2025-06-19)

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

v19.8.0

Compare Source

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

v19.7.1

Compare Source

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

v19.7.0

Compare Source

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

v19.6.0

Compare Source

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

v19.5.0

Compare Source

🚀 Features
🩹 Fixes
  • builder: correct option name in flat config error (#​2443)
❤️ Thank You

v19.4.0

Compare Source

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

v19.3.0

Compare Source

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

v19.2.1

Compare Source

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

v19.2.0

Compare Source

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

v19.1.0

Compare Source

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

v19.0.2

Compare Source

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

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

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

v19.8.1

Compare Source

19.8.1 (2025-06-19)

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

v19.8.0

Compare Source

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

v19.7.1

Compare Source

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

v19.7.0

Compare Source

🚀 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

v19.6.0

Compare Source

🚀 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

v19.5.0

Compare Source

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

v19.4.0

Compare Source

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

v19.3.0

Compare Source

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

v19.2.1

Compare Source

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

v19.2.0

Compare Source

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

v19.1.0

Compare Source

🚀 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

v19.0.2

Compare Source

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

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

v19.8.1

Compare Source

19.8.1 (2025-06-19)

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

v19.8.0

Compare Source

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

v19.7.1

Compare Source

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

v19.7.0

Compare Source

🚀 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

v19.6.0

Compare Source

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

v19.5.0

Compare Source

🚀 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

v19.4.0

Compare Source

🚀 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

v19.3.0

Compare Source

🚀 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

v19.2.1

Compare Source

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

v19.2.0

Compare Source

🩹 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

v19.1.0

Compare Source

🚀 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

v19.0.2

Compare Source

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

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

v20.1.1

Compare Source

🩹 Fixes
  • update typescript-eslint packages to v8.34.1 (#​2522)

v20.1.0

Compare Source

🩹 Fixes
  • update typescript-eslint packages to v8.34.0 (#​2511)
  • update dependency eslint to v9.29.0 (#​2520)

v20.0.0

Compare Source

🚀 Features
  • ⚠️ switch to angular v20 (e2b46ef4)
⚠️ Breaking Changes
  • ⚠️ switch to angular v20 (e2b46ef4)
❤️ Thank You

19.8.0 (2025-06-06)

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

19.7.1 (2025-06-03)

🩹 Fixes
  • update typescript-eslint packages to v8.33.1 (#​2496)

19.7.0 (2025-06-02)

🩹 Fixes
❤️ 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
  • schematics: support --skip-install for ng-add (#​2451)
🩹 Fixes
  • update dependency eslint to v9.27.0 (#​2431)
  • update typescript-eslint packages to v8.32.1 (#​2422)
  • update dependency semver to v7.7.2 (#​2421)
❤️ Thank You

19.4.0 (2025-05-08)

🩹 Fixes
  • update dependency eslint to v9.26.0 (#​2409)
  • update typescript-eslint packages to v8.32.0 (#​2399)
  • update dependency ignore to v7.0.4 (#​2396)
  • update typescript-eslint packages to v8.31.0 (#​2386)
  • update dependency eslint to v9.25.1 (#​2385)
  • update dependency eslint to v9.25.0 (#​2382)
  • update typescript-eslint packages to v8.30.1 (#​2374)
  • update typescript-eslint packages to v8.29.1 (#​2339)
  • update dependency eslint to v9.24.0 (#​2353)

19.3.0 (2025-03-22)

🩹 Fixes
  • update dependency eslint to v9.23.0 (#​2331)
  • update typescript-eslint packages to v8.27.0 (#​2328)
  • update typescript-eslint packages to v8.26.1 (#​2313)

19.2.1 (2025-03-08)

🩹 Fixes
  • update dependency eslint to v9.22.0 (#​2294)
  • update typescript-eslint packages to v8.26.0 (#​2282)

19.2.0 (2025-03-02)

🩹 Fixes
  • update typescript-eslint packages to v8.25.0 (#​2263)
  • update dependency eslint to v9.21.0 (#​2243)
  • eslint-plugin-template: find inline templates on components in blocks (#​2238)
  • update typescript-eslint packages to v8.24.0 (#​2240)
❤️ Thank You

19.1.0 (2025-02-09)

🩹 Fixes
  • update dependency eslint to v9.20.0 (#​2217)
  • update typescript-eslint packages to v8.23.0 (#​2212)
  • update dependency semver to v7.7.1 (#​2225)
  • update typescript-eslint packages to v8.20.0 (#​2185)
  • update dependency eslint to v9.18.0 (#​2181)
  • update dependency ignore to v7 (#​2200)

19.0.2 (2024-12-10)

🩹 Fixes
  • update typescript-eslint packages to v8.18.0 (#​2171)

19.0.1 (2024-12-06)

🩹 Fixes
  • update typescript-eslint packages to v8.17.0 (#​2153)
  • update dependency eslint to v9.16.0 (#​2148)

v19.8.1

Compare Source

19.8.1 (2025-06-19)

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

v19.8.0

Compare Source

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

v19.7.1

Compare Source

🩹 Fixes
  • update typescript-eslint packages to v8.33.1 (#​2496)

v19.7.0

Compare Source

🩹 Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 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 added the renovate label Jun 24, 2025
@netlify
Copy link

netlify bot commented Jun 24, 2025

Deploy Preview for k9n-dev failed.

Name Link
🔨 Latest commit 9605804
🔍 Latest deploy log https://app.netlify.com/projects/k9n-dev/deploys/685a9a88ce2d6a00086f1076

@renovate renovate bot force-pushed the renovate/major-angular-eslint branch from 9605804 to bcd0e26 Compare August 10, 2025 14:26
@netlify
Copy link

netlify bot commented Aug 10, 2025

Deploy Preview for k9n-dev failed.

Name Link
🔨 Latest commit 61716e9
🔍 Latest deploy log https://app.netlify.com/projects/k9n-dev/deploys/689cb714ba207f0008781113

@renovate renovate bot force-pushed the renovate/major-angular-eslint branch from bcd0e26 to 61716e9 Compare August 13, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants