navikt / k9-los-web

Frontend for kapittel 9 produksjonsstyring
MIT License
0 stars 1 forks source link

Bump msw from 1.3.3 to 2.4.5 #3255

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps msw from 1.3.3 to 2.4.5.

Release notes

Sourced from msw's releases.

v2.4.5 (2024-09-11)

Bug Fixes

  • remove cookies with max-age=0 from cookie store (#2275) (c307ab27643fc80631d3f0a28e72f7339a54af70) @​kettanaito

v2.4.4 (2024-09-08)

Bug Fixes

  • fetch: follow mocked redirect responses (#2268) (f5785bfba1a026075feca4f74cadfcb636ffc257) @​kettanaito

v2.4.3 (2024-09-07)

Bug Fixes

  • revert "graphql" as optional peer dependency (#2267) (7cd39e787aa9766eef914bce3d65daec1ce16635) @​kettanaito

v2.4.2 (2024-09-04)

Bug Fixes

v2.4.1 (2024-08-29)

Bug Fixes

  • import graphql lazily (#2250) (1799e0638f0f860c19ba46db7c4287012f2cb716) @​kettanaito
  • add graphql to "peerDependencies" (#2249) (8a9568ad4593b662a8c320bb1a02b380791a1696) @​THETCR

v2.4.0 (2024-08-28)

Features

v2.3.5 (2024-08-02)

Bug Fixes

  • HttpResponse: skip setting "Content-Length" if it is already set (#2228) (a0234c9abebada6f66f8a14dfa04bf2aac6e6dcf) @​kettanaito

v2.3.4 (2024-07-23)

Bug Fixes

... (truncated)

Commits
  • 8e17330 chore(release): v2.4.5
  • c307ab2 fix: remove cookies with max-age=0 from cookie store (#2275)
  • 1263c0f chore(release): v2.4.4
  • f5785bf fix(fetch): follow mocked redirect responses (#2268)
  • 8a46465 chore(release): v2.4.3
  • 7cd39e7 fix: revert "graphql" as optional peer dependency (#2267)
  • be4ceff chore(release): v2.4.2
  • ba285b8 fix(cli): support windows paths in the init command (#2260)
  • 6b2a7e6 fix: use typescript@4.8 as the minimal supported version (#2251)
  • b977602 fix: keep graphql import as require in cjs (#2258)
  • 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)
dependabot[bot] commented 1 week ago

Superseded by #3259.