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/request.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.6.2
Choose a base ref
...
head repository: octokit/request.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.6.3
Choose a head ref
  • 6 commits
  • 3 files changed
  • 4 contributors

Commits on Oct 4, 2021

  1. build(deps): lock file maintenance

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Oct 4, 2021
    Copy the full SHA
    0f0f56e View commit details

Commits on Oct 11, 2021

  1. build(deps): lock file maintenance

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Oct 11, 2021
    Copy the full SHA
    7fc4740 View commit details
  2. Copy the full SHA
    9f7f237 View commit details
  3. Copy the full SHA
    789cc0b View commit details
  4. 1
    Copy the full SHA
    92e7e1c View commit details

Commits on Jan 22, 2022

  1. Copy the full SHA
    9f82885 View commit details
Showing with 17,360 additions and 495 deletions.
  1. +17,224 −493 package-lock.json
  2. +2 −1 package.json
  3. +134 −1 test/request.test.ts
Loading