Skip to content

Fix: publish:all and upgrade deps#209

Merged
PeteBishwhip merged 9 commits intomainfrom
update-build-and-notorize
May 8, 2025
Merged

Fix: publish:all and upgrade deps#209
PeteBishwhip merged 9 commits intomainfrom
update-build-and-notorize

Conversation

@SRWieZ
Copy link
Copy Markdown
Member

@SRWieZ SRWieZ commented Apr 16, 2025

Changes:

  • Updated the version of @electron/notarize from ^2.5.0 to ^3.0.0.
  • Updated the version of electron-builder from ^25.1.8 to ^26.0.14.
  • Added a new script publish:all to publish the application for all platforms.
  • src/Commands/BuildCommand.php: Fixed the logical error in the handle method by moving the closing brace to the correct position.

@SRWieZ
Copy link
Copy Markdown
Member Author

SRWieZ commented Apr 28, 2025

Ready but waiting for https://github.com/electron-userland/electron-builder/releases/tag/v26.0.14 to be out of pre-release.

@SRWieZ SRWieZ marked this pull request as ready for review April 29, 2025 10:36
@SRWieZ
Copy link
Copy Markdown
Member Author

SRWieZ commented Apr 29, 2025

We can merge even in pre-release. NPM doesn't seem to care if it's a release or a pre-release.

@SRWieZ SRWieZ requested a review from PeteBishwhip May 8, 2025 08:18
@PeteBishwhip PeteBishwhip merged commit eb72716 into main May 8, 2025
@PeteBishwhip PeteBishwhip deleted the update-build-and-notorize branch May 8, 2025 09:14
PeteBishwhip pushed a commit that referenced this pull request May 8, 2025
* chore: update dependencies

* fix: publish all + updated electron-builder and and electron/notarize

* fix: rename project from kitchen-sink to NativePHP

* Build plugin

* wip

* chore: update electron-builder and eslint-plugin-unicorn versions

* Build plugin

* fix

* Build plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants