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: nock/nock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.3.0
Choose a base ref
...
head repository: nock/nock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.3.1
Choose a head ref
  • 11 commits
  • 9 files changed
  • 4 contributors

Commits on Feb 1, 2023

  1. chore(deps-dev): bump chai from 4.3.6 to 4.3.7

    Bumps [chai](https://github.com/chaijs/chai) from 4.3.6 to 4.3.7.
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
    - [Commits](chaijs/chai@v4.3.6...v4.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    0fb2e52 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.5.0 to 8.6.0.
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.5.0...v8.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    e67c33b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    6404ab0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. chore(deps-dev): bump eslint from 8.29.0 to 8.35.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.35.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.29.0...v8.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    e15205e View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.5

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.5.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.26.0...v2.27.5)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    7d22513 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. doc: axios adapter docs (#2469)

    Axios stopped exporting the adapters (you will get `Cannot find module 'axios/lib/adapters/http'` errors) but you can now specify the adapter as a string.
    jansepke authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    3a7c7c3 View commit details
    Browse the repository at this point in the history
  2. docs(README): Update Axios example (#2464)

    * fix(README): Update axios example
    
    This was added with #1711 but [has changed with axios v1](axios/axios#5277)
    depoulo authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    3feef40 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump tar and @definitelytyped/dtslint (#2439)

    * chore(deps): bump tar and @definitelytyped/dtslint
    
    Bumps [tar](https://github.com/npm/node-tar) to 6.1.13 and updates ancestor dependency [@definitelytyped/dtslint](https://github.com/microsoft/DefinitelyTyped-tools/tree/HEAD/packages/dtslint). These dependencies need to be updated together.
    
    
    Updates `tar` from 2.2.2 to 6.1.13
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v2.2.2...v6.1.13)
    
    Updates `@definitelytyped/dtslint` from 0.0.112 to 0.0.142
    - [Release notes](https://github.com/microsoft/DefinitelyTyped-tools/releases)
    - [Commits](https://github.com/microsoft/DefinitelyTyped-tools/commits/v0.0.142/packages/dtslint)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    - dependency-name: "@definitelytyped/dtslint"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix(types): update expect error comments for newer version of dtslint
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Matt R. Wilson <matt.wilson@mantl.com>
    dependabot[bot] and mastermatt authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7726385 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @definitelytyped/dtslint from 0.0.112 to 0.0.159 (

    #2459)
    
    Bumps [@definitelytyped/dtslint](https://github.com/microsoft/DefinitelyTyped-tools/tree/HEAD/packages/dtslint) from 0.0.112 to 0.0.159.
    - [Release notes](https://github.com/microsoft/DefinitelyTyped-tools/releases)
    - [Commits](https://github.com/microsoft/DefinitelyTyped-tools/commits/v0.0.159/packages/dtslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@definitelytyped/dtslint"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b6b0f61 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. chore(deps-dev): bump sinon from 15.0.1 to 15.0.4

    Bumps [sinon](https://github.com/sinonjs/sinon) from 15.0.1 to 15.0.4.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v15.0.1...v15.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    cf86e1b View commit details
    Browse the repository at this point in the history
  2. fix: update Socket for Node 18 compat (#2467)

    In Node 18+, Write Stream detection has changed. We needed to add a dummy `write` method to our `Socket` class in order to avoid the following error:
    > The "stream" argument must be an instance of ReadableStream, WritableStream, or Stream. Received an instance of Socket
    
    The minimum requirements for SSL certs also increased, so I was forced to update our certs used in testing.
    mastermatt authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    f904406 View commit details
    Browse the repository at this point in the history
Loading