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

Commits on Apr 30, 2024

  1. chore(deps): update dependency @octokit/auth-app to v7 (#689)

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

Commits on May 8, 2024

  1. chore(deps): update dependency esbuild to ^0.21.0 (#690)

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

Commits on Jun 2, 2024

  1. chore(deps): update dependency prettier to v3.3.0 (#691)

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

Commits on Jun 5, 2024

  1. chore(deps): update dependency prettier to v3.3.1 (#693)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3f0c91d View commit details
    Browse the repository at this point in the history
  2. 🚧 Workflows have changed (#692)

    Updates for workflows
    octokitbot authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    766e597 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. chore(deps): update dependency prettier to v3.3.2

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fdab0c0 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump braces from 3.0.2 to 3.0.3

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1fba09d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. ci(action): update actions/add-to-project action to v1.0.2

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    712d220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aa3a7c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    9ab60c9 View commit details
    Browse the repository at this point in the history
  2. chore: replace jest with vite (#700)

    * chore: replace jest with vite
    
    * also lint vite.config.js
    
    * remove artifact
    Uzlopak authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    08acbc4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. chore(deps): update dependency esbuild to ^0.22.0

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

Commits on Jul 2, 2024

  1. chore(deps): update dependency esbuild to ^0.23.0

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

Commits on Jul 8, 2024

  1. chore(deps): update vitest monorepo to v2 (major) (#706)

    chore(deps): update vitest monorepo to v2
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    eaceec7 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    94141f4 View commit details
    Browse the repository at this point in the history
  2. refactor: assign fetch once (#709)

    chore: assign fetch once
    
    Co-authored-by: wolfy1339 <[email protected]>
    Uzlopak and wolfy1339 authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2ac2834 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9205e49 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 13, 2024

  1. fix(refactor): async await instead of Promise chain (#711)

    * fail early, fail fast
    
    * improve
    
    * improve tests
    
    * AbortSignal should result in a status code 0
    
    * minor change
    
    * streamline further
    
    * remove case
    
    * status 500 for abort error
    
    * add Dispatcher testcase for timeout
    
    * adapt requested changes
    Uzlopak authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    611b275 View commit details
    Browse the repository at this point in the history
Loading