Skip to content

Commit

Permalink
chore(deploy): Release (alpha)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 25, 2025
1 parent d954c40 commit fcf9530
Show file tree
Hide file tree
Showing 21 changed files with 106 additions and 36 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"dull-eyes-check",
"early-deers-suffer",
"early-penguins-share",
"eighty-swans-hang",
"fair-penguins-build",
"fluffy-wolves-smile",
"four-gorillas-nail",
Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [](https://github.com/electron-userland/electron-builder/compare/v26.0.0-alpha.10...v) (2025-01-25)


### Bug Fixes

* **mac:** only fuse macOS universal builds on the combined `universal` package ([#8799](https://github.com/electron-userland/electron-builder/issues/8799)) ([45a402b](https://github.com/electron-userland/electron-builder/commit/45a402b9786bcb8e71bfc12c9498552f597653ec))



# [](https://github.com/electron-userland/electron-builder/compare/v26.0.0-alpha.9...v) (2025-01-21)


Expand Down
10 changes: 10 additions & 0 deletions packages/app-builder-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# app-builder-lib

## 26.0.0-alpha.11

### Patch Changes

- [#8799](https://github.com/electron-userland/electron-builder/pull/8799) [`45a402b9`](https://github.com/electron-userland/electron-builder/commit/45a402b9786bcb8e71bfc12c9498552f597653ec) Thanks [@t3chguy](https://github.com/t3chguy)! - fix(mac): only fuse macOS universal builds on the combined universal package

- Updated dependencies []:
- [email protected]
- [email protected]

## 26.0.0-alpha.10

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app-builder-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "app-builder-lib",
"description": "electron-builder lib",
"version": "26.0.0-alpha.10",
"version": "26.0.0-alpha.11",
"main": "out/index.js",
"files": [
"out",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-builder-lib/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const PACKAGE_VERSION = "26.0.0-alpha.10"
export const PACKAGE_VERSION = "26.0.0-alpha.11"
7 changes: 7 additions & 0 deletions packages/dmg-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# dmg-builder

## 26.0.0-alpha.11

### Patch Changes

- Updated dependencies [[`45a402b9`](https://github.com/electron-userland/electron-builder/commit/45a402b9786bcb8e71bfc12c9498552f597653ec)]:
- [email protected]

## 26.0.0-alpha.10

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dmg-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dmg-builder",
"version": "26.0.0-alpha.10",
"version": "26.0.0-alpha.11",
"main": "out/dmgUtil.js",
"author": "Vladimir Krivosheev",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/electron-builder-squirrel-windows/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# electron-builder-squirrel-windows

## 26.0.0-alpha.11

### Patch Changes

- Updated dependencies [[`45a402b9`](https://github.com/electron-userland/electron-builder/commit/45a402b9786bcb8e71bfc12c9498552f597653ec)]:
- [email protected]

## 26.0.0-alpha.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/electron-builder-squirrel-windows/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron-builder-squirrel-windows",
"version": "26.0.0-alpha.10",
"version": "26.0.0-alpha.11",
"main": "out/SquirrelWindowsTarget.js",
"author": "Vladimir Krivosheev",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/electron-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# electron-builder

## 26.0.0-alpha.11

### Patch Changes

- Updated dependencies [[`45a402b9`](https://github.com/electron-userland/electron-builder/commit/45a402b9786bcb8e71bfc12c9498552f597653ec)]:
- [email protected]
- [email protected]

## 26.0.0-alpha.10

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/electron-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "electron-builder",
"description": "A complete solution to package and build a ready for distribution Electron app for MacOS, Windows and Linux with “auto update” support out of the box",
"version": "26.0.0-alpha.10",
"version": "26.0.0-alpha.11",
"main": "out/index.js",
"files": [
"out"
Expand Down
7 changes: 7 additions & 0 deletions packages/electron-forge-maker-appimage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# electron-forge-maker-appimage

## 26.0.0-alpha.11

### Patch Changes

- Updated dependencies [[`45a402b9`](https://github.com/electron-userland/electron-builder/commit/45a402b9786bcb8e71bfc12c9498552f597653ec)]:
- [email protected]

## 26.0.0-alpha.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/electron-forge-maker-appimage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron-forge-maker-appimage",
"version": "26.0.0-alpha.10",
"version": "26.0.0-alpha.11",
"main": "main.js",
"author": "Vladimir Krivosheev",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/electron-forge-maker-nsis-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# electron-forge-maker-nsis-web

## 26.0.0-alpha.11

### Patch Changes

- Updated dependencies [[`45a402b9`](https://github.com/electron-userland/electron-builder/commit/45a402b9786bcb8e71bfc12c9498552f597653ec)]:
- [email protected]

## 26.0.0-alpha.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/electron-forge-maker-nsis-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron-forge-maker-nsis-web",
"version": "26.0.0-alpha.10",
"version": "26.0.0-alpha.11",
"main": "main.js",
"author": "Vladimir Krivosheev",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/electron-forge-maker-nsis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# electron-forge-maker-nsis

## 26.0.0-alpha.11

### Patch Changes

- Updated dependencies [[`45a402b9`](https://github.com/electron-userland/electron-builder/commit/45a402b9786bcb8e71bfc12c9498552f597653ec)]:
- [email protected]

## 26.0.0-alpha.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/electron-forge-maker-nsis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron-forge-maker-nsis",
"version": "26.0.0-alpha.10",
"version": "26.0.0-alpha.11",
"main": "main.js",
"author": "Vladimir Krivosheev",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/electron-forge-maker-snap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# electron-forge-maker-snap

## 26.0.0-alpha.11

### Patch Changes

- Updated dependencies [[`45a402b9`](https://github.com/electron-userland/electron-builder/commit/45a402b9786bcb8e71bfc12c9498552f597653ec)]:
- [email protected]

## 26.0.0-alpha.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/electron-forge-maker-snap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron-forge-maker-snap",
"version": "26.0.0-alpha.10",
"version": "26.0.0-alpha.11",
"main": "main.js",
"author": "Vladimir Krivosheev",
"license": "MIT",
Expand Down
1 change: 0 additions & 1 deletion test/src/helpers/packTester.ts
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,6 @@ async function checkWindowsResult(packager: Packager, checkOptions: AssertPackOp
} else if (hasTarget("zip") && !(checkOptions.signed || checkOptions.signedWin)) {
return checkZipResult()
}

}

const checkResult = async (artifacts: Array<ArtifactCreated>, extension: string) => {
Expand Down
53 changes: 27 additions & 26 deletions test/src/windows/winPackagerTest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,38 +26,39 @@ test.ifAll(

test.ifAll(
"win zip",
app(
{
targets: Platform.WINDOWS.createTarget(["zip"], Arch.x64, Arch.arm64),
config: {
electronLanguages: "en",
downloadAlternateFFmpeg: true,
electronFuses: {
runAsNode: true,
enableCookieEncryption: true,
enableNodeOptionsEnvironmentVariable: true,
enableNodeCliInspectArguments: true,
enableEmbeddedAsarIntegrityValidation: true,
onlyLoadAppFromAsar: true,
loadBrowserProcessSpecificV8Snapshot: true,
grantFileProtocolExtraPrivileges: undefined, // unsupported on current electron version in our tests
},
app({
targets: Platform.WINDOWS.createTarget(["zip"], Arch.x64, Arch.arm64),
config: {
electronLanguages: "en",
downloadAlternateFFmpeg: true,
electronFuses: {
runAsNode: true,
enableCookieEncryption: true,
enableNodeOptionsEnvironmentVariable: true,
enableNodeCliInspectArguments: true,
enableEmbeddedAsarIntegrityValidation: true,
onlyLoadAppFromAsar: true,
loadBrowserProcessSpecificV8Snapshot: true,
grantFileProtocolExtraPrivileges: undefined, // unsupported on current electron version in our tests
},
}
)
},
})
)

test.ifAll(
"zip artifactName",
app({
targets: Platform.WINDOWS.createTarget(["zip"], Arch.x64),
config: {
//tslint:disable-next-line:no-invalid-template-strings
artifactName: "${productName}-${version}-${os}-${arch}.${ext}",
app(
{
targets: Platform.WINDOWS.createTarget(["zip"], Arch.x64),
config: {
//tslint:disable-next-line:no-invalid-template-strings
artifactName: "${productName}-${version}-${os}-${arch}.${ext}",
},
},
}, {
signed: true
})
{
signed: true,
}
)
)

test.ifAll(
Expand Down

0 comments on commit fcf9530

Please sign in to comment.