An open API service providing commit metadata for open source projects.

GitHub / figma/rules_nodejs / commits

SHA Message Author Date Stats
d234328e fix(examples): fix architect example on m1 (#3447) Derek Cormier <d****k@a****v>
Committed by: GitHub <n****y@g****m>
over 4 years ago
e4842c13 fix(typescript): correctly process diagnostics in worker mode (#3441) Sahin Yort <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
55a84d14 fix: set correct linking location for yarn_install using package.json from ex... Greg Magolan <g****n@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
7bac8059 feat(rollup): support esm configurations to be provided (#3435) Paul Gschwendtner <p****r@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
43008b96 run fasterci on pull requests (#3436) apesternikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
2a5873df chore: Set permissions for GitHub actions (#3437)
Signed-off-by: naveen <1****n@u****m>
Naveen <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
cee71974 chore: update lock files for release Alex Eagle <a****x@a****v> over 4 years ago
154d23ee chore(release): 5.4.2 Alex Eagle <a****x@a****v> over 4 years ago
506eebc8 feat: expose @nodejs_host//:bin/node without using alias (#3434) Alex Eagle <a****x@a****v>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5afaab8e fix(concatjs): adding devmode to BazelOpts (#3433) Ryan Day <r****y@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
6d5f6e4b chore: update dependency com_github_google_go_cmp to v0.5.8 (#3427) WhiteSource Renovate <b****t@r****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
ee2b155c refactor: fix TsConfigInfo to use depset and deduplicate files (#3430) (#3431) Andrius Bankauskas <a****s@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
e45c4713 chore: include node.js 18 which is now LTS (#3432) Alex Eagle <a****x@a****v>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5b977369 chore: update lock files for release Alex Eagle <a****x@a****v> over 4 years ago
80dbe622 chore(release): 5.4.1 Alex Eagle <a****x@a****v> over 4 years ago
90408ec7 Update esbuild versions (#3419)
Co-authored-by: alexeagle <a****e@u****m>
Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
30e1d49d chore: update dependency com_github_mattn_go_isatty to v0.0.14 (#3425) WhiteSource Renovate <b****t@r****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
7ab90d88 chore: update dependency com_github_kylelemons_godebug to v1 (#3426) WhiteSource Renovate <b****t@r****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
1074231d fix(concatjs): resolve error with TypeScript 4.7 (#3420) Kristiyan Kostadinov <c****o@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5d1c2adf fix: enable stardoc generation for rules that depend on ts in core (#3394) Alex Eagle <a****x@a****v>
Committed by: GitHub <n****y@g****m>
over 4 years ago
d0bc0bb4 test: demonstrate a native package in docker (#3404) Alex Eagle <a****x@a****v>
Committed by: GitHub <n****y@g****m>
over 4 years ago
051c1d24 Turn some URLs into links (#3415) Tetsuo Kiso <t****k@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
43e478dd fix(builtin): improve execution requirements for copy file operations (#3413) Tiago Costa <t****c@h****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f710f499 FasterCI build (#3412) apesternikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
e6296b30 docs: add hyperlinks and escape `<>` (#3411) Keen Yee Liau <k****u@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
31bc9a2a Don't remote-cache npm directory copies (#3410) Alex Eagle <a****x@a****v>
Committed by: GitHub <n****y@g****m>
over 4 years ago
ee8d2c8e Update esbuild versions (#3395) Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
b1f125de Update NodeJS Versions (#3398) Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
e24473c5 fix(builtin): fix a bug where mjs entry points were not added to (#3406) Derek Cormier <d****k@a****v>
Committed by: GitHub <n****y@g****m>
over 4 years ago
e3cdce30 Update BUILD.bazel (#3407) Sasha Morrissey <s****y@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
8b5d2740 Add more info on custom toolchains (#3396) Mari <m****i@c****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
dd7e7784 fix(jasmine): allow cjs specs + add cjs/mjs tests (#3401) Jeremy Studer <s****l@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5240f37a Add FasterCI to adopters (#3397) apesternikov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
7ad79bf5 Update NodeJS Versions (#3391)
Co-authored-by: alexeagle <a****e@u****m>
Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
696e134b chore: update lock files for release Alex Eagle <a****x@a****v> over 4 years ago
1874f234 chore(release): 5.4.0 Alex Eagle <a****x@a****v> over 4 years ago
80c17c40 Update esbuild versions (#3389)
Co-authored-by: alexeagle <a****e@u****m>
Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
531cab16 refactor: extract typescript support files to core (#3386) Alex Eagle <a****x@a****v>
Committed by: GitHub <n****y@g****m>
over 4 years ago
056ac427 Update esbuild versions alexeagle <a****e@u****m>
Committed by: Alex Eagle <a****x@a****v>
over 4 years ago
2fd97fbc fix: use -R in copy_file(is_dir=True) so macos & linux behavior are the same ... Greg Magolan <g****n@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
b74d12d8 fix: use python3 instead of python in unittest.bash (#3382) Greg Magolan <g****n@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5bf3782a fix: exports_directories_only causes node to resolve from runfiles/node_modul... Sahin Yort <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
74f17ddf chore: update esbuild goldens Alex Eagle <a****x@a****v> over 4 years ago
aa44c580 Update esbuild versions alexeagle <a****e@u****m>
Committed by: Alex Eagle <a****x@a****v>
over 4 years ago
36bacdf7 chore: update lock files for release Alex Eagle <a****x@a****v> over 4 years ago
bd596b4a chore(release): 5.3.1 Alex Eagle <a****x@a****v> over 4 years ago
43159a5b fix: condition on target instead of exec (#3373) Sahin Yort <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
2e2267d1 refactor(builtin): allow static files to be specified in `pkg_npm` `create_pa... Paul Gschwendtner <p****r@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
9ed16c07 fix(builtin): require correct runfiles path to chdir script (#3374) Derek Cormier <d****k@a****v>
Committed by: GitHub <n****y@g****m>
over 4 years ago
3ed038a6 Update NodeJS Versions (#3372)
Co-authored-by: alexeagle <a****e@u****m>
Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
44d039dc chore: update lock files for release Alex Eagle <a****x@a****v> over 4 years ago
87204963 chore(release): 5.3.0 Alex Eagle <a****x@a****v> over 4 years ago
f7b0bdf8 Update esbuild versions (#3366) Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
d907eb5c fix(concatjs): tsc-wrapped compilation workers are subject to linker race-con... Paul Gschwendtner <p****r@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
d9a3ff24 Update yarn versions (#3369)
Co-authored-by: alexeagle <a****e@u****m>
Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
2a78e6d8 Update NodeJS Versions (#3368)
Co-authored-by: alexeagle <a****e@u****m>
Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
11952b12 fix(builtin): default STDOUT_CAPTURE_IS_NOT_AN_OUTPUT to falsey (#3364) Paul Tarjan <p****n@r****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
eeb17b30 Update NodeJS Versions (#3362)
Co-authored-by: alexeagle <a****e@u****m>
Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
b95413cf Add mnemonic to action run by npm_package_bin (#3363) Grzegorz Lukasik <4****o@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
eff83c6e Update NodeJS Versions (#3359)
Co-authored-by: alexeagle <a****e@u****m>
Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
bcecd568 chore(examples): Add type definitions to create-react-app //:start (#3312) Calliope Gardner <c****e@c****k>
Committed by: GitHub <n****y@g****m>
over 4 years ago
add1452c fix(jasmine): sharded test never fail when using Jasmine < 4 (#3360) Alan Agius <a****4@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
8606c50d test: update environment spec to work with windows (#3358) Paul Gschwendtner <p****r@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
78aefa3e feat(builtin): add silent_on_success option to npm_package_bin (#3336) Paul Tarjan <p****n@r****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f3ccede7 Update esbuild versions (#3352) Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
097732b5 fix: update source for generated docs (#3354) Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
bca4dbeb chore(docs): updated tsconfig link (#3351) Fredrik Wendel <4****w@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
4a025c0d fix(builtin): `yarn_install` with vendored yarn `.cjs` file breaks (#3350) Paul Gschwendtner <p****r@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
79932968 fix(runfiles): use normalized paths when guarding runfiles root and node_modu... Tiago Costa <t****c@h****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
d7d0bfc3 chore: update lock files for release Alex Eagle <a****x@a****v> over 4 years ago
51ea2c61 chore(release): 5.2.0 Alex Eagle <a****x@a****v> over 4 years ago
bd36cd0c fix(typescript): account for rootDir when predicting json output paths (#3348) Alex Eagle <a****x@a****v>
Committed by: GitHub <n****y@g****m>
over 4 years ago
cacf5221 chore: followup to #3335 (#3347) Alex Eagle <a****x@a****v>
Committed by: GitHub <n****y@g****m>
over 4 years ago
17e3e2b2 fix(builtin): use srcs on genrule to not build tool for host (#3344) Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
7878c5c8 docs: add data attribute to ts_project macro (#3346) Alex Eagle <a****x@a****v>
Committed by: GitHub <n****y@g****m>
over 4 years ago
dfe43927 feat(builtin): perform make variable substitution in npm_package_bin env vars... Derek Cormier <d****k@a****v>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5a1cbfaf fix(builtin): take custom node_repositories value into account when checking ... Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5183c5b8 Update NodeJS Versions (#3337)
Co-authored-by: alexeagle <a****e@u****m>
Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
840395f5 feat(examples): example jest add junit reporter (#3338) Joel Jeske <j****e@r****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
3bf16fee ci: disable a build step on Windows (#3335) Alex Eagle <a****x@a****v>
Committed by: GitHub <n****y@g****m>
over 4 years ago
2bef49d2 Update esbuild versions (#3332)
Co-authored-by: alexeagle <a****e@u****m>
Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
b14ac976 write captured exit code into the right directory (#3334) Paul Tarjan <g****b@p****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
8df86ccb feat(typescript): warn the user when rootDirs looks wrong in ts_proje… (#3126) Alex Eagle <a****x@a****v>
Committed by: GitHub <n****y@g****m>
over 4 years ago
550673f1 fix(builtin): avoid unnecessary chdir to prevent worker threads from failing Derek Cormier <d****k@a****v>
Committed by: Alex Eagle <a****x@a****v>
over 4 years ago
71f4b95e Update esbuild versions (#3320)
Co-authored-by: alexeagle <a****e@u****m>
Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
dfb176c5 test(esbuild): switch sourcemap test to ts_project, add sources_content test ...
Co-authored-by: Matt Mackay <m****m@g****m>
Jason Bedard <j****b@j****a>
Committed by: GitHub <n****y@g****m>
over 4 years ago
387aad1c Update NodeJS Versions (#3319)
Co-authored-by: alexeagle <a****e@u****m>
Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
118ee7dc chore: update lock files for release Alex Eagle <a****x@a****v> over 4 years ago
dcf454e2 test: restore original nodejs_host target Jeremy Studer <s****l@g****m>
Committed by: Alex Eagle <a****x@a****v>
over 4 years ago
45275392 test: add test for use_nvmrc in toolchain Jeremy Studer <s****l@g****m>
Committed by: Alex Eagle <a****x@a****v>
over 4 years ago
700b7a3c Update esbuild versions alexeagle <a****e@u****m>
Committed by: Alex Eagle <a****x@a****v>
over 4 years ago
24a4ec65 Update doc for executing the Bazel fetched yarn Chuck Grindel <c****l@g****m>
Committed by: Greg Magolan <g****g@a****v>
over 4 years ago
af6266e9 chore(release): 5.1.0 Alex Eagle <a****x@a****v> over 4 years ago
f78a2b85 fix(typescript): include workspace name in relativize helper Alex Eagle <a****x@a****v> over 4 years ago
7e627f77 Update esbuild versions (#3307)
Co-authored-by: alexeagle <a****e@u****m>
Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
ae49c0e8 Update NodeJS Versions (#3308)
Co-authored-by: alexeagle <a****e@u****m>
Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
fb2eeacf fix(builtin): reduce linker debug string allocations (#3309) Fabian Meumertzheim <f****n@m****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
6d712cd7 Add Glean as an organizational adopter (#3305) Tony Gentilcore <4****o@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
76760f24 Update esbuild versions (#3303)
Co-authored-by: alexeagle <a****e@u****m>
Matt Mackay <m****m@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
522fd7c7 fix(builtin): make linker aspect run in constant time per target Fabian Meumertzheim <m****m@c****m>
Committed by: Greg Magolan <g****g@a****v>
over 4 years ago

← Back to repository