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

Commits on Jun 7, 2023

  1. build: small fixup follow-up to #345 (#346)

    Small fixups
    kfcampbell authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    fdf91b8 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 (#347)

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

    * 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
    8c3348f View commit details
    Browse the repository at this point in the history
Loading