eclipse-theia / theia-ide

The Eclipse IDE is a modern and open IDE for cloud and desktop. The Theia IDE is based on the Theia platform. The Theia IDE is available as a downloadable desktop application. You can also try the latest version of the Theia IDE online. For more details, see the Readme below.
https://theia-ide.org/#theiaide
MIT License
343 stars 129 forks source link

Bump app-builder-lib from 22.10.5 to 24.13.1 #336

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps app-builder-lib from 22.10.5 to 24.13.1.

Release notes

Sourced from app-builder-lib's releases.

v24.13.1

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v24.13.0...v24.13.1

v24.13.0

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v24.12.0...v24.13.0

v24.12.0

What's Changed

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v24.11.0...v24.12.0

v24.11.0

What's Changed

... (truncated)

Changelog

Sourced from app-builder-lib's changelog.

24.13.1

Patch Changes

  • #8052 6a4f605f Thanks @​taozhou-glean! - fix: add dmg-builder and squirrel-windows to peer dependency for pnpm

  • #8057 ccbb80de Thanks @​mmaietta! - chore: upgrading connected dependencies (typescript requires higher eslint version)

  • Updated dependencies [ccbb80de]:

    • builder-util@24.13.1
    • builder-util-runtime@9.2.4
    • dmg-builder@24.13.1
    • electron-builder-squirrel-windows@24.13.1
    • electron-publish@24.13.1

24.13.0

Minor Changes

  • #8043 bb4a8c09 Thanks @​mmaietta! - feat: allow onNodeModuleFile to return a boolean to force include the package to be copied

Patch Changes

  • #8042 63a00443 Thanks @​mmaietta! - Attempt dynamically importing hook as a module if package.json type=module, if fail, fallback to default require

  • #8035 94677f3d Thanks @​davej! - fix(mac): merge fileAssociations with existing CFBundleDocumentTypes if defined in mac.extendInfo

  • #8022 9d1d1508 Thanks @​mmaietta! - fix(mac): Update mac notarize keychain env var to be optional

  • Updated dependencies [f5340b73]:

    • electron-publish@24.13.0

24.12.0

Minor Changes

Patch Changes

24.11.0

Minor Changes

... (truncated)

Commits
  • 8965608 chore(deploy): Release v24.13.1 (electron-updater@6.1.9) (#8056)
  • 6a4f605 fix: add dmg-builder and squirrel-windows to peerDependencies for pnpm (#8052)
  • ccbb80d chore: upgrading connected dependencies (typescript 5.3.3 requires higher esl...
  • 48603ba fix: auto-update powershell script requires reset of PSModulePath (#8051)
  • 0403278 chore(deploy): Release v24.13.0 (electron-publish@24.13.0) (#8011)
  • bb4a8c0 feat: allow onNodeModuleFile to return a boolean to force include the packa...
  • 63a0044 fix: Attempt dynamically importing hook as a module if package.json `type=mod...
  • 94677f3 fix(mac): merge fileAssociations with existing CFBundleDocumentTypes if d...
  • db3b18e fix(deps): update dependency @​electron/universal to v1.5.1 (#8030)
  • 2248134 fix(deps): update dependency @​electron/notarize to v2.2.1 (#8029)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by onegoldfishh, a new releaser for app-builder-lib since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/eclipse-theia/theia-blueprint/network/alerts).
jfaltermeier commented 7 months ago

We need to update the node versions on the Eclipse CI first, I will then also update the Workflows. I will contact the helpdesk after 1.47.100 is built

jfaltermeier commented 7 months ago

I've created the helpdesk ticket

jfaltermeier commented 7 months ago

@dependabot rebase

dependabot[bot] commented 7 months ago

Superseded by #340.