Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency msw to v0.39.2 #4685

Merged
merged 1 commit into from
Mar 15, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
msw (source) 0.38.2 -> 0.39.2 age adoption passing confidence

Release Notes

mswjs/msw

v0.39.2

Compare Source

Bug Fixes
  • parseIsomorphicRequest: bypassing cookies properly (#​1155) (755bc9d)
  • remove console.log from "setRequestCookies" (6f7ed98)
  • set "credentials" to "same-origin" for "ClientRequest" (#​1159) (c3cd80a)
  • set minimal supported Node.js version to 14 (#​1160) (d7ab139)

v0.39.1

Compare Source

Bug Fixes

v0.39.0

Compare Source

Breaking changes
Bug Fixes
  • setupWorker: resolve the "start" promise after the worker has activated (#​1146) (f6e709c)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the release:chore This PR is a chore (means nothing for users) label Mar 7, 2022
@renovate renovate bot force-pushed the renovate/msw-0.x branch 2 times, most recently from fbb43bc to e24b642 Compare March 8, 2022 00:33
@thedavidprice thedavidprice marked this pull request as draft March 8, 2022 02:05
@thedavidprice
Copy link
Contributor

This version bumps Node requirement to v16, which will not be compatible with Redwood local dev (e.g. if you're deploying to Vercel, the build environment ONLY supports Node v12 and v14).

Will follow up with MSW repo via Issue

@renovate renovate bot force-pushed the renovate/msw-0.x branch from e24b642 to 84d3383 Compare March 8, 2022 02:08
@thedavidprice thedavidprice marked this pull request as ready for review March 15, 2022 15:47
@renovate renovate bot force-pushed the renovate/msw-0.x branch from 5ab26b0 to f9701c2 Compare March 15, 2022 15:51
@renovate renovate bot changed the title Update dependency msw to v0.39.0 fix(deps): update dependency msw to v0.39.2 Mar 15, 2022
@renovate renovate bot force-pushed the renovate/msw-0.x branch from f9701c2 to e87c636 Compare March 15, 2022 15:54
@renovate renovate bot merged commit ec445f4 into main Mar 15, 2022
@renovate renovate bot deleted the renovate/msw-0.x branch March 15, 2022 17:39
@jtoar jtoar added this to the next-release milestone Mar 15, 2022
@thedavidprice thedavidprice modified the milestones: next-release, v0.50.0 Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants