Commit 59d9e98
chore(deps): update typescript-go digest to ede1a6b (#602)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| typescript-go | digest | `01cac67` β `ede1a6b` |
---
### Configuration
π
**Schedule**: Branch creation - "before 9am" in timezone
Asia/Shanghai, Automerge - At any time (no schedule defined).
π¦ **Automerge**: Enabled.
β» **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
π **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/oxc-project/tsgolint).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS4xIiwidXBkYXRlZEluVmVyIjoiNDIuODUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cameron Clark <cameron.clark@hey.com>1 parent 1135af6 commit 59d9e98
8 files changed
Lines changed: 203 additions & 131 deletions
File tree
- patches
- shim/project
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
29 | | - | |
30 | | - | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Lines changed: 188 additions & 119 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Submodule typescript-go updated 26 files
- .github/workflows/ci.yml+8-8
- .github/workflows/codeql.yml+3-3
- .github/workflows/copilot-setup-steps.yml+1-1
- .github/workflows/create-cache.yml+1-1
- internal/checker/checker.go+3-3
- internal/core/core.go+8
- internal/project/autoimport.go+4
- internal/project/configfileregistrybuilder.go+76-54
- internal/project/dirty/cloneablemap.go+9
- internal/project/dirty/syncmap.go+32-12
- internal/project/dirty/syncmap_test.go+5-5
- internal/project/filechange.go+5-6
- internal/project/overlayfs.go+13-13
- internal/project/project.go+18-20
- internal/project/projectcollectionbuilder.go+14-23
- internal/project/projectlifetime_test.go+76
- internal/project/session.go-1
- internal/project/session_test.go+19
- internal/project/snapshot.go+3-2
- internal/project/snapshotfs.go+212-28
- internal/project/snapshotfs_test.go+815
- testdata/baselines/reference/compiler/unusedLocalsInForInOrOf1.errors.txt+84
- testdata/baselines/reference/compiler/unusedLocalsInForInOrOf1.symbols+117
- testdata/baselines/reference/compiler/unusedLocalsInForInOrOf1.types+153
- testdata/baselines/reference/fourslash/state/findAllRefsTwoProjectsOpenAndOneProjectReferences.baseline+1-1
- testdata/tests/cases/compiler/unusedLocalsInForInOrOf1.ts+59
0 commit comments