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: v9.0.1
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: v9.1.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 19, 2024

  1. ci(action): update actions/add-to-project action to v0.6.1 (#682)

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

Commits on Mar 27, 2024

  1. ci(action): update actions/add-to-project action to v1

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

Commits on Apr 3, 2024

  1. feat(security): Add provenance (#685)

    * Enable provenance in package.json
    
    * Add necessary permissions to the release workflow
    AaronDewes authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    465bc7c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fix(deps): update dependency @octokit/types to v13 (#684)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4d466a6 View commit details
    Browse the repository at this point in the history
  2. feat: re-add redirect request option (#636)

    * Fixed regression of redirect option being passed through to fetch introduced in #599, and moves it instead to the `requestOption.request` object
    
    * build: upgrade jest to fix test regression with `globalThis` being read-only
    mitchcapper authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    23200c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e14308d View commit details
    Browse the repository at this point in the history
Loading