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 typescript-eslint monorepo to v8.22.0 (minor) #2545

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 8.21.0 -> 8.22.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.21.0 -> 8.22.0 age adoption passing confidence

Release Notes

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

v8.22.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#​10612)
  • eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#​10552)
  • eslint-plugin: [no-extraneous-class] handle accessor keyword (#​10678)
  • eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#​10616)
  • eslint-plugin: [no-duplicate-type-constituents] handle nested types (#​10638)
  • eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#​10517)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.22.0

Compare Source

🚀 Features
  • parser: add standalone isolatedDeclarations option (#​10499)
❤️ Thank You
  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.


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 a review from hsiliev as a code owner January 27, 2025 21:11
@renovate renovate bot requested a review from hsiliev January 27, 2025 21:11
@renovate renovate bot requested a review from a team as a code owner January 27, 2025 21:11
@renovate renovate bot requested a review from a team January 27, 2025 21:11
Copy link
Contributor

unit-test-results

 79 files  ±0  109 suites  ±0   2m 9s ⏱️ -1s
378 tests ±0  377 ✅ ±0  1 💤 ±0  0 ❌ ±0 
472 runs  ±0  470 ✅ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit ce90e42. ± Comparison against base commit 75ad00e.

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 ce90e42. ± Comparison against base commit 75ad00e.

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.62%. Comparing base (75ad00e) to head (ce90e42).
Report is 4 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##               main    #2545    +/-   ##
==========================================
  Coverage     54.62%   54.62%            
  Complexity     3360     3360            
==========================================
  Files          1000     1000            
  Lines         22746    22746            
  Branches       1784     1750    -34     
==========================================
  Hits          12426    12426            
- Misses         9406     9525   +119     
+ Partials        914      795   -119     
Flag Coverage Δ
integrationtests 50.00% <ø> (ø)
unittests 34.69% <ø> (ø)

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.

@infonl-marcel infonl-marcel added this pull request to the merge queue Jan 28, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 28, 2025
@infonl-marcel infonl-marcel added this pull request to the merge queue Jan 28, 2025
Merged via the queue into main with commit 2fc4ab0 Jan 28, 2025
23 checks passed
@infonl-marcel infonl-marcel deleted the renovate/minor-8.22-typescript-eslint-monorepo branch January 28, 2025 10:12
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