Skip to content

Commit 2658446

Browse files
chore(deps): update typescript-go digest to f726edf (#571)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | typescript-go | digest | `ceefddd` β†’ `f726edf` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions <github-actions[bot]@users.noreply.github.com>
1 parent efb78f3 commit 2658446

File tree

31 files changed

+46
-46
lines changed

31 files changed

+46
-46
lines changed

β€Žgo.modβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ require (
4949
require (
5050
github.com/dlclark/regexp2 v1.11.5
5151
github.com/go-json-experiment/json v0.0.0-20251027170946-4849db3c2f7e
52-
github.com/microsoft/typescript-go v0.0.0-20260108020327-ceefddd3b46e // indirect
52+
github.com/microsoft/typescript-go v0.0.0-20260108212820-f726edff55e6 // indirect
5353
golang.org/x/text v0.32.0
5454
)

β€Žgo.sumβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
66
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
77
github.com/klauspost/cpuid/v2 v2.0.9 h1:lgaqFMSdTdQYdZ04uHyN2d/eKdOMyi2YLSvlQIBFYa4=
88
github.com/klauspost/cpuid/v2 v2.0.9/go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg=
9-
github.com/microsoft/typescript-go v0.0.0-20260108020327-ceefddd3b46e h1:jnA9zJhFHWJ1hyiBVz1oOTi/lFh2n2O5Vbz+lCK8P7E=
10-
github.com/microsoft/typescript-go v0.0.0-20260108020327-ceefddd3b46e/go.mod h1:4ylWTB+R+Mca2QUqCp6voE8E6V9gSRQS0Vqbjzibmmw=
9+
github.com/microsoft/typescript-go v0.0.0-20260108212820-f726edff55e6 h1:KPhabcn7DJ6jt5z5TyNiJGAutuEc2gPYr8KtB2Xs2AM=
10+
github.com/microsoft/typescript-go v0.0.0-20260108212820-f726edff55e6/go.mod h1:4ylWTB+R+Mca2QUqCp6voE8E6V9gSRQS0Vqbjzibmmw=
1111
github.com/peter-evans/patience v0.3.0 h1:rX0JdJeepqdQl1Sk9c9uvorjYYzL2TfgLX1adqYm9cA=
1212
github.com/peter-evans/patience v0.3.0/go.mod h1:Kmxu5sY1NmBLFSStvXjX1wS9mIv7wMcP/ubucyMOAu0=
1313
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ=

β€Žshim/ast/go.modβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/microsoft/typescript-go/shim/ast
22

33
go 1.25.0
44

5-
require github.com/microsoft/typescript-go v0.0.0-20260108020327-ceefddd3b46e
5+
require github.com/microsoft/typescript-go v0.0.0-20260108212820-f726edff55e6
66

77
require (
88
github.com/go-json-experiment/json v0.0.0-20251027170946-4849db3c2f7e // indirect

β€Žshim/ast/go.sumβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
44
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
55
github.com/klauspost/cpuid/v2 v2.0.9 h1:lgaqFMSdTdQYdZ04uHyN2d/eKdOMyi2YLSvlQIBFYa4=
66
github.com/klauspost/cpuid/v2 v2.0.9/go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg=
7-
github.com/microsoft/typescript-go v0.0.0-20260108020327-ceefddd3b46e h1:jnA9zJhFHWJ1hyiBVz1oOTi/lFh2n2O5Vbz+lCK8P7E=
8-
github.com/microsoft/typescript-go v0.0.0-20260108020327-ceefddd3b46e/go.mod h1:4ylWTB+R+Mca2QUqCp6voE8E6V9gSRQS0Vqbjzibmmw=
7+
github.com/microsoft/typescript-go v0.0.0-20260108212820-f726edff55e6 h1:KPhabcn7DJ6jt5z5TyNiJGAutuEc2gPYr8KtB2Xs2AM=
8+
github.com/microsoft/typescript-go v0.0.0-20260108212820-f726edff55e6/go.mod h1:4ylWTB+R+Mca2QUqCp6voE8E6V9gSRQS0Vqbjzibmmw=
99
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ=
1010
github.com/zeebo/assert v1.3.0/go.mod h1:Pq9JiuJQpG8JLJdtkwrJESF0Foym2/D9XMU5ciN/wJ0=
1111
github.com/zeebo/xxh3 v1.0.2 h1:xZmwmqxHZA8AI603jOQ0tMqmBr9lPeFwGg6d+xy9DC0=

β€Žshim/bundled/go.modβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/microsoft/typescript-go/shim/bundled
22

33
go 1.25.0
44

5-
require github.com/microsoft/typescript-go v0.0.0-20260108020327-ceefddd3b46e
5+
require github.com/microsoft/typescript-go v0.0.0-20260108212820-f726edff55e6
66

77
require (
88
github.com/dlclark/regexp2 v1.11.5 // indirect

β€Žshim/bundled/go.sumβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ github.com/go-json-experiment/json v0.0.0-20251027170946-4849db3c2f7e h1:Lf/gRko
44
github.com/go-json-experiment/json v0.0.0-20251027170946-4849db3c2f7e/go.mod h1:uNVvRXArCGbZ508SxYYTC5v1JWoz2voff5pm25jU1Ok=
55
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
66
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
7-
github.com/microsoft/typescript-go v0.0.0-20260108020327-ceefddd3b46e h1:jnA9zJhFHWJ1hyiBVz1oOTi/lFh2n2O5Vbz+lCK8P7E=
8-
github.com/microsoft/typescript-go v0.0.0-20260108020327-ceefddd3b46e/go.mod h1:4ylWTB+R+Mca2QUqCp6voE8E6V9gSRQS0Vqbjzibmmw=
7+
github.com/microsoft/typescript-go v0.0.0-20260108212820-f726edff55e6 h1:KPhabcn7DJ6jt5z5TyNiJGAutuEc2gPYr8KtB2Xs2AM=
8+
github.com/microsoft/typescript-go v0.0.0-20260108212820-f726edff55e6/go.mod h1:4ylWTB+R+Mca2QUqCp6voE8E6V9gSRQS0Vqbjzibmmw=
99
golang.org/x/sync v0.19.0 h1:vV+1eWNmZ5geRlYjzm2adRgW2/mcpevXNg50YZtPCE4=
1010
golang.org/x/sync v0.19.0/go.mod h1:9KTHXmSnoGruLpwFjVSX0lNNA75CykiMECbovNTZqGI=
1111
golang.org/x/sys v0.39.0 h1:CvCKL8MeisomCi6qNZ+wbb0DN9E5AATixKsvNtMoMFk=

β€Žshim/checker/go.modβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/microsoft/typescript-go/shim/checker
22

33
go 1.25.0
44

5-
require github.com/microsoft/typescript-go v0.0.0-20260108020327-ceefddd3b46e
5+
require github.com/microsoft/typescript-go v0.0.0-20260108212820-f726edff55e6
66

77
require (
88
github.com/dlclark/regexp2 v1.11.5 // indirect

β€Žshim/checker/go.sumβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
66
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
77
github.com/klauspost/cpuid/v2 v2.0.9 h1:lgaqFMSdTdQYdZ04uHyN2d/eKdOMyi2YLSvlQIBFYa4=
88
github.com/klauspost/cpuid/v2 v2.0.9/go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg=
9-
github.com/microsoft/typescript-go v0.0.0-20260108020327-ceefddd3b46e h1:jnA9zJhFHWJ1hyiBVz1oOTi/lFh2n2O5Vbz+lCK8P7E=
10-
github.com/microsoft/typescript-go v0.0.0-20260108020327-ceefddd3b46e/go.mod h1:4ylWTB+R+Mca2QUqCp6voE8E6V9gSRQS0Vqbjzibmmw=
9+
github.com/microsoft/typescript-go v0.0.0-20260108212820-f726edff55e6 h1:KPhabcn7DJ6jt5z5TyNiJGAutuEc2gPYr8KtB2Xs2AM=
10+
github.com/microsoft/typescript-go v0.0.0-20260108212820-f726edff55e6/go.mod h1:4ylWTB+R+Mca2QUqCp6voE8E6V9gSRQS0Vqbjzibmmw=
1111
github.com/peter-evans/patience v0.3.0 h1:rX0JdJeepqdQl1Sk9c9uvorjYYzL2TfgLX1adqYm9cA=
1212
github.com/peter-evans/patience v0.3.0/go.mod h1:Kmxu5sY1NmBLFSStvXjX1wS9mIv7wMcP/ubucyMOAu0=
1313
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ=

β€Žshim/compiler/go.modβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/microsoft/typescript-go/shim/compiler
22

33
go 1.25.0
44

5-
require github.com/microsoft/typescript-go v0.0.0-20260108020327-ceefddd3b46e
5+
require github.com/microsoft/typescript-go v0.0.0-20260108212820-f726edff55e6
66

77
require (
88
github.com/dlclark/regexp2 v1.11.5 // indirect

β€Žshim/compiler/go.sumβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
66
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
77
github.com/klauspost/cpuid/v2 v2.0.9 h1:lgaqFMSdTdQYdZ04uHyN2d/eKdOMyi2YLSvlQIBFYa4=
88
github.com/klauspost/cpuid/v2 v2.0.9/go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg=
9-
github.com/microsoft/typescript-go v0.0.0-20260108020327-ceefddd3b46e h1:jnA9zJhFHWJ1hyiBVz1oOTi/lFh2n2O5Vbz+lCK8P7E=
10-
github.com/microsoft/typescript-go v0.0.0-20260108020327-ceefddd3b46e/go.mod h1:4ylWTB+R+Mca2QUqCp6voE8E6V9gSRQS0Vqbjzibmmw=
9+
github.com/microsoft/typescript-go v0.0.0-20260108212820-f726edff55e6 h1:KPhabcn7DJ6jt5z5TyNiJGAutuEc2gPYr8KtB2Xs2AM=
10+
github.com/microsoft/typescript-go v0.0.0-20260108212820-f726edff55e6/go.mod h1:4ylWTB+R+Mca2QUqCp6voE8E6V9gSRQS0Vqbjzibmmw=
1111
github.com/peter-evans/patience v0.3.0 h1:rX0JdJeepqdQl1Sk9c9uvorjYYzL2TfgLX1adqYm9cA=
1212
github.com/peter-evans/patience v0.3.0/go.mod h1:Kmxu5sY1NmBLFSStvXjX1wS9mIv7wMcP/ubucyMOAu0=
1313
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ=

0 commit comments

Comments
Β (0)