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 v18.4.3 (minor) #2553

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-eslint/builder (source) 18.2.0 -> 18.4.3 age adoption passing confidence
@angular-eslint/eslint-plugin (source) 18.2.0 -> 18.4.3 age adoption passing confidence
@angular-eslint/eslint-plugin-template (source) 18.2.0 -> 18.4.3 age adoption passing confidence
@angular-eslint/schematics (source) 18.2.0 -> 18.4.3 age adoption passing confidence
@angular-eslint/template-parser (source) 18.2.0 -> 18.4.3 age adoption passing confidence

Release Notes

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

v18.4.3

Compare Source

🩹 Fixes
❤️ Thank You

v18.4.2

Compare Source

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

v18.4.1

Compare Source

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

v18.4.0

Compare Source

🚀 Features
  • support ESM configs and .cjs and .mjs extensions (#​2068)
🩹 Fixes
  • update dependency eslint to v9.13.0, support noConfigLookup (#​2045)
❤️ Thank You

v18.3.1

Compare Source

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

v18.3.0

Compare Source

🩹 Fixes
  • ensure consistent nx dependency versions
❤️ Thank You
  • James Henry
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

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

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
angular-eslint/angular-eslint (@​angular-eslint/schematics)

v18.4.3

Compare Source

🩹 Fixes
  • update typescript-eslint packages to v8.16.0 (#​2135)
  • yarn pnp issues (#​2143)
❤️ Thank You

v18.4.2

Compare Source

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

v18.4.1

Compare Source

🩹 Fixes
  • update dependency ignore to v6 (#​2047)

v18.4.0

Compare Source

🚀 Features
  • support ESM configs and .cjs and .mjs extensions (#​2068)
🩹 Fixes
  • update dependency eslint to v9.13.0, support noConfigLookup (#​2045)
  • update typescript-eslint packages to v8.10.0 (#​2046)
  • update typescript-eslint packages to v8.5.0 (#​2020)
❤️ Thank You

v18.3.1

Compare Source

🩹 Fixes
  • update dependency eslint to v9.9.1

  • update typescript-eslint packages to v8.2.0

v18.3.0

Compare Source

🩹 Fixes
  • ensure consistent nx dependency versions

  • update dependency eslint to v9.9.0

  • update dependency ignore to v5.3.2

  • update typescript-eslint packages to v8.0.1

  • update typescript-eslint packages to v8.1.0

❤️ Thank You
  • James Henry
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

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.


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from hsiliev and a team as code owners January 28, 2025 14:06
@renovate renovate bot requested review from hsiliev and a team January 28, 2025 14:06
Copy link
Contributor

unit-test-results

 79 files  ±0  110 suites  ±0   1m 31s ⏱️ -1s
380 tests ±0  379 ✅ ±0  1 💤 ±0  0 ❌ ±0 
474 runs  ±0  472 ✅ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit a0d1e88. ± Comparison against base commit 094fd96.

Copy link
Contributor

integration-test-results

 28 files  ±0   28 suites  ±0   35s ⏱️ -1s
107 tests ±0  107 ✅ ±0  0 💤 ±0  0 ❌ ±0 
120 runs  ±0  120 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit a0d1e88. ± Comparison against base commit 094fd96.

Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.69%. Comparing base (094fd96) to head (a0d1e88).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##               main    #2553    +/-   ##
==========================================
  Coverage     54.69%   54.69%            
  Complexity     3360     3360            
==========================================
  Files          1002     1002            
  Lines         22718    22718            
  Branches       1784     1782     -2     
==========================================
  Hits          12426    12426            
- Misses         9378     9497   +119     
+ Partials        914      795   -119     
Flag Coverage Δ
integrationtests 50.00% <ø> (ø)
unittests 34.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@xiduzo xiduzo added this pull request to the merge queue Jan 28, 2025
Merged via the queue into main with commit 9a14e9d Jan 28, 2025
23 checks passed
@xiduzo xiduzo deleted the renovate/minor-18.4-angular-eslint-monorepo branch January 28, 2025 16:01
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.

2 participants