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/auth-app.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.13
Choose a base ref
...
head repository: octokit/auth-app.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Choose a head ref
  • 18 commits
  • 17 files changed
  • 5 contributors

Commits on May 22, 2023

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

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

Commits on Jun 5, 2023

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

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

Commits on Jun 9, 2023

  1. chore(deps): update dependency esbuild to ^0.18.0 (#488)

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

Commits on Jun 12, 2023

  1. build(deps): lock file maintenance

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    9c39afe View commit details
    Browse the repository at this point in the history
  2. ci: stop testing against NodeJS v14, v16 (#477)

    * build(package): set minimal node version in engines field to v18
    BREAKING CHANGE: Drop support for NodeJS v14, v16
    
    * ci: stop testing against NodeJS v14, v16
    
    * ci: stop testing against NodeJS v14, v16
    
    * ci: stop testing against NodeJS v14, v16
    
    * ci: stop testing against NodeJS v14, v16
    
    * ci: stop testing against NodeJS v14, v16
    
    ---------
    
    Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    3 people authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    47fd5c8 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency @octokit/auth-oauth-app to v6 (#491)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    be92467 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency @octokit/request-error to v4 (#484)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: wolfy1339 <4595477+wolfy1339@users.noreply.github.com>
    renovate[bot] and wolfy1339 authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    2508981 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency @octokit/auth-oauth-user to v3 (#492)

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

Commits on Jun 14, 2023

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

Commits on Jun 16, 2023

  1. fix(deps): update dependency lru-cache to v10 (#495)

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

    * chore(deps): update dependency @octokit/tsconfig to v2
    
    * Add test tsconfig
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    renovate[bot] and kfcampbell authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    ecd9cde View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. fix(deps): update octokit monorepo (major) (#497)

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

Commits on Jun 19, 2023

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

    Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>
    renovate[bot] and wolfy1339 authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    188d6cf View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. fix(build): remove browser build (#487)

    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    wolfy1339 and kfcampbell authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2e739c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. build(deps): lock file maintenance

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

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    010203f View commit details
    Browse the repository at this point in the history
  2. fix(deps): update octokit monorepo (major) (#504)

    BREAKING CHANGE: bump `@octokit/types` to v11, `@octokit/request` to v8
    renovate[bot] authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ff1844c View commit details
    Browse the repository at this point in the history
Loading