Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump nock from 14.0.0-beta.7 to 14.0.0-beta.15 #5005

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Sep 25, 2024

  1. chore(deps-dev): bump nock from 14.0.0-beta.7 to 14.0.0-beta.14

    Bumps [nock](https://github.com/nock/nock) from 14.0.0-beta.7 to 14.0.0-beta.14.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
    - [Commits](nock/nock@v14.0.0-beta.7...v14.0.0-beta.14)
    
    ---
    updated-dependencies:
    - dependency-name: nock
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6edb0f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. fix cert

    marikaner committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ea1a9c5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/SAP/cloud-sdk-js into depen…

    …dabot/npm_and_yarn/main/nock-14.0.0-beta.14
    
    # Conflicts:
    #	packages/connectivity/package.json
    #	test-packages/integration-tests/package.json
    marikaner committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8b632d5 View commit details
    Browse the repository at this point in the history
  3. fix get with body

    # Conflicts:
    #	packages/connectivity/package.json
    #	test-packages/integration-tests/package.json
    #	yarn.lock
    marikaner committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1570dcf View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Fix tests for 204

    marikaner committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e56e565 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. refactor

    marikaner committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4fb19c6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/SAP/cloud-sdk-js into depen…

    …dabot/npm_and_yarn/main/nock-14.0.0-beta.14
    
    # Conflicts:
    #	packages/resilience/package.json
    marikaner committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    40baa21 View commit details
    Browse the repository at this point in the history
  3. fix typos

    marikaner committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e166f4e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Merge branch 'main' of https://github.com/SAP/cloud-sdk-js into depen…

    …dabot/npm_and_yarn/main/nock-14.0.0-beta.14
    
    # Conflicts:
    #	packages/connectivity/package.json
    #	packages/http-client/package.json
    #	packages/odata-v2/package.json
    #	packages/odata-v4/package.json
    #	packages/openapi/package.json
    #	packages/resilience/package.json
    #	packages/util/package.json
    #	test-packages/integration-tests/package.json
    marikaner committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8f8cb64 View commit details
    Browse the repository at this point in the history
  2. nock 15

    marikaner committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    27a8b5f View commit details
    Browse the repository at this point in the history
  3. unlikely but try this

    marikaner committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8510dc7 View commit details
    Browse the repository at this point in the history
  4. batch improvements

    marikaner committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7e4899e View commit details
    Browse the repository at this point in the history
  5. add debug tests

    marikaner committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c31d042 View commit details
    Browse the repository at this point in the history