Skip to content

feat(tsconfig): support files / include / exclude#659

Merged
graphite-app[bot] merged 1 commit intomainfrom
08-24-feat_tsconfig_support_files___include___exclude
Aug 25, 2025
Merged

feat(tsconfig): support files / include / exclude#659
graphite-app[bot] merged 1 commit intomainfrom
08-24-feat_tsconfig_support_files___include___exclude

Conversation

@shulaoda
Copy link
Contributor

@shulaoda shulaoda commented Aug 23, 2025

Copy link
Contributor Author

shulaoda commented Aug 23, 2025


How to use the Graphite Merge Queue

Add the label merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@shulaoda shulaoda changed the title feat(tsconfig): support files / include / exclude feat(tsconfig): support files / include / exclude Aug 23, 2025
@shulaoda shulaoda marked this pull request as ready for review August 23, 2025 22:37
@shulaoda shulaoda requested a review from Boshen August 23, 2025 22:37
@codecov
Copy link

codecov bot commented Aug 23, 2025

Codecov Report

❌ Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.90%. Comparing base (bd21291) to head (107d406).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/tsconfig.rs 81.25% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #659      +/-   ##
==========================================
- Coverage   94.98%   94.90%   -0.08%     
==========================================
  Files          12       12              
  Lines        2871     2886      +15     
==========================================
+ Hits         2727     2739      +12     
- Misses        144      147       +3     

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

🚀 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.

@codspeed-hq
Copy link

codspeed-hq bot commented Aug 23, 2025

CodSpeed Performance Report

Merging #659 will not alter performance

Comparing 08-24-feat_tsconfig_support_files___include___exclude (107d406) with main (4e1c895)1

Summary

✅ 3 untouched benchmarks

Footnotes

  1. No successful run was found on main (bd21291) during the generation of this report, so 4e1c895 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@Boshen Boshen self-assigned this Aug 24, 2025
@shulaoda shulaoda changed the base branch from main to graphite-base/659 August 24, 2025 18:20
@shulaoda shulaoda force-pushed the 08-24-feat_tsconfig_support_files___include___exclude branch from c62c71a to dfe724f Compare August 24, 2025 18:20
@shulaoda shulaoda changed the base branch from graphite-base/659 to 08-24-feat_tsconfig_support_allowjs_in_compileroptions August 24, 2025 18:21
@shulaoda shulaoda force-pushed the 08-24-feat_tsconfig_support_files___include___exclude branch 2 times, most recently from ff808a8 to 2e7cc9a Compare August 24, 2025 18:29
@graphite-app graphite-app bot added the merge label Aug 25, 2025
@graphite-app
Copy link

graphite-app bot commented Aug 25, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the 08-24-feat_tsconfig_support_allowjs_in_compileroptions branch from a4e5256 to bd21291 Compare August 25, 2025 01:35
@graphite-app graphite-app bot force-pushed the 08-24-feat_tsconfig_support_files___include___exclude branch from 2e7cc9a to 107d406 Compare August 25, 2025 01:36
@graphite-app graphite-app bot removed the merge label Aug 25, 2025
Base automatically changed from 08-24-feat_tsconfig_support_allowjs_in_compileroptions to main August 25, 2025 01:39
@graphite-app graphite-app bot merged commit 107d406 into main Aug 25, 2025
15 checks passed
@graphite-app graphite-app bot deleted the 08-24-feat_tsconfig_support_files___include___exclude branch August 25, 2025 01:39
@oxc-bot oxc-bot mentioned this pull request Aug 25, 2025
Boshen added a commit that referenced this pull request Aug 25, 2025
## 🤖 New release

* `oxc_resolver`: 11.6.2 -> 11.7.0
* `oxc_resolver_napi`: 11.6.2 -> 11.7.0

<details><summary><i><b>Changelog</b></i></summary><p>

## `oxc_resolver`

<blockquote>

##
[11.7.0](v11.6.2...v11.7.0)
- 2025-08-25

### <!-- 0 -->🚀 Features

- *(tsconfig)* support `files` / `include` / `exclude`
([#659](#659)) (by
@shulaoda)
- feat(tsconfig) support `allowJs` in `compilerOptions`
([#658](#658)) (by
@shulaoda) - #658
- *(tsconfig)* complete inheritance of `compilerOptions` fields
([#657](#657)) (by
@shulaoda)

### <!-- 1 -->🐛 Bug Fixes

- *(tsconfig)* respect Yarn PnP when resolving `extends` paths
([#656](#656)) (by
@shulaoda)

### <!-- 6 -->🧪 Testing

- *(tsconfig)* tweak jsx `extends` tests
([#666](#666)) (by
@shulaoda)

### <!-- 9 -->💼 Other

- Add comprehensive tests for tsconfig extends functionality
([#660](#660)) (by
@Copilot) - #660

### Contributors

* @shulaoda
* @renovate[bot]
* @Copilot
</blockquote>



</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

---------

Co-authored-by: Boshen <boshenc@gmail.com>
@oxc-bot oxc-bot mentioned this pull request Aug 25, 2025
@oxc-bot oxc-bot mentioned this pull request Sep 7, 2025
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