这是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: v20.0.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: v21.0.0
Choose a head ref
  • 11 commits
  • 27 files changed
  • 3 contributors

Commits on Feb 27, 2024

  1. build(deps): lock file maintenance

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3d040d3 View commit details
    Browse the repository at this point in the history
  2. ci(action): update actions/add-to-project action to v0.6.0 (#397)

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

Commits on Feb 29, 2024

  1. chore(deps): update dependency @octokit/core to v6 (#396)

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

Commits on Mar 4, 2024

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

    …399)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    df19f58 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

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

Commits on Mar 19, 2024

  1. build(deps): lock file maintenance

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    efe570f View commit details
    Browse the repository at this point in the history
  2. ci(action): update actions/add-to-project action to v0.6.1 (#403)

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

Commits on Mar 27, 2024

  1. ci(action): update actions/add-to-project action to v1

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

Commits on Apr 1, 2024

  1. Breaking Change: Updates OpenAPI version to 14.1.0, adds http status …

    …409 to many endpoints, adds statuses [requested, pending] to workflow.run.status, updates reference path parameter.commit-ref to parameter.git-ref-only, updates many types from field?: unknown; to a more specific type field?: Record<string, unknown> | null, BREAKING CHANGE: Updates multiple endpoints to use `owner` + `repo` in place of `repository_id` (#402)
    octokitbot authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    312b23b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41f49af View commit details
    Browse the repository at this point in the history
  3. chore: empty commit to trigger a release (#406)

    BREAKING CHANGE: Updates multiple endpoints to use owner + repo in place of repository_id
    nickfloyd authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    95921eb View commit details
    Browse the repository at this point in the history
Loading