-
Notifications
You must be signed in to change notification settings - Fork 188
Bump msw from 2.2.13 to 2.6.6 #1899
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
Conversation
36f1609 to
1f7909c
Compare
|
A newer version of msw exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps [msw](https://github.com/mswjs/msw) from 2.2.13 to 2.6.6. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.2.13...v2.6.6) --- updated-dependencies: - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This configures the zodios clients to use the node fetch api instead of axios when usin msw to mock API calls to Terraform Cloud. This is necessary because the msw library relies on unpatched `http.request` in v2.4.4 and newer. This reduces potential functionality of the zodios clients, but it is necessary to use msw for mocking API calls in the e2e tests.
f49691a to
4ef6124
Compare
|
Switched the zodios clients to use fetch inside the mock setup and now we are correctly intercepting requests. |
ansgarm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |

Bumps msw from 2.2.13 to 2.6.6.
Release notes
Sourced from msw's releases.
... (truncated)
Commits
3cc9d9fchore(release): v2.6.63b7b776fix(types): support optional path parameters (#2368)8ddb4abchore(release): v2.6.55bf3e3bfix: support non-configurable responses (#2360)c40eac6chore(release): v2.6.4336f644docs: add ryan to silver sponsors (#2354)2fa98c3fix: prevent infinite loop when bypassingsendBeacon()requests (#2353)8cb7b01chore(release): v2.6.374c4a3afix(handleRequest): removetransformResponseoption (#2351)cfcc617chore(release): v2.6.2Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)