Skip to content

chore(deploy): Release (next)#9556

Merged
mmaietta merged 1 commit into
masterfrom
changeset-release/master
Feb 12, 2026
Merged

chore(deploy): Release (next)#9556
mmaietta merged 1 commit into
masterfrom
changeset-release/master

Conversation

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

@electron-builder-release-bot electron-builder-release-bot Bot commented Jan 31, 2026

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

app-builder-lib@26.8.0

Minor Changes

  • Feat: adding support for static appimage runtime via new toolset #9558 c18f0eb @mmaietta
  • Feat(win): adding support for latest artifacts for win-codesign tooling to be pulled from electron-builder-binaries #9430 1b39a8e @mmaietta

Patch Changes

Updated 4 dependencies

cd7c0d9 9ba36f9

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

electron-builder@26.8.0

Minor Changes

  • Feat(win): adding support for latest artifacts for win-codesign tooling to be pulled from electron-builder-binaries #9430 1b39a8e @mmaietta

Patch Changes

Updated 3 dependencies

cd7c0d9 c18f0eb 769b608 9ba36f9 1b113b7 1b39a8e

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

builder-util@26.8.0

Patch Changes

  • Chore: silence test console logging and throw more helpful error in msiWrapped targetr #9572 cd7c0d9 @mmaietta
  • Chore: allow link: support for package detection to mirror current file: parsing #9578 9ba36f9 @mmaietta

dmg-builder@26.8.0

Patch Changes

Updated 2 dependencies

cd7c0d9 c18f0eb 769b608 9ba36f9 1b113b7 1b39a8e

  • app-builder-lib@26.8.0
  • builder-util@26.8.0

electron-builder-squirrel-windows@26.8.0

Patch Changes

Updated 2 dependencies

cd7c0d9 c18f0eb 769b608 9ba36f9 1b113b7 1b39a8e

  • app-builder-lib@26.8.0
  • builder-util@26.8.0

electron-forge-maker-appimage@26.8.0

Patch Changes

Updated 1 dependency

cd7c0d9 c18f0eb 769b608 1b113b7 1b39a8e

  • app-builder-lib@26.8.0

electron-forge-maker-nsis@26.8.0

Patch Changes

Updated 1 dependency

cd7c0d9 c18f0eb 769b608 1b113b7 1b39a8e

  • app-builder-lib@26.8.0

electron-forge-maker-nsis-web@26.8.0

Patch Changes

Updated 1 dependency

cd7c0d9 c18f0eb 769b608 1b113b7 1b39a8e

  • app-builder-lib@26.8.0

electron-forge-maker-snap@26.8.0

Patch Changes

Updated 1 dependency

cd7c0d9 c18f0eb 769b608 1b113b7 1b39a8e

  • app-builder-lib@26.8.0

electron-publish@26.8.0

Patch Changes

Updated 1 dependency

cd7c0d9 9ba36f9

  • builder-util@26.8.0

electron-updater@6.8.3

Patch Changes

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Feb 1, 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 tiny-async-pool is 98.0% likely obfuscated

Confidence: 0.98

Location: Package overview

From: packages/app-builder-lib/package.jsonnpm/tiny-async-pool@1.3.0

ℹ 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/tiny-async-pool@1.3.0. 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 4 times, most recently from 2fb5ae3 to 0e5b653 Compare February 7, 2026 17:00
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Feb 7, 2026

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedtemp-file@​3.4.01001007280100
Addedtoml@​3.0.01001009975100
Addedstat-mode@​1.0.010010010075100
Addedtypedoc-plugin-markdown@​4.2.81001007891100
Addedtiny-typed-emitter@​2.1.01001009280100
Addedtiny-async-pool@​1.3.0891009280100
Addedtypescript-json-schema@​0.64.09910010086100
Addedtypescript@​5.8.21001009010090
Addedtar@​7.5.79710010092100
Addedtypedoc@​0.26.111001009894100

View full report

@mmaietta mmaietta merged commit 3a3f439 into master Feb 12, 2026
37 checks passed
@mmaietta mmaietta deleted the changeset-release/master branch February 12, 2026 16:07
@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Copy Markdown

@mmaietta sorry to keep bothering you about this. I though this was resolved because it was just fine previous release but now npm acknowledges that it was published a few hours ago but doesnt update the version

@mmaietta
Copy link
Copy Markdown
Collaborator

@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Copy Markdown

Maybe im misunderstanding but why is it showing 26.7.0 then?

firefox_am2TQ1sYJO.mp4

@mmaietta
Copy link
Copy Markdown
Collaborator

That's tag latest....

image

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.

2 participants