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
base: v22.11.8
Choose a base ref
...
head repository: electron-userland/electron-builder
compare: v22.11.9
Choose a head ref
  • 17 commits
  • 64 files changed
  • 9 contributors

Commits on Jul 2, 2021

  1. Copy the full SHA
    2b9805a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b4716fe View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. chore: adding github actions (#6018)

    * auto-label issues that are filed after July 1st 2021 (issue-labeler.yml)
    * declarative syntax label management (label-manager.yml)
    * semantic versioning validation on PR commits (semantic-pr.yml)
    * auto-label PRs based on files that are being changed (pr-labeler.yml)
    mmaietta committed Jul 3, 2021
    Copy the full SHA
    15b0d5f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. chore: update deps (#6020)

    develar committed Jul 4, 2021
    Copy the full SHA
    22371f8 View commit details
    Browse the repository at this point in the history
  2. fix: write blockmap file for mac zip archives (#6023)

    * building separate blockmap instead of embedding on mac since embedded blockmap breaks codesigning. fixes: #4299
    mmaietta committed Jul 4, 2021
    Copy the full SHA
    0447b24 View commit details
    Browse the repository at this point in the history
  3. fix: updating electron-osx-sign (#6021)

    * fix: migrating to electron-osx-sign package to sync with upstream. Fixes: #6010 & #5190
    
    * cast to any
    mmaietta committed Jul 4, 2021
    Copy the full SHA
    6f63092 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Copy the full SHA
    b6011f0 View commit details
    Browse the repository at this point in the history
  2. fix(nsis): generate uninstaller without elevating (#5575) (#6013)

    * fix(builder-util): fix how env is passed to child processes
    * fix(nsis): generate uninstaller without elevating
    Signing the uninstaller requires generating and running the stub, which can break the build due to requiring admin rights for any elevated-installer. Setting env var to request Windows to ignore the embedded manifest will always run the stub installer as the invoker
    mook-as committed Jul 5, 2021
    Copy the full SHA
    b00aea3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    240d456 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Copy the full SHA
    00e49e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Copy the full SHA
    1272afc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9977895 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0d4d305 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. fix: do not show MessageBox when app was killed (on not running) (#6043)

    Authored by: Ihor Kostiuk <ikostiuk@jabra.com>
    ki0ki0 committed Jul 12, 2021
    Copy the full SHA
    0561674 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. chore(deploy): setting up autodeployments from publishing. Configured…

    … with --dry-run for now
    mmaietta committed Jul 14, 2021
    Copy the full SHA
    ea22545 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6066681 View commit details
    Browse the repository at this point in the history
  3. RELEASING: Releasing 12 package(s) (#6042)

    Releases:
      app-builder-lib@22.11.9
      builder-util@22.11.9
      builder-util-runtime@8.7.8
      dmg-builder@22.11.9
      electron-builder@22.11.9
      electron-builder-squirrel-windows@22.11.9
      electron-forge-maker-appimage@22.11.9
      electron-forge-maker-nsis@22.11.9
      electron-forge-maker-nsis-web@22.11.9
      electron-forge-maker-snap@22.11.9
      electron-publish@22.11.9
      electron-updater@4.4.1
    
    [skip ci]
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Jul 14, 2021
    Copy the full SHA
    503db98 View commit details
    Browse the repository at this point in the history