Skip to content

Conversation

@pactflow-renovate-bot
Copy link
Contributor

@pactflow-renovate-bot pactflow-renovate-bot bot commented Jul 3, 2025

This PR contains the following updates:

Package Change Age Confidence
msw (source) 0.42.3 -> 0.49.3 age confidence

Release Notes

mswjs/msw (msw)

v0.49.3

Compare Source

v0.49.3 (2023-01-19)

Bug Fixes

v0.49.2

Compare Source

v0.49.2 (2022-12-13)

Bug Fixes

v0.49.1

Compare Source

v0.49.1 (2022-11-28)

Bug Fixes

v0.49.0

Compare Source

v0.49.0 (2022-11-19)

Features

v0.48.3

Compare Source

v0.48.3 (2022-11-15)

Bug Fixes

v0.48.2

Compare Source

v0.48.2 (2022-11-13)

Bug Fixes

v0.48.1

Compare Source

v0.48.1 (2022-11-10)

Bug Fixes

v0.48.0

Compare Source

v0.48.0 (2022-11-08)

Features

v0.47.4

Compare Source

v0.47.4 (2022-10-04)

Bug Fixes

v0.47.3

Compare Source

v0.47.3 (2022-09-15)

Bug Fixes

v0.47.2

Compare Source

v0.47.2 (2022-09-13)

Bug Fixes

v0.47.1

Compare Source

v0.47.1 (2022-09-10)

Bug Fixes

v0.47.0

Compare Source

v0.47.0 (2022-09-04)

Features

v0.46.1

Compare Source

v0.46.1 (2022-09-01)

Bug Fixes

v0.46.0

Compare Source

v0.46.0 (2022-08-31)

Features
server.listHandlers()
worker.listHandlers()

v0.45.0

Compare Source

v0.45.0 (2022-08-22)

Features
  • make GraphQL a peer dependency, support GraphQL v15.0 (#​1356) (ca0e2e0)

v0.44.2

Compare Source

v0.44.2 (2022-07-19)

Bug Fixes
  • transfer mocked response as ArrayBuffer to the worker (#​1337) (95be5f8)

v0.44.1

Compare Source

v0.44.1 (2022-07-14)

Bug Fixes

v0.44.0

Compare Source

v0.44.0 (2022-07-13)

Breaking changes
  • req.destination default value is now "" (empty string), previously "document".
  • req.redirect default value is now ""follow", previously "manual".
  • The library no longer exports the parseIsomorphicRequest() function (#​1316). Please use MockedRequest class instead.
Features
Deprecations
  • req.body is deprecated. Please use explicit request body reading methods: req.text(), req.json(), req.arrayBuffer() (other methods, like req.formData() are currently not supported).
rest.post('/user', async (req, res, ctx) => {
  const newUser = await req.json()
})

req.body is still present for compatibility reasons but will be removed in the next releases.

v0.43.1

Compare Source

v0.43.1 (2022-07-07)

Bug Fixes
  • support multiple response cookies using "ctx.cookie()" (#​1311) (66c3ad8)

v0.43.0

Compare Source

v0.43.0 (2022-07-04)

Features
  • send mocked response body as ReadableStream to the worker (#​1288) (78c7d7e)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/msw-0.x branch 2 times, most recently from a0e9520 to de4d783 Compare July 3, 2025 09:57
@pactflow-renovate-bot pactflow-renovate-bot bot changed the title chore(deps): update dependency msw to v0.49.3 chore(deps): update dependency msw to v0.49.3 ref: pact-445 Jul 7, 2025
@pactflow-renovate-bot pactflow-renovate-bot bot changed the title chore(deps): update dependency msw to v0.49.3 ref: pact-445 chore(deps): update dependency msw to v0.49.3 Jul 7, 2025
@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/msw-0.x branch 2 times, most recently from b2c5660 to a4a96e4 Compare July 9, 2025 17:30
@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/msw-0.x branch 2 times, most recently from 8e82a5c to c90aca1 Compare July 23, 2025 19:09
@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/msw-0.x branch 5 times, most recently from 15ac838 to 6bfe107 Compare August 1, 2025 17:59
@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/msw-0.x branch 4 times, most recently from 37c69de to 03b5665 Compare August 18, 2025 00:13
@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/msw-0.x branch 3 times, most recently from 7d09ca4 to 1ba2c35 Compare August 26, 2025 20:43
@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/msw-0.x branch 3 times, most recently from 5c3af59 to e733d3c Compare September 13, 2025 18:51
@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/msw-0.x branch 4 times, most recently from 9443851 to cb0a60d Compare September 18, 2025 16:39
@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/msw-0.x branch 3 times, most recently from 8d0142d to 3c6e4d3 Compare October 3, 2025 19:27
@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/msw-0.x branch 4 times, most recently from 8b3de1d to 67831d7 Compare October 5, 2025 22:36
@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/msw-0.x branch 2 times, most recently from 89a343e to 3cfece2 Compare October 18, 2025 09:36
@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the renovate/msw-0.x branch 4 times, most recently from 4f024ae to 3c7d563 Compare November 2, 2025 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant