Skip to content

Conversation

natanasow
Copy link
Contributor

@natanasow natanasow commented Sep 23, 2025

Description

The @typescript-eslint/parser can not be bumped as a standalone package and requires @typescript-eslint/eslint-plugin to be updated as well.

Related issue(s)

Fixes #4186

Testing Guide

Changes from original design (optional)

N/A

Additional work needed (optional)

N/A

Checklist

  • I've assigned an assignee to this PR and related issue(s) (if applicable)
  • I've assigned a label to this PR and related issue(s) (if applicable)
  • I've assigned a milestone to this PR and related issue(s) (if applicable)
  • I've updated documentation (code comments, README, etc. if applicable)
  • I've done sufficient testing (unit, integration, etc.)

Signed-off-by: nikolay <n.atanasow94@gmail.com>
@natanasow natanasow self-assigned this Sep 23, 2025
@natanasow natanasow added the enhancement New feature or request label Sep 23, 2025
@natanasow natanasow added this to the 0.73.0 milestone Sep 23, 2025
@natanasow natanasow marked this pull request as ready for review September 23, 2025 09:26
@natanasow natanasow requested review from a team as code owners September 23, 2025 09:26
Copy link

github-actions bot commented Sep 23, 2025

Test Results

 20 files  ±0  265 suites  ±0   18m 54s ⏱️ -7s
726 tests ±0  721 ✅ ±0  5 💤 ±0  0 ❌ ±0 
742 runs  ±0  737 ✅ ±0  5 💤 ±0  0 ❌ ±0 

Results for commit 841a9a5. ± Comparison against base commit c5c5433.

♻️ This comment has been updated with latest results.

@natanasow natanasow merged commit 5a20300 into main Sep 30, 2025
67 of 70 checks passed
@natanasow natanasow deleted the 4186-update-typescript-eslint-parser-and-plugin branch September 30, 2025 11:15
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@           Coverage Diff           @@
##             main    #4406   +/-   ##
=======================================
  Coverage   96.10%   96.10%           
=======================================
  Files         121      121           
  Lines       19940    19940           
  Branches     1755     1755           
=======================================
  Hits        19164    19164           
  Misses        751      751           
  Partials       25       25           
Flag Coverage Δ
config-service 98.80% <ø> (ø)
relay 90.77% <ø> (ø)
server 88.82% <ø> (ø)
ws-server 98.27% <ø> (ø)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update @typescript-eslint/parser
3 participants