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/plugin-rest-endpoint-methods.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.5.0
Choose a base ref
...
head repository: octokit/plugin-rest-endpoint-methods.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.0.0
Choose a head ref
  • 3 commits
  • 24 files changed
  • 3 contributors

Commits on Apr 8, 2025

  1. chore(deps): update dependency sinon to v20 (#793)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    9a98d4e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump vite from 6.1.0 to 6.2.5 (#795)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.1.0 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    aa576af View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. feat: add new organization campaign endpoints, remove deprecated endp…

    …oints (#797)
    
    BREAKING CHANGE: remove deprecated copilot metrics endpoints
    BREAKING CHANGE: remove deprecated legacy projects endpoints
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: wolfy1339 <[email protected]>
    renovate[bot] and wolfy1339 authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    4c8a166 View commit details
    Browse the repository at this point in the history
Loading