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: v10.1.5
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: v10.2.0
Choose a head ref
  • 3 commits
  • 35 files changed
  • 2 contributors

Commits on Nov 22, 2023

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

Commits on Nov 28, 2023

  1. refactor: use node: specifier imports and full relative paths in im…

    …ports (#699)
    
    * refactor: replace NodeJS internal module imports with `node:` specifier imports
    
    * refactor: use full relative paths in imports
    wolfy1339 authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7355fcf View commit details
    Browse the repository at this point in the history
  2. feat: new octokit.rest.apps.permissions.organization_custom_propertie…

    …s(), octokit.rest.codespaces.deleteFromOrganization(), octokit.rest.codespaces.getCodespacesForUserInOrg(), octokit.rest.codespaces.listInOrganization(), octokit.rest.codespaces.stopInOrganization() auth, octokit.rest.orgs.listCustomPropertiesValuesForRepos(), octokit.rest.repos.createInOrg() description, octokit.rest.secretScanning.listAlertsForEnterprise.validity, octokit.rest.secretScanning.listAlertsForOrg.validity, octokit.rest.secretScanning.listAlertsForRepo.validity parameter (#697)
    octokitbot authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    56bab3e View commit details
    Browse the repository at this point in the history
Loading