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/types.ts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.9
Choose a base ref
...
head repository: octokit/types.ts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 7, 2020

  1. Configuration menu
    Copy the full SHA
    4da1e9d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. build(deps): bump @types/node from 14.0.11 to 14.0.12

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.11 to 14.0.12.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    c3113c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41e86c2 View commit details
    Browse the repository at this point in the history
  3. 💥 removes endpoints `DELETE /repos/:owner/:repo/downloads/:download_i…

    …d`, `GET /repos/:owner/:repo/downloads`, `GET /repos/:owner/:repo/downloads/:download_id` (#111)
    
    BREAKING CHANGE: removes `DELETE /repos/:owner/:repo/downloads/:download_id`, `GET /repos/:owner/:repo/downloads`, `GET /repos/:owner/:repo/downloads/:download_id`
    octokitbot authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    03c0ccb View commit details
    Browse the repository at this point in the history
Loading