chore(deploy): Release #1
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
[email protected]
Minor Changes
#9211
7c7fd6caThanks @FringeNet! - fix: implement industry-standard cross-origin redirect auth handlingReplace hardcoded service-specific hostname checks with sophisticated cross-origin redirect detection that matches industry standards from Python requests library and Apache HttpClient.
Key improvements:
Fixes GitHub issue Auto-update fails with 403 errors when downloading latest.yml or latest-mac.yml from GitHub Releases electron-userland/electron-builder#9207: GitHub release asset downloads failing with 403 Forbidden when redirected from
api.github.comtorelease-assets.githubusercontent.com(Azure backend) or other cloud storage services that don't accept GitHub tokens.The implementation now handles all cross-origin redirect scenarios while maintaining compatibility with legitimate same-origin redirects and industry-standard HTTP→HTTPS upgrades.
[email protected]
Patch Changes
#9231
f262a735Thanks @rastiqdev! - fix: add quotation marks around variable in AppArmor profile#9219
cf0ac45dThanks @beyondkmp! - fix(yarn): check for dependencies in both projectDir and appDir during installation#9217
e9251f47Thanks @sabonerune! - fix(nsis): Fix file associations according to the Windows documentationUpdated dependencies [
0ad8f91c,9997660e,7c7fd6ca,c54a0609]:[email protected]
Patch Changes
#9182
c54a0609Thanks @mmaietta! - fix: scrubbing more aggressively anything in the logs that MIGHT be password affiliated (handling spaces in secrets)Updated dependencies [
7c7fd6ca]:[email protected]
Patch Changes
f262a735,cf0ac45d,e9251f47,c54a0609]:[email protected]
Patch Changes
#9228
d031eeaaThanks @choegyumin! - fix: support option to overridePublishPolicyin publish command#9227
8f0ad06eThanks @choegyumin! - fix: fix argument names mismatch in publish command to make it workUpdated dependencies [
f262a735,7c7fd6ca,cf0ac45d,e9251f47,c54a0609]:[email protected]
Patch Changes
#8959
0ad8f91cThanks @beyondkmp! - fix: generate stubExecutableExe and sign it for squirrel.windows using new electron-builder-binaries asset#9222
9997660eThanks @beyondkmp! - fix(squirrel-windows): update loadingGif handling to prioritize user-defined optionUpdated dependencies [
f262a735,cf0ac45d,e9251f47,c54a0609]:[email protected]
Patch Changes
f262a735,cf0ac45d,e9251f47]:[email protected]
Patch Changes
f262a735,cf0ac45d,e9251f47]:[email protected]
Patch Changes
f262a735,cf0ac45d,e9251f47]:[email protected]
Patch Changes
f262a735,cf0ac45d,e9251f47]:[email protected]
Patch Changes
7c7fd6ca,c54a0609]:[email protected]
Patch Changes
a300c078Thanks @mmaietta! - fix: auto-update powershell script#9225
d27ac523Thanks @yannishuber! - fix(electron-updater): do not use quotes when installing update with sudoUpdated dependencies [
7c7fd6ca]: