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(root): update angular-eslint monorepo to v19 (major) #10617

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2024

This PR contains the following updates:

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

Release Notes

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

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.

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

v19.0.0

Compare Source

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

18.4.3 (2024-11-29)

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

18.4.2 (2024-11-23)

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

18.4.1 (2024-11-18)

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

18.4.0 (2024-10-21)

🩹 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)

18.3.1 (2024-09-11)

🩹 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

18.3.0 (2024-08-13)

🩹 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

18.2.0 (2024-07-31)

🚀 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

18.1.0 (2024-07-01)

🚀 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

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-template to align it with other projects, there were no code changes.

v18.4.2

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.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)
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v19.0.0

Compare Source

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

18.4.3 (2024-11-29)

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

18.4.2 (2024-11-23)

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

18.4.1 (2024-11-18)

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

18.4.0 (2024-10-21)

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

18.3.1 (2024-09-11)

🩹 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

18.3.0 (2024-08-13)

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

18.2.0 (2024-07-31)

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

18.1.0 (2024-07-01)

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

18.0.1 (2024-05-30)

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

v18.4.3

Compare Source

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

v18.4.2

Compare Source

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

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 enabled auto-merge November 29, 2024 22:15
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.

0 participants