pplancq / dev-tools

Tools for developing ReactJS
MIT License
12 stars 0 forks source link

chore(deps-dev): bump msw from 2.4.4 to 2.4.7 #484

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps msw from 2.4.4 to 2.4.7.

Release notes

Sourced from msw's releases.

v2.4.7 (2024-09-15)

Bug Fixes

  • ClientRequest: prevent duplicates when recording set headers (#2284) (e04eb8f44ffcf5ce755aa224d31a8576f4719a9f) @​kettanaito
  • use Object.defineProperty for Headers proxy (#2283) (94e17beea475a494c1de8b58ea399e518f55ddda) @​kettanaito

v2.4.6 (2024-09-13)

Bug Fixes

  • xhr: clone request body before calculating its size (#2282) (397444bcc386bbe560aa649460cb92cdb31d28a9) @​kettanaito

v2.4.5 (2024-09-11)

Bug Fixes

  • remove cookies with max-age=0 from cookie store (#2275) (c307ab27643fc80631d3f0a28e72f7339a54af70) @​kettanaito
Commits
  • 668d31e chore(release): v2.4.7
  • e04eb8f fix(ClientRequest): prevent duplicates when recording set headers (#2284)
  • 94e17be fix: use Object.defineProperty for Headers proxy (#2283)
  • 1f81e98 chore(release): v2.4.6
  • 397444b fix(xhr): clone request body before calculating its size (#2282)
  • 8e17330 chore(release): v2.4.5
  • c307ab2 fix: remove cookies with max-age=0 from cookie store (#2275)
  • See full diff 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)
sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud