Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps electron-builder from 24.13.3 to 25.0.5.

Release notes

Sourced from electron-builder's releases.

v25.0.5

What's Changed

New Contributors

Full Changelog: electron-userland/electron-builder@v25.0.4...v25.0.5

v25.0.4

What's Changed

New Contributors

Full Changelog: electron-userland/electron-builder@v25.0.3...v25.0.4

v25.0.3

What's Changed

New Contributors

Full Changelog: electron-userland/electron-builder@v25.0.2...v25.0.3

v25.0.2

What's Changed

... (truncated)

Changelog

Sourced from electron-builder's changelog.

25.0.5

Patch Changes

  • Updated dependencies [8e6c1712]:
    • app-builder-lib@25.0.5
    • dmg-builder@25.0.5

25.0.4

Patch Changes

25.0.3

Patch Changes

25.0.2

Patch Changes

25.0.1

Patch Changes

25.0.0

Minor Changes

... (truncated)

Commits
  • d5d9f3f chore(deploy): Release v25.0.5 (electron-updater@6.3.4) (#8411)
  • de1ea75 Revert "feat: allow riscv64 support via custom electron dist (#8143)" (#8427)
  • b306895 feat: allow riscv64 support via custom electron dist (#8143)
  • 1dcf6bc chore(deploy): Release v25.0.4 (electron-updater@6.3.3) (#8402)
  • 84f2909 chore(deploy): Release v25.0.3 (electron-updater@6.3.2) (#8377)
  • b20496b chore(deploy): Release v25.0.2 (electron-updater@6.3.1) (#8357)
  • c85b73d fix: allow typescript typechecking for electron-updater .d.ts (#8372)
  • fb16669 chore(deploy): Release v25.0.1 (#8343)
  • bfe4ecc chore(deploy): Release v25.0.0 (electron-updater@6.3.0) (#8337)
  • 1320c0e chore(deploy): Release v25.0.0-alpha.13 (electron-updater@6.3.0-alpha.8) (alp...
  • Additional commits viewable in compare view

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 <dependency name> 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)

@dependabot dependabot bot added PR: dependencies Pull requests that update a dependency file PR: waiting for review For PRs that are complete, tested, and ready for review labels Sep 9, 2024
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) September 9, 2024 08:09
@PikachuEXE
Copy link
Collaborator

25.0.0 release here: https://github.com/electron-userland/electron-builder/releases/tag/v25.0.0

All 25.0.x marked as pre-release currently

@github-actions github-actions bot added PR: merge conflicts / rebase needed and removed PR: waiting for review For PRs that are complete, tested, and ready for review labels Sep 9, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2024

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-builder-25.0.5 branch 2 times, most recently from 789aa61 to dab3143 Compare September 9, 2024 11:08
@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2024

Conflicts have been resolved. A maintainer will review the pull request shortly.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-builder-25.0.5 branch from dab3143 to 3359822 Compare September 9, 2024 11:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/electron-builder-25.0.5 branch from 3359822 to 5f26c37 Compare September 9, 2024 15:06
Copy link
Collaborator

@PikachuEXE PikachuEXE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issue running yarn && yarn dev on M1 Mac & built app can be run

No idea what else can be tested locally

@FreeTubeBot FreeTubeBot merged commit 1c3a2fe into development Sep 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-builder-25.0.5 branch September 11, 2024 09:39
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Sep 12, 2024
* development: (24 commits)
  Add ability to see comment replies of community posts through invidious (FreeTubeApp#5589)
  Bump electron-builder from 24.13.3 to 25.0.5 (FreeTubeApp#5674)
  Change Sponsorblock Default Category Colors (FreeTubeApp#5686)
  Proxy live streams when "Proxy Videos Through Invidious" is enabled (FreeTubeApp#5649)
  Translated using Weblate (Belarusian)
  Translated using Weblate (Hebrew)
  Fix saving Invidious thumbnail URLs for subscriptions (FreeTubeApp#5662)
  Bump peter-evans/create-pull-request from 6 to 7 (FreeTubeApp#5676)
  Bump webpack-dev-server from 5.0.4 to 5.1.0 (FreeTubeApp#5672)
  Use auto-generated playlists for the videos tab on artist topic channels (FreeTubeApp#5661)
  Rewrite locale file updating to be more Vue 3 friendly (FreeTubeApp#5660)
  Bump sass from 1.77.8 to 1.78.0 (FreeTubeApp#5673)
  Bump electron from 32.0.1 to 32.0.2 (FreeTubeApp#5671)
  Bump marked from 14.1.0 to 14.1.2 (FreeTubeApp#5670)
  Bump postcss from 8.4.44 to 8.4.45 in the stylelint group (FreeTubeApp#5669)
  Bump the eslint group with 2 updates (FreeTubeApp#5668)
  Cleanup a few vue-i18n usages (FreeTubeApp#5663)
  Use nextTick instead of setTimeout to wait until Vue has rendered changes (FreeTubeApp#5664)
  Translated using Weblate (Estonian)
  Translated using Weblate (Belarusian)
  ...

# Conflicts:
#	src/renderer/components/ft-community-post/ft-community-post.js
#	src/renderer/helpers/api/local.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants