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-error.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.2
Choose a base ref
...
head repository: octokit/request-error.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.0
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 13, 2025

  1. build(deps): lock file maintenance (#534)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    f57f2e6 View commit details
    Browse the repository at this point in the history
  2. ci(action): update peter-evans/create-or-update-comment action to v5 (#…

    …525)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: wolfy1339 <[email protected]>
    renovate[bot] and wolfy1339 authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    dadc76d View commit details
    Browse the repository at this point in the history
  3. chore(deps): update vitest monorepo to v4 (major) (#531)

    * chore(deps): update vitest monorepo to v4
    
    * Workaround vitest bug
    
    * @preserve comments
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: wolfy1339 <[email protected]>
    renovate[bot] and wolfy1339 authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    ac7b309 View commit details
    Browse the repository at this point in the history
  4. feat: inherit options from base Error class to add support for the …

    …`cause` property (#535/#536)
    
    * feat: inherit options from base Error class
    * chore(deps): update dependency esbuild to ^0.27.0
    
    ---------
    
    Co-authored-by: wolfy1339 <[email protected]>
    Co-authored-by: wolfy1339 <[email protected]>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    3 people authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    2ea2780 View commit details
    Browse the repository at this point in the history
Loading