Ecosyste.ms: OpenCollective

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

github.com/electron/typescript-definitions

Convert the Electron API JSON file to electron.d.ts
https://github.com/electron/typescript-definitions

fix: print full file path in CLI (#258)

e15781f8610f4f7f3fca3f5f9e1a41d65e53a209 authored 12 months ago
chore: bump electronjs/node in .circleci/config.yml to 2.2.1 (#256)

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>

06586dda959b1886405c37f44f09031878c1e798 authored 12 months ago
chore: bump electronjs/node in .circleci/config.yml to 2.2.0 (#255)

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>

bbdba55aaf992532a235dcf85146e182cec4bfca authored about 1 year ago
fix: MessageChannelMain is not an event emitter (#254)

600340dfc26c543cae37735e8207ad4e7555e728 authored about 1 year ago
fix: event declaration additional tags (#253)

* fix: event declaration additional tags.

* add a test for create a tag-only comment.

c48a231b0e93728aaa4bd2f93c2b4b20aead87ce authored about 1 year ago
ci: tidy up config (#252)

2e8d5f7947b99b857f85a99051b533b670239e11 authored about 1 year ago
chore: bump electronjs/node to 2.1.0 (main) (#250)

* chore: bump electronjs/node in .circleci/config.yml to 2.1.0

* build: add install-rosetta s...

d6a7831c8752b6ba8d694c9f6e9f171a49bb10ee authored about 1 year ago
chore: bump continuousauth/npm to 2.1.0 (main) (#251)

* chore: bump continuousauth/npm in .circleci/config.yml to 2.1.0

* chore: remove cfa devDepe...

4ba3008a217ac915b6a7eb69b036fef699dfcb67 authored about 1 year ago
fix: ensure Electron.Utility property exists (#247)

* fix: ensure Electron.Utility property exists

Added in #246, the Utility namespace currently...

8269bce681d7396af0da4edf3064d22d76886f07 authored over 1 year ago
chore: remove obsolete support for the remote module (#249)

4b67b763fd42035b1f38ef2f9859243f4661e77c authored over 1 year ago
ci: add new issues and pull requests to project board (#248)

6039043ab59fd5a58bb14ac35196a078a4c55499 authored over 1 year ago
feat: add electron/utility module for utility process (#246)

* chore: update @electron/docs-parser to 1.2.0

Includes changes from https://github.com/elect...

7a1aef343ed9e88618c16c5798dbaf364aa2ac74 authored over 1 year ago
build(deps): bump debug from 4.1.1 to 4.3.1 (#245)

Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.1.
- [Release notes](https:/...

58fa2ebec0336b4d5353e574534bfa519d5432b6 authored over 1 year ago
fix: ensure that identical types in set/get are deduper from ctor (#243)

64c58c71e62b5615fc1ee3f9d858700435ce1cbb authored over 1 year ago
build(deps): bump get-func-name from 2.0.0 to 2.0.2 (#244)

Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2.
- [Release ...

1933412eb1d4f8f09aafc032c8f1f9debeb89eec authored over 1 year ago
fix: support for off() & addListener() EventEmitter aliases (#241)

1d66f456af31ca05309ee044367f80da6b7e8e77 authored over 1 year ago
fix: spread sub type onto parent type for dynamic param interface (#242)

b7a0d4bcc4663292eff1e9bb4057406f601ac366 authored over 1 year ago
ci: use electronjs/node orb (#240)

dd2d3f78779ceebffd81e3f5e29eed3a212e686f authored over 1 year ago
build: drop unused .npmignore (#239)

5fd8642861000a1801cc0b6aff5bcde38ce72242 authored over 1 year ago
build(deps): bump semver from 5.7.0 to 5.7.2 (#238)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.0 to 5.7.2.
- [Release notes](https...

0b0c787be972ff048859d5911bb13b7a0af66a0a authored over 1 year ago
fix: bad indenting for multi-line-breaks (#236)

0872b2e2f3d1a827d4d5e613ac0dc7c8e7f4fc90 authored over 1 year ago
fix: prefix promise types where appropriate (#234)

* Revert "fix: do not prefix promise inner types (#227)"

This reverts commit 9560079845b53c3e...

669d31c55ce62442ab1be8fec2c03c768663169d authored over 1 year ago
fix: ensure original-fs is exported correctly (#235)

275007e15a3f0e5b64c258733e04358693a4e8df authored over 1 year ago
fix: wrap comments with words > 80 chars correctly (#232)

* fix: wrap comments with words > 80 chars correctly

Previously we would lose parts of the co...

74cfe739ce259a60def8cd288a05469205c04e4a authored over 1 year ago
fix: add `node:original-fs` (#230)

237764b1475f87aad2c6f8804bd7bb36f3d9a346 authored over 1 year ago
ci: use action-semantic-pull-request (#229)

20cd53a944a2a3ce63cd02c06a593ef275f5b8fc authored almost 2 years ago
build(deps): bump yaml from 2.1.3 to 2.2.2 (#228)

Bumps [yaml](https://github.com/eemeli/yaml) from 2.1.3 to 2.2.2.
- [Release notes](https://git...

1705590e6ab43810cdc1b82d99ca5cdbe0858608 authored almost 2 years ago
fix: do not prefix promise inner types (#227)

9560079845b53c3ebf38d9a3bb8f2ff135072718 authored almost 2 years ago
feat: remove Sender and simplify Event (#226)

* feat: remove Sender and simplify Event

* lint

9a6239eea5bc23477fa9be695c6a0a95f6626210 authored almost 2 years ago
build: use CircleCI cimg/node image (#225)

Old image is deprecated

225f3ebd0def10e7914d24dd45b20adff3ee6fae authored about 2 years ago
feat: also expose GlobalRequest (#224)

32a56809bce27909ebaac4964d6de62a263c018b authored about 2 years ago
fix: WebFrame is not an eventemitter module (#221)

02767effe3884480d611001bba29b141853be013 authored about 2 years ago
fix: ensure Event is exported still (#222)

a6d57fcb299859ac226d7e13336d5380e03a6884 authored about 2 years ago
fix: export the WebviewTag type (#223)

4202d6a052f70bfde2c2f038c94f09764bd64216 authored about 2 years ago
fix: make Accelerator alias of builtin string type (#179)

Co-authored-by: Samuel Attard <[email protected]>

6d3db61fff510797525f035c86c34c4a18f68581 authored about 2 years ago
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#220)

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4....

99b7d22181b4c63a4c6e29b9ed074e097c893d16 authored about 2 years ago
feat: add new Event support for extensible params (#218)

765bbb1c12afccf126bdb09b305774939f047b52 authored about 2 years ago
chore: update references to previous repo name (#219)

fd5803d6c46fad33e03afe7e42f4c7aa82e64e6e authored about 2 years ago
chore: set CODEOWNERS (#217)

e552a68413c377c1f7ac35310a45521820275bbf authored about 2 years ago
chore: add LICENSE file to match package.json (#216)

c4af523bd0678bd16ef0af93114379006e0c4659 authored about 2 years ago
feat: expose GlobalResponse for net.fetch (#215)

68e3f7d4bdbb8c231a633d5ff32818e10e58335b authored about 2 years ago
docs: update status badge (#214)

Was still pointing at Travis CI, instead of CircleCI

084d636dce245c1e63cbf36a7d79a16ff4ad0c8c authored about 2 years ago
build: use cfa orb (#213)

* build: use cfa orb

* fix scripts

7f473cda38a54016df7a70dafd2586e35d25e6a4 authored about 2 years ago
build: update deps to clean up yarn audit (#212)

* build: update deps to clean up yarn audit

* build: configure latest husky

ba2610be2b8f456b53d5a0c045ca8761febbe748 authored about 2 years ago
feat: update @electron/docs-parser to v1.0.0

5304aed1df3b9028bf0101489d23193ef265efba authored about 2 years ago
fix: pass param name to object typify (#209)

For a union type of a param where one part of the union is an Object type, we must retain the na...

7e2faf8bc95aa385103ffe3dbd949e3f320bb8fa authored over 2 years ago
build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (#199)

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
-...

f401c30a5e12875db2023ee01b1b332fa33eeef4 authored about 3 years ago
build(deps): bump handlebars from 4.5.3 to 4.7.7 (#185)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7.
- [Release not...

fdfe8f845760e54f9f15e5d2e39fedc81551b11f authored about 3 years ago
build: reduce size of npm package

222f7be942eacc16aaf808648964b448fdca41c6 authored over 3 years ago
build: update semantic-release

8b8c23929a6f39676c3b66c391c5d1e8b2c0517b authored over 3 years ago
chore: release

dea27d063a363ddf5123512e4101df62b17b0ff0 authored over 3 years ago
fix: dynamic params might be collections (#193)

91c66294b38a1e6fc73417aed1e84e70283f76c0 authored over 3 years ago
chore: remove unused index.js file

a96d0cf75320d9fb1f62795785e6ed50a7e29a2d authored over 3 years ago
build: run prettier in CI

70b7b5119ae8e7ca6af26a2c222d022421d19ebb authored over 3 years ago
chore: run prettier

2889c51fd4bac1f695264ce5166196478d1ff7bd authored over 3 years ago
build: migrate master->main

cb40ba9d5b11b3df1056df2ff085a5c71f9e512e authored over 3 years ago
build(deps): bump path-parse from 1.0.6 to 1.0.7 (#192)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release n...

f4b32edd86ee3c2e70f00f498033b662a0ae7653 authored over 3 years ago
fix: ensure dynamic structs in OR types are generated

285901b5109acfb7fe5f551a8326333144ca0949 authored over 3 years ago
build(deps): bump ssri from 6.0.1 to 6.0.2 (#191)

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github...

88138387ba495ada93d8a12d9df0c2b73daa069d authored over 3 years ago
chore: update deps

510e9ac816f622440fd817d5a3d110a6da7f0e78 authored over 3 years ago
build(deps): bump tar from 2.2.1 to 2.2.2 (#190)

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://git...

39b78331e2a0f467bf280d2f3ba0bc7feeb5dc5f authored over 3 years ago
build(deps): bump lodash from 4.17.19 to 4.17.21 (#186)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](htt...

d79cb78ee77d578e2617c5debe2afbba462a1c4c authored over 3 years ago
build(deps): bump hosted-git-info from 2.7.1 to 2.8.9 (#187)

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release...

1dd06a57329d1ff91f0fa953ef3690ad01cc95d4 authored over 3 years ago
build(deps): bump normalize-url from 4.2.0 to 4.5.1 (#189)

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.2.0 to 4.5.1.
- [Re...

fefd06160fcaa5faf3c18081a14b7f14d8f82d60 authored over 3 years ago
fix: export type for instance values as well

dbb5f22f6853c3e5a6ae848c00e90b5e00a213d1 authored almost 4 years ago
fix: export type alises for process-specific classes just not by value

82ddba9e8d56fc0e6a5ed5657b5c62f4f451da83 authored almost 4 years ago
chore: run prettier

fdb1937797a13d4178c7b554981765799634666a authored almost 4 years ago
fix: ensure remote interface is typed correctly for pseudo-classes

66725f05ea6e777a6714a275e30f8cd3da0ace80 authored almost 4 years ago
fix: only export value types for things that are actually exported

b4d9d133cccd0f712d681217703195769ea7a639 authored almost 4 years ago
feat: add support for raw generic strings in markdown docs

109db51e98c2a3c619311d45c6049078fb1a4481 authored almost 4 years ago
fix: ensure class properties and static properties have their descriptions

Closes #184

f308124726ddb5c3eb54d9053ed83646d431fee2 authored almost 4 years ago
fix: ensure comments maintain new lines from docs

8204596b39cb71153025a6ccd11bfa5da845e0ee authored almost 4 years ago
build(deps): bump y18n from 3.2.1 to 3.2.2 (#182)

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://gith...

d5f3b6dcbb28bf055d131ea82d0d2be2efd3ec65 authored almost 4 years ago
build(deps): bump ini from 1.3.5 to 1.3.7 (#180)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://githu...

ae25b105af3ae7291ab51477ac6dd7e3ffa18b44 authored about 4 years ago
build(deps): bump npm-user-validate from 1.0.0 to 1.0.1 (#177)

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

14531170defa76b2762dc5055c1d800b8b6fe06d authored over 4 years ago
feat: classify webFrameMain (#175)

Adds a class required for electron/electron#25464 to import `webFrameMain`.

d2dceeef3267b47e1b05fafeb9a8b7ee900ef9ca authored over 4 years ago
fix: support node 14 require function type inference

27b28b185d61dadd1970b59f827cb17ec6746d78 authored over 4 years ago
build(deps): bump bin-links from 1.1.2 to 1.1.8 (#172)

Bumps [bin-links](https://github.com/npm/bin-links) from 1.1.2 to 1.1.8.
- [Release notes](http...

3d2a8086273234568e5486ad35ae0457cbcbf909 authored over 4 years ago
build(deps): bump node-fetch from 2.3.0 to 2.6.1 (#174)

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.3.0 to 2.6.1.
- [Release notes]...

3d4032542d8a409a074ad175369bf580598df41c authored over 4 years ago
fix: do not depend on electron-docs

0cdc117df297248f8d1e0d3a26fad17327bce68d authored over 4 years ago
fix: handle dynamic object structs in a T | null union

cf0b00d7fe97224c5355958ce821dd55619b6de4 authored over 4 years ago
fix: allow returnValue to be any type for electron events

772bd5ca72731d4762cb2fe3bc53a8c8f7be2dee authored over 4 years ago
fix: do not depend on typescript as a prod dep

ba4342b25ac6c25dd1ab188fe92a64f3e6d33ce4 authored over 4 years ago
build(deps): bump axios from 0.18.0 to 0.18.1 (#161)

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

821d634d0a487f0ac1710c6f9011ebfef5c4e7f2 authored over 4 years ago
build(deps): bump minimist from 1.2.0 to 1.2.3 (#167)

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

9faa17dbbddc5540b54c62a65cd5257db9e0bf0b authored over 4 years ago
build(deps): bump https-proxy-agent from 2.2.1 to 2.2.4 (#169)

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2...

0dab1f8ce280a47d8992873f9f4904e33198735d authored over 4 years ago
build(deps): bump lodash from 4.17.13 to 4.17.19 (#171)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.19.
- [Release notes](htt...

2b5e5c4b5bc3c33816ff3cc591e5d18590f27a24 authored over 4 years ago
fix: context bridge is not an event emitter

5cd6bcbae0bd6beed8e716ecbfd9a4895089b067 authored almost 5 years ago
build: run prettier

a9d3c4b5c40f3e254539f63cb74c73025d1f2389 authored almost 5 years ago
fix: merge events with parent classes so that class type merging for event emitters works (#168)

e4a791285be1da7e6c8da440da69e373ab8675cb authored almost 5 years ago
fix: expose shared structs as well and fix Remote interface

e84401301034306bc73745a8d3b428eb0c450ce7 authored almost 5 years ago
fix: expose on electron/main not electron/browser

f6633c99613ecc3a6a923926475ebe0a0dbf32ad authored almost 5 years ago
feat: expose electron/* modules and their interface types

13ac2f8dbc6938909deba12bd072c12cf7c04e68 authored almost 5 years ago
fix: move docs-parser to dev-dep

b0036e8127757e87bba744933f4a651f03a3427e authored almost 5 years ago
build(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#155)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release...

99347fcd848c5bc5a08e563456f73da1fef5a629 authored almost 5 years ago
fix: handle new EventEmitter type in node@13 type defs

* fix: compilation error with the latest @types/node

this patch will fix https://github.com/e...

1872d1c026e1d089f5078d3521178486d513abeb authored about 5 years ago
build(deps): bump handlebars from 4.1.2 to 4.5.3

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release note...

d2229f725919b82262af1c97887650e63d12c649 authored about 5 years ago
fix: force release

0245eb896f7de26c77356ce48bd63b5196e416a1 authored about 5 years ago
build: switch to CFA v2

5f962d8fce5e5c61430c9749a6784115f94442af authored about 5 years ago
fix: maintain context of the original method name as a fallback type prefix

5b0a4a5e44991b2c200bc5cc1a844e7c16617389 authored over 5 years ago