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

Commits on Jul 18, 2023

  1. chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      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 Jul 18, 2023
    Configuration menu
    Copy the full SHA
    546e281 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. chore(deps-dev): bump eslint from 8.39.0 to 8.46.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.46.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.39.0...v8.46.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 Aug 4, 2023
    Configuration menu
    Copy the full SHA
    225c1cd View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.28.0.
    - [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.27.5...v2.28.0)
    
    ---
    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 Aug 4, 2023
    Configuration menu
    Copy the full SHA
    d3ed27c View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump semantic-release from 21.0.6 to 21.0.7

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 21.0.6 to 21.0.7.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v21.0.6...v21.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      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 Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c2baa09 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 8.9.0.
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.8.0...v8.9.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 Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c8b0e4b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. fix: revert #2350 (Push persisted interceptors to the end instead of …

    …ignore on remove) (#2511)
    
    This reverts commit 8aab603.  See #2500
    gr2m authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    fcea779 View commit details
    Browse the repository at this point in the history
Loading