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: v2.4.8
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: v2.4.9
Choose a head ref
  • 2 commits
  • 5 files changed
  • 3 contributors

Commits on Jul 16, 2020

  1. build(deps): bump @octokit/types from 5.0.1 to 5.1.0

    Bumps [@octokit/types](https://github.com/octokit/types.ts) from 5.0.1 to 5.1.0.
    - [Release notes](https://github.com/octokit/types.ts/releases)
    - [Commits](octokit/types.ts@v5.0.1...v5.1.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    068e832 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. fix: auth.hook() and custom cache (#118)

    * test: improve test with external cache
    
    * test: `auth.hook` and custom cache
    
    * docs: update ToC for README.md
    
    * feat: `auth.hook()` and custom cache
    
    * ci(test): test in Node 14, stop testing in Node 13
    
    Co-authored-by: prettier-toc-me[bot] <56236715+prettier-toc-me[bot]@users.noreply.github.com>
    gr2m and prettier-toc-me[bot] authored Jul 17, 2020
    Configuration menu
    Copy the full SHA
    57c6072 View commit details
    Browse the repository at this point in the history
Loading