aspect-build / rules_ts

Bazel rules for the `tsc` compiler from http://typescriptlang.org
https://docs.aspect.build/rules/aspect_rules_ts
Apache License 2.0
94 stars 53 forks source link

chore: bump minimum rules_nodejs to 6.2.0 #626

Closed gregmagolan closed 3 weeks ago

gregmagolan commented 3 weeks ago

Ensures users pick up https://github.com/bazelbuild/rules_nodejs/pull/3760 fix which is a footgun that should be avoided.

aspect-workflows[bot] commented 3 weeks ago

Test

11 test targets passed

Targets
//examples/js_test:test [k8-fastbuild]                                                102ms
//examples/linked_consumer:direct [k8-fastbuild]                                      234ms
//examples/linked_consumer:pkg [k8-fastbuild]                                         207ms
//examples/project_references/lib_b:test [k8-fastbuild]                               114ms
//examples/proto_grpc:main [k8-fastbuild]                                             474ms
//examples/resolve_json_module:ts-with-json [k8-fastbuild]                            185ms
//examples/source_map_support/test:stack_trace_support_test [k8-fastbuild]            332ms
//examples/source_map_support/test:stack_trace_support_with_chdir_test [k8-fastbuild] 527ms
//examples/typecheck_only:typecheck_only [k8-fastbuild]                               3s
//ts/test/ts_project_worker:fstree_test [k8-fastbuild]                                980ms
//ts/test/ts_project_worker:oom_test [k8-fastbuild]                                   895ms

Total test execution time was 7s. 68 tests (86.1%) were fully cached saving 6s.


Buildifier      Format