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: v10.0.0
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: v11.1.0
Choose a head ref
  • 6 commits
  • 18 files changed
  • 4 contributors

Commits on Jun 13, 2023

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

Commits on Jun 16, 2023

  1. chore(deps): update dependency sort-keys to v5 (#559)

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

Commits on Jun 19, 2023

  1. build(deps): lock file maintenance

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

Commits on Jul 6, 2023

  1. chore(deps): update dependency prettier to v3 (#562)

    * chore(deps): update dependency prettier to v3
    
    * npm run lint:fix
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Keegan Campbell <[email protected]>
    renovate[bot] and kfcampbell authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    76f81e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. feat: v11 (#561)

    * remove timeout and agent from requestoptions because of the fetch breaking change
    
    BREAKING CHANGE: Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead
    nickfloyd authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    2fc7576 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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