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/octokit.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 98785f4
Choose a base ref
...
head repository: octokit/octokit.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9604674
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on May 7, 2024

  1. chore(deps): update dependency esbuild to ^0.21.0 (#2672)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    b4860da View commit details
    Browse the repository at this point in the history
  2. build(deps): lock file maintenance (#2670)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    d0b9a6e View commit details
    Browse the repository at this point in the history
  3. feat: v4 (#2674)

    BREAKING CHANGE: package is now ESM
    BREAKING CHANGE: remove authentication type "oauth" that was previously deprecated
    BREAKING CHANGE: Switch from `@octokit/webhooks-types` to `@octokit/openapi-webhooks-types` due to the transition to using GitHub's OpenAPI schema
    wolfy1339 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    13a86ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c99ff62 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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