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.6
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.7
Choose a head ref
  • 6 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 4, 2020

  1. build(deps): bump @octokit/types from 4.1.5 to 4.1.6

    Bumps [@octokit/types](https://github.com/octokit/types.ts) from 4.1.5 to 4.1.6.
    - [Release notes](https://github.com/octokit/types.ts/releases)
    - [Commits](octokit/types.ts@v4.1.5...v4.1.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    9e67aa3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. build(deps-dev): bump typescript from 3.9.3 to 3.9.5

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.5.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v3.9.3...v3.9.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    6e1b2bd View commit details
    Browse the repository at this point in the history
  2. build(deps): bump @octokit/types from 4.1.6 to 4.1.7

    Bumps [@octokit/types](https://github.com/octokit/types.ts) from 4.1.6 to 4.1.7.
    - [Release notes](https://github.com/octokit/types.ts/releases)
    - [Commits](octokit/types.ts@v4.1.6...v4.1.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    664e33c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. build(deps): bump @octokit/types from 4.1.7 to 4.1.9

    Bumps [@octokit/types](https://github.com/octokit/types.ts) from 4.1.7 to 4.1.9.
    - [Release notes](https://github.com/octokit/types.ts/releases)
    - [Commits](octokit/types.ts@v4.1.7...v4.1.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 8, 2020
    Configuration menu
    Copy the full SHA
    093b6a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. fix(deps): bump @octokit/types from 4.1.9 to 5.0.0

    Bumps [@octokit/types](https://github.com/octokit/types.ts) from 4.1.9 to 5.0.0.
    - [Release notes](https://github.com/octokit/types.ts/releases)
    - [Commits](octokit/types.ts@v4.1.9...v5.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    6960c8c View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @types/jest from 25.2.3 to 26.0.0

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.3 to 26.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    da34319 View commit details
    Browse the repository at this point in the history
Loading