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

1078 Коммитов

Автор SHA1 Сообщение Дата
Keeley Hammond 4dcca1cebb
feat!: upgrade Node.js to 14 LTS (#2921) 2022-07-21 16:08:38 -07:00
dependabot[bot] 2a4d225d48
build(deps-dev): bump @types/node from 17.0.25 to 18.0.3 (#2902)
* build(deps-dev): bump @types/node from 17.0.25 to 18.0.3

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.25 to 18.0.3.
- [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-major
...

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

* Finish upgrading via bolt

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2022-07-13 11:14:30 -07:00
Calvin 345250cde6
chore: bump `got` to v11 (#2891) 2022-06-28 10:32:24 -06:00
Calvin 067a68c522
refactor: replace nugget with got (#2886)
* refactor: replace nugget with got

* use older version of got to match engine support

* ...and the old got module's types

* fix type errors
2022-06-24 12:02:20 -07:00
Samuel Attard eb9ab9ba76
Release 6.0.0-beta.64 2022-06-16 11:20:27 -07:00
Erick Zhao beb93056db
fix: escape file names for `make` step (#2752)
* fix

* fix

* test lol

* remove unused fixture file

* make test gooder
2022-06-16 11:12:59 -07:00
Calvin 412327a252
refactor: typescript projects & docs generation (#2804) 2022-05-03 10:29:31 -07:00
Erick Zhao 0695f34d58
chore(maker-dmg): upgrade electron-installer-dmg to 4.0.0 (#2832) 2022-05-02 11:28:36 -07:00
dependabot[bot] 4b07c1f8e7
build(deps-dev): bump @types/node from 17.0.17 to 17.0.25 (#2810)
* build(deps-dev): bump @types/node from 17.0.17 to 17.0.25

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.17 to 17.0.25.
- [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>

* Finish upgrading via bolt

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2022-04-20 09:25:01 -07:00
dependabot[bot] 82df27f199
build(deps-dev): bump minimist from 1.2.5 to 1.2.6 (#2797)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-19 10:52:24 -07:00
Mark Lee 9026eaee9c
chore: remove obsolete NPM script 2022-03-06 11:46:51 -08:00
Mark Lee 350ffff43a
chore(deps-dev): remove unused babel-plugin-source-map-support package 2022-03-06 11:45:20 -08:00
Mark Lee ca01a0b768
build: replace babel with swc (#2725) 2022-02-27 00:19:44 -08:00
dependabot[bot] 60ec19009e
build(deps): bump webpack from 5.68.0 to 5.69.1 (#2733)
* build(deps): bump webpack from 5.68.0 to 5.69.1

Bumps [webpack](https://github.com/webpack/webpack) from 5.68.0 to 5.69.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.68.0...v5.69.1)

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

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

* Finish upgrading via bolt
* refactor(ci): replace fastify automerge with the example from the GitHub docs
* test(plugin-webpack): use npm instead of yarn
* ci: revert to use windows-2019 for fast tests

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Lee <electronjs@lazymalevolence.com>
2022-02-20 23:29:43 -08:00
Mark Lee 95185efd68
refactor: replace listr with listr2, which has updated deps (#2724) 2022-02-12 20:52:58 -08:00
Mark Lee 46499bda7a
build(deps-dev): upgrade sinon to ^13.0.1 2022-02-11 19:33:08 -08:00
Mark Lee e5b30aee81
build(deps): upgrade node-fetch to ^2.6.7 2022-01-24 17:31:21 -08:00
Mark Lee 87d642da47
Release 6.0.0-beta.63 2022-01-09 23:42:42 -08:00
Mark Lee 105f6c2a73
Release 6.0.0-beta.62 2022-01-09 12:02:50 -08:00
Mark Lee 16748ca353
build(deps-dev): upgrade @malept/eslint-config to ^2.0.0 2022-01-09 10:38:17 -08:00
Mark Lee bd515b9bf7
build(deps-dev): upgrade typescript to ~4.5.4 2022-01-09 10:34:37 -08:00
Mark Lee 822ffc0086
build(deps-dev): upgrade sinon to ^12.0.1 2022-01-09 10:29:46 -08:00
Mark Lee 44f0f1ac59
build(deps-dev): upgrade lint-staged to ^12.1.7 2022-01-09 10:25:08 -08:00
Mark Lee d0c0ddbdac
build(deps-dev): upgrade eslint-plugin-promise to ^6.0.0 2022-01-09 10:19:28 -08:00
Mark Lee 801fc18609
build(deps-dev): upgrade @types/node to ^17.0.8 2022-01-09 10:05:10 -08:00
Mark Lee a0152c8fb6
chore: remove colors from root package.json 2022-01-09 09:47:39 -08:00
Mark Lee e909ae83e5
fix: replace colors with chalk (#2666)
* chore(deps): upgrade electron-rebuild to ^3.2.6
2022-01-09 09:44:42 -08:00
Mark Lee ca561c8ffa
chore(deps-dev): move @types/which to devDependencies 2021-11-26 13:55:59 -08:00
Mark Lee 654899e22a
build(deps-dev): upgrade eslint to ^8.0.1 2021-10-17 22:45:59 -07:00
Mark Lee 1ff9ea18ac
build(deps-dev): upgrade @typescript-eslint/{parser,eslint-plugin} to ^5.0.0 2021-10-17 22:00:33 -07:00
Mark Lee a400066da5
feat(publisher-github): add retry support (#2550) 2021-09-27 00:58:03 -07:00
Mark Lee 0deb74b16a
refactor: use custom eslint config + prettier instead of airbnb config (#2520)
* chore: add test scripts
2021-09-12 10:44:30 -07:00
Mark Lee 9c0f05254e
Release 6.0.0-beta.61 2021-09-10 12:11:42 -07:00
Mark Lee 0ae7a9ee14
build(deps-dev): upgrade typedoc to ^0.22.0 2021-09-10 12:05:43 -07:00
Mark Lee af78353b05
fix: unpin electron-notarize (#2515)
* build(deps): upgrade electron-packager to ^15.4.0
2021-09-10 11:38:36 -07:00
Mark Lee 0a4fed79d7
chore(publisher-s3): add peer dependency for @aws-sdk/lib-storage 2021-09-08 14:25:28 -07:00
Mark Lee 21dcb69c9f
chore: remove unused aws-sdk 2021-09-08 14:24:12 -07:00
Mark Lee 2f3391fb0a
build(deps-dev): upgrade @types/inquirer to ^8.1.1 2021-09-08 07:31:37 -07:00
Mark Lee 83977e246f
Release 6.0.0-beta.60 2021-08-29 23:24:46 -07:00
Mark Lee 34b3a62234
refactor(publisher-s3): use AWS-SDK v3 (#2487)
* refactor(publisher-s3): remove unnecessary defaults
* fix(publisher-s3): don't check for credentials

Fixes #2226.
Closes #2258.
2021-08-29 23:19:47 -07:00
Mark Lee 3289b5cef0
build(deps-dev): upgrade typescript to ~4.4.2 (#2485)
* build: add promisify typings for sudo-prompt exec
* build(deps-dev): upgrade typedoc to 0.21.9
* build: remove typescript from the update blocklist
* refactor: fix up error typechecks per TypeScript errors
* refactor(core): prefer undefined to null
* refactor: specify type when instantiating Promises
2021-08-29 21:31:07 -07:00
dependabot[bot] ae00a32f6d
build(deps): bump electron-rebuild from 3.2.0 to 3.2.2 (#2481)
* build(deps): bump electron-rebuild from 3.2.0 to 3.2.2

Bumps [electron-rebuild](https://github.com/electron/electron-rebuild) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/electron/electron-rebuild/releases)
- [Changelog](https://github.com/electron/electron-rebuild/blob/master/.releaserc.json)
- [Commits](https://github.com/electron/electron-rebuild/compare/v3.2.0...v3.2.2)

---
updated-dependencies:
- dependency-name: electron-rebuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* chore: sync via bolt

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Lee <electronjs@lazymalevolence.com>
2021-08-30 02:42:55 +00:00
dependabot[bot] eb97c2d54c
build(deps-dev): bump @types/node from 16.7.2 to 16.7.3 (#2478)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.2 to 16.7.3.
- [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>
2021-08-27 08:54:31 -07:00
Mark Lee c482270723
build(deps): upgrade electron-rebuild to ^3.2.0 2021-08-20 15:20:19 -07:00
Mark Lee 99797449f0
fix(plugin-webpack): fix deprecation warnings for dev-server@4.0.0 (#2457) 2021-08-19 09:23:40 -07:00
Mark Lee 6077899810
feat(deps): upgrade to electron-rebuild@^3.1.1 (#2434)
* build(deps): pin electron-notarize version due to TypeScript definition breaking change
* test(core): more accurate test name
2021-08-09 22:50:03 -07:00
Mark Lee 4c3e3d2157
build(deps-dev): remove unused nodemon 2021-08-04 20:17:22 -07:00
Mark Lee eb79c37023
chore: remove commitizen & cz-customizable 2021-08-04 20:02:02 -07:00
Mark Lee 05a7482073
chore: replace dev use of nvm with volta 2021-08-04 20:00:25 -07:00
Mark Lee 704e579f0b
Release 6.0.0-beta.59 2021-07-26 07:38:17 -07:00