Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

chore(deps): update angular-eslint monorepo to v15 (major) #148

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-eslint/builder 13.5.0 -> 15.2.1 age adoption passing confidence
@angular-eslint/eslint-plugin 13.5.0 -> 15.2.1 age adoption passing confidence
@angular-eslint/eslint-plugin-template 13.5.0 -> 15.2.1 age adoption passing confidence
@angular-eslint/schematics 13.5.0 -> 15.2.1 age adoption passing confidence
@angular-eslint/template-parser 13.5.0 -> 15.2.1 age adoption passing confidence

Release Notes

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

v15.2.1

Compare Source

Note: Version bump only for package @​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

v14.0.4

Compare Source

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

v14.0.3

Compare Source

Bug Fixes

v14.0.2

Compare Source

Bug Fixes

v14.0.1

Compare Source

Bug Fixes

v14.0.0

Compare Source

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

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

v15.2.1

Compare Source

Bug Fixes

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

v14.0.4

Compare Source

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

v14.0.3

Compare Source

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

v14.0.2

Compare Source

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

v14.0.1

Compare Source

Bug Fixes

v14.0.0

Compare Source

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

v15.2.1

Compare Source

Bug Fixes

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

v14.0.4

Compare Source

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

v14.0.3

Compare Source

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

v14.0.2

Compare Source

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

v14.0.1

Compare Source

Bug Fixes

v14.0.0

Compare Source

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

v15.2.1

Compare Source

Bug Fixes

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

v14.0.4

Compare Source

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

v14.0.3

Compare Source

Bug Fixes

v14.0.2

Compare Source

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

v14.0.1

Compare Source

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

v14.0.0

Compare Source

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

v15.2.1

Compare Source

Note: Version bump only for package @​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](https://github.com/angular-eslint/template-pa


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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 22, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/cli
npm ERR!   dev @angular/cli@"13.3.10" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/cli@">= 15.0.0 < 16.0.0" from @angular-eslint/[email protected]
npm ERR! node_modules/@angular-eslint/schematics
npm ERR!   dev @angular-eslint/schematics@"15.2.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2023-03-18T02_12_30_539Z-debug-0.log

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch from 00eb0e0 to 3aaae23 Compare August 23, 2022 11:55
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch from 3aaae23 to 805700d Compare September 8, 2022 16:52
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch 3 times, most recently from b229ec8 to 8c70b95 Compare September 21, 2022 20:49
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch from 8c70b95 to 0c01a36 Compare November 20, 2022 19:58
@renovate renovate bot changed the title chore(deps): update angular-eslint monorepo to v14 (major) chore(deps): update angular-eslint monorepo to v15 (major) Nov 20, 2022
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch 2 times, most recently from c1f413a to 0579913 Compare December 23, 2022 11:29
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch from 0579913 to 860a33a Compare January 14, 2023 18:47
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch from 860a33a to 9c135a6 Compare March 18, 2023 02:12
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants