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/octokit.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0-beta.3
Choose a base ref
...
head repository: octokit/octokit.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0-beta.4
Choose a head ref
  • 11 commits
  • 8 files changed
  • 5 contributors

Commits on May 27, 2023

  1. fix(deps): upgrade @octokit/app (#2460)

    Propogate octokit/app.js#422 to the `octokit` package to alleviate CDN caching issues
    wolfy1339 authored May 27, 2023
    Configuration menu
    Copy the full SHA
    4db2da3 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
    38a6b86 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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

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

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    70d5966 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency esbuild to ^0.18.0 (#2472)

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

Commits on Jun 16, 2023

  1. fix(deps): update dependency @octokit/plugin-throttling to v6 (#2474)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    1fe2b74 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @octokit/types to v10 (#2475)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    310abe5 View commit details
    Browse the repository at this point in the history
  3. fix(deps): revert breaking changes (#2478)

    * Revert "fix(deps): update dependency @octokit/types to v10 (#2475)"
    
    This reverts commit 310abe5.
    
    * Revert "fix(deps): update dependency @octokit/plugin-throttling to v6 (#2474)"
    
    This reverts commit 1fe2b74.
    kfcampbell authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6fb5995 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

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

Commits on Jun 27, 2023

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