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

Commits on Apr 9, 2024

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

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

Commits on Apr 11, 2024

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

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

Commits on Apr 16, 2024

  1. build(deps): lock file maintenance

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3a17551 View commit details
    Browse the repository at this point in the history
  2. fix(pkg): add default fallback and types export (#419)

    * fix(pkg): add a default fallback
    
    See octokit/core.js#665 octokit/core.js#667
    
    * docs: add note on needed config changes for TypeScript
    wolfy1339 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a1ab11e View commit details
    Browse the repository at this point in the history
Loading