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: main
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: 8.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    6822e8b View commit details
    Browse the repository at this point in the history
  2. feat(security): Add provenance (#685)

    * Enable provenance in package.json
    
    * Add necessary permissions to the release workflow
    AaronDewes authored and wolfy1339 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2e67925 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e7127c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. 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 and wolfy1339 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    abc4955 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2025

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