2
0

15 Commits

Author SHA1 Message Date
Sergio Padrino
b6a400eed6 Bump prebuild and prebuild-install? 2024-05-30 13:37:03 +02:00
Sergio Padrino
4fbe92d44a Bump node-gyp to stop depending on distutils 2024-05-30 13:30:36 +02:00
Sergio Padrino
734fbaeffd Merge pull request #17 from desktop/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2022-02-08 10:51:17 +01:00
dependabot[bot]
5f87e4b360 Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 09:33:21 +00:00
dependabot[bot]
a0326f9749 Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 09:33:17 +00:00
Sergio Padrino
2386f9980f Bump dependencies 2022-02-08 10:27:07 +01:00
Sergio Padrino
cbd3dbb31d Fix prebuilds to include ssh-wrapper
Aside from changing `--include-regex`, I also needed to fix `prebuild` itself to support stripping debug symbols of multiple files: https://github.com/prebuild/prebuild/pull/280

Instead of waiting until that PR is merged, I went ahead and switched our `prebuild` dependency with my fork, containing my changes.
2021-08-17 12:00:02 +02:00
Sergio Padrino
0ca3d5caef Allow to actually install prebuilt binaries 2021-04-22 15:26:51 +02:00
Sergio Padrino
d66fb5cf16 Make prebuilds using N-API 2021-04-22 11:24:16 +02:00
Sergio Padrino
beedf00b49 Prepare everything for prebuild upload 2021-01-29 16:23:52 +01:00
Sergio Padrino
abf8d1d146 Fix tests to detect args and env vars are forwarded as expected 2021-01-29 16:00:25 +01:00
Markus Olsson
87d6769cc9 Prettify 2020-09-29 12:28:28 +02:00
Markus Olsson
4cbd6c716a Use jest for testing 2020-09-25 13:55:23 +02:00
Markus Olsson
51c3844f17 Bump node-gyp 2020-09-24 13:02:56 +02:00
Markus Olsson
6eeab1abad Initial commit 2019-04-05 18:17:35 +02:00