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: tsebas/nock Loading
base: main
Choose a base ref
...
head repository: nock/nock Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 1, 2024

  1. chore(deps-dev): bump eslint-plugin-mocha from 10.2.0 to 10.4.1

    Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 10.2.0 to 10.4.1.
    - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases)
    - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/10.4.1/CHANGELOG.md)
    - [Commits](lo1tuma/eslint-plugin-mocha@10.2.0...10.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-mocha
      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>
    dependabot[bot] committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    db0f76a View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump semantic-release from 23.0.2 to 23.0.6

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.2 to 23.0.6.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v23.0.2...v23.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      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>
    dependabot[bot] committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7a4badb View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump typescript from 5.3.3 to 5.4.3

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.3.3...v5.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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>
    dependabot[bot] committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d013ed2 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (nock#2752)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    565e99a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b7836d View commit details
    Browse the repository at this point in the history
Loading