Thanks to visit codestin.com
Credit goes to github.com

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: v8.1.6
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: v8.2.0
Choose a head ref
  • 14 commits
  • 12 files changed
  • 4 contributors

Commits on Nov 22, 2023

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

Commits on Nov 30, 2023

  1. test: fix test for empty response with json media type (#654)

    * test: add test for empty response with json media type
    
    Follow-up to #648
    
    * test: remove duplicate test
    wolfy1339 authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    994980f View commit details
    Browse the repository at this point in the history
  2. refactor: use node: specifier imports and full relative paths impor…

    …ts, update tests for new type errors (#653)
    
    * refactor: replace NodeJS internal module imports with `node:` specifier imports
    
    * refactor: use full relative paths in imports
    
    * test: use `@gr2m/fetch-mock`
    wolfy1339 authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    379b4a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. 🚧 Workflows have changed (#656)

    Updates for workflows
    octokitbot authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    adff51c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency prettier to v3.1.1 (#655)

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

Commits on Dec 13, 2023

  1. ci(action): update github/codeql-action action to v3

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

Commits on Jan 13, 2024

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

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

Commits on Jan 14, 2024

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

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

Commits on Jan 17, 2024

  1. chore(deps): update dependency prettier to v3.2.4 (#661)

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

Commits on Jan 25, 2024

  1. ci(action): update peter-evans/create-or-update-comment action to v4

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

Commits on Jan 28, 2024

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

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

Commits on Feb 4, 2024

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

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

Commits on Feb 9, 2024

  1. docs: fix spelling errors (#671)

    Signed-off-by: Josh Soref <[email protected]>
    jsoref authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c013de4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbfeab2 View commit details
    Browse the repository at this point in the history
Loading