Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/aspect-build/rules_ts

Bazel rules for the `tsc` compiler from http://typescriptlang.org
https://github.com/aspect-build/rules_ts

chore: update to rules_js 1.11.1 (#270)

824ec8364a63d50d2be59d6ae0b8763ff764e4e5 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 1.11.0 (#269)

ff935fd6761c2524abbc8c619ebaadc5d8f6f7b2 authored about 2 years ago by Greg Magolan <[email protected]>
fix: report changes in deleted, created, changed order (#259)

1fca02a9d05ff501d6b122e66959df4ff7901eba authored about 2 years ago by Sahin Yort <[email protected]>
chore: use Aspect CLI 5.0.2 (#267)

5108a0acbf6487c68714886d345a2c47c5ae449d authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to aspect_bazel_lib 1.8.0 (#266)

fd8778df43fc938823a20c1d04cede3ba5c13fff authored about 2 years ago by Greg Magolan <[email protected]>
chore: bump to Bazel 6.0.0rc4 (#265)

3fb40fbb3a60cacd20fd50dd56be20e6c6e2e151 authored about 2 years ago by Greg Magolan <[email protected]>
fix: fix cascading rebuilds (#261)

BREAKING CHANGE
sources and transitive source of deps will no longer be added as inputs to the ...

f1c725dffa006f7f60eef40f3e5dc5f00b67b3fd authored about 2 years ago by Greg Magolan <[email protected]>
chore: cleanup transpiler_test_suite test (#263)

32dfc8c7ea416412e38407504f2454b760b7226d authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to Bazel 6.0.0rc3 (#260)

7509a953a43674a182595668af811904b883c772 authored about 2 years ago by Greg Magolan <[email protected]>
doc: update snippet to suggest ts_version_from (#258)

It's usually better to keep the typescript version under Bazel synced with what you use outside....

8a38903be2787789ea69777d29c34df02c91d0f9 authored about 2 years ago by Alex Eagle <[email protected]>
chore: bump example package.json deps (#255)

9e03fd92eebec869b9c092272b421550a3c1c1f5 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 1.8.0 (#254)

7eda58b653ecfbc0dde2d3f3453edb82c176feda authored about 2 years ago by Greg Magolan <[email protected]>
ci: fix broken main (#252)

8150e81a42b41ca89bf7f54bab9fe284ed8a1489 authored about 2 years ago by Alex Eagle <[email protected]>
chore: mirror recent typescript versions (#251)

cb734454f2dfccb803cb43d475180a40d7727fb7 authored about 2 years ago by Alex Eagle <[email protected]>
chore: cleanup some comments (#249)

a234ae59248c2fbde062e7af4d2e5fdea9d87b70 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 1.7.0 & aspect_bazel_lib 1.16.3 (#248)

0cfefd4ef1e9251021e3dad0fec668e802840582 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update GH actions release yaml (#246)

4a5f94ca0d338e4647f579432658fbf9bd9a0bfc authored about 2 years ago by Greg Magolan <[email protected]>
Update README.md

2e6c468d51361891a664da5d74af2116420a671a authored about 2 years ago by Greg Magolan <[email protected]>
fix: disable workers on Windows due to #228 (#245)

b424e546e810d405b479eb92634ff95b6aa6644b authored about 2 years ago by Greg Magolan <[email protected]>
chore: cleanup macro that was upstreamed (#243)

3212673615ba508a8061cc54dc908b070d5c1533 authored about 2 years ago by Alex Eagle <[email protected]>
fix: support non-file transpiler srcs (#236)

c2a9e1e476c45bb895c4445327471e29bc3e0474 authored about 2 years ago by Jason Bedard <[email protected]>
test: assert external tsconfig is usable with workers (#239)

2183fa80527d8c51ff2bfe281de359b85318fccd authored about 2 years ago by Sahin Yort <[email protected]>
docs: clarify why --worker_sandboxing does not work (#241)

83139d3d386e5de6a63751c57bbc81a0c7f7b7d8 authored about 2 years ago by Sahin Yort <[email protected]>
fix: take project rescaling into consideration (#237)

a304b75215cd84d20c046b31490f66211685d6a4 authored about 2 years ago by Sahin Yort <[email protected]>
fix: remove node_modules/. from ignored paths (#185)

20697ec493da95baf42caddf5366cd027db7145f authored about 2 years ago by Sahin Yort <[email protected]>
chore: update to rules_js 1.6.8 (#235)

fe974b9255a1e777f62c157dfa07fc363c350225 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_jasmine 0.2.1 (#234)

aec47541d98f72ef408949d192231a4cafede0ee authored about 2 years ago by Greg Magolan <[email protected]>
fix: update deps and fix worker tests (#226)

1d8658dab08c2e966fe29ae41b7c3c4bc4df8dd9 authored about 2 years ago by Sahin Yort <[email protected]>
docs: add troubleshooting guide (#232)

Ported from rules_nodejs wiki and removed rootDirs stuff

b42ce861c2e2532e06e2856b9aa4170cf0cd2b15 authored about 2 years ago by Alex Eagle <[email protected]>
fix: document tsc with more heap (#230)

50660f5dd78d47018b91ce53f40be278ac755fa3 authored about 2 years ago by Alex Eagle <[email protected]>
chore: updates for bzlmod launch (#229)

- we are broken on windows, https://github.com/aspect-build/rules_ts/issues/228
- add the snipp...

b7b01c23693ade84677604477aa13ee26be5f3d2 authored about 2 years ago by Alex Eagle <[email protected]>
chore: rename VERSIONS to TOOL_VERSIONS (for consistency with other rule sets) add comment about order (#222)

797610817564c68c56ac53a80a570be02867bf21 authored about 2 years ago by Greg Magolan <[email protected]>
chore: update workspace deps to latest (#221)

ef4c2c918e3c9bbbb14499b0b35d314d9ed0fbdc authored about 2 years ago by Greg Magolan <[email protected]>
fix: support --experimental_allow_unresolved_symlinks flag (#202)

1eb401bdf47debf2ed001a53b21822bffb1f79de authored about 2 years ago by Sahin Yort <[email protected]>
chore: cleanup maybe pattern (#218)

669af9fc38859f21ef9306812465ed37ac95efbd authored about 2 years ago by Greg Magolan <[email protected]>
fix: fix bzlmod with Bazel 6.0.0rc1 and enable e2e/bzlmod on CI (#197)

5c63b497593c3dd530cf896ad0aaa3cfb71b6e22 authored about 2 years ago by Alex Eagle <[email protected]>
chore: update to Bazel 6.0.0rc1 (#217)

1de64b28d4d666beae53162c51ae1c83ee62df04 authored about 2 years ago by Greg Magolan <[email protected]>
chore: fixes to doc presentation (#216)

e09ccc0382bd4eeaa1fc6ef5e68a822501c14b5d authored about 2 years ago by Alex Eagle <[email protected]>
docs: improve readability: extract transpiler/tsconfig to standalone (#215)

Having these on their own markdown pages makes it much easier to
explain,
and the table view p...

3e473e770c66c9595980366792f6eaedb67ccb89 authored about 2 years ago by Alex Eagle <[email protected]>
docs: add root_dir example (#214)

part of #23

c8cc394601a63dfa26872934040d58be2df0b8c7 authored about 2 years ago by Alex Eagle <[email protected]>
docs: add custom compiler example (#213)

part of #23

8323fb9ba19245542027873d9a9af42c9860a495 authored about 2 years ago by Alex Eagle <[email protected]>
docs: show example of different module outputs (#212)

Part of #23

ffa32f0e9b29d3ebb83d374218309e518da49064 authored about 2 years ago by Alex Eagle <[email protected]>
test: add case for filegroup of srcs (#211)

* test: add case for filegroup of srcs

Part of #23

* code review comments

beb18075f876b0e4a645df0ae3cdb64c23aa5e56 authored about 2 years ago by Alex Eagle <[email protected]>
docs: cleanup declaration_dir example (#209)

make the folder name match the typescript compiler option

5a3a79e6a99566116431d9c7a163bc385540bd07 authored about 2 years ago by Alex Eagle <[email protected]>
docs: rename json example to match TS compiler option (#210)

this makes it easier to find in the examples/ folder

492581f7d130c381844625ad4c0ba5cf2c7422dd authored about 2 years ago by Alex Eagle <[email protected]>
feat: add ts_project(deps) validation ensuring all deps of declarations (#199)

eat: add ts_project(deps) validation ensuring all deps of declarations

Fix #30

d65732a2cccfa1069e717b4bf2bcc64123ee5d42 authored about 2 years ago by Jason Bedard <[email protected]>
chore: rename declaration_only example (#208)

makes it easier to find in the examples folder when the name matches the typescript option

ca39e49960ac94b137b5ffd8d81cfb84606ae426 authored about 2 years ago by Alex Eagle <[email protected]>
fix(docs): introduce tsc_test example (#207)

028a2b5abc388a7ac4a305510cf4e71f25ad01a6 authored about 2 years ago by Alex Eagle <[email protected]>
Update README.md

fixes #179

307566061e34f5cb5ab427ea8ad63592e19bb5b4 authored about 2 years ago by Alex Eagle <[email protected]>
fix(ts_lib): omit . segments in path joining (#205)

Fixes #195

61f207f0fdefc85d904c1aa15cea200a5b0631d8 authored about 2 years ago by Alex Eagle <[email protected]>
chore: account for github actions deprecation (#201)

Followed https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-...

28d89b96fb41fe1f61a800af941e7ca3102bc3b8 authored about 2 years ago by Alex Eagle <[email protected]>
fix: .tsbuildinfo is not written in subsequent builds (#187)

53b1ee1bf833a13c17d700111ae3fc6ae4e7a0ee authored about 2 years ago by Sahin Yort <[email protected]>
fix: remove unused validate_options(has_local_deps) (#200)

f64025631ea6812be918ad6c45a6d3e2965b0878 authored about 2 years ago by Jason Bedard <[email protected]>
fix: prefix host call (#184)

1cbe54029c00241a0ea399b97d0b4d4175cee8a8 authored about 2 years ago by Sahin Yort <[email protected]>
fix: prevent worker from running oom (#182)

16cf509cf0aefc42a21cbe2a40ba0dc2e54c9001 authored about 2 years ago by Sahin Yort <[email protected]>
Chore/export ts config (#174)

* chore: export TsConfigInfo in public interface

* chore: export TsConfigInfo in public inter...

ab68b6bf873c3de66bf323be6c8ba3791b180d6e authored about 2 years ago by Connor <[email protected]>
fix: validate tsconfig dictionary values (#173)

0e12d2f45e7030a2f9e76a49361b0fbe0d2892cb authored about 2 years ago by Jason Bedard <[email protected]>
refactor: TsConfigInfo uses depsets (#178)

When we pass to copy_files_to_bin_actions, we're required to convert these to a list, which is t...

de825a9f885da424f0354daded91da73dffeac8a authored about 2 years ago by Alex Eagle <[email protected]>
fix: allow composite projects (#176)

We need to propagate the tsconfig.json file to composite project dependents as an input.
This w...

87355ae7b232ea933f24bf69e810a7c2d97641e3 authored about 2 years ago by Alex Eagle <[email protected]>
fix: validate preserveSymlinks tsconfig option is not set (#171)

Fixes #63

7582e06400701fe8eac8d26ebdf81ed58dbb504d authored about 2 years ago by Jason Bedard <[email protected]>
test: add path_mapping example (#172)

Fixes #31

f6c0dc90d53ae26ee81e57f9b8dae96750e089fe authored about 2 years ago by Jason Bedard <[email protected]>
fix: report failedLookups twice (#169)

2e1764ba1c451a7e3adf0990930fc6312997f827 authored about 2 years ago by Sahin Yort <[email protected]>
chore(deps): update dependency rules_nodejs to v5.6.0 (#157)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

926ef53c58e1df67dc132c645fec6d094e02273a authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: add example --config=debug settings to .bazelrc.common and example debuggle target with sourcemaps back to .ts sources (#168)

6dce878248a9a91b93d4573db6133927ab15c0f3 authored about 2 years ago by Greg Magolan <[email protected]>
chore(deps): update dependency aspect_rules_js to v1.4.0 (#165)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

9345044f295a09ed3f44c6ae2b08e55eac1de464 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: update to aspect_bazel_lib 1.12.1 (#164)

0820afe6eefa0e62978735522100d68001f9c24e authored over 2 years ago by Greg Magolan <[email protected]>
docs: mention --worker_sandboxing incompatibility (#154)

b64ec539b44e3e8f41bbcda058a8b18663022d94 authored over 2 years ago by Takeo Sawada <[email protected]>
chore(deps): update dependency aspect_rules_js to v1.3.1 (#156)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

98985e99be6511767924b75ae149d6708b455f8e authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency aspect_bazel_lib to v1.12.0 (#155)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

5d21b5694db8765407a46d6fd73822aa64ec1360 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): remove bazel-integration-testing (#153)

c6711704ddba4ba07a7cbde7a0f9f052df0a948f authored over 2 years ago by Jason Bedard <[email protected]>
chore: update to rules_js 1.11.8 (#149)

81c34b3b3e7911a6fb06dcbc92bf130ee8e1eeda authored over 2 years ago by Greg Magolan <[email protected]>
chore(deps): update dependency rules_nodejs to v5.5.4 (#147)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

71f63557d70e61d93ad65a60d6431a1f5916dc0f authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency io_bazel_rules_go to v0.35.0 (#148)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

395e91fce1461009ffc1a10a3b11885b6e9f20d3 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: `ts_project` fails if `root_dir` used deep in source tree (#130)

90edabb6c780de2052ad31bdca869dae008ed700 authored over 2 years ago by Vasilios Pantazopoulos <[email protected]>
fix: add file info to error for `tsc` overreach (#129)

323f61cd22a324b29b77cc30276479cdf328d543 authored over 2 years ago by Vasilios Pantazopoulos <[email protected]>
fix: check for dangling symlinks (#146)

9f54ec944c1238ab63d0618bff2af1184f3f5a1d authored over 2 years ago by Sahin Yort <[email protected]>
ci: exclude rbe jobs if no engflow secret (#145)

d45cf0cd1e28895115699e3383b738713a815023 authored over 2 years ago by Jason Bedard <[email protected]>
chore(deps): update dependency bazel_skylib to v1.3.0 (#143)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

a79fdb2330a17c755dfe3fa01f713ba3780ff14c authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: update to rules_js 1.1.2 (#144)

096f2ef85aaa7e7f09a4078c38bd738c3157f73a authored over 2 years ago by Greg Magolan <[email protected]>
ci: run PR workflow on main repo and not forks (#142)

a47f81a3bf517b885b9c22e1664f37c1029de225 authored over 2 years ago by Jason Bedard <[email protected]>
chore: add CI on RBE (#137)

78b290e8b9f18210b5bd66bb8f543d3890229d38 authored over 2 years ago by Greg Magolan <[email protected]>
chore: upgrade to typescript 4.8.2 (#136)

d5842963bae0c1f0e83a77dabee595784418917b authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 1.1.0 (#133)

e94bef705f2712b1ec1d42adb0b56d9eef03a6b7 authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to bazel 5.2.0 (#135)

ce5bdcb90f38868d0f0ceed31a376b3d11159ba6 authored over 2 years ago by Greg Magolan <[email protected]>
fix: ensure extends paths are relative (#126)

TypeScript will try to resolve paths as npm packages otherwise

Fixes #124

48a76989082ef09b803713f9050079f3b168bae8 authored over 2 years ago by Alex Eagle <[email protected]>
fix: follow symlinks in getDirectories (#125)

9deae722a7db8b1957fe0acf45fcee38c5687d15 authored over 2 years ago by Sahin Yort <[email protected]>
chore: update to rules_js 1.0.0 (#123)

ac234f966e3dfef82baa35e4b2b5fa5bd3c6beed authored over 2 years ago by Greg Magolan <[email protected]>
fix: add .d.mts/.d.cts in declaration info (#122)

Update ts_project rule to include both .d.mts and .d.cts declaration
files in DeclarationInfo p...

3420951df22887fb2104f4fb983e9cbc3ee39eea authored over 2 years ago by Jeremy Studer <[email protected]>
refactor: make fstree handle watchers (#108)

* refactor: make fstree handle watchers

* make fstree resposible for watching

* address so...

9fc95f541e0d0e9d996ceba3492ad43a3e9e858c authored over 2 years ago by Sahin Yort <[email protected]>
chore(deps): update dependency bazel_skylib to v1.2.1 (#119)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

7a0eb39b80aebd06998f31e92ad9ef20dca6fdbc authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency io_bazel_rules_go to v0.34.0 (#120)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

f5d2bf8a2f56a7e74ca488bb7b99f9960e06a528 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency rules_nodejs to v5.5.3 (#117)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

d8fd427e49943d326075da3fedca5b4351aeff9b authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency bazel_gazelle to v0.26.0 (#118)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

2e2e9e7c400d9b52bac07bdb3793f30c99fef79a authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency io_bazel_stardoc to v0.5.2 (#116)

* chore(deps): update dependency io_bazel_stardoc to v0.5.2

* docs: regenerate

Co-authored...

b4b80227277515da47396619befe403dcda893a3 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
refactor: update to rules_js 1.0.0-rc.4 (#113)

74d54bda208695d7e8992520e560166875cfbce7 authored over 2 years ago by Greg Magolan <[email protected]>
chore: don't pin versions in package.json

That's what the lock file is for. It loses information about our actual constraints.

5f8079fa89e21a4ccc64bb8d63b75a6ebe1546f0 authored over 2 years ago by Alex Eagle <[email protected]>
chore: update to aspect_bazel_lib_1.9.2 (#112)

8577e7ed0a06518057628cd9c5d6bd940e5f60f6 authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to rules_js 1.0.0-rc.3 (#110)

de0d80ab75aec71ad4d3b3d53025c5404f7cc015 authored over 2 years ago by Greg Magolan <[email protected]>
chore: update to aspect_bazel_lib 1.9.1 (#109)

945cbd90026cb3f493a013a99f91a84572a51e79 authored over 2 years ago by Greg Magolan <[email protected]>
docs: one more reason why ts_project could produce no output (#107)

a9b9532a2417751a7626eb342099f9150ae87965 authored over 2 years ago by Sahin Yort <[email protected]>