Skip to content

fix(deps): update dependency electron-updater to v4.6.5 - #60

Merged
Keith-CY merged 5 commits into
developfrom
renovate/electron-updater-4.x
Feb 3, 2023
Merged

fix(deps): update dependency electron-updater to v4.6.5#60
Keith-CY merged 5 commits into
developfrom
renovate/electron-updater-4.x

Conversation

@renovate

@renovate renovate Bot commented Oct 19, 2022

Copy link
Copy Markdown

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron-updater 4.2.0 -> 4.6.5 age adoption passing confidence

Release Notes

electron-userland/electron-builder

v4.6.5

Patch Changes

v4.6.4

Patch Changes

v4.6.3

Patch Changes

v4.6.2

Patch Changes

v4.6.1

Patch Changes
  • Updated dependencies [54ee4e72]:
    • builder-util-runtime@8.9.1

v4.6.0

Minor Changes
Patch Changes
  • Updated dependencies [a9453216]:
    • builder-util-runtime@8.9.0

v4.5.2

Patch Changes

v4.5.1

Patch Changes
  • Updated dependencies [7f933d00]:
    • builder-util-runtime@8.8.1

v4.5.0

Minor Changes
Patch Changes
  • Updated dependencies [f45110cb]:
    • builder-util-runtime@8.8.0

v4.4.6

Patch Changes
  • a3c72b2: fix(electron-updater): workaround vite's process.env.* replacement
  • ca0e845: fix(electron-updater): null object error when MacUpdater attempts to log the server port before it is listening

v4.4.5

Patch Changes
  • a3f2cd1: fix(electron-updater): default import throws error for fs and path leading to always requiring elevation
  • ae363e5: fix: removing data from error being thrown. It's unnecessary and also unnecessarily large to be passing to the console. Resolves: #​6131

v4.4.4

Patch Changes
  • ae81dfa: fix(electron-updater): small cleanup and add more debug logging for MacUpdater to investigate #​6120

v4.4.3

Patch Changes
  • a4eae34: Synchronizing CLI and package.json versions. Updating auto-publish values + changeset generation to be more frictionless
  • Updated dependencies [a4eae34]
    • builder-util-runtime@8.7.10

v4.4.2

Patch Changes
  • 878671d: Updating patch number as many deps were updated as parted of RenovateBot integration
  • Updated dependencies [878671d]
    • builder-util-runtime@8.7.9

v4.4.1

Patch Changes
  • 1272afc: Initial introduction of changset config
  • Updated dependencies [1272afc]
    • builder-util-runtime@8.7.8
Bug Fixes
  • Remove dependency on pako module, use native API instead.

v4.3.0

v4.2.5

Compare Source

<a name"4.2.5">

4.2.5 (2016-06-06)
Bug Fixes
  • Fallback to CSC_KEY_PASSWORD if certificatePassword not given (aea6505b, closes #​475)

v4.2.4

Compare Source

<a name"4.2.4">

4.2.4 (2016-06-06)
Bug Fixes

v4.2.3

Compare Source

<a name"4.2.3">

4.2.3 (2016-06-05)
Bug Fixes
  • building windows 32 bit and 64 bit simultaneously (cec4b3d5)

v4.2.2

Compare Source

<a name"4.2.2">

4.2.2 (2016-06-03)
Bug Fixes

v4.2.1

Compare Source

<a name"4.2.1">

4.2.1 (2016-06-03)
Bug Fixes
  • icudtl.dat: file changed as we read it (567c8130)
  • Application entry can't be found (a7b29329, closes #​371)
  • warn "It is not possible to build OS X app on Windows" (f6c47f7c, closes #​422)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@auto-add-label auto-add-label Bot added the bug Something isn't working label Oct 19, 2022
@renovate
renovate Bot force-pushed the renovate/electron-updater-4.x branch 2 times, most recently from fc4af33 to 1ff5ed2 Compare November 7, 2022 13:50
@renovate renovate Bot changed the title fix(deps): update dependency electron-updater to v4.6.5 Update dependency electron-updater to v4.6.5 Dec 17, 2022
@renovate renovate Bot changed the title Update dependency electron-updater to v4.6.5 fix(deps): update dependency electron-updater to v4.6.5 Dec 17, 2022
@Keith-CY

Keith-CY commented Feb 2, 2023

Copy link
Copy Markdown
Member

This update fixes the upgrade flow on intel mac when both x64 and arm64 are published, should be merged ASAP.

Ref: electron-userland/electron-builder#6219

@renovate
renovate Bot force-pushed the renovate/electron-updater-4.x branch from 1ff5ed2 to ab5636b Compare February 2, 2023 06:36
@yanguoyu

yanguoyu commented Feb 2, 2023

Copy link
Copy Markdown

The test case runs failed after the update, I will resolve it.

@renovate

renovate Bot commented Feb 2, 2023

Copy link
Copy Markdown
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@Keith-CY
Keith-CY merged commit 379fc6c into develop Feb 3, 2023
@Keith-CY
Keith-CY deleted the renovate/electron-updater-4.x branch February 3, 2023 04:29
@Keith-CY
Keith-CY restored the renovate/electron-updater-4.x branch February 3, 2023 04:29
@Keith-CY
Keith-CY deleted the renovate/electron-updater-4.x branch February 4, 2023 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants