onebeyond / shieldjs

https://onebeyond.github.io/shieldjs/
Other
3 stars 0 forks source link

build(deps-dev): bump msw from 2.0.5 to 2.0.8 #115

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps msw from 2.0.5 to 2.0.8.

Release notes

Sourced from msw's releases.

v2.0.8 (2023-11-17)

Bug Fixes

  • graphql: allow null for "data" and "errors" response property types (#1867) (a7ffd32981fcda8acb70af28502ae7e98d16b353) @​kettanaito

v2.0.7 (2023-11-16)

Bug Fixes

v2.0.6 (2023-11-13)

Bug Fixes

  • GraphQL: expose request cookies in "cookies" argument (#1853) (463b74faaf445a4f751f8a25c67a8f98627f27f5) @​kettanaito
  • correct docs link for anonymous GraphQL operations (#1850) (e62827860e3b6ef291ada81d96025af2755e2505) @​okkimus @​kettanaito
Commits
  • 657edd8 chore(release): v2.0.8
  • a7ffd32 fix(graphql): allow null for "data" and "errors" response property types (#1867)
  • 28efd32 chore: remove "node-fetch" (#1864)
  • 276157a chore(release): v2.0.7
  • 54df656 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)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
socket-security[bot] commented 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
dependabot[bot] commented 11 months ago

Superseded by #121.