Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update angular-eslint monorepo to v19 (major) #276

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-eslint/eslint-plugin (source) 1.0.0 -> 19.0.2 age adoption passing confidence
@angular-eslint/eslint-plugin-template (source) 1.0.0 -> 19.0.2 age adoption passing confidence
@angular-eslint/template-parser (source) 1.0.0 -> 19.0.2 age adoption passing confidence

Release Notes

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

v19.0.2

Compare Source

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

v19.0.1

Compare Source

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

v19.0.0

Compare Source

🚀 Features
  • ⚠️ eslint-plugin: promote prefer-standalone to recommended (8dfdc4f4)
  • eslint-plugin: new rule prefer-signals (#​1872)
  • ⚠️ eslint-plugin: remove deprecated no-host-metadata-property rule (#​2113)
  • ⚠️ eslint-plugin: remove deprecated sort-ngmodule-metadata-arrays rule (#​2114)
  • ⚠️ eslint-plugin: prefer-standalone recognizes that standalone is the default (#​2096)
  • ⚠️ eslint-plugin: remove deprecated prefer-standalone-component rule (#​2112)
⚠️ Breaking Changes
  • ⚠️ eslint-plugin: promote prefer-standalone to recommended (8dfdc4f4)
  • ⚠️ eslint-plugin: remove deprecated no-host-metadata-property rule (#​2113)
  • ⚠️ eslint-plugin: remove deprecated sort-ngmodule-metadata-arrays rule (#​2114)
  • ⚠️ eslint-plugin: prefer-standalone recognizes that standalone is the default (#​2096)
  • ⚠️ eslint-plugin: remove deprecated prefer-standalone-component rule (#​2112)
❤️ Thank You

18.4.3 (2024-11-29)

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

18.4.2 (2024-11-23)

🩹 Fixes
  • eslint-plugin: fix placement of lifecycle interface for subclasses (#​1965)
  • eslint-plugin: handle output() and input() functions in various rules (#​2098)
❤️ Thank You

18.4.1 (2024-11-18)

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

18.4.0 (2024-10-21)

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

18.3.1 (2024-09-11)

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

18.3.0 (2024-08-13)

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

18.2.0 (2024-07-31)

🚀 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

18.1.0 (2024-07-01)

🚀 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

18.0.1 (2024-05-30)

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

v18.4.3

Compare Source

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

v18.4.2

Compare Source

🩹 Fixes
  • eslint-plugin: fix placement of lifecycle interface for subclasses (#​1965)
  • eslint-plugin: handle output() and input() functions in various rules (#​2098)
❤️ Thank You

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.

v17.5.3

Compare Source

v17.5.2

Compare Source

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

v17.5.1

Compare Source

🩹 Fixes

v17.5.0

Compare Source

🚀 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

v17.4.1

Compare Source

🩹 Fixes
❤️ Thank You
  • James Henry

v17.4.0

Compare Source

🚀 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

v17.3.0

Compare Source

🚀 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

v17.2.1

Compare Source

🩹 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

v17.2.0

Compare Source

🚀 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

v17.1.1

Compare Source

🩹 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

v17.1.0

Compare Source

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

v17.0.1

Compare Source

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

v17.0.0

Compare Source

Bug Fixes
  • no declarations for eslint plugins (2498238)

16.3.1 (2023-11-08)

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

v16.3.1

Compare Source

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

v16.3.0

Compare Source

Bug Fixes

v16.2.0

Compare Source

Bug Fixes
  • eslint-plugin: [use-component-selector] applies to template literals (#​1468) (cbe60d3)
Features

16.1.2 (2023-09-04)

Bug Fixes
  • angular-eslint: ignore hostDirectives for no-output-rename and no-outputs-metadata-property (#​1466) (208bf25)

16.1.1 (2023-08-20)

Bug Fixes
  • eslint-plugin: export require-localize-metadata rule (#​1469) (e3dc936)

v16.1.2

Compare Source

Bug Fixes
  • angular-eslint: ignore hostDirectives for no-output-rename and no-outputs-metadata-property (#​1466) (208bf25)

v16.1.1

Compare Source

Bug Fixes
  • eslint-plugin: export require-localize-metadata rule (#​1469) (e3dc936)

v16.1.0

Compare Source

Bug Fixes
Features

16.0.3 (2023-05-29)

Bug Fixes

16.0.2 (2023-05-17)

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

16.0.1 (2023-05-03)

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

v16.0.3

Compare Source

Bug Fixes

v16.0.2

Compare Source

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

v16.0.1

Compare Source

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

v16.0.0

Compare Source

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

15.2.1 (2023-02-10)

Bug Fixes

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

v13.5.0

Compare Source

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

v13.4.0

Compare Source

Features

v13.3.0

Compare Source

Bug Fixes
  • eslint-plugin: [sort-ngmodule-metadata-arrays] do not sort deps property (#​1001) (e6d12f2)

13.2.1 (2022-04-14)

Bug Fixes
  • eslint-plugin-template: false positive conditional complexity in BoundAttribute > Interpolation (#​986) (c3f3120)

v13.2.1

Compare Source

Bug Fixes
  • eslint-plugin-template: false positive conditional complexity in BoundAttribute > Interpolation (#​986) (c3f3120)

v13.2.0

Compare Source

Features
  • eslint-plugin-template: add require-localize-metadata rule (#​844) (ca1edf0)

v13.1.0

Compare Source

Bug Fixes

13.0.1 (2021-11-19)

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

v13.0.1

Compare Source

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

v13.0.0

Compare Source

Features

v12.7.0

Compare Source

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

12.6.1 (2021-10-26)

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

v12.6.1

Compare Source

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

v12.6.0

Compare Source

Bug Fixes
  • eslint-plugin: [sort-ngmodule-metadata-arrays] remove the property restriction (#​694) (440f6dc)
  • eslint-plugin: [sort-ngmodule-metadata-arrays] report the correct node (#​693) (886db08)
  • eslint-plugin: more appropriate language for no-attribute-decorator (#​696) (4dde82c)
Features
  • bundled-angular-compiler: create own bundle for @angular/compiler (#​720) (0c42299)

v12.5.0

Compare Source

Features
  • utils: publicly expose utils related to eslint-plugin (#​676) (07711f1)

12.4.1 (2021-09-09)

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

v12.4.1

Compare Source

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

v12.4.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-empty-lifecycle-method] incorrect suggestions and correct reports (#​606) (a446e8f)
  • eslint-plugin: [sort-ngmodule-metadata-arrays] handle literal metadata and computed properties (#​667) (f993069)
  • eslint-plugin: properly handle computed literals for some rules (#​600) (fbd6ff7)
Features
  • eslint-plugin: [prefer-on-push-component-change-detection] add suggestion (#​666) (3723c4c)
  • eslint-plugin: [use-injectable-provided-in] add suggestion (#​594) (bdef8c7)

12.3.1 (2021-07-15)

Bug Fixes
  • eslint-plugin: handle literal outputs properly for [-output-] rules (#​595) (8621a62)

v12.3.1

Compare Source

Bug Fixes
  • eslint-plugin: handle literal outputs properly for [-output-] rules (#​595) (8621a62)

v12.3.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-input-prefix] handle alias and inputs metadata property (#​582) (675ee11)
  • eslint-plugin: [no-input-rename] handle alias and inputs metadata property (#​583) (2883e18)
  • eslint-plugin: [use-component-view-encapsulation] handle literal encapsulation properly (#​586) (3a9b7f4)
  • eslint-plugin: [use-pipe-transform-interface] handle type imports properly in fix (#​592) (ac3fb12)
Features

12.2.2 (2021-07-10)

Bug Fixes
  • eslint-plugin: [no-output-on-prefix] handle getters and outputs metadata property (#​566) (5884482)
  • eslint-plugin: [no-output-rename] handle getters and outputs metadata property (#​568) (c803ffd)

12.2.1 (2021-07-10)

Bug Fixes
  • eslint-plugin: [no-output-native] handle getters and outputs metadata property (#​567) (22b378d)
  • eslint-plugin: [no-output-on-prefix] correct false positives (#​525) (3a66274)

v12.2.2

Compare Source

Bug Fixes
  • eslint-plugin: [no-output-on-prefix] handle getters and outputs metadata property (#​566) (5884482)
  • eslint-plugin: [no-output-rename] handle getters and outputs metadata property (#​568) (c803ffd)

v12.2.1

Compare Source

Bug 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 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 assigned C0ZEN Nov 30, 2024
@renovate renovate bot requested a review from C0ZEN November 30, 2024 11:15
Copy link
Author

renovate bot commented Nov 30, 2024

⚠️ 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 error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: yokai@0.0.0
npm error Found: eslint@7.19.0
npm error node_modules/eslint
npm error   dev eslint@"7.19.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/utils@8.18.0
npm error node_modules/@typescript-eslint/utils
npm error   peer @typescript-eslint/utils@"^7.11.0 || ^8.0.0" from @angular-eslint/eslint-plugin@19.0.2
npm error   node_modules/@angular-eslint/eslint-plugin
npm error     dev @angular-eslint/eslint-plugin@"19.0.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-12-10T11_21_03_371Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-10T11_21_03_371Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-19-angular-eslint-monorepo branch from 5c96d9e to d52eb4b Compare December 6, 2024 08:31
@renovate renovate bot force-pushed the renovate/major-19-angular-eslint-monorepo branch from d52eb4b to adcc89d Compare December 10, 2024 11:21
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