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-oauth-device.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.2
Choose a base ref
...
head repository: octokit/auth-oauth-device.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.3
Choose a head ref
  • 10 commits
  • 3 files changed
  • 3 contributors

Commits on Jan 8, 2025

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

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

Commits on Jan 17, 2025

  1. chore(deps): update vitest monorepo to v3 (major) (#321)

    chore(deps): update vitest monorepo to v3
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    6637c90 View commit details
    Browse the repository at this point in the history
  2. build(deps): lock file maintenance (#320)

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

Commits on Jan 23, 2025

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

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

Commits on Feb 7, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    510a4e2 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump vitest and @vitest/coverage-v8 (#324)

    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). These dependencies needed to be updated together.
    
    Updates `vitest` from 3.0.4 to 3.0.5
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/vitest)
    
    Updates `@vitest/coverage-v8` from 3.0.4 to 3.0.5
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/coverage-v8)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-type: direct:development
    - dependency-name: "@vitest/coverage-v8"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    69b6d2d View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency fetch-mock to v12 (#318)

    * chore(deps): update dependency fetch-mock to v12
    
    * adapt code for fetch-mock v12
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: wolfy1339 <[email protected]>
    renovate[bot] and wolfy1339 authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    a333e4c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. fix(deps): update dependencies to mitigate ReDos [security] (#326)

    * build(deps): lock file maintenance
    
    * fix: update Octokit packages for reDod
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: wolfy1339 <[email protected]>
    renovate[bot] and wolfy1339 authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    9775b58 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency esbuild to ^0.25.0 [security] (#328)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    6353e5e View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency prettier to v3.5.1 (#327)

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