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/plugin-paginate-rest.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.0
Choose a base ref
...
head repository: octokit/plugin-paginate-rest.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.1.0
Choose a head ref
  • 8 commits
  • 12 files changed
  • 4 contributors

Commits on Sep 23, 2023

  1. chore(deps): update dependency @octokit/plugin-rest-endpoint-methods …

    …to v10 (#565)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    d825781 View commit details
    Browse the repository at this point in the history
  2. build: fix scripts for Prettier v3, apply linting to scripts (#564)

    * build: update scripts for Prettier v3
    
    * build: lint scripts
    wolfy1339 authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    f298262 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. ci(action): update peter-evans/create-or-update-comment digest to ddf…

    …f993 (#566)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    cab0a3a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

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

Commits on Oct 19, 2023

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

Commits on Oct 23, 2023

  1. ci(action): update actions/setup-node action to v4 (#570)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    41c4efd View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. chore(deps): update dependency @types/node to v20

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    86a8f55 View commit details
    Browse the repository at this point in the history
  2. feat: new GET /orgs/{org}/properties/values, `GET /orgs/{org}/rules…

    …ets/rule-suites`, `GET /repos/{owner}/{repo}/rulesets/rule-suites` endpoints (#569)
    octokitbot authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4b8d674 View commit details
    Browse the repository at this point in the history
Loading