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: v8.0.2
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: v8.1.0
Choose a head ref
  • 5 commits
  • 12 files changed
  • 2 contributors

Commits on Jul 11, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    f14d41a View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency prettier to v3.6.2 (#706)

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

Commits on Aug 11, 2025

  1. ci(action): update actions/checkout action to v5 (#714)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    782678d View commit details
    Browse the repository at this point in the history
  2. build(deps): lock file maintenance (#709)

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

Commits on Aug 26, 2025

  1. feat: support using a remote HSM or JWT signing service in lieu of pr…

    …ivate keys (#712)
    
    To enable the use of Azure Key Vault keys, or other HSMs, this allows for a callback to be provided in lieu of a GitHub App's private certificate.
    
    Part of octokit/octokit.js#2623
    jeffwilcox authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    ef7a95d View commit details
    Browse the repository at this point in the history
Loading