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: octokit/auth-app.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.4
Choose a base ref
...
head repository: octokit/auth-app.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.0
Choose a head ref
  • 18 commits
  • 15 files changed
  • 4 contributors

Commits on Feb 27, 2024

  1. build(deps): lock file maintenance (#582)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e41db56 View commit details
    Browse the repository at this point in the history
  2. ci(action): update actions/add-to-project action to v0.6.0 (#581)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    41c05f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. build(deps): lock file maintenance (#583)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8c75a4d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. build(deps): lock file maintenance (#585)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0df98e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. build(deps): lock file maintenance (#587)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b7c465f View commit details
    Browse the repository at this point in the history
  2. ci(action): update actions/add-to-project action to v0.6.1 (#588)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d3d9133 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. build(deps): lock file maintenance (#590)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0f6781a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. ci(action): update actions/add-to-project action to v1

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7b0cf57 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. build(deps): lock file maintenance (#592)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    756d6b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f16debb View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. feat(security): Add provenance (#595)

    * Enable provenance in package.json
    
    * Add necessary permissions to the release workflow
    AaronDewes authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    cf6dd81 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 10, 2024

  1. build(deps): lock file maintenance (#597)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e63ea29 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. ci(action): update actions/add-to-project action to v1.0.1 (#598)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    df0f49b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. build(deps): lock file maintenance

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bc8b326 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. build(deps): lock file maintenance (#600)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3e82ec2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. build(deps): lock file maintenance (#601)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d147168 View commit details
    Browse the repository at this point in the history
  2. feat: v7 (#580)

    BREAKING CHANGE: package is now ESM
    BREAKING CHANGE: remove type "oauth" that was previously deprecated
    wolfy1339 authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3e4d477 View commit details
    Browse the repository at this point in the history
Loading