Skip to content

Bump electron-builder from 24.6.3 to 24.6.4#3992

Merged
FreeTubeBot merged 2 commits intodevelopmentfrom
dependabot/npm_and_yarn/electron-builder-24.6.4
Sep 5, 2023
Merged

Bump electron-builder from 24.6.3 to 24.6.4#3992
FreeTubeBot merged 2 commits intodevelopmentfrom
dependabot/npm_and_yarn/electron-builder-24.6.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps electron-builder from 24.6.3 to 24.6.4.

Release notes

Sourced from electron-builder's releases.

v24.6.4

What's Changed

New Contributors

Full Changelog: electron-userland/electron-builder@v24.6.3...v24.6.4

Changelog

Sourced from electron-builder's changelog.

24.6.4

Patch Changes

Commits

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)

Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.6.3 to 24.6.4.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.6.4/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@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 4, 2023
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) September 4, 2023 08:45
PikachuEXE
PikachuEXE previously approved these changes Sep 4, 2023
@efb4f5ff-1298-471a-8973-3d47447115dc

Is this the same linter error as the previous one?

@PikachuEXE
Copy link
Member

PikachuEXE commented Sep 4, 2023

No idea why the bot added this change
I run yarn install and it won't add this
https://github.com/FreeTubeApp/FreeTube/pull/3992/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2deR8575
image

See the warning in yarn run ci step
image

That addition of name might have caused it

@PikachuEXE
Copy link
Member

I manually updated yarn.lock to remove that line
And the checks work (i.e. yarn run ci

I have no idea how to fix this long term

@FreeTubeBot FreeTubeBot merged commit d6834d9 into development Sep 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/electron-builder-24.6.4 branch September 5, 2023 05:23
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Sep 5, 2023
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Sep 5, 2023
* development: (66 commits)
  Group dependabot created updates for some packages in fewer PRs (FreeTubeApp#3968)
  Chore: Update vscode configurations (FreeTubeApp#3986)
  Bump youtubei.js from 6.1.0 to 6.3.0 (FreeTubeApp#3994)
  Bump postcss from 8.4.28 to 8.4.29 (FreeTubeApp#3995)
  Bump @babel/preset-env from 7.22.10 to 7.22.14 (FreeTubeApp#3996)
  Bump marked from 7.0.5 to 8.0.0 (FreeTubeApp#3993)
  Bump electron-builder from 24.6.3 to 24.6.4 (FreeTubeApp#3992)
  Translated using Weblate (Italian)
  Translated using Weblate (Dutch)
  Translated using Weblate (Swedish)
  Translated using Weblate (Swedish)
  Translated using Weblate (Dutch)
  Translated using Weblate (Chinese (Traditional))
  Translated using Weblate (Japanese)
  Translated using Weblate (Romanian)
  Translated using Weblate (Estonian)
  Compressed Images (FreeTubeApp#3988)
  Translated using Weblate (Hungarian)
  Translated using Weblate (Hungarian)
  Translated using Weblate (Czech)
  ...

# Conflicts:
#	package.json
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Sep 7, 2023
* development:
  Add button to pause playlist after current video (FreeTubeApp#3938)
  Translated using Weblate (Greek)
  Translated using Weblate (Lithuanian)
  Translated using Weblate (Swedish)
  Translated using Weblate (Catalan)
  Make ft-channel-bubble an actual link when it is being used as one (FreeTubeApp#3980)
  Translated using Weblate (Catalan)
  Translated using Weblate (Catalan)
  Translated using Weblate (French)
  Bump lefthook from 1.4.9 to 1.4.10 (FreeTubeApp#4003)
  Bump the babel group with 3 updates (FreeTubeApp#4000)
  Bump actions/checkout from 3 to 4 (FreeTubeApp#3999)
  Group dependabot created updates for some packages in fewer PRs (FreeTubeApp#3968)
  Chore: Update vscode configurations (FreeTubeApp#3986)
  Bump youtubei.js from 6.1.0 to 6.3.0 (FreeTubeApp#3994)
  Bump postcss from 8.4.28 to 8.4.29 (FreeTubeApp#3995)
  Bump @babel/preset-env from 7.22.10 to 7.22.14 (FreeTubeApp#3996)
  Bump marked from 7.0.5 to 8.0.0 (FreeTubeApp#3993)
  Bump electron-builder from 24.6.3 to 24.6.4 (FreeTubeApp#3992)

# Conflicts:
#	src/renderer/views/Watch/Watch.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.

4 participants