Skip to content

chore(deploy): Release#9458

Merged
mmaietta merged 1 commit intomasterfrom
changeset-release/master
Jan 14, 2026
Merged

chore(deploy): Release#9458
mmaietta merged 1 commit intomasterfrom
changeset-release/master

Conversation

@electron-builder-release-bot
Copy link
Copy Markdown
Contributor

@electron-builder-release-bot electron-builder-release-bot Bot commented Dec 21, 2025

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

electron-updater@6.8.0

Minor Changes

  • Emit download-progress events when downloading with multiple range differential downloader #9448 3533a3e @eliotschu

app-builder-lib@26.4.1

Patch Changes

Updated 4 dependencies

c3af390 97e5503

  • dmg-builder@26.4.1
  • builder-util@26.4.1
  • electron-builder-squirrel-windows@26.4.1
  • electron-publish@26.4.1

builder-util@26.4.1

Patch Changes

  • Chore: migrating manual Node Module collector to seperate filesystem traversal class #9440 97e5503 @mmaietta

dmg-builder@26.4.1

Patch Changes

  • Fix: update the dmgbuild hex regex for backgroundColor to be case insensitive #9487 c3af390 @Kilian
Updated 2 dependencies

cb5b9c6 d38ae8e 1c94529 ef43f42 25b5dd2 97e5503

  • app-builder-lib@26.4.1
  • builder-util@26.4.1

electron-builder@26.4.1

Patch Changes

Updated 3 dependencies

cb5b9c6 d38ae8e 1c94529 ef43f42 25b5dd2 c3af390 97e5503

  • app-builder-lib@26.4.1
  • dmg-builder@26.4.1
  • builder-util@26.4.1

electron-builder-squirrel-windows@26.4.1

Patch Changes

Updated 2 dependencies

cb5b9c6 d38ae8e 1c94529 ef43f42 25b5dd2 97e5503

  • app-builder-lib@26.4.1
  • builder-util@26.4.1

electron-forge-maker-appimage@26.4.1

Patch Changes

Updated 1 dependency

cb5b9c6 d38ae8e 1c94529 ef43f42 25b5dd2 97e5503

  • app-builder-lib@26.4.1

electron-forge-maker-nsis@26.4.1

Patch Changes

Updated 1 dependency

cb5b9c6 d38ae8e 1c94529 ef43f42 25b5dd2 97e5503

  • app-builder-lib@26.4.1

electron-forge-maker-nsis-web@26.4.1

Patch Changes

Updated 1 dependency

cb5b9c6 d38ae8e 1c94529 ef43f42 25b5dd2 97e5503

  • app-builder-lib@26.4.1

electron-forge-maker-snap@26.4.1

Patch Changes

Updated 1 dependency

cb5b9c6 d38ae8e 1c94529 ef43f42 25b5dd2 97e5503

  • app-builder-lib@26.4.1

electron-publish@26.4.1

Patch Changes

Updated 1 dependency

97e5503

  • builder-util@26.4.1

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Jan 6, 2026

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm safer-buffer is 94.0% likely obfuscated

Confidence: 0.94

Location: Package overview

From: pnpm-lock.yamlnpm/request@2.88.2npm/iconv-lite@0.6.3npm/@changesets/cli@2.29.7npm/safer-buffer@2.1.2

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/safer-buffer@2.1.2. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Medium
Deprecated by its maintainer: npm rimraf

Reason: Rimraf versions prior to v4 are no longer supported

From: pnpm-lock.yamlnpm/rimraf@2.6.3

ℹ Read more on: This package | This alert | What is a deprecated package?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Research the state of the package and determine if there are non-deprecated versions that can be used, or if it should be replaced with a new, supported solution.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/rimraf@2.6.3. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@electron-builder-release-bot electron-builder-release-bot Bot force-pushed the changeset-release/master branch 7 times, most recently from f1a0f0f to ce0e805 Compare January 12, 2026 16:15
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Jan 13, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedsanitize-filename@​1.6.310010010075100
Addedstat-mode@​1.0.010010010075100
Addedsimple-update-notifier@​2.0.01001009580100
Addedtar@​6.2.19810010083100
Addedsource-map-support@​0.5.2110010010083100
Updatedsemver@​6.3.0 ⏵ 7.7.2100 +1100 +16100 +187 +1100
Updatedsemver@​6.3.0 ⏵ 7.7.3100 +1100 +16100 +187 +1100
Addedsax@​1.4.110010010088100

View full report

@mmaietta mmaietta merged commit 06de969 into master Jan 14, 2026
33 checks passed
@mmaietta mmaietta deleted the changeset-release/master branch January 14, 2026 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant