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.5.1
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.5.4
Choose a head ref
  • 10 commits
  • 11 files changed
  • 7 contributors

Commits on Feb 3, 2024

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

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    4ad60ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8deca36 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    7e957b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4162fa8 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. chore(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 (#2577)

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.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.29.0...v2.29.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>
    Co-authored-by: Michael Solomon <micheal540@gmail.com>
    dependabot[bot] and mikicho authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1005698 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump prettier from 3.1.0 to 3.2.4 (#2578)

    * chore(deps-dev): bump prettier from 3.1.0 to 3.2.4
    
    Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.2.4.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.1.0...3.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michael Solomon <micheal540@gmail.com>
    dependabot[bot] and mikicho authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    08b2b09 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump chai from 4.3.10 to 4.4.1 (#2576)

    Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 4.4.1.
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@v4.3.10...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      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>
    Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
    Co-authored-by: Michael Solomon <micheal540@gmail.com>
    3 people authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    81c20dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba9fc42 View commit details
    Browse the repository at this point in the history
Loading