Граф коммитов

936 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 29365ad904
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#1068)
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/compare/v4.1.0...v4.1.1)

---
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-03 15:49:53 -08:00
Samuel Attard bfadcfc1ff
build: delete dependabot.yml 2023-02-03 13:14:05 -08:00
Samuel Attard 191d32c315
build: update dependencies to clean up yarn audit 2023-01-31 11:25:00 -08:00
David Sanders 82fa6691b2
chore: set @wg-ecosystem as CODEOWNERS (#1062) 2023-01-18 10:50:09 -08:00
David Sanders ca3666e096
ci: fix location of semantic check workflow (#1064) 2023-01-13 13:47:13 -08:00
David Sanders ee9c18bfad
chore: use action-semantic-pull-request (#1063)
Refs electron/electron#33857.
2023-01-13 11:25:25 -08:00
Samuel Attard 6ccbbd6464
chore: add LICENSE file to match package.json 2022-12-09 12:36:38 -08:00
dependabot[bot] 3eee00ea72
chore(deps): bump yargs from 17.4.1 to 17.6.2 (#1047)
Bumps [yargs](https://github.com/yargs/yargs) from 17.4.1 to 17.6.2.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.4.1...v17.6.2)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 15:49:06 -08:00
Samuel Attard caa3c82aa9
build: update dependencies to clean up yarn audit (#1046)
* build: update dependencies to clean up yarn audit

* build: use yarn resolutions to fix nan error

* spec: update tests

* fix: do not force stdc++17

* build: skip engines check for dev deps
2022-12-05 15:17:26 -08:00
Samuel Attard a328ed2251
fix: force release of @electron/rebuild 2022-10-27 18:06:32 -07:00
Samuel Attard d26b05f377
build: fix CI (#1040)
* build: use xcode 13 on CI

* build: use new docker images

* build: ci will work NOW

* build: revert
2022-10-27 17:24:42 -07:00
Samuel Attard d67ab4e140
build: move from electron-rebuild to @electron/rebuild 2022-10-27 15:57:08 -07:00
Charles Kerr 6f94aaace0
Merge pull request #1022 from VerteDinde/add-std17-flag-for-e20
fix: add std=c++17 flag for e20+
2022-07-29 11:11:11 -05:00
Samuel Attard 3f5ff99d4c
fix: ensure force-process-config is not passed to prerelease v20+ (#1023) 2022-07-08 12:40:30 -07:00
Keeley Hammond 979361d5fe fix: add std=c++17 flag for e20+ 2022-07-06 13:09:46 -07:00
Charles Kerr 20107a83a3
Merge pull request #1015 from electron/dependabot/npm_and_yarn/typescript-4.6.4
chore(deps-dev): bump typescript from 4.6.2 to 4.6.4
2022-05-17 13:03:59 -05:00
dependabot[bot] 3108e3ddfb
chore(deps-dev): bump typescript from 4.6.2 to 4.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 15:11:32 +00:00
Charles Kerr 00e6ed3e01
Merge pull request #1014 from electron/dependabot/npm_and_yarn/types/node-17.0.34
chore(deps-dev): bump @types/node from 17.0.33 to 17.0.34
2022-05-17 10:09:50 -05:00
dependabot[bot] f9d77d2951
chore(deps-dev): bump @types/node from 17.0.33 to 17.0.34
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.33 to 17.0.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 00:02:13 +00:00
Charles Kerr f3342e2a9c
Merge pull request #1003 from electron/dependabot/npm_and_yarn/yargs-17.4.1
chore(deps): bump yargs from 17.3.1 to 17.4.1
2022-05-16 12:05:48 -05:00
Charles Kerr 41fa566d8b
Merge pull request #1013 from electron/dependabot/npm_and_yarn/types/node-17.0.33
chore(deps-dev): bump @types/node from 17.0.21 to 17.0.33
2022-05-16 11:27:37 -05:00
dependabot[bot] 9b3be7cac3
chore(deps-dev): bump @types/node from 17.0.21 to 17.0.33
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-13 00:02:24 +00:00
dependabot[bot] 641db3d51b
chore(deps): bump yargs from 17.3.1 to 17.4.1
Bumps [yargs](https://github.com/yargs/yargs) from 17.3.1 to 17.4.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.3.1...v17.4.1)

---
updated-dependencies:
- dependency-name: yargs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 00:05:41 +00:00
Charles Kerr e677ce6f8b
Merge pull request #993 from electron/dependabot/npm_and_yarn/ts-node-10.7.0
chore(deps-dev): bump ts-node from 10.6.0 to 10.7.0
2022-03-15 13:48:07 -05:00
Charles Kerr 3cb7db1038
Merge pull request #995 from electron/dependabot/npm_and_yarn/mocha-9.2.2
chore(deps-dev): bump mocha from 9.2.0 to 9.2.2
2022-03-15 13:17:12 -05:00
dependabot[bot] 2facce0f51
chore(deps-dev): bump mocha from 9.2.0 to 9.2.2
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.0 to 9.2.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v9.2.0...v9.2.2)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 00:04:26 +00:00
dependabot[bot] 0e59898a3d
chore(deps-dev): bump ts-node from 10.6.0 to 10.7.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.6.0 to 10.7.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.6.0...v10.7.0)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 00:05:42 +00:00
Charles Kerr 4d54c15781
Merge pull request #990 from electron/dependabot/npm_and_yarn/types/yargs-17.0.9
chore(deps-dev): bump @types/yargs from 17.0.8 to 17.0.9
2022-03-03 16:43:43 -08:00
Charles Kerr 1b45c84dc9
Merge pull request #991 from electron/dependabot/npm_and_yarn/ts-node-10.6.0
chore(deps-dev): bump ts-node from 10.5.0 to 10.6.0
2022-03-03 16:43:25 -08:00
Charles Kerr 708a1c4132
Merge pull request #992 from electron/dependabot/npm_and_yarn/node-gyp-9.0.0
chore(deps): bump node-gyp from 8.4.1 to 9.0.0
2022-03-03 16:42:46 -08:00
dependabot[bot] 6d61b022c0
chore(deps): bump node-gyp from 8.4.1 to 9.0.0
Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 8.4.1 to 9.0.0.
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodejs/node-gyp/compare/v8.4.1...v9.0.0)

---
updated-dependencies:
- dependency-name: node-gyp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 00:19:36 +00:00
dependabot[bot] 7c01ce353d
chore(deps-dev): bump ts-node from 10.5.0 to 10.6.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.5.0 to 10.6.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.5.0...v10.6.0)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 00:19:11 +00:00
dependabot[bot] 8adb090b8c
chore(deps-dev): bump @types/yargs from 17.0.8 to 17.0.9
Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 17.0.8 to 17.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)

---
updated-dependencies:
- dependency-name: "@types/yargs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 00:18:25 +00:00
Charles Kerr f798bc5249
Merge pull request #986 from electron/dependabot/npm_and_yarn/fs-extra-10.0.1
chore(deps): bump fs-extra from 10.0.0 to 10.0.1
2022-03-03 16:14:26 -08:00
Charles Kerr 2df36e0f09
Merge pull request #987 from electron/dependabot/npm_and_yarn/types/node-17.0.21
chore(deps-dev): bump @types/node from 17.0.19 to 17.0.21
2022-03-03 16:14:05 -08:00
Charles Kerr f4edeb5efc
Merge pull request #988 from electron/dependabot/npm_and_yarn/typescript-4.6.2
chore(deps-dev): bump typescript from 4.5.5 to 4.6.2
2022-03-03 16:12:50 -08:00
dependabot[bot] 5b1b7e3f2a
chore(deps-dev): bump typescript from 4.5.5 to 4.6.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 00:02:34 +00:00
dependabot[bot] 4d83c91b5f
chore(deps-dev): bump @types/node from 17.0.19 to 17.0.21
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.19 to 17.0.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 00:02:13 +00:00
dependabot[bot] 7044bbb5e5
chore(deps): bump fs-extra from 10.0.0 to 10.0.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.0.0...10.0.1)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 00:02:52 +00:00
dependabot[bot] 546cdc18e4
chore(deps-dev): bump @types/node from 17.0.18 to 17.0.19 (#985)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.18 to 17.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 17:04:59 -08:00
dependabot[bot] 18f5f35b57
chore(deps-dev): bump @types/node from 17.0.17 to 17.0.18 (#983)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.17 to 17.0.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 17:06:34 -08:00
dependabot[bot] c919d43605
chore(deps): bump detect-libc from 1.0.3 to 2.0.0 (#975)
* chore(deps): bump detect-libc from 1.0.3 to 2.0.0

Bumps [detect-libc](https://github.com/lovell/detect-libc) from 1.0.3 to 2.0.0.
- [Release notes](https://github.com/lovell/detect-libc/releases)
- [Commits](https://github.com/lovell/detect-libc/compare/v1.0.3...v2.0.0)

---
updated-dependencies:
- dependency-name: detect-libc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: typings are bundled with detect-libc

* refactor: use detect-libc@^2 API for libc family

* chore: upgrade detect-libc to ^2.0.1

* chore: upgrade caniuse-lite to fix CI error

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Lee <electronjs@lazymalevolence.com>
2022-02-14 17:06:14 -08:00
dependabot[bot] 2e037b56a7
chore(deps-dev): bump @types/chai-as-promised from 7.1.4 to 7.1.5 (#982)
Bumps [@types/chai-as-promised](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-as-promised) from 7.1.4 to 7.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai-as-promised)

---
updated-dependencies:
- dependency-name: "@types/chai-as-promised"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 00:38:34 -08:00
dependabot[bot] 5e4f7620e9
chore(deps-dev): bump @types/node from 17.0.15 to 17.0.17 (#981)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.15 to 17.0.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 00:38:24 -08:00
dependabot[bot] d77b798d6a
chore(deps-dev): bump chai from 4.3.4 to 4.3.6 (#979)
Bumps [chai](https://github.com/chaijs/chai) from 4.3.4 to 4.3.6.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v4.3.4...v4.3.6)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 00:38:13 -08:00
Charles Kerr f392269877
Merge pull request #980 from electron/dependabot/npm_and_yarn/typescript-4.5.5
chore(deps-dev): bump typescript from 4.5.4 to 4.5.5
2022-02-08 00:02:37 -06:00
dependabot[bot] c20e5022c6
chore(deps-dev): bump typescript from 4.5.4 to 4.5.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.4...v4.5.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 03:30:58 +00:00
Charles Kerr ccbfedaf96
Merge pull request #965 from electron/dependabot/npm_and_yarn/types/mocha-9.1.0
chore(deps-dev): bump @types/mocha from 9.0.0 to 9.1.0
2022-02-07 21:28:20 -06:00
Charles Kerr bcb4cd8ae4
Merge pull request #976 from electron/dependabot/npm_and_yarn/node-abi-3.8.0
chore(deps): bump node-abi from 3.5.0 to 3.8.0
2022-02-07 21:28:10 -06:00
Charles Kerr 8cae18f0f6
Merge pull request #977 from electron/dependabot/npm_and_yarn/ts-node-10.5.0
chore(deps-dev): bump ts-node from 10.4.0 to 10.5.0
2022-02-07 21:27:58 -06:00