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: v6.1.7
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: v6.1.8
Choose a head ref
  • 10 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 13, 2025

  1. chore(deps): update dependency prettier to v3.5.1 (#493)

    renovate[bot] authored Feb 13, 2025
    Copy the full SHA
    eee2491 View commit details

Commits on Feb 20, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 20, 2025
    Copy the full SHA
    f8f8c4a View commit details

Commits on Feb 24, 2025

  1. chore(deps): update dependency prettier to v3.5.2 (#497)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 24, 2025
    Copy the full SHA
    5ab6a76 View commit details

Commits on Feb 25, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 25, 2025
    Copy the full SHA
    787201d View commit details

Commits on Mar 17, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 17, 2025
    Copy the full SHA
    ef66347 View commit details
  2. chore(deps): update dependency prettier to v3.5.3 (#499)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 17, 2025
    Copy the full SHA
    de5f24d View commit details

Commits on Apr 8, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 8, 2025
    Copy the full SHA
    11c1adc View commit details
  2. build(deps): bump vite from 6.2.2 to 6.2.5 (#504)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.2 to 6.2.5.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.2.5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 8, 2025
    Copy the full SHA
    549624b View commit details

Commits on Apr 10, 2025

  1. chore(deps): update dependency tinybench to v4 (#501)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 10, 2025
    Copy the full SHA
    7eba3d2 View commit details
  2. fix(deps): update dependency @octokit/types to v14 (#505)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 10, 2025
    Copy the full SHA
    ab4ea7b View commit details
Showing with 314 additions and 765 deletions.
  1. +311 −762 package-lock.json
  2. +3 −3 package.json
Loading