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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.1.0
Choose a base ref
...
head repository: octokit/openapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.1.1
Choose a head ref
  • 5 commits
  • 9 files changed
  • 5 contributors

Commits on Sep 13, 2023

  1. ci(action): update peter-evans/create-or-update-comment digest to 1f6…

    …c514 (#392)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f77b1f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. chore(deps): update dependency semantic-release to v22 (#393)

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

Commits on Sep 21, 2023

  1. ci(action): update peter-evans/create-or-update-comment digest to 46d…

    …a6c0 (#395)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    22f9b82 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. build: disable generating generated/*.diff.json files (#394)

    * build: disable generating `generated/*.diff.json` files
    
    Closes #391
    
    * style: prettier
    
    * Update .github/workflows/update.yml
    
    Co-authored-by: Gregor Martynus <[email protected]>
    
    * Update .github/workflows/update.yml
    
    Co-authored-by: Gregor Martynus <[email protected]>
    
    ---------
    
    Co-authored-by: Gregor Martynus <[email protected]>
    Co-authored-by: Nick Floyd <[email protected]>
    3 people authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b26a403 View commit details
    Browse the repository at this point in the history
  2. fix: add override for /app/installations/ response (#388)

    Add override for `/app/installations/` response for account property to be an `allOf` list instead of `anyOf`
    
    Resolves octokit/openapi-types.ts#305
    Jman420 authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    21303bb View commit details
    Browse the repository at this point in the history
Loading