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

3129 Коммитов

Автор SHA1 Сообщение Дата
rahul-sachdeva22 3c2a19b134
feat(plugin-webpack): support for dev server custom headers (#3653)
Co-authored-by: Kevin Cui <bh@bugs.cc>
2024-09-17 11:23:54 -07:00
dependabot[bot] 9716565f37
build(deps): bump express from 4.19.2 to 4.20.0 (#3693)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 13:54:19 -07:00
Felix Rieseberg 6009884619
fix: Bump @electron/packager to ^18.3.5 (#3692) 2024-09-11 13:18:42 -07:00
Tobias Artz d47343126b
feat: Adding optional metadata config to gcs publisher (#3682)
* Update PublisherGCS.ts

Adding optional metadata config
This will allow setting GCS metadata such as cacheControl

* Update Config.ts

* running lint

* Convert metadata to metadataGenerator function to generate more granular metadata
2024-09-03 11:53:45 -07:00
dependabot[bot] 1b8c720494
build(deps): bump dsanders11/github-app-commit-action from 1.4.0 to 1.5.0 (#3681)
build(deps): bump dsanders11/github-app-commit-action

Bumps [dsanders11/github-app-commit-action](https://github.com/dsanders11/github-app-commit-action) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/dsanders11/github-app-commit-action/releases)
- [Changelog](https://github.com/dsanders11/github-app-commit-action/blob/main/.releaserc.json)
- [Commits](48d2ff8c1a...43de6da2f4)

---
updated-dependencies:
- dependency-name: dsanders11/github-app-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 21:23:39 -07:00
dependabot[bot] 1b2f6f19ac
build(deps): bump axios from 1.6.1 to 1.7.6 (#3680)
Bumps [axios](https://github.com/axios/axios) from 1.6.1 to 1.7.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.1...v1.7.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-31 20:56:02 -04:00
dependabot[bot] 343d983912
build(deps): bump micromatch from 4.0.5 to 4.0.8 (#3679)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-31 14:36:31 -04:00
dependabot[bot] 6c32c69685
build(deps): bump vite from 5.0.12 to 5.0.13 (#3559)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Erick Zhao <erick@hotmail.ca>
2024-08-01 23:13:25 -07:00
dependabot[bot] 0c06617a2a
build(deps): bump actions/setup-node from 4.0.2 to 4.0.3 (#3667)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](60edb5dd54...1e60f620b9)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  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>
2024-08-01 15:40:28 -07:00
Erick Zhao f77671d0cc
fix(hooks): allow mutating hooks to have a `void` return (#3655) 2024-07-16 08:30:54 -07:00
Hyunseung Jeon (aru@channel.io) f0dd217248
fix(plugin-webpack): protocol recognizes webpack's `devServer` setting (#3650) 2024-07-09 14:56:29 -04:00
Erick Zhao 875ee54902
build: upgrade `electron-installer-dmg@5` (#3649) 2024-07-09 14:07:29 -04:00
Erick Zhao 3daacd3b7e
build: upgrade `@electron/osx-sign` to latest (#3651)
Fixes #3605
2024-07-09 11:08:36 -04:00
dependabot[bot] 9a64966b8e
build(deps): bump amannn/action-semantic-pull-request from 5.5.2 to 5.5.3 (#3646)
build(deps): bump amannn/action-semantic-pull-request

Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](cfb60706e1...0723387faa)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-type: direct:production
  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>
2024-07-02 16:32:53 -07:00
dependabot[bot] f8b5e881a6
build(deps): bump actions/checkout from 4.1.6 to 4.1.7 (#3647)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](a5ac7e51b4...692973e3d9)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  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>
2024-07-02 15:02:00 -04:00
Erick Zhao 0cabfe7a0e
docs: upgrade typedoc@0.25 (#3636) 2024-06-21 14:44:29 -07:00
dependabot[bot] 0addc6a112
build(deps): bump braces from 3.0.2 to 3.0.3 (#3628)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 17:54:48 -07:00
dependabot[bot] 620a6ae48a
build(deps): bump ws from 7.5.7 to 7.5.10 (#3629)
Bumps [ws](https://github.com/websockets/ws) from 7.5.7 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.7...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 14:52:26 -05:00
Anny Yang 38f64e4c9e
test: correctly make test-output.xml paths relative in windows (#3620) 2024-06-07 11:04:19 -07:00
dependabot[bot] a3f88fc852
build(deps): bump actions/checkout from 4.1.4 to 4.1.6 (#3616)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](0ad4b8fada...a5ac7e51b4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  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>
2024-06-05 13:13:09 -07:00
Erick Zhao edb74270f8
chore: bump `asar` dep to latest (#3592) 2024-05-06 15:30:42 -07:00
Andrew Lisowski ce2b03934e
fix(maker-squirrel): only push `delta` artifacts if they exist on disk (#3586) 2024-05-02 15:53:24 -07:00
dependabot[bot] 2478cccc43
build(deps): bump semver from 7.3.8 to 7.6.0 (#3589)
Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.6.0.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.6.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 12:25:38 -07:00
dependabot[bot] 0288df8aa9
build(deps): bump ejs from 3.1.8 to 3.1.10 (#3590)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 11:59:47 -07:00
dependabot[bot] 7706c2046d
build(deps): bump actions/checkout from 4.1.2 to 4.1.4 (#3587)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](9bb56186c3...0ad4b8fada)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  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>
2024-05-01 16:17:34 -07:00
dependabot[bot] 8a7a76cec7
build(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.2 (#3588)
build(deps): bump amannn/action-semantic-pull-request

Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.4.0 to 5.5.2.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](e9fabac35e...cfb60706e1)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 15:47:48 -07:00
Erick Zhao 84eb77568a
test(import): check if electron-quick-start packages (#3580) 2024-04-26 16:50:20 -07:00
David Sanders b298b2967b
ci: don't use versionDocs option in API Documentation workflow (#3571) 2024-04-20 08:29:16 -07:00
dependabot[bot] 0e85c32ebb
build(deps): bump es5-ext from 0.10.62 to 0.10.64 (#3515)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Erick Zhao <erick@hotmail.ca>
Co-authored-by: Erik Moura <erikian@erikian.dev>
2024-04-19 15:06:55 -07:00
Devance Joshi fc9af7ca0c
fix(cli): cli capitalisation (#3539) 2024-04-12 14:18:51 -07:00
Keeley Hammond d3d47b2bc5 v7.4.0 2024-04-11 15:01:18 -07:00
dependabot[bot] 06b379b5fa
build(deps): bump express from 4.18.2 to 4.19.2 (#3552)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 15:54:43 -07:00
Santhosh Mani 5a9c681235
fix(cli): add fuses deps to import script (#3535)
Co-authored-by: Erick Zhao <erick@hotmail.ca>
2024-04-10 14:44:58 -07:00
dependabot[bot] 6842e492c3
build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#3556)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](b4ffde65f4...9bb56186c3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  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>
2024-04-09 16:28:41 -07:00
Zeno Sewald dc0b494121
docs: Typo in Interface MakerDMGConfig (#3550)
Docs: Typo in Interface MakerDMGConfig

Referenced package is named `node-appdmg` not `node-appdmng`.

Co-authored-by: Keeley Hammond <khammond@slack-corp.com>
2024-04-09 15:31:41 -07:00
dependabot[bot] 5ba9232340
build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#3545)
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 14:18:07 -07:00
Anny Yang f2a23f1e02
chore: update listr2 version (#3542)
Co-authored-by: Kevin Cui <github@bugs.cc>
2024-04-02 15:30:51 -07:00
dependabot[bot] 38b67921c7
build(deps): bump dsanders11/project-actions from 1.2.0 to 1.3.0 (#3557)
Bumps [dsanders11/project-actions](https://github.com/dsanders11/project-actions) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/dsanders11/project-actions/releases)
- [Changelog](https://github.com/dsanders11/project-actions/blob/main/.releaserc.json)
- [Commits](82e99438bd...eb760c4889)

---
updated-dependencies:
- dependency-name: dsanders11/project-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 23:45:00 -07:00
dependabot[bot] a8f48b90b1
build(deps): bump dsanders11/github-app-commit-action from 1.3.0 to 1.4.0 (#3555)
build(deps): bump dsanders11/github-app-commit-action

Bumps [dsanders11/github-app-commit-action](https://github.com/dsanders11/github-app-commit-action) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/dsanders11/github-app-commit-action/releases)
- [Changelog](https://github.com/dsanders11/github-app-commit-action/blob/main/.releaserc.json)
- [Commits](56f54b482f...48d2ff8c1a)

---
updated-dependencies:
- dependency-name: dsanders11/github-app-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 17:04:17 -07:00
Samuel Attard a931be04a0
fix: bump packager minimum dep (#3551) 2024-03-28 13:43:08 -07:00
David Sanders 8c2b864167
ci: make signed commits when publishing docs (#3520)
* ci: make signed commits when publishing docs

* ci: update malept/github-action-gh-pages version
2024-03-21 16:14:57 -07:00
George Xu ccf6063258
v7.3.1 2024-03-20 09:22:15 -07:00
dependabot[bot] c05bf0a491
build(deps): bump follow-redirects from 1.15.4 to 1.15.6 (#3537)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 23:45:20 -07:00
Alice Zhao 3c5bf3d5cf
docs: update forge create-electron-app template to match tutorial (#3528)
* docs: update forge template to match best practices in tutorials

* chore: run prettier

* chore: use node prefix with path module

---------

Co-authored-by: Alice Zhao <alice@Alices-MacBook-Pro-2.local>
2024-03-11 17:45:44 +01:00
Felix Rieseberg a6a8bdecd8
chore: Bump @electron/windows-sign deps (#3524)
* chore: Bump @electron/windows-sign deps

* chore: Bump electron-wix-msi one more time

* test: Print test name

* chore: Update electron-wix-msi version to 5.1.3
2024-03-08 14:11:45 -08:00
dependabot[bot] b6fd1f3124
build(deps): bump actions/setup-node from 4.0.1 to 4.0.2 (#3522)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](b39b52d121...60edb5dd54)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  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>
2024-03-06 13:13:49 -08:00
Erick Zhao 3dc6fe7f06
ci(windows): pin version of wix toolset to v3.14.0 (#3525)
ci: pin version of wix toolset to v3.14.0
2024-03-06 12:39:46 -08:00
Samuel Attard 1aa94fc327
build: fix keyv type resolution warning during dev (#3507) 2024-02-24 15:21:35 -08:00
David Sanders 7ae554b479
fix(publisher-github): don't sanitize asset names before upload (#3485)
Co-authored-by: Erick Zhao <erick@hotmail.ca>
2024-02-21 16:39:47 -08:00
David Sanders a5c60d5c7c
build: bump memory limit for docs:generate script (#3500) 2024-02-21 11:05:15 -08:00