8000 Comparing v2.5.0...v3.0.1 · electron/notarize · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: v2.5.0
Choose a base ref
...
head repository: electron/notarize
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 13 commits
  • 23 files changed
  • 8 contributors

Commits on Sep 17, 2024

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

Commits on Oct 3, 2024

  1. chore: bump continuousauth/npm in .circleci/config.yml to 2.1.1 (#214)

    Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
    electron-roller[bot] authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    efd416f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. chore: bump electronjs/node in .circleci/config.yml to 2.3.1 (#215)

    Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
    electron-roller[bot] authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    669f1c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. build(deps): bump dsanders11/project-actions from 1.3.0 to 1.4.0 (#216)

    Bumps [dsanders11/project-actions](https://github.com/dsanders11/project-actions) from 1.3.0 to 1.4.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@eb760c4...438b25e)
    
    ---
    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 Nov 1, 2024
    Configuration menu
    Copy the full SHA
    031072f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. build(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#218)

    Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      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 Nov 22, 2024
    Configuration menu
    Copy the full SHA
    76fc907 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

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

Commits on Dec 7, 2024

  1. build: publish API documentation (#217)

    Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
    erickzhao and dsanders11 authored Dec 7, 2024
    Configuration menu
    Copy the full SHA
    45230c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

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

Commits on Feb 1, 2025

  1. build(deps): bump dsanders11/project-actions from 1.4.0 to 1.5.1 (#224)

    Bumps [dsanders11/project-actions](https://github.com/dsanders11/project-actions) from 1.4.0 to 1.5.1.
    - [Release notes](https://github.com/dsanders11/project-actions/releases)
    - [Changelog](https://github.com/dsanders11/project-actions/blob/main/.releaserc
    10000
    .json)
    - [Commits](dsanders11/project-actions@438b25e...9c80cd3)
    
    ---
    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 Feb 1, 2025
    Configuration menu
    Copy the full SHA
    69092df View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/setup-node from 4.1.0 to 4.2.0 (#223)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.1.0 to 4.2.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@39370e3...1d0ff46)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      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 Feb 1, 2025
    Configuration menu
    Copy the full SHA
    d6da0ac View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. feat!: bump engines requirement to Node 22.12 (#222)

    BREAKING CHANGE: Requires Node.js v22.12.0 LTS or higher. ESM-only.
    
    Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
    Co-authored-by: Erik Moura <erikian@erikian.dev>
    3 people authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    d914d04 View commit details
    Browse the repository at this point in the history
  2. build: use OIDC flow for docs publish (#225)

    Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
    erickzhao and dsanders11 authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    d086e4f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. fix: remove graceful-fs and use direct imports (#229)

    ---------
    Co-authored-by: Charles Kerr <charles@charleskerr.com>
    Co-authored-by: Mark Lee <malept@users.noreply.github.com>
    3 people authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    451b6e7 View commit details
    Browse the repository at this point in the history
Loading
0