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.1.3
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.4
Choose a head ref
  • 14 commits
  • 8 files changed
  • 6 contributors

Commits on Jul 15, 2024

  1. chore: improve getResponseData (#715)

    * chore: improve getResponseData
    
    * use fast-content-type-parse
    
    * make more resilient
    
    ---------
    
    Co-authored-by: wolfy1339 <[email protected]>
    Uzlopak and wolfy1339 authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2ce61f9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency glob to v11 (#707)

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

Commits on Aug 5, 2024

  1. chore(deps): update dependency fetch-mock to v11 (#717)

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

Commits on Sep 17, 2024

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

Commits on Sep 23, 2024

  1. chore(deps): update dependency esbuild to ^0.24.0 (#719)

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

Commits on Sep 24, 2024

  1. build(deps): bump rollup from 4.21.3 to 4.22.4 (#720)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.21.3 to 4.22.4.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.21.3...v4.22.4)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bbc206c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @octokit/tsconfig to v4 (#721)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    439dc38 View commit details
    Browse the repository at this point in the history
  3. ci run build (#722)

    * ci(test): use node cache for 'test' job
    
    * ci(test): run tsc via npm run build in CI
    oscard0m authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c9269b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. chore(deps): update dependency @types/node to v22 (#724)

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

Commits on Nov 9, 2024

  1. chore(deps): update dependency fetch-mock to v12 (#723)

    * chore(deps): update dependency fetch-mock to v12
    
    * updates tests to use the new v12 fetch-mock apis
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Nick Floyd <[email protected]>
    renovate[bot] and nickfloyd authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    2baa69b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

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

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

Commits on Dec 1, 2024

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

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

Commits on Dec 10, 2024

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

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

Commits on Dec 29, 2024

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