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

Use @mswjs/interceptors for mocking #2517

Merged
merged 55 commits into from
Jul 13, 2024
Merged

Commits on Sep 11, 2023

  1. wip

    mikicho committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    576b296 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. wip

    mikicho committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    94b9b90 View commit details
    Browse the repository at this point in the history
  2. wip

    mikicho committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    ef59cf6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. fixes

    mikicho committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d7d17bd View commit details
    Browse the repository at this point in the history
  2. fix

    mikicho committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    855914e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. wip

    mikicho committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    51dd0c6 View commit details
    Browse the repository at this point in the history
  2. more fixes

    mikicho committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    21cf9c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. more fixes

    mikicho committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    091d876 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. more fixes

    mikicho committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    79f5162 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. more fixes

    mikicho committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2028d4e View commit details
    Browse the repository at this point in the history
  2. small fix

    mikicho committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    bba8bdb View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. more fixes

    mikicho committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5e521a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. more fixes

    mikicho committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e1c3eb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Dec 15, 2023

  1. wip

    mikicho committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    cbd31cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc4327a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. wip

    mikicho committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    7df18f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. fix

    mikicho committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    53e3d2a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. fix

    mikicho committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ca9e616 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. more-tests

    mikicho committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    2c0e4f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. wip

    mikicho committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    bcbdd04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4d1b15 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    4ad60ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8deca36 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    7e957b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4162fa8 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. chore(deps-dev): bump eslint-plugin-import from 2.29.0 to 2.29.1 (noc…

    …k#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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michael Solomon <micheal540@gmail.com>
    dependabot[bot] and mikicho committed 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 (nock#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] <support@github.com>
    
    * fix
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michael Solomon <micheal540@gmail.com>
    dependabot[bot] and mikicho committed 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 (nock#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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
    Co-authored-by: Michael Solomon <micheal540@gmail.com>
    3 people committed 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

Commits on Mar 2, 2024

  1. chore(deps-dev): bump semantic-release from 22.0.6 to 23.0.2 (nock#2598)

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.6 to 23.0.2.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v22.0.6...v23.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    cbb135d View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 (nock#2596)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.2.4...3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      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] committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    3659e82 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 (nock#2597)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.56.0...v8.57.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>
    Co-authored-by: Michael Solomon <micheal540@gmail.com>
    dependabot[bot] and mikicho committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    e44812b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. wip

    mikicho committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ab8037d View commit details
    Browse the repository at this point in the history

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] <support@github.com>
    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] <support@github.com>
    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] <support@github.com>
    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 Apr 13, 2024

  1. fix

    mikicho committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e7a6309 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix

    mikicho committed May 30, 2024
    Configuration menu
    Copy the full SHA
    dac5a26 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. fix

    mikicho committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    36f6778 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] <support@github.com>
    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

Commits on Jul 4, 2024

  1. fix

    mikicho committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    73e507d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. fix

    mikicho committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    7c89896 View commit details
    Browse the repository at this point in the history
  2. fix

    mikicho committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    dfd069c View commit details
    Browse the repository at this point in the history
  3. fix

    mikicho committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    cf3b522 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16453f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. fix

    mikicho committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2746b60 View commit details
    Browse the repository at this point in the history
  2. fix

    mikicho committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    67c1481 View commit details
    Browse the repository at this point in the history
  3. clean

    mikicho committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7baaf27 View commit details
    Browse the repository at this point in the history
  4. fix

    mikicho committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    6acc6df View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. fix

    mikicho committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    a083fdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f6422d View commit details
    Browse the repository at this point in the history
  3. fix

    mikicho committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    e941ae7 View commit details
    Browse the repository at this point in the history