parse request body with letter case Content-Type header value (#1064) (7796418)
v0.36.4
Bug fixes
Fixes an issue that resulted in port numbers being treated as path parameters (#1036, #1028).
v0.36.3
Bug fixes
Fixes an issue that resulted in the CORS policy violation due to the library appending the x-msw-request-id request header (#713, #1022, #1024).
Internal
No longer sets the x-msw-request-id header on the request (#1024). Relies on the request.id set by the interceptors (Node.js) or the requestId generated by the worker (browser).
v0.36.2
Bug fixes
Fixes an issue that resulted in the "TypeError: expected.toLowerCase() is not a function" exception when using the rest.all() request handler (#1020, #1021).
v0.36.1
Bug fixes
... (truncated)
Commits
6e7ec28 fix: allow variables inference in GraphQLRequest (#1081)
Dependabot 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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps msw from 0.21.3 to 0.36.8.
Release notes
Sourced from msw's releases.
... (truncated)
Commits
6e7ec28
fix: allow variables inference in GraphQLRequest (#1081)ddbc5a7
chore: schedule daily releases (#1076)99ae530
fix: update "@mswjs/cookies
" for safelocalStorage
access (#1071)72a34f6
fix: updatenode-fetch
to 2.6.7 to fix a security vulnerability (#1072)7b8a09a
chore: update the logo in readme (#1069)e75f448
chore: Fix a broken link in CONTRIBUTING.md and move it to root (#1067)aeb8bcc
fix: support root-level boolean and null as a json request body (#1035)7796418
fix: parse request body with letter case header (#1064)4256fc9
chore: add semantic release (#1063)f1cbdd8
chore: add conventional commits (#1050)Dependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)