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/notarize
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.3
Choose a base ref
...
head repository: electron/notarize
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 11 commits
  • 13 files changed
  • 7 contributors

Commits on Dec 5, 2022

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

Commits on Jan 9, 2023

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

Commits on Jan 13, 2023

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

Commits on Jan 18, 2023

  1. build(deps): bump json5 from 2.2.1 to 2.2.3 (#126)

    Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.1...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a227ecc View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#129)

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      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 Feb 4, 2023
    Configuration menu
    Copy the full SHA
    5c235b7 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

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

Commits on Jun 14, 2023

  1. fix: add warning for using legacy altool (#140)

    * fix: add warning for using legacy altool
    
    * Apply suggestions from code review
    
    Co-authored-by: Erick Zhao <erick@hotmail.ca>
    
    ---------
    
    Co-authored-by: Erick Zhao <erick@hotmail.ca>
    MarshallOfSound and erickzhao authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c274c5b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

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

Commits on Jun 25, 2023

  1. feat: use notarytool by default (#141)

    BREAKING CHANGE: users who do not specify tool will not use notarytool by default
    MarshallOfSound authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    bf23272 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jun 29, 2023

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