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
VerteDinde
81160c598e
v7.3.0
2024-02-21 09:55:47 -08:00
Lutz Roeder
50c40f3f33
feat: allow a custom out dir from forge config ( #3458 )
...
Co-authored-by: Keeley Hammond <khammond@slack-corp.com>
2024-02-21 09:46:05 -08:00
dependabot[bot]
a02a5e3dde
build(deps): bump ip from 2.0.0 to 2.0.1 ( #3498 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
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-02-21 09:35:21 -08:00
Leo Wang(草鞋没号)
05ced0e33a
feat(template-vite): patch types ( #3494 )
2024-02-21 09:30:35 -08:00
electron-roller[bot]
df984cb13b
chore: bump electronjs/node to 2.2.1 (main) ( #3496 )
...
chore: bump electronjs/node in .circleci/config.yml to 2.2.1
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-02-14 12:15:11 -06:00
Leo Wang(草鞋没号)
b0cae412a7
feat(plugin-vite): upgrade to vite@5 ( #3468 )
...
* refactor(plugin-vite): move built-in vite config to template config file
* feat(plugin-vite): hot restart, reload 🔥
* chore(plugin-vite): update test
* fix(plugin-vite): correct hot restart logic
* chore(template-vite): update template logic
* chore(plugin-vite): move plugin-vite deps to template-vite
* fix(template-vite): correct vite config
* chore: lint
* refactor(plugin-vite): restore API break changes
* chore(plugin-vite): add `rollup`, `vite` top top-level deps
* chore(plugin-vite): fix lint
* chore(plugin-vite): fix build types check error
* feat(template-vite): load node.js entry
* chore: update .gitignore
* fix: fix the Windows CI failed
* chore: update types
* chore: fix Mac CI test
---------
Co-authored-by: Erick Zhao <erick@hotmail.ca>
2024-02-07 11:58:29 -08:00
dependabot[bot]
4a010d6437
build(deps): bump dsanders11/project-actions from 1.0.1 to 1.2.0 ( #3491 )
...
Bumps [dsanders11/project-actions](https://github.com/dsanders11/project-actions ) from 1.0.1 to 1.2.0.
- [Release notes](https://github.com/dsanders11/project-actions/releases )
- [Changelog](https://github.com/dsanders11/project-actions/blob/main/.releaserc.json )
- [Commits](a24415515f...82e99438bd
)
---
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>
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
2024-02-04 23:07:40 -08:00
dependabot[bot]
4479fc54b1
build(deps): bump actions/checkout from 4.1.0 to 4.1.1 ( #3490 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8ade135a41...b4ffde65f4
)
---
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-02-04 22:41:10 -08:00
dependabot[bot]
3b3f2ddfd1
build(deps): bump actions/setup-node from 3.8.1 to 4.0.1 ( #3488 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.8.1 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](5e21ff4d9b...b39b52d121
)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-04 23:32:23 -06:00
dependabot[bot]
0041e5a57b
build(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.4.0 ( #3489 )
...
build(deps): bump amannn/action-semantic-pull-request
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request ) from 5.0.2 to 5.4.0.
- [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](01d5fd8a8e...e9fabac35e
)
---
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-02-04 20:08:43 -08:00
David Sanders
8c8e51d182
chore: use Dependabot to update GitHub Actions deps ( #3487 )
...
* chore: use Dependabot to update GitHub Actions deps
* chore: fix lint
2024-02-04 19:25:32 -08:00
Aru Hyunseung Jeon
b1f75db68d
chore(plugins/electronegativity): correct some config types ( #3482 )
...
chore(plugins/electronegativity): fix types
Co-authored-by: Kevin Cui <github@bugs.cc>
2024-02-02 11:03:36 +08:00
David Sanders
358d52eda7
feat(publisher-github): option to automatically generate release notes ( #3484 )
...
Co-authored-by: Erick Zhao <erick@hotmail.ca>
2024-02-02 09:16:14 +08:00
Anny Yang
71eb328cae
feat: adds default fuses to templates ( #3480 )
...
* adds fuses to templates
* adds more fuse defaults and comments for claritt
2024-02-01 10:17:23 -08:00
Cribug
2fe0f5d3db
fix(core): packageJSON won't be found when programmatic usage instead of CLI ( #3455 )
2024-01-19 14:51:33 -08:00
electron-roller[bot]
0be59a6619
chore: bump electronjs/node to 2.2.0 (main) ( #3469 )
...
chore: bump electronjs/node in .circleci/config.yml to 2.2.0
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-01-18 10:57:31 -08:00
Leo Wang(草鞋没号)
2d244f05f5
fix(plugin-vite): package volume size to large ( #3336 )
...
Co-authored-by: Black-Hole <github@bugs.cc>
2024-01-17 12:12:13 -08:00
dependabot[bot]
46aed4874b
build(deps): bump follow-redirects from 1.15.2 to 1.15.4 ( #3463 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
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-01-11 00:09:25 +13:00
Lutz Roeder
06d2489169
fix: .vscode settings.json changes on open ( #3460 )
2024-01-09 16:37:14 -08:00
rickymohk
ac845f24fc
fix: normalize windows version with build part correctly ( #3461 )
2024-01-08 23:19:42 +13:00
Erik Moura
335c388278
chore: update Packager ( #3419 )
...
* chore: update import
* chore: update `@electron/packager` and fix types
2023-12-18 20:02:17 -03:00
Samuel Attard
5fa7ff5829
fix: actually depend on preceeding groups ( #3438 )
2023-12-06 12:56:28 -08:00
Samuel Attard
6e8e1ed606
refactor: only run webpack once for multi-arch packages ( #3437 )
...
* refactor: only run webpack once for multi-arch packages
* fix: handle comma seperated arch string
2023-12-06 12:26:44 -08:00
Keaton Robert Gallagher
c56f4061c0
fix(electron-release-publisher): change api/version endpoint in PublisherERS to use versions/sorted ( #3431 )
2023-12-01 10:21:08 +08:00
George Xu
30af3b2a7f
v7.2.0
2023-11-30 15:54:44 -08:00
Samuel Attard
cf760c922c
feat: add support for sequential groups of webpack builds ( #3435 )
...
* feat: add support for sequential groups of webpack builds
* fix: use webpack multi-compiler dependency specifications to use a single dev server
2023-11-30 15:21:26 -08:00
Samuel Attard
f3cd9c69e0
fix: ensure that webpack is run once per arch for universal builds ( #3433 )
...
* fix: ensure that webpack is run once per arch for universal builds
On universal webpack builds we capture native_modules from node_modules
and store them in .webpack, these means the packager level rebuild hook
doesn't rebuild anything. We need to rebuild once-per-arch which means
we also need to webpack once-per-arch.
Currently this is fairly naive and missing some things but is safe to land
in it's current form and we can improve on it later.
* We build webpack runs sequentially, this is because they share a node_modules
folder, we could probably instead run webpack once and map native_modules to
their resolved webpack locations and rebuild N times but only run webpack once
* We hardcode the universal -> arm64/x64 mapping, this can probably be extended to
resolving all packager matrixes
* build: fix webpack test tsc
2023-11-30 12:36:55 -08:00
David Sanders
a7efb5976d
chore: update deps to clear some audit warnings ( #3429 )
2023-11-30 06:14:39 -08:00
Samuel Attard
0b0b8c6d77
fix: set empty publicPath for preload scripts ( #3428 )
2023-11-28 17:05:29 -08:00
Samuel Attard
450d9d0c99
fix: handle webpack configs exported as default ( #3427 )
...
* fix: handle webpack configs exported as default
* spec: add test
2023-11-28 17:05:20 -08:00
electron-roller[bot]
61d398abde
chore: bump electronjs/node to 2.1.0 (main) ( #3422 )
...
chore: bump electronjs/node in .circleci/config.yml to 2.1.0
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2023-11-21 17:50:42 -08:00
Samuel Attard
6c0c16f7bc
refactor: dedupe key resolver for static publishers ( #3421 )
2023-11-20 23:03:34 -08:00
Erick Zhao
c100186a09
docs: add notes on publishing a new monorepo package ( #3415 )
2023-11-17 20:03:01 -08:00
Erick Zhao
c24cacbabd
docs: remove mention of v5 -> v6 migration ( #3412 )
2023-11-17 11:52:27 -08:00
David Sanders
fb601a8883
ci: allow manual API documentation publish ( #3414 )
2023-11-17 11:36:04 -08:00
Erick Zhao
54dfa300cb
build(docs): enable API documentation builds for Forge v7 ( #3413 )
2023-11-17 11:25:36 -08:00
Erick Zhao
efaafef9d7
v7.1.0
2023-11-17 10:44:57 -08:00
Erick Zhao
802a86e43b
chore: fixups for new release
...
Fix typo in yarn versions
Fix engines for publisher-gcs
2023-11-17 10:30:27 -08:00
Erick Zhao
006ac226ad
fix: re-allow Yarn 2 and above ( #3411 )
2023-11-17 09:58:26 -08:00
Evgeny
601314e540
feat(publisher-gcs): add Google Cloud Storage publisher ( #2100 )
...
Co-authored-by: Erick Zhao <erick@hotmail.ca>
2023-11-16 15:14:16 -08:00
George Xu
694d549857
v7.0.0
2023-11-15 15:10:47 -08:00
Keeley Hammond
4f419f5f3d
feat!: change electron-packager to @electron/packager ( #3408 )
...
* feat!: change electron-packager to @electron/packager
* chore: don't pin packager, @electron/get -> 3.0.0
2023-11-15 14:52:47 -08:00
Erick Zhao
1aad9e125b
chore: fix sha1 for `packageManager` ( #3407 )
2023-11-15 14:21:38 -08:00
Noah Andrews
f7a55f4812
fix(template-webpack-typescript): use fork-ts-checker-webpack-plugin in main webpack config ( #3391 )
2023-11-15 13:48:22 -08:00