Closed dependabot[bot] closed 11 months ago
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
Packages | Version | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|---|
msw | 2.0.5...2.0.8 | None | +0/-4 |
607 kB | kettanaito |
Superseded by #121.
Bumps msw from 2.0.5 to 2.0.8.
Release notes
Sourced from msw's releases.
Commits
657edd8
chore(release): v2.0.8a7ffd32
fix(graphql): allow null for "data" and "errors" response property types (#1867)28efd32
chore: remove "node-fetch" (#1864)276157a
chore(release): v2.0.754df656
test(cookies): use global fetch vs "node-fetch" (#1862)f47a942
test(node): add request blob tests (#1861)c2d8e98
fix: encode cookie string before forwarding request cookies (#1815)0d79ec4
fix(react-native): import "node:events" lazily (#1858)75bbb96
fix: change request cookie type to be Record<string, string> (#1857)c652d90
test: add "application/protobuf" handling test (#1443)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 show