Ecosyste.ms: OpenCollective

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

github.com/electron/rebuild

Package to rebuild native Node.js modules against the currently installed Electron version
https://github.com/electron/rebuild

build(deps): bump npm from 6.13.7 to 6.14.6 (#374)

Bumps [npm](https://github.com/npm/cli) from 6.13.7 to 6.14.6.
- [Release notes](https://github...

b8e42435531a8cc511f7a160963ab9dc6b617b8e authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build: temp disable failing test on windows

218989948efa3892734f938931d24ba245203d4a authored over 4 years ago by Samuel Attard <[email protected]>
feat: add support for new force-abi parameter

fac334634e856d5438fad74d34c91a41e30a43fa authored over 4 years ago by Samuel Attard <[email protected]>
build(deps): bump acorn from 7.1.0 to 7.1.1 (#359)

Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://...

c42d6c7ed3ea07b6203a686ccdbfbae6bd5f8b5f authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: remove one layer of HTTP redirects for Electron headers (#354)

3ee5d4a3cf134daa16b7b0d675e781c7942d51a5 authored almost 5 years ago by Mark Lee <[email protected]>
docs: fix default of headerURL in README (#353)

3a9a90cee49e69153c96f0930a2f175d721e8adc authored almost 5 years ago by mtgto <[email protected]>
feat: support yarn workspaces (#250)

Co-authored-by: Mark Lee <[email protected]>

367e08129aea4a3099eb49986f90668e39a142e7 authored almost 5 years ago by 小飞侠 <[email protected]>
build(deps-dev): update devdeps via 'npm audit fix'

94cb04d9a435ba1c51ebcf6593671e2888affe78 authored almost 5 years ago by Mark Lee <[email protected]>
test: refactor rebuilt expectations to be more readable

e96cb8d97ec7ec84e565da4ed706d5110ae10b4a authored almost 5 years ago by Mark Lee <[email protected]>
build(deps): upgrade yargs to ^14.2.0

eeed61fa670512e607fd79b17e040f694efb5696 authored almost 5 years ago by Mark Lee <[email protected]>
refactor(electron-locator): clarify variable names

e7ed8f0e7b91996bf957af11244f9b28f8455e52 authored almost 5 years ago by Mark Lee <[email protected]>
build(deps-dev): upgrade @types/node to ^13.5.0

a949a02114eff8c0c66a4d129afa83e08f9cbe5d authored almost 5 years ago by Mark Lee <[email protected]>
build: sync Electron version in devDependencies with version in tests

f77425c465bf04f8bac9749546e15a620a3a5fe8 authored almost 5 years ago by Mark Lee <[email protected]>
build(deps): upgrade dependencies to the latest non-major versions

3c4ae5021b49ad33f40eb491c3ef5a1e2c144819 authored almost 5 years ago by Mark Lee <[email protected]>
refactor: use for...of instead of forEach

d600d71325612bf1e56e658bdc7ce57e8e9aac37 authored almost 5 years ago by Mark Lee <[email protected]>
chore: upgrade dependencies that don't require a major version bump

12b5f4a726c3ea753af666960338eac6aad93da6 authored almost 5 years ago by Mark Lee <[email protected]>
feat: add --prebuild-tag-prefix option for prebuild-install (#266)

Passes through the `--tag-prefix` option to `prebuild-install` call to get
scoped modules from ...

8ca31ab2c258f1d642f5902eaf155ab05a44e24d authored almost 5 years ago by Nick Hehr <[email protected]>
build(deps): bump npm from 6.13.1 to 6.13.4

Bumps [npm](https://github.com/npm/cli) from 6.13.1 to 6.13.4.
- [Release notes](https://github....

f39329f1faf0007be32b2d1bb04d2e274b4bd449 authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): upgrade fs-extra to 8.1.0

6fd8e8f1696c8160365f3d457bcdb4f7625e2681 authored about 5 years ago by Mark Lee <[email protected]>
build(deps-dev): update devDependencies

6494778bf4ad1078d0d642735a5e5a65dd47bfeb authored about 5 years ago by Mark Lee <[email protected]>
build(deps-dev): upgrade type definitions

7518744202ce0490a3dfcdefa2be7a8ac9ab6a74 authored about 5 years ago by Mark Lee <[email protected]>
refactor: replace tslint with eslint (#340)

1ab55653d6f448400f19e86369ade94faee77b0c authored about 5 years ago by Mark Lee <[email protected]>
test: replace electron-markdown/cmark-gfm with level/leveldown (#339)

03f336102e7710eeeb28ca4dc8dbc4a7f7f745fb authored about 5 years ago by Mark Lee <[email protected]>
chore: upgrade dependencies via 'npm audit'

b8d725acb5b33737783dbc769c43704842d7ecbe authored about 5 years ago by Mark Lee <[email protected]>
docs: cleanup README

1c31a933a1f9bf1c74238efb467ca5e42541ab70 authored about 5 years ago by Mark <[email protected]>
fix: force CFA release

787fff4f7cad506e7df8a2c6449c0889b2dde865 authored about 5 years ago by Samuel Attard <[email protected]>
build: use CFA v2

31f750b88ce420808ebc4f5ebea5b9e3d52476b4 authored about 5 years ago by Samuel Attard <[email protected]>
fix: add docs for node-gyp requirements

This is really "docs:" but this is supposed to trigger a release for the
node-gyp bump.

d70fa29984c633435955ea8d580dbabbcf4830ff authored about 5 years ago by Mark Lee <[email protected]>
chore: add CFA support (#306)

* refactor: fix source file name misspelling

* refactor: rename and split up locateElectronMo...

11cb8d9e37a3d5179f9bac5cb4864b3ab3ea840a authored about 5 years ago by Mark Lee <[email protected]>
chore(deps): upgrade node-gyp to ^6.0.1 (#327)

Use Node 8 in Travis CI, since Electron >= 7 uses @electron/get & a newer sumchecker,
which req...

9d669233c7d3f1344c75fd1b37856422acf88b03 authored about 5 years ago by Mark Lee <[email protected]>
1.8.6

90f67d9697485318a117f09f44f6b2d12e692b6f authored over 5 years ago by Samuel Attard <[email protected]>
chore: upgrade dependencies

a57c532c09d23b26508a1e5bef6d00046c7add5e authored over 5 years ago by Mark Lee <[email protected]>
chore: upgrade dependencies

bdcf4bcda35904ab89bb4aeda9bc6e04fccb368d authored over 5 years ago by Mark Lee <[email protected]>
chore: upgrade lodash (dev dependency) for security

b695c0d707051d4bf70766a08d32dd711cb21cd9 authored over 5 years ago by Mark Lee <[email protected]>
chore: upgrade node-gyp to ^5.0.0

cca58caf677420a430c75941dd78f791340a9ac5 authored over 5 years ago by Mark Lee <[email protected]>
chore: upgrade @types/node to ^12.0.8

e2a1c7e702153e3fe352102c069f2eb3171634a3 authored over 5 years ago by Mark Lee <[email protected]>
1.8.5

67fa3d779390e0ef5ac5da2597c8bf076905b0ac authored over 5 years ago by Samuel Attard <[email protected]>
Merge pull request #300 from schneiderl/master

docs: fix readme.md typo

eff27010f7d2ca21cb435cc269a743fb901510d8 authored over 5 years ago by Charles Kerr <[email protected]>
Fix typos in readme.md

d3c8e37cd9341d1388e2f75113d6604f099a5005 authored over 5 years ago by Lucas Schneider <[email protected]>
chore: use the new electronjs.org headers URL (#299)

44e607f00907e7ca196aad769941bfe6e96d2326 authored over 5 years ago by Samuel Attard <[email protected]>
chore: upgrade dependencies (#285)

* chore: upgrade mocha to ^6.0.2
* chore: use NPM package lock instead of yarn's for Windows Tr...

7433977f1995b242a881dfb13ba9277de133f43c authored over 5 years ago by Mark Lee <[email protected]>
1.8.4

83aede6fde2f6bb121b7c068985098cf00c5334a authored almost 6 years ago by Samuel Attard <[email protected]>
fix: Disable yargs' automatic --version command (#279)

75a85da5773eb723b1a0e5b24293629c8152ca95 authored almost 6 years ago by Ash Wilson <[email protected]>
1.8.3

c5205b1da884c310dba3a8c24309903e32d83202 authored almost 6 years ago by Samuel Attard <[email protected]>
chore: add yarn lock file

1f7e4baaa3636187bbd04e89dac35df81c470ae2 authored almost 6 years ago by Samuel Attard <[email protected]>
Use prepare instead of prepublish in package.json scripts (#278)

6d7ebf7aee00e5e66056627afcadfe3ce35b911f authored almost 6 years ago by Johnny Robeson <[email protected]>
Use npm_config_devdir instead of setting HOME (#273)

- changing HOME breaks asdf (https://github.com/asdf-vm/asdf)
- Also should fix #117

35e7d5db3af839b4748369de8ac48509e5f7ce72 authored almost 6 years ago by Zhenchao Li <[email protected]>
chore: upgrade dependencies (#277)

* Upgrade native modules used for testing

* Upgrade dependencies

* Upgrade fs-extra to ^7....

dee80faf627d8a3ddc776c73290114ffddba1ef1 authored almost 6 years ago by Mark Lee <[email protected]>
chore: fix NPM badge link

04d1d466646022daf427bea0abc009218e989324 authored almost 6 years ago by Mark Lee <[email protected]>
Merge pull request #276 from malept/travis-windows

chore: add Windows workers to Travis CI

0470d2949be88c84fbab0030ffb5745e4812d5ce authored almost 6 years ago by Mark Lee <[email protected]>
chore: add Travis/NPM badges

d47635fb7e0d3a5360d3194b252293da7a9ce227 authored almost 6 years ago by Mark Lee <[email protected]>
chore: only use the Travis workaround on the Electron org

7b5feca142cd6f8456c04b089275fba6fb1e024a authored almost 6 years ago by Mark Lee <[email protected]>
chore: remove AppVeyor config

21ab79728e4822786bbf9314446fdd7f316cceb7 authored almost 6 years ago by Mark Lee <[email protected]>
chore: add Windows workers to Travis CI

994624031c63b09e20d6c8c472223bdf86241dfc authored almost 6 years ago by Mark Lee <[email protected]>
Merge pull request #274 from malept/update-ci-config

Update CI config

db498e0d2b9654bb9c0a24cc47e5233ea1e2d888 authored almost 6 years ago by Mark Lee <[email protected]>
chore: add cache to Travis CI

654b1310d87a3675c4e0478121315c6e5793c736 authored almost 6 years ago by Mark Lee <[email protected]>
chore: update Travis CI config

5fc182d6ff7087e1076dfffa38160eac985ac103 authored almost 6 years ago by Mark Lee <[email protected]>
chore: set longer test timeout on Windows

386a8925c3e5b7f7848681c381323e4863d38c3e authored almost 6 years ago by Mark Lee <[email protected]>
chore: drop Node 4 in AppVeyor

4b6804fa881f67def04c8fc0234487dbf2b9e5b8 authored almost 6 years ago by Mark Lee <[email protected]>
docs: include Node version requirement (#201)

40ddb2473f2f95df1b888fcedc6ceae48c7f7c96 authored almost 6 years ago by David Land <[email protected]>
feat: add a caching option (#242)

* feat: add a caching option

* Generates a deterministic hash of each directory being rebuilt...

e5dedf40b6a017729b9912bb550979ad8a69d5df authored over 6 years ago by Samuel Attard <[email protected]>
1.8.2

99eabb51b344b20202f71169a6d6627db85dd8f7 authored over 6 years ago by Samuel Attard <[email protected]>
fix: dont throw when a space is in the path

99b69117288acdadf3c1efd4c4559d434db9359e authored over 6 years ago by Samuel Attard <[email protected]>
1.8.1

fcddc24406ee3f40f995e0fe7b18e6a5854a4cdb authored over 6 years ago by Samuel Attard <[email protected]>
fix: remove unreachable code

2bb0c7cb691b6a79737930f158dbcbc015ca24fb authored over 6 years ago by Samuel Attard <[email protected]>
1.8.0

b1cbd1552cd2231af224f5453288e87216b9265f authored over 6 years ago by Samuel Attard <[email protected]>
feat: throw errors when we find an unbuildable module

04c2878d2bf0a56aedf614f65310d00f83d6d03d authored over 6 years ago by Samuel Attard <[email protected]>
1.7.3

fcc4c9467dc731f88b7328622c7b076cc120b4dc authored over 6 years ago by Samuel Attard <[email protected]>
Node 8 process override

3c3afce2e5be8008f04c32b4bc991ac8af26c801 authored over 6 years ago by Samuel Attard <[email protected]>
Bump colors to fix type error

90fe7fc21cffca5abff58cbedf455dcf0aaf815e authored almost 7 years ago by Samuel Attard <[email protected]>
Merge pull request #231 from ralphtheninja/prebuild-docs

Add docs on how electron-rebuild works with prebuild-install

424c2c615d96b172c0cfd8b5847cc5941dce6657 authored almost 7 years ago by Samuel Attard <[email protected]>
Add docs on how electron-rebuild works with prebuild

37db7fc6325c82194be2cbcdc01f36e585742078 authored almost 7 years ago by Lars-Magnus Skog <[email protected]>
1.7.2

4c469bc9f6bbab2e6227f910e72efcf749a9cc4e authored almost 7 years ago by Samuel Attard <[email protected]>
Fix prebuild-locating

0cd8175f737ba878ae90e0aac43f190ac80573c8 authored almost 7 years ago by Samuel Attard <[email protected]>
1.7.1

7b6686a1f19176a6fe081711a944be9bea5e7f26 authored almost 7 years ago by Samuel Attard <[email protected]>
Add prebuild-shim

0a82e02664e9213bbb3f8d0c9684a22ca4ffbb2d authored almost 7 years ago by Samuel Attard <[email protected]>
1.7.0

68a8f560c12f2a9f349038f5a3f3fc5102694b0c authored almost 7 years ago by Samuel Attard <[email protected]>
Merge pull request #220 from electron/better-prebuild

Support prebuild correctly

7993d049a564bcf84ee8968bce4b66a64477c0a7 authored almost 7 years ago by Samuel Attard <[email protected]>
Support prebuild correctly

0f37fa40d8624628100373782f260bfcf02c0ded authored almost 7 years ago by Samuel Attard <[email protected]>
fix linting

4164addbee806af8df98a156af865e97c601e697 authored almost 7 years ago by Samuel Attard <[email protected]>
1.6.1

7965c9f3a55bbb78b7c65bf66a65693039ca4394 authored almost 7 years ago by Samuel Attard <[email protected]>
Ignore folders with no package.json

c574f019ce02fba47ba75f8c176ca2d8e57b4c89 authored almost 7 years ago by Samuel Attard <[email protected]>
Merge pull request #218 from mattcollier/fix217

Add `{libc}` token replacement and libc detection.

653026e93fc79481cc96d6c77a1e278b224e4f39 authored about 7 years ago by Samuel Attard <[email protected]>
Add support for node-pre-gyp `{libc}` token.

Fixes #217.

664d8ee07e31b565a24756dc422a4a4ea4e2f3c2 authored about 7 years ago by Matthew Collier <[email protected]>
Merge pull request #209 from mnaamani/v1.6.0-debug

Add debug build option

e6ef0a7398be12c66c3e13259f06326f16dcb499 authored about 7 years ago by Samuel Attard <[email protected]>
Fix npm_config_debug assignment

use null/empty string for 'false'

b09fa6fe8078d88a8a1f65583f2003b65b2a9a6f authored about 7 years ago by Mokhtar Naamani <[email protected]>
Add unit test for debug build option

097a5ad46d02a9283927790c753943157220bcd7 authored about 7 years ago by Mokhtar Naamani <[email protected]>
Update readme

976e9c4841135c2719f5d51699bd041f5982b57b authored about 7 years ago by Mokhtar Naamani <[email protected]>
Add debug build option

6d3b803dbbd17d916b8d4946054cfbe904456a33 authored about 7 years ago by Mokhtar Naamani <[email protected]>
Merge pull request #196 from kgentes/patch-1

correct buildPath options in comment code sample

dbd5b278a7e435b7dd7ca7676388c550c1ced3a6 authored over 7 years ago by Samuel Attard <[email protected]>
correct buildPath options in comment code sample

ae4c156cc10e4d9cbdc622dd02ebcf4cc991e93f authored over 7 years ago by Kim Gentes <[email protected]>
Merge pull request #193 from will-stone/patch-1

typo

733fe26b958f637337901784451eb242a269a0b2 authored over 7 years ago by Mark Lee <[email protected]>
typo

bb202b6cdc53fe255cb019c5c4985404ee91589b authored over 7 years ago by Will Stone <[email protected]>
1.6.0

5f0f01f5acc89a656ccbc8f2e30bb29b03683227 authored over 7 years ago by Samuel Attard <[email protected]>
Handle major.minor as possible values for electronVersion. Fixes #186

b112dcb437b81ff5e96963142066399ef3cbe25f authored over 7 years ago by Samuel Attard <[email protected]>
Handle user requesting version of electron-rebuild. Fixes #173

d58711772f70f0238f92d6d128a622790acb6cba authored over 7 years ago by Samuel Attard <[email protected]>
Merge pull request #190 from mojodna/whitelist-modules

Add --only option to build whitelisted modules

640bc4f29c1a395e9c7484231764d5863a12ffe5 authored over 7 years ago by Samuel Attard <[email protected]>
Add JS API docs for onlyModules

eb205ee2ed94287fe6486738a447cc67d413888d authored over 7 years ago by Samuel Attard <[email protected]>
Fix typo

283b2ec36ef6a30286301e6459ce81c0236d9d10 authored over 7 years ago by Samuel Attard <[email protected]>
Make non-breaking

cad707ae89e4b19d31dadf62d99d9c4f8acd58d7 authored over 7 years ago by Samuel Attard <[email protected]>