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.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.5.4
Choose a head ref
  • 4 commits
  • 5 files changed
  • 4 contributors

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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michael Solomon <[email protected]>
    dependabot[bot] and Michael Solomon 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] <[email protected]>
    
    * fix
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michael Solomon <[email protected]>
    dependabot[bot] and Michael Solomon 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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Aras Abbasi <[email protected]>
    Co-authored-by: Michael Solomon <[email protected]>
    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