Commit d4febca
authored
deps(deps): bump microsoft/typescript-go from
Bumps [microsoft/typescript-go](https://github.com/microsoft/typescript-go) from `beeea27` to `dedfbd9`.
- [Commits](microsoft/typescript-go@beeea27...dedfbd9)
---
updated-dependencies:
- dependency-name: microsoft/typescript-go
dependency-version: dedfbd997affbdd28d329da431f2b4d576c3a80e
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>beeea27 to dedfbd9
1 parent d1ceeb0 commit d4febca
1 file changed
+1
-1
lines changedSubmodule typescript-go updated 38 files
- .github/actions/setup-go/action.yml+32-9
- .github/actions/setup-go/go-install.ps1+908
- .github/workflows/create-cache.yml-3
- internal/checker/checker.go+1-1
- internal/checker/nodebuilderimpl.go+3
- internal/compiler/checkerpool.go+18-3
- internal/compiler/program.go+43-55
- internal/fourslash/_scripts/failingTests.txt-3
- internal/fourslash/tests/gen/quickInfoFromContextualType_test.go+1-1
- internal/fourslash/tests/gen/quickInfoMappedTypeMethods_test.go+1-1
- internal/fourslash/tests/gen/quickInfoUnion_discriminated_test.go+1-1
- internal/fourslash/tests/quickInfoFunction_test.go+17
- internal/ls/hover.go+13-1
- internal/project/checkerpool.go+14-4
- internal/testrunner/compiler_runner.go+2-4
- internal/vfs/internal/internal.go+7-7
- internal/vfs/osvfs/helpers_test.go+27
- internal/vfs/osvfs/os.go+2-2
- internal/vfs/osvfs/realpath_test.go-18
- internal/vfs/osvfs/reparsepoint_other.go+6
- internal/vfs/osvfs/reparsepoint_windows.go+29
- internal/vfs/osvfs/reparsepoint_windows_test.go+169
- testdata/baselines/reference/fourslash/documentHighlights/documentHighlights_40082.baseline.jsonc+1-1
- testdata/baselines/reference/fourslash/findAllReferences/findAllRefsExportDefaultClassConstructor.baseline.jsonc+1-1
- testdata/baselines/reference/fourslash/findAllReferences/findAllRefsForDefaultExport04.baseline.jsonc+13-1
- testdata/baselines/reference/fourslash/findAllReferences/findAllRefsForDefaultExport_anonymous.baseline.jsonc+4-1
- testdata/baselines/reference/fourslash/findAllReferences/findAllRefsForFunctionExpression01.baseline.jsonc+2-2
- testdata/baselines/reference/fourslash/findAllReferences/findAllRefsWithLeadingUnderscoreNames8.baseline.jsonc+1-1
- testdata/baselines/reference/fourslash/findAllReferences/findAllRefsWithLeadingUnderscoreNames9.baseline.jsonc+1-1
- testdata/baselines/reference/fourslash/findAllReferences/referencesForModifiers.baseline.jsonc+1-1
- testdata/baselines/reference/fourslash/goToDefinition/goToDefinitionSwitchCase5.baseline.jsonc+1-1
- testdata/baselines/reference/fourslash/goToDefinition/goToDefinitionSwitchCase7.baseline.jsonc+1-1
- testdata/baselines/reference/fourslash/quickInfo/jsDocAliasQuickInfo.baseline+21-3
- testdata/baselines/reference/fourslash/quickInfo/quickInfoDisplayPartsClassDefaultAnonymous.baseline+42-6
- testdata/baselines/reference/fourslash/quickInfo/quickInfoDisplayPartsClassDefaultNamed.baseline+42-6
- testdata/baselines/reference/fourslash/quickInfo/quickInfoDisplayPartsClassIncomplete.baseline+21-3
- testdata/baselines/reference/fourslash/quickInfo/quickInfoDisplayPartsFunctionIncomplete.baseline+44-6
- testdata/baselines/reference/fourslash/quickInfo/quickInfoNestedExportEqualExportDefault.baseline+21-3
0 commit comments