angular/packages/compiler-cli/src/ngtsc
JoostK 4da1f2948c fix(compiler-cli): resolve deprecation warning (#48812)
This commit updates one usage of the `ts.factory.createMethodDeclaration` API
to avoid a deprecated function signature, which avoids logging a warning.

PR Close #48812
2023-01-24 16:45:12 +00:00
..
annotations build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
core feat(language-service): Introduce a new NgModuleIndex, and use it to suggest re-exports. (#48354) 2023-01-12 13:46:46 -08:00
cycles build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
diagnostics fix(compiler-cli): implement more host directive validations as diagnostics (#47768) 2022-10-17 12:12:22 +02:00
entry_point build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
file_system refactor: update compiler-cli to work with ESM (#48521) 2022-12-19 19:50:43 +00:00
imports build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
incremental build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
indexer build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
logging build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
metadata feat(language-service): Introduce a new NgModuleIndex, and use it to suggest re-exports. (#48354) 2023-01-12 13:46:46 -08:00
partial_evaluator refactor(compiler): remove TypeScript 4.7 compatibility code (#48470) 2023-01-02 13:47:22 +00:00
perf feat(language-service): support fix the component missing member (#46764) 2022-08-02 11:58:21 -07:00
program_driver fix(compiler-cli): use @ts-ignore. (#47636) 2022-10-05 13:37:11 -07:00
reflection refactor(compiler): remove TypeScript 4.7 compatibility code (#48470) 2023-01-02 13:47:22 +00:00
resource refactor(compiler): clean up workarounds for TypeScript 4.5 (#44477) 2021-12-14 16:14:02 -05:00
scope build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
shims refactor(compiler): remove TypeScript 4.7 compatibility code (#48470) 2023-01-02 13:47:22 +00:00
sourcemaps build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
testing refactor: update compiler-cli to work with ESM (#48521) 2022-12-19 19:50:43 +00:00
transform fix(compiler): resolve deprecation warning (#48652) 2023-01-10 08:13:25 -08:00
translator build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
ts_compatibility refactor(compiler): remove TypeScript 4.7 compatibility code (#48470) 2023-01-02 13:47:22 +00:00
typecheck fix(compiler-cli): resolve deprecation warning (#48812) 2023-01-24 16:45:12 +00:00
util refactor(compiler): remove TypeScript 4.7 compatibility code (#48470) 2023-01-02 13:47:22 +00:00
xi18n refactor(compiler-cli): support xi18n in ngtsc (#42485) 2021-06-21 16:50:28 +00:00
program.ts refactor(compiler-cli): update emit signature to support for strongly typed emitCallback (#47893) 2022-11-01 04:44:28 -07:00
tsc_plugin.ts build: migrate more usages from @bazel/typescript to @bazel/concatjs (#45431) 2022-03-25 12:18:34 -07:00