这是indexloc提供的服务,不要输入任何密码
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/openapi-types.ts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v17.2.0
Choose a base ref
...
head repository: octokit/openapi-types.ts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v18.0.0
Choose a head ref
  • 4 commits
  • 28 files changed
  • 2 contributors

Commits on May 22, 2023

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

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

Commits on May 29, 2023

  1. build(deps): lock file maintenance

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

Commits on Jun 5, 2023

  1. chore(deps): update dependency @octokit/plugin-paginate-rest to v7 (#319

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

Commits on Jun 9, 2023

  1. feat: drop GHES 3.5 and many unreleased OpenAPI updates (#320)

    * feat: schema updates on 'codespaces' endpoint and other minor updates
    - added 'security_and_analysis' property
    - added 'geo' property
    - 'line' property not required anymore
    - remove 'key' property
    - update descriptions
    - property type updates
    * feat: schema updates for gpg-key
    - remove 'subkeys' subproperty for 'gpg-key'
    * feat: schema updates for Check Run
    - update 'url' for externalDocs for Check Runs
    - update descriptions
    - remove 'status' for Check Run
    * feat: many unreleased OpenAPI updates
    - update descriptions
    - add '/orgs/{org}/actions/runners/generate-jitconfig' endpoint
    - add references to 'page' and 'per-page'
    - add '/repos/{owner}/{repo}/actions/runners/generate-jitconfig' endpoint
    - complement responses for some endpoints (create issue, remove repo from an app installation, list repository teams)
    - add 'enabledForGitHubApps' to 'x-github' header
    - add 'summary' to 'merge-group-checks-requested'
    - add 'domains' to 'api-overview'
    - add 'html' to ruleset
    - add 'c-cpp', 'java-kotlin' and 'javascript-typescript' to 'languages'
    - add 'runner-jitconfig' to schema
    - add new properties to 'org-ruleset-items'
    - add 'actions_runner_jitconfig' to schema
    
    BREAKING CHANGE: Drop GHES 3.5
    octokitbot authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    5790764 View commit details
    Browse the repository at this point in the history
Loading