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: v14.0.0-beta.5
Choose a base ref
...
head repository: nock/nock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.0.0-beta.6
Choose a head ref
  • 4 commits
  • 7 files changed
  • 5 contributors

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    652c689 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump sinon from 15.2.0 to 17.0.1 (#2549)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 17.0.1.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v15.2.0...v17.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    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 mikicho authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    fc3a34f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Apr 20, 2024

  1. fix: mapValues should not update the object in place (#2737)

    * fix:mapValues should not modify object in place
    
    * test:add tests to ensure objects are not modified
    pranaygp authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    b37c57f View commit details
    Browse the repository at this point in the history
Loading