Skip to content

chore(deps): update angular-eslint monorepo to v15 (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 ^14.0.0-alpha.4 -> ^15.0.0
@angular-eslint/eslint-plugin devDependencies major ^14.0.0-alpha.4 -> ^15.0.0
@angular-eslint/eslint-plugin-template devDependencies major ^14.0.0-alpha.4 -> ^15.0.0
@angular-eslint/schematics devDependencies major ^14.0.0-alpha.4 -> ^15.0.0
@angular-eslint/template-parser devDependencies major ^14.0.0-alpha.4 -> ^15.0.0

Release Notes

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

v15.2.0

Compare Source

Note: Version bump only for package @​angular-eslint/builder

v15.1.0

Compare Source

Note: Version bump only for package @​angular-eslint/builder

v15.0.0

Compare Source

Note: Version bump only for package @​angular-eslint/builder

v14.4.0

Compare Source

Note: Version bump only for package @​angular-eslint/builder

14.3.1 (2022-11-20)

Note: Version bump only for package @​angular-eslint/builder

v14.3.1

Compare Source

Note: Version bump only for package @​angular-eslint/builder

v14.3.0

Compare Source

Note: Version bump only for package @​angular-eslint/builder

v14.2.0

Compare Source

Note: Version bump only for package @​angular-eslint/builder

14.1.2 (2022-09-21)

Bug Fixes
  • builder: remove nrwl/devkit from builder implementation (#​1142) (9d5a7fc)

14.1.1 (2022-09-18)

Note: Version bump only for package @​angular-eslint/builder

v14.1.2

Compare Source

Bug Fixes
  • builder: remove nrwl/devkit from builder implementation (#​1142) (9d5a7fc)

v14.1.1

Compare Source

Note: Version bump only for package @​angular-eslint/builder

v14.1.0

Compare Source

Note: Version bump only for package @​angular-eslint/builder

14.0.4 (2022-09-08)

Bug Fixes
  • support TS 4.8 with Angular 14.2, update dependencies (#​1123) (a780b59)

14.0.3 (2022-08-23)

Bug Fixes

14.0.2 (2022-07-09)

Bug Fixes

14.0.1 (2022-07-08)

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

v15.2.0

Compare Source

Bug Fixes
  • eslint-plugin: [component-selector] enhance check for prefix and kebab-case (#​1250) (16827e4)
  • eslint-plugin: [no-inputs-metadata-property] do not report on directive composition API (#​1248) (539cf9f)
  • update typescript-eslint packages to v5.45.1 (#​1239) (abb7f79)
  • update typescript-eslint packages to v5.48.1 (#​1255) (11151d1)
Features
  • eslint-plugin: [require-localize-metadata] option to require meaning (#​1235) (b870123)

v15.1.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-input-rename] do not report on directive composition API (#​1231) (119fba7)
  • update typescript-eslint packages to v5.44.0 (#​1222) (5750e3a)

v15.0.0

Compare Source

Note: Version bump only for package @​angular-eslint/eslint-plugin

v14.4.0

Compare Source

Note: Version bump only for package @​angular-eslint/eslint-plugin

14.3.1 (2022-11-20)

Bug Fixes
  • no-input-rename: allow input aliases that match the directive name applied to an element (#​1207) (aff3344)

v14.3.1

Compare Source

Bug Fixes
  • no-input-rename: allow input aliases that match the directive name applied to an element (#​1207) (aff3344)

v14.3.0

Compare Source

Note: Version bump only for package @​angular-eslint/eslint-plugin

v14.2.0

Compare Source

Bug Fixes
Features

14.1.2 (2022-09-21)

Note: Version bump only for package @​angular-eslint/eslint-plugin

14.1.1 (2022-09-18)

Bug Fixes
  • eslint-plugin: [sort-ngmodule-metadata-arrays]: add intl support (#​1099) (30d133b)

v14.1.2

Compare Source

Note: Version bump only for package @​angular-eslint/eslint-plugin

v14.1.1

Compare Source

Bug Fixes
  • eslint-plugin: [sort-ngmodule-metadata-arrays]: add intl support (#​1099) (30d133b)

v14.1.0

Compare Source

Features

14.0.4 (2022-09-08)

Bug Fixes
  • support TS 4.8 with Angular 14.2, update dependencies (#​1123) (a780b59)

14.0.3 (2022-08-23)

Note: Version bump only for package @​angular-eslint/eslint-plugin

14.0.2 (2022-07-09)

Note: Version bump only for package @​angular-eslint/eslint-plugin

14.0.1 (2022-07-08)

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

v15.2.0

Compare Source

Bug Fixes
Features
  • eslint-plugin-template: [i18n] option to require i18n metadata meaning (#​1234) (4ef0290)
  • eslint-plugin-template: [no-interpolation-in-attributes] new rule added (#​1242) (977cb3a)

v15.1.0

Compare Source

Bug Fixes
  • eslint-plugin-template: [accessibility-valid-aria] use Number() to parse numeric values (#​1218) (6fe40d6)
  • eslint-plugin-template: [i18n] allow more attributes by default (#​1220) (4232b1c)
  • update typescript-eslint packages to v5.44.0 (#​1222) (5750e3a)
Features
  • eslint-plugin-template: [no-call-expression] add allowList option (#​1217) (a69c809)

v15.0.0

Compare Source

Note: Version bump only for package @​angular-eslint/eslint-plugin-template

v14.4.0

Compare Source

Features

14.3.1 (2022-11-20)

Note: Version bump only for package @​angular-eslint/eslint-plugin-template

v14.3.1

Compare Source

Note: Version bump only for package @​angular-eslint/eslint-plugin-template

v14.3.0

Compare Source

Features
  • eslint-plugin-template: [accessibility-elements-content] add allowList option (#​1201) (3877f43)
  • eslint-plugin-template: [no-inline-styles] add rule (#​1162) (7e1aadf)

v14.2.0

Compare Source

Bug Fixes
Features
  • eslint-plugin-template: [accessibility-interactive-supports-focus] add rule (#​1134) (d99d8c1)
  • eslint-plugin-template: [accessibility-role-has-required-aria] add rule (#​1100) (f684df0)
  • eslint-plugin-template: [attributes-order] add rule with fixer (#​1066) (4c789c7)
  • eslint-plugin-template: [no-duplicate-attributes] Add option to ignore properties (#​1104) (018d390)
  • update typescript-eslint packages to v5.38.0 (#​1140) (85b4b47)

14.1.2 (2022-09-21)

Note: Version bump only for package @​angular-eslint/eslint-plugin-template

14.1.1 (2022-09-18)

Bug Fixes
  • eslint-plugin-template: [click-events-have-key-events]: handle additional outputs (#​1101) (c608cdb)

v14.1.2

Compare Source

Note: Version bump only for package @​angular-eslint/eslint-plugin-template

v14.1.1

Compare Source

Bug Fixes
  • eslint-plugin-template: [click-events-have-key-events]: handle additional outputs (#​1101) (c608cdb)

v14.1.0

Compare Source

Features

14.0.4 (2022-09-08)

Bug Fixes
  • support TS 4.8 with Angular 14.2, update dependencies (#​1123) (a780b59)

14.0.3 (2022-08-23)

Note: Version bump only for package @​angular-eslint/eslint-plugin-template

14.0.2 (2022-07-09)

Note: Version bump only for package @​angular-eslint/eslint-plugin-template

14.0.1 (2022-07-08)

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

v15.2.0

Compare Source

Bug Fixes

v15.1.0

Compare Source

Bug Fixes

v15.0.0

Compare Source

Note: Version bump only for package @​angular-eslint/schematics

v14.4.0

Compare Source

Note: Version bump only for package @​angular-eslint/schematics

14.3.1 (2022-11-20)

Bug Fixes

v14.3.1

Compare Source

Bug Fixes

v14.3.0

Compare Source

Note: Version bump only for package @​angular-eslint/schematics

v14.2.0

Compare Source

Bug Fixes
Features

14.1.2 (2022-09-21)

Note: Version bump only for package @​angular-eslint/schematics

14.1.1 (2022-09-18)

Note: Version bump only for package @​angular-eslint/schematics

v14.1.2

Compare Source

Note: Version bump only for package @​angular-eslint/schematics

v14.1.1

Compare Source

Note: Version bump only for package @​angular-eslint/schematics

v14.1.0

Compare Source

Features

14.0.4 (2022-09-08)

Bug Fixes
  • schematics: prefer sourceRoot if available for root project (#​1114) (36c62c3)
  • support TS 4.8 with Angular 14.2, update dependencies (#​1123) (a780b59)

14.0.3 (2022-08-23)

Bug Fixes

14.0.2 (2022-07-09)

Note: Version bump only for package @​angular-eslint/schematics

14.0.1 (2022-07-08)

Note: Version bump only for package @​angular-eslint/schematics

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

v15.2.0

Compare Source

Features
  • eslint-plugin-template: [no-interpolation-in-attributes] new rule added (#​1242) (977cb3a)

v15.1.0

Compare Source

Note: Version bump only for package @​angular-eslint/template-parser

v15.0.0

Compare Source

Note: Version bump only for package @​angular-eslint/template-parser

v14.4.0

Compare Source

Note: Version bump only for package @​angular-eslint/template-parser

14.3.1 (2022-11-20)

Note: Version bump only for package @​angular-eslint/template-parser

v14.3.1

Compare Source

Note: Version bump only for package @​angular-eslint/template-parser

v14.3.0

Compare Source

Note: Version bump only for package @​angular-eslint/template-parser

v14.2.0

Compare Source

Bug Fixes

14.1.2 (2022-09-21)

Note: Version bump only for package @​angular-eslint/template-parser

14.1.1 (2022-09-18)

Note: Version bump only for package @​angular-eslint/template-parser

v14.1.2

Compare Source

Note: Version bump only for package @​angular-eslint/template-parser

v14.1.1

Compare Source

Note: Version bump only for package @​angular-eslint/template-parser

v14.1.0

Compare Source

Note: Version bump only for package @​angular-eslint/template-parser

14.0.4 (2022-09-08)

Note: Version bump only for package @​angular-eslint/template-parser

14.0.3 (2022-08-23)

Note: Version bump only for package @​angular-eslint/template-parser

14.0.2 (2022-07-09)

Note: Version bump only for package @​angular-eslint/template-parser

14.0.1 (2022-07-08)

Note: Version bump only for package @​angular-eslint/template-parser


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