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/forge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.1
Choose a base ref
...
head repository: electron/forge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.4.0
Choose a head ref
  • 11 commits
  • 62 files changed
  • 9 contributors

Commits on Mar 21, 2024

  1. ci: make signed commits when publishing docs (#3520)

    * ci: make signed commits when publishing docs
    
    * ci: update malept/github-action-gh-pages version
    dsanders11 authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8c2b864 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    a931be0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. build(deps): bump dsanders11/github-app-commit-action from 1.3.0 to 1…

    ….4.0 (#3555)
    
    build(deps): bump dsanders11/github-app-commit-action
    
    Bumps [dsanders11/github-app-commit-action](https://github.com/dsanders11/github-app-commit-action) from 1.3.0 to 1.4.0.
    - [Release notes](https://github.com/dsanders11/github-app-commit-action/releases)
    - [Changelog](https://github.com/dsanders11/github-app-commit-action/blob/main/.releaserc.json)
    - [Commits](dsanders11/github-app-commit-action@56f54b4...48d2ff8)
    
    ---
    updated-dependencies:
    - dependency-name: dsanders11/github-app-commit-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a8f48b9 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump dsanders11/project-actions from 1.2.0 to 1.3.0 (#3557)

    Bumps [dsanders11/project-actions](https://github.com/dsanders11/project-actions) from 1.2.0 to 1.3.0.
    - [Release notes](https://github.com/dsanders11/project-actions/releases)
    - [Changelog](https://github.com/dsanders11/project-actions/blob/main/.releaserc.json)
    - [Commits](dsanders11/project-actions@82e9943...eb760c4)
    
    ---
    updated-dependencies:
    - dependency-name: dsanders11/project-actions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    38b6792 View commit details
    Browse the repository at this point in the history
  3. chore: update listr2 version (#3542)

    Co-authored-by: Kevin Cui <github@bugs.cc>
    yangannyx and BlackHole1 authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f2a23f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#3545)

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5ba9232 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. docs: Typo in Interface MakerDMGConfig (#3550)

    Docs: Typo in Interface MakerDMGConfig
    
    Referenced package is named `node-appdmg` not `node-appdmng`.
    
    Co-authored-by: Keeley Hammond <khammond@slack-corp.com>
    zsewa and VerteDinde authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    dc0b494 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#3556)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@b4ffde6...9bb5618)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6842e49 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. fix(cli): add fuses deps to import script (#3535)

    Co-authored-by: Erick Zhao <erick@hotmail.ca>
    Santhoshmani1 and erickzhao authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5a9c681 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump express from 4.18.2 to 4.19.2 (#3552)

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    06b379b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. v7.4.0

    VerteDinde committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d3d47b2 View commit details
    Browse the repository at this point in the history
Loading