Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: electron-userland/electron-builder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: electron-updater@6.4.1
Choose a base ref
...
head repository: electron-userland/electron-builder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: electron-updater@6.5.0
Choose a head ref
  • 11 commits
  • 41 files changed
  • 7 contributors

Commits on Jan 30, 2025

  1. chore(deps): update node.js to v22 (#8818)

    renovate[bot] authored Jan 30, 2025
    Copy the full SHA
    ba0e3f8 View commit details
  2. chore: removing dead files, balance CI usage, updating issue template (

    mmaietta authored Jan 30, 2025
    Copy the full SHA
    8e3aed6 View commit details

Commits on Feb 2, 2025

  1. feat: Allow users to pass a custom headers URL via env var `npm_confi…

    …g_electron_mirror` (#8785)
    lamawithonel authored Feb 2, 2025
    Copy the full SHA
    b3adf48 View commit details

Commits on Feb 3, 2025

  1. chore: fix unstable unit test (#8832)

    mmaietta authored Feb 3, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    yyx990803 Evan You
    Copy the full SHA
    0046104 View commit details
  2. fix: handle yarn berry patch format in electron-updater version che…

    …ck (#8830)
    Julusian authored Feb 3, 2025
    Copy the full SHA
    44603f2 View commit details
  3. feat: add isUpdateAvailable property to checkForUpdates result (#…

    Julusian authored Feb 3, 2025
    Copy the full SHA
    14ee2d6 View commit details
  4. feat(updater): add custom isUpdateSupported hook for validating upd…

    …ate downloads (#8692)
    mmaietta authored Feb 3, 2025
    Copy the full SHA
    96c5d14 View commit details
  5. fix: upgrading TrustedSigning module to 0.5.0 (#8833)

    mmaietta authored Feb 3, 2025
    Copy the full SHA
    f5af99a View commit details
  6. feat(pkg): support extra component packages (.pkg) for macos archiv…

    …es (#8767)
    dominhhai authored Feb 3, 2025
    Copy the full SHA
    f45a09e View commit details
  7. update changeset to patch to un-trigger major semver bump

    mmaietta committed Feb 3, 2025
    Copy the full SHA
    fdbb69e View commit details
  8. chore(deploy): Release v26.0.2 (electron-updater@6.5.0) (#8831)

    github-actions[bot] authored Feb 3, 2025
    Copy the full SHA
    198551a View commit details
Loading