Skip to content

chore(deps): update angular-eslint monorepo to v18 (major)

Renovate-Bot requested to merge renovate/major-angular-eslint-monorepo into dev

This MR contains the following updates:

Package Type Update Change
@angular-eslint/builder devDependencies major ^17.0.1 -> ^18.0.0
@angular-eslint/eslint-plugin devDependencies major ^17.0.1 -> ^18.0.0
@angular-eslint/eslint-plugin-template devDependencies major ^17.0.1 -> ^18.0.0
@angular-eslint/schematics devDependencies major ^17.0.1 -> ^18.0.0
@angular-eslint/template-parser devDependencies major ^17.0.1 -> ^18.0.0

Release Notes

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

v18.4.1

Compare Source

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

v18.4.0

Compare Source

🚀 Features
  • support ESM configs and .cjs and .mjs extensions (#​2068)
🩹 Fixes
  • update dependency eslint to v9.13.0, support noConfigLookup (#​2045)
️ Thank You

v18.3.1

Compare Source

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

v18.3.0

Compare Source

🩹 Fixes
  • ensure consistent nx dependency versions
️ Thank You
  • James Henry

v18.2.0

Compare Source

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

v18.1.0

Compare Source

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

v18.0.1

Compare Source

🩹 Fixes
  • move typescript-eslint packages to peerDeps, consistently allow v7 and v8
️ Thank You
  • James Henry

v18.0.0

Compare Source

🚀 Features
  • ️ angular-eslint v18
️ Breaking Changes
  • ️ angular-eslint v18
️ Thank You
  • James Henry

17.5.2 (2024-05-28)

🩹 Fixes
  • update typescript-eslint packages to v7.11.0

17.5.1 (2024-05-23)

🩹 Fixes

17.5.0 (2024-05-22)

🩹 Fixes
️ Thank You
  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz

17.4.1 (2024-05-15)

🩹 Fixes
️ Thank You
  • James Henry

17.4.0 (2024-05-07)

🩹 Fixes
  • update dependency @​angular/compiler to v17.3.4

  • update dependency eslint-scope to v8.0.1

  • update typescript-eslint packages to v7.6.0

  • update typescript-eslint packages to v7.7.0

  • update dependency @​angular/compiler to v17.3.6

  • update typescript-eslint packages to v7.8.0

️ Thank You
  • “JamesHenry”
  • Adrian Baran
  • Brad Kovach

17.3.0 (2024-03-15)

🚀 Features
  • eslint-plugin: add prefer-standalone rule for checking all directives
🩹 Fixes
  • update dependency tmp to v0.2.3

  • migrate to nx 18

  • update dependency ignore to v5.3.1

  • update dependency eslint to v8.57.0

  • update typescript-eslint packages to v7 (major)

  • update dependency @​angular/compiler to v17.3.0

  • output declaration files in all packages

️ Thank You
  • Christian Svensson
  • Dave
  • James Henry
  • Joey Jacobs
  • Luis Estevez

17.2.1 (2024-01-20)

🩹 Fixes
  • update typescript-eslint packages to v6.18.1

  • update typescript-eslint packages to v6.19.0

  • update dependency @​angular/compiler to v17.1.0

️ Thank You
  • Adam Reisinger
  • Matt Lewis

17.2.0 (2024-01-06)

🩹 Fixes
  • update dependency eslint to v8.56.0

  • update typescript-eslint packages to v6.18.0

  • update dependency @​angular/compiler to v17.0.8

  • update dependency eslint-scope to v8

️ Thank You
  • Matt Lewis
  • Steven Chim

17.1.1

🩹 Fixes
  • update nrwl monorepo to v17.1.3

  • update typescript-eslint packages to v6.12.0

  • update dependency ignore to v5.3.0

  • update dependency eslint to v8.54.0

  • update typescript-eslint packages to v6.13.0

  • update typescript-eslint packages to v6.13.1

️ Thank You
  • Christian Svensson
  • Daniel Kimmich
  • Luis Estevez

17.1.0

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)

v18.4.1

Compare Source

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

v18.4.0

Compare Source

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

v18.3.1

Compare Source

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

v18.3.0

Compare Source

🚀 Features
  • eslint-plugin: new rule runtime-localize
️ Thank You
  • m-akinc

v18.2.0

Compare Source

🚀 Features
  • update typescript-eslint to v8 stable, eslint v9.8.0
🩹 Fixes
  • eslint-plugin: [prefer-standalone] ignore empty Directive decorators
️ Thank You
  • James Henry
  • Paweł Maniecki

v18.1.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-output-readonly] support output() function
🩹 Fixes
  • update typescript-eslint packages to v8.0.0-alpha.37
️ Thank You
  • Christian Svensson
  • Daniel Kimmich
  • Dave
  • Martijn van der Meij
  • Maximilian Main

v18.0.1

Compare Source

🩹 Fixes
  • move typescript-eslint packages to peerDeps, consistently allow v7 and v8
️ Thank You
  • James Henry

v18.0.0

Compare Source

🚀 Features
  • ️ angular-eslint v18
️ Breaking Changes
  • ️ angular-eslint v18
️ Thank You
  • James Henry

17.5.2 (2024-05-28)

🩹 Fixes
  • update typescript-eslint packages to v7.11.0

17.5.1 (2024-05-23)

🩹 Fixes

17.5.0 (2024-05-22)

🚀 Features
  • eslint-plugin: [use-lifecycle-interface] add fixer for the rule
🩹 Fixes
  • update dependency @​angular/compiler to v17.3.9

  • update typescript-eslint packages to v7.10.0

  • eslint-plugin: [no-input-rename] incorrectly triggers on input transforms

️ Thank You
  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz

17.4.1 (2024-05-15)

🩹 Fixes
️ Thank You
  • James Henry

17.4.0 (2024-05-07)

🚀 Features
  • eslint-plugin: [no-duplicates-in-metadata-arrays] new rule
🩹 Fixes
  • update dependency @​angular/compiler to v17.3.4

  • update dependency eslint-scope to v8.0.1

  • update typescript-eslint packages to v7.6.0

  • update typescript-eslint packages to v7.7.0

  • update dependency @​angular/compiler to v17.3.6

  • update typescript-eslint packages to v7.8.0

  • eslint-plugin: [sort-ngmodule-metadata-arrays] deprecate rule

️ Thank You
  • “JamesHenry”
  • Adrian Baran
  • Brad Kovach

17.3.0 (2024-03-15)

🚀 Features
  • eslint-plugin: consistent-component-styles

  • eslint-plugin: add prefer-standalone rule for checking all directives

🩹 Fixes
  • update dependency tmp to v0.2.3

  • migrate to nx 18

  • update dependency ignore to v5.3.1

  • update dependency eslint to v8.57.0

  • update typescript-eslint packages to v7 (major)

  • update dependency @​angular/compiler to v17.3.0

  • output declaration files in all packages

️ Thank You
  • Christian Svensson
  • Dave
  • James Henry
  • Joey Jacobs
  • Luis Estevez

17.2.1 (2024-01-20)

🩹 Fixes
  • update typescript-eslint packages to v6.18.1

  • update typescript-eslint packages to v6.19.0

  • update dependency @​angular/compiler to v17.1.0

️ Thank You
  • Adam Reisinger
  • Matt Lewis

17.2.0 (2024-01-06)

🚀 Features
  • eslint-plugin: [no-async-lifecycle-method] add rule
🩹 Fixes
  • update dependency eslint to v8.56.0

  • update typescript-eslint packages to v6.18.0

  • update dependency @​angular/compiler to v17.0.8

  • update dependency eslint-scope to v8

️ Thank You
  • Matt Lewis
  • Steven Chim

17.1.1

🩹 Fixes
  • update nrwl monorepo to v17.1.3

  • update typescript-eslint packages to v6.12.0

  • update dependency ignore to v5.3.0

  • update dependency eslint to v8.54.0

  • update typescript-eslint packages to v6.13.0

  • update typescript-eslint packages to v6.13.1

  • eslint-plugin: fix max inline declarations rule for styles string

️ Thank You
  • Christian Svensson
  • Daniel Kimmich
  • Luis Estevez

17.1.0

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

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

v18.4.1

Compare Source

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

v18.4.0

Compare Source

🩹 Fixes
  • update typescript-eslint packages to v8.10.0 (#​2046)
  • update dependency aria-query to v5.3.2 (#​2053)
  • update dependency aria-query to v5.3.1 (#​2043)

v18.3.1

Compare Source

🩹 Fixes
  • template-parser: visit receiver of Call expression

  • template-parser: visit receiver of Call expression"

  • template-parser: visit receiver of Call expression

️ Thank You
  • James Henry
  • Paweł Maniecki

v18.3.0

Compare Source

🩹 Fixes
  • eslint-plugin-template: [interactive-supports-focus] allowList with form as default option to support event bubbling

  • eslint-plugin-template: [prefer-self-closing-tags] fix ng-content with rich default content

  • prefer-self-closing-tags: handle both forward and backward slash

️ Thank You
  • Daniel Kimmich
  • Sandi Barr
  • Simon

v18.2.0

Compare Source

🚀 Features
  • update typescript-eslint to v8 stable, eslint v9.8.0
🩹 Fixes
  • update dependency axobject-query to v4.1.0

  • eslint-plugin-template: add meta to preprocessor to resolve eslint cache error

️ Thank You
  • James Henry
  • kwiateusz

v18.1.0

Compare Source

🚀 Features
  • eslint-plugin: [no-call-expression] add allowPrefix and allowSuffix
🩹 Fixes
  • update typescript-eslint packages to v8.0.0-alpha.37

  • eslint-plugin-template: [prefer-self-closing-tags] always ignore index.html files

  • eslint-plugin-template: [prefer-self-closing-tags] support ng-content with fallback content

️ Thank You
  • Christian Svensson
  • Daniel Kimmich
  • Dave
  • Martijn van der Meij
  • Maximilian Main

v18.0.1

Compare Source

🩹 Fixes
  • move typescript-eslint packages to peerDeps, consistently allow v7 and v8
️ Thank You
  • James Henry

v18.0.0

Compare Source

🚀 Features
  • ️ angular-eslint v18
️ Breaking Changes
  • ️ angular-eslint v18
️ Thank You
  • James Henry

17.5.2 (2024-05-28)

🩹 Fixes
  • update typescript-eslint packages to v7.11.0

17.5.1 (2024-05-23)

🩹 Fixes

17.5.0 (2024-05-22)

🚀 Features
  • eslint-plugin-template: [i18n] add allowMarkupInContent option
🩹 Fixes
  • update dependency @​angular/compiler to v17.3.9

  • update typescript-eslint packages to v7.10.0

  • eslint-plugin-template: [label-has-associated-control] check id's in the for attribute of a label for existence

️ Thank You
  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz

17.4.1 (2024-05-15)

🩹 Fixes
️ Thank You
  • James Henry

17.4.0 (2024-05-07)

🩹 Fixes
  • update dependency @​angular/compiler to v17.3.4

  • update dependency eslint-scope to v8.0.1

  • update typescript-eslint packages to v7.6.0

  • update typescript-eslint packages to v7.7.0

  • update dependency @​angular/compiler to v17.3.6

  • update typescript-eslint packages to v7.8.0

  • eslint-plugin-template: [attributes-order] calculate valueless structural directive start/end positions correctly

️ Thank You
  • “JamesHenry”
  • Adrian Baran
  • Brad Kovach

17.3.0 (2024-03-15)

🩹 Fixes
  • update dependency tmp to v0.2.3

  • migrate to nx 18

  • update dependency ignore to v5.3.1

  • update dependency eslint to v8.57.0

  • update typescript-eslint packages to v7 (major)

  • update dependency @​angular/compiler to v17.3.0

  • output declaration files in all packages

  • eslint-plugin-template: [eqeqeq] calculate offset to find true absolute source span

️ Thank You
  • Christian Svensson
  • Dave
  • James Henry
  • Joey Jacobs
  • Luis Estevez

17.2.1 (2024-01-20)

🩹 Fixes
  • update typescript-eslint packages to v6.18.1

  • update typescript-eslint packages to v6.19.0

  • update dependency @​angular/compiler to v17.1.0

  • eslint-plugin-template: [no-call-expression] False negative with the new control flow syntax

  • eslint-plugin-template: handle i18n tags on structural direcives

️ Thank You
  • Adam Reisinger
  • Matt Lewis

17.2.0 (2024-01-06)

🩹 Fixes
  • update dependency eslint to v8.56.0

  • update typescript-eslint packages to v6.18.0

  • update dependency @​angular/compiler to v17.0.8

  • update dependency eslint-scope to v8

  • eslint-plugin-template: fix control flow syntax with i18n rule

️ Thank You
  • Matt Lewis
  • Steven Chim

17.1.1

🩹 Fixes
  • update nrwl monorepo to v17.1.3

  • update typescript-eslint packages to v6.12.0

  • update dependency ignore to v5.3.0

  • update dependency eslint to v8.54.0

  • update typescript-eslint packages to v6.13.0

  • update typescript-eslint packages to v6.13.1

  • eslint-plugin-template: [prefer-ngsrc] Do not prefer ngsrc for base64-encoded strings

  • eslint-plugin-template: [prefer-control-flow] prevent error when…

️ Thank You
  • Christian Svensson
  • Daniel Kimmich
  • Luis Estevez

17.1.0

🚀 Features
  • eslint-plugin-template: [no-negated-async] values used with the async pipe are not negated

  • eslint-plugin-template: [prefer-control-flow] add rule

🩹 Fixes
  • eslint-plugin-template: [attributes-order] fixes for structural directives and i18n ordering
️ Thank You
  • Adrian Baran
  • Daniel Kimmich
  • Phil McCloghry-Laing
angular-eslint/angular-eslint (@​angular-eslint/schematics)

v18.4.1

Compare Source

🩹 Fixes
  • update dependency ignore to v6 (#​2047)

v18.4.0

Compare Source

🚀 Features
  • support ESM configs and .cjs and .mjs extensions (#​2068)
🩹 Fixes
  • update dependency eslint to v9.13.0, support noConfigLookup (#​2045)
  • update typescript-eslint packages to v8.10.0 (#​2046)
  • update typescript-eslint packages to v8.5.0 (#​2020)
️ Thank You

v18.3.1

Compare Source

🩹 Fixes
  • update dependency eslint to v9.9.1

  • update typescript-eslint packages to v8.2.0

v18.3.0

Compare Source

🩹 Fixes
  • ensure consistent nx dependency versions

  • update dependency eslint to v9.9.0

  • update dependency ignore to v5.3.2

  • update typescript-eslint packages to v8.0.1

  • update typescript-eslint packages to v8.1.0

️ Thank You
  • James Henry

v18.2.0

Compare Source

🚀 Features
  • update typescript-eslint to v8 stable, eslint v9.8.0
🩹 Fixes
  • update dependency semver to v7.6.3
️ Thank You
  • James Henry

v18.1.0

Compare Source

🩹 Fixes
  • update dependency eslint to v9.4.0

  • update dependency eslint to v9.5.0

  • update dependency eslint to v9.6.0

  • update typescript-eslint packages to v8.0.0-alpha.37

  • update typescript-eslint packages to v8.0.0-alpha.38

️ Thank You
  • Christian Svensson
  • Daniel Kimmich
  • Dave
  • Martijn van der Meij
  • Maximilian Main

v18.0.1

Compare Source

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

v18.0.0

Compare Source

🚀 Features
  • ️ angular-eslint v18
️ Breaking Changes
  • ️ angular-eslint v18
️ Thank You
  • James Henry

17.5.2 (2024-05-28)

🩹 Fixes
  • update typescript-eslint packages to v7.11.0

17.5.1 (2024-05-23)

🩹 Fixes

17.5.0 (2024-05-22)

🩹 Fixes
️ Thank You
  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz

17.4.1 (2024-05-15)

🩹 Fixes
️ Thank You
  • James Henry

17.4.0 (2024-05-07)

🩹 Fixes
  • update dependency @​angular/compiler to v17.3.4

  • update dependency eslint-scope to v8.0.1

  • update typescript-eslint packages to v7.6.0

  • update typescript-eslint packages to v7.7.0

  • update dependency @​angular/compiler to v17.3.6

  • update typescript-eslint packages to v7.8.0

  • schematics: update schema.json with latest from Angular

️ Thank You
  • “JamesHenry”
  • Adrian Baran
  • Brad Kovach

17.3.0 (2024-03-15)

🩹 Fixes
  • update dependency tmp to v0.2.3

  • migrate to nx 18

  • update dependency ignore to v5.3.1

  • update dependency eslint to v8.57.0

  • update typescript-eslint packages to v7 (major)

  • update dependency @​angular/compiler to v17.3.0

  • output declaration files in all packages

️ Thank You
  • Christian Svensson
  • Dave
  • James Henry
  • Joey Jacobs
  • Luis Estevez

17.2.1 (2024-01-20)

🩹 Fixes
  • update typescript-eslint packages to v6.18.1

  • update typescript-eslint packages to v6.19.0

  • update dependency @​angular/compiler to v17.1.0

️ Thank You
  • Adam Reisinger
  • Matt Lewis

17.2.0 (2024-01-06)

🩹 Fixes
  • update dependency eslint to v8.56.0

  • update typescript-eslint packages to v6.18.0

  • update dependency @​angular/compiler to v17.0.8

  • update dependency eslint-scope to v8

️ Thank You
  • Matt Lewis
  • Steven Chim

17.1.1

🩹 Fixes
  • update nrwl monorepo to v17.1.3

  • update typescript-eslint packages to v6.12.0

  • update dependency ignore to v5.3.0

  • update dependency eslint to v8.54.0

  • update typescript-eslint packages to v6.13.0

  • update typescript-eslint packages to v6.13.1

️ Thank You
  • Christian Svensson
  • Daniel Kimmich
  • Luis Estevez

17.1.0

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

angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v18.4.1

Compare Source

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

v18.4.0

Compare Source

🩹 Fixes
  • template-parser: traverse ng-content fallback content (#​2031)
️ Thank You

v18.3.1

Compare Source

🩹 Fixes
  • template-parser: visit receiver of Call expression

  • template-parser: visit receiver of Call expression"

  • template-parser: visit receiver of Call expression

️ Thank You
  • James Henry
  • Paweł Maniecki

v18.3.0

Compare Source

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

v18.2.0

Compare Source

🚀 Features
  • update typescript-eslint to v8 stable, eslint v9.8.0
️ Thank You
  • James Henry

v18.1.0

Compare Source

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

v18.0.1

Compare Source

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

v18.0.0

Compare Source

🚀 Features
  • ️ angular-eslint v18
️ Breaking Changes
  • ️ angular-eslint v18
️ Thank You
  • James Henry

17.5.2 (2024-05-28)

🩹 Fixes
  • update typescript-eslint packages to v7.11.0

17.5.1 (2024-05-23)

🩹 Fixes

17.5.0 (2024-05-22)

🩹 Fixes
️ Thank You
  • Auke Bruinsma
  • Jonathan Kolberg
  • m-akinc
  • Mateusz

17.4.1 (2024-05-15)

🩹 Fixes
️ Thank You
  • James Henry

17.4.0 (2024-05-07)

🩹 Fixes
  • update dependency @​angular/compiler to v17.3.4

  • update dependency eslint-scope to v8.0.1

  • update typescript-eslint packages to v7.6.0

  • update typescript-eslint packages to v7.7.0

  • update dependency @​angular/compiler to v17.3.6

  • update typescript-eslint packages to v7.8.0

️ Thank You
  • “JamesHenry”
  • Adrian Baran
  • Brad Kovach

17.3.0 (2024-03-15)

🩹 Fixes
  • update dependency tmp to v0.2.3

  • migrate to nx 18

  • update dependency ignore to v5.3.1

  • update dependency eslint to v8.57.0

  • update typescript-eslint packages to v7 (major)

  • update dependency @​angular/compiler to v17.3.0

  • output declaration files in all packages

️ Thank You
  • Christian Svensson
  • Dave
  • James Henry
  • Joey Jacobs
  • Luis Estevez

17.2.1 (2024-01-20)

🩹 Fixes
  • update typescript-eslint packages to v6.18.1

  • update typescript-eslint packages to v6.19.0

  • update dependency @​angular/compiler to v17.1.0

  • eslint-plugin-template: [no-call-expression] False negative with the new control flow syntax

️ Thank You
  • Adam Reisinger
  • Matt Lewis

17.2.0 (2024-01-06)

🩹 Fixes
  • update dependency eslint to v8.56.0

  • update typescript-eslint packages to v6.18.0

  • update dependency @​angular/compiler to v17.0.8

  • update dependency eslint-scope to v8

  • eslint-plugin-template: fix control flow syntax with i18n rule

️ Thank You
  • Matt Lewis
  • Steven Chim

17.1.1

🩹 Fixes
  • update nrwl monorepo to v17.1.3

  • update typescript-eslint packages to v6.12.0

  • update dependency ignore to v5.3.0

  • update dependency eslint to v8.54.0

  • update typescript-eslint packages to v6.13.0

  • update typescript-eslint packages to v6.13.1

️ Thank You
  • Christian Svensson
  • Daniel Kimmich
  • Luis Estevez

17.1.0

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


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate-Bot

Merge request reports

Loading