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: v4.0.13
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: v5.0.0
Choose a head ref
  • 6 commits
  • 3 files changed
  • 4 contributors

Commits on May 22, 2023

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

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

Commits on May 29, 2023

  1. build(deps): lock file maintenance

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

Commits on Jun 5, 2023

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

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

Commits on Jun 9, 2023

  1. chore(deps): update dependency esbuild to ^0.18.0 (#488)

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

Commits on Jun 12, 2023

  1. build(deps): lock file maintenance

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    9c39afe View commit details
    Browse the repository at this point in the history
  2. ci: stop testing against NodeJS v14, v16 (#477)

    * build(package): set minimal node version in engines field to v18
    BREAKING CHANGE: Drop support for NodeJS v14, v16
    
    * ci: stop testing against NodeJS v14, v16
    
    * ci: stop testing against NodeJS v14, v16
    
    * ci: stop testing against NodeJS v14, v16
    
    * ci: stop testing against NodeJS v14, v16
    
    * ci: stop testing against NodeJS v14, v16
    
    ---------
    
    Co-authored-by: Nick Floyd <[email protected]>
    Co-authored-by: Keegan Campbell <[email protected]>
    3 people authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    47fd5c8 View commit details
    Browse the repository at this point in the history
Loading