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

[deps]: Update angular-eslint monorepo to v19 (major) #688

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

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

Release Notes

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

v19.0.2

Compare Source

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

v19.0.1

Compare Source

🩹 Fixes
  • eslint-plugin-template: prevent the slot tag from being self-closing (#​2088)
❤️ Thank You

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)

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/template-parser)

v19.0.2

Compare Source

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

v19.0.1

Compare Source

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

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

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: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 9, 2024 00:07
@renovate renovate bot requested a review from BTreston December 9, 2024 00:07
@bitwarden-bot bitwarden-bot changed the title [deps]: Update angular-eslint monorepo to v19 (major) [PM-15666] [deps]: Update angular-eslint monorepo to v19 (major) Dec 9, 2024
@bitwarden-bot
Copy link

Internal tracking:

Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 2.24%. Comparing base (bd5bcbe) to head (b491d3a).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #688   +/-   ##
=====================================
  Coverage   2.24%   2.24%           
=====================================
  Files         60      60           
  Lines       2633    2633           
  Branches     467     467           
=====================================
  Hits          59      59           
  Misses      2571    2571           
  Partials       3       3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title [PM-15666] [deps]: Update angular-eslint monorepo to v19 (major) [deps]: Update angular-eslint monorepo to v19 (major) Dec 9, 2024
@renovate renovate bot force-pushed the renovate/major-angular-eslint-monorepo branch from de67165 to b491d3a Compare December 10, 2024 10:05
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