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/rest.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v18.11.2
Choose a base ref
...
head repository: octokit/rest.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v18.11.3
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 30, 2021

  1. fix(deps): bump minimal version of @octokit/plugin-paginate-rest to…

    … `v2.16.4` to prevent typescript compile errors (#120)
    
    Update package "@octokit/plugin-paginate-rest" to 2.16.4.  While
    npm can update the package, it does not always do so and Typescript
    gets compile errors such as:
    
    Property 'GET /user/{username}/packages' does not exist on
    type 'Endpoints'.
    
    Signed-off-by: Chris. Webster <chris@webstech.net>
    webstech authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    fca1907 View commit details
    Browse the repository at this point in the history
Loading