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.3
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.7
Choose a head ref
  • 19 commits
  • 49 files changed
  • 6 contributors

Commits on Sep 4, 2023

  1. chore(deps-dev): bump typescript from 5.1.6 to 5.2.2

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v5.1.6...v5.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c3762c1 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.0 to 2.28.1.
    - [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.28.0...v2.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      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 Sep 4, 2023
    Configuration menu
    Copy the full SHA
    f3abae9 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump chai from 4.3.7 to 4.3.8

    Bumps [chai](https://github.com/chaijs/chai) from 4.3.7 to 4.3.8.
    - [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.7...v4.3.8)
    
    ---
    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 Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1116433 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.9.0 to 9.0.0.
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.9.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    5853b56 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump prettier from 2.8.8 to 3.0.3

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.3.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.8...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    feaa66f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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

Commits on Oct 18, 2023

  1. chore(deps-dev): bump @babel/traverse from 7.17.3 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.3 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      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 Oct 18, 2023
    Configuration menu
    Copy the full SHA
    150a1ed View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. chore(deps-dev): bump chai from 4.3.8 to 4.3.10

    Bumps [chai](https://github.com/chaijs/chai) from 4.3.8 to 4.3.10.
    - [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.8...v4.3.10)
    
    ---
    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 Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e553553 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump semantic-release from 21.0.7 to 22.0.5

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 21.0.7 to 22.0.5.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v21.0.7...v22.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8a26c79 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump eslint from 8.46.0 to 8.51.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.51.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.46.0...v8.51.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 Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0ba089c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bfcb31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd417f0 View commit details
    Browse the repository at this point in the history
  6. fix: remove semver usage (#2531)

    Uzlopak authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f7216e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11d6514 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a7d907 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump actions/checkout from 3 to 4 (#2525)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c8a4c0a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 to 0.0.183 (

    #2534)
    
    * chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 to 0.0.183
    
    Bumps [@definitelytyped/dtslint](https://github.com/microsoft/DefinitelyTyped-tools/tree/HEAD/packages/dtslint) from 0.0.163 to 0.0.183.
    - [Release notes](https://github.com/microsoft/DefinitelyTyped-tools/releases)
    - [Changelog](https://github.com/microsoft/DefinitelyTyped-tools/blob/master/packages/dtslint/CHANGELOG.md)
    - [Commits](https://github.com/microsoft/DefinitelyTyped-tools/commits/@definitelytyped/dtslint@0.0.183/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>
    
    * fix ci
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
    dependabot[bot] and Uzlopak authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    df091ae View commit details
    Browse the repository at this point in the history
  2. Revert "chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 t…

    …o 0.0.183" (#2544)
    
    Revert "chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 to 0.0.183 (#2534)"
    
    This reverts commit df091ae.
    Uzlopak authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d978acd View commit details
    Browse the repository at this point in the history
Loading