Samuel Attard
669d31c55c
fix: prefix promise types where appropriate ( #234 )
...
* Revert "fix: do not prefix promise inner types (#227 )"
This reverts commit 9560079845
.
* fix: prefix promise types where appropriate
2023-06-12 11:37:12 -07:00
Samuel Attard
275007e15a
fix: ensure original-fs is exported correctly ( #235 )
2023-06-12 11:37:02 -07:00
Samuel Attard
74cfe739ce
fix: wrap comments with words > 80 chars correctly ( #232 )
...
* fix: wrap comments with words > 80 chars correctly
Previously we would lose parts of the comment and create a massive multi-line comment instead of just using the whole string.
* chore: remove stray log
2023-06-12 11:08:28 -07:00
Opportunity
237764b147
fix: add `node:original-fs` ( #230 )
2023-05-23 13:10:24 +02:00
David Sanders
20cd53a944
ci: use action-semantic-pull-request ( #229 )
2023-05-05 11:15:34 +02:00
dependabot[bot]
1705590e6a
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://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.1.3...v2.2.2 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 10:01:40 +02:00
Samuel Attard
9560079845
fix: do not prefix promise inner types ( #227 )
2023-03-06 15:12:21 -08:00
Jeremy Rose
9a6239eea5
feat: remove Sender and simplify Event ( #226 )
...
* feat: remove Sender and simplify Event
* lint
2023-02-09 14:12:45 -08:00
David Sanders
225f3ebd0d
build: use CircleCI cimg/node image ( #225 )
...
Old image is deprecated
2023-02-07 14:14:43 -08:00
Jeremy Rose
32a56809bc
feat: also expose GlobalRequest ( #224 )
2023-02-06 17:21:06 -08:00
Samuel Attard
02767effe3
fix: WebFrame is not an eventemitter module ( #221 )
2023-02-02 11:51:10 -08:00
Samuel Attard
a6d57fcb29
fix: ensure Event is exported still ( #222 )
2023-02-02 11:51:04 -08:00
Samuel Attard
4202d6a052
fix: export the WebviewTag type ( #223 )
2023-02-02 11:50:56 -08:00
Linda_pp
6d3db61fff
fix: make Accelerator alias of builtin string type ( #179 )
...
Co-authored-by: Samuel Attard <sam@electronjs.org>
2023-02-02 01:19:02 -08:00
dependabot[bot]
99b7d22181
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.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/commits )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-02 00:26:00 -08:00
Samuel Attard
765bbb1c12
feat: add new Event support for extensible params ( #218 )
2023-02-01 16:59:04 -08:00
David Sanders
fd5803d6c4
chore: update references to previous repo name ( #219 )
2023-02-01 16:58:55 -08:00
David Sanders
e552a68413
chore: set CODEOWNERS ( #217 )
2023-01-31 19:30:46 -08:00
David Sanders
c4af523bd0
chore: add LICENSE file to match package.json ( #216 )
2023-01-31 13:03:36 -08:00
Jeremy Rose
68e3f7d4bd
feat: expose GlobalResponse for net.fetch ( #215 )
2023-01-26 15:59:53 -08:00
David Sanders
084d636dce
docs: update status badge ( #214 )
...
Was still pointing at Travis CI, instead of CircleCI
2023-01-13 11:22:30 -08:00
Erick Zhao
7f473cda38
build: use cfa orb ( #213 )
...
* build: use cfa orb
* fix scripts
2023-01-09 12:52:19 -08:00
Samuel Attard
ba2610be2b
build: update deps to clean up yarn audit ( #212 )
...
* build: update deps to clean up yarn audit
* build: configure latest husky
2022-12-05 14:54:24 -08:00
Samuel Attard
5304aed1df
feat: update @electron/docs-parser to v1.0.0
2022-11-13 14:18:43 -08:00
Samuel Attard
7e2faf8bc9
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 name of the object param
so that typify has context on what to define the interface as.
2022-10-17 14:55:32 -07:00
dependabot[bot]
f401c30a5e
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.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases )
- [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3 )
---
updated-dependencies:
- dependency-name: trim-off-newlines
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 21:31:13 -06:00
dependabot[bot]
fdfe8f8457
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 notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.3...v4.7.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 14:21:39 -06:00
Samuel Attard
222f7be942
build: reduce size of npm package
2021-08-25 14:35:13 -07:00
Samuel Attard
8b8c23929a
build: update semantic-release
2021-08-25 14:33:13 -07:00
Samuel Attard
dea27d063a
chore: release
2021-08-25 14:09:19 -07:00
Samuel Attard
91c66294b3
fix: dynamic params might be collections ( #193 )
2021-08-25 14:03:33 -07:00
Samuel Attard
a96d0cf753
chore: remove unused index.js file
2021-08-25 13:57:48 -07:00
Samuel Attard
70b7b5119a
build: run prettier in CI
2021-08-25 13:50:03 -07:00
Samuel Attard
2889c51fd4
chore: run prettier
2021-08-25 13:49:30 -07:00
Samuel Attard
cb40ba9d5b
build: migrate master->main
2021-08-25 13:49:12 -07:00
dependabot[bot]
f4b32edd86
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 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-10 18:49:37 -05:00
Samuel Attard
285901b510
fix: ensure dynamic structs in OR types are generated
2021-07-30 14:48:11 -07:00
dependabot[bot]
88138387ba
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.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
---
updated-dependencies:
- dependency-name: ssri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-30 09:54:02 -05:00
Samuel Attard
510e9ac816
chore: update deps
2021-07-30 02:10:56 -07:00
dependabot[bot]
39b78331e2
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://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/master/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 12:08:02 -05:00
dependabot[bot]
d79cb78ee7
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](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 11:17:53 -05:00
dependabot[bot]
1dd06a5732
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 notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 11:17:41 -05:00
dependabot[bot]
fefd06160f
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.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-09 09:21:19 -05:00
Samuel Attard
dbb5f22f68
fix: export type for instance values as well
2021-04-19 14:03:41 -07:00
Samuel Attard
82ddba9e8d
fix: export type alises for process-specific classes just not by value
2021-04-19 13:22:08 -07:00
Samuel Attard
fdb1937797
chore: run prettier
2021-04-17 19:35:24 -07:00
Samuel Attard
66725f05ea
fix: ensure remote interface is typed correctly for pseudo-classes
2021-04-17 19:35:09 -07:00
Samuel Attard
b4d9d133cc
fix: only export value types for things that are actually exported
2021-04-17 19:21:18 -07:00
Samuel Attard
109db51e98
feat: add support for raw generic strings in markdown docs
2021-04-17 12:26:01 -07:00
Samuel Attard
f308124726
fix: ensure class properties and static properties have their descriptions
...
Closes #184
2021-04-17 11:55:33 -07:00