pact-msw-adapter
pact-msw-adapter copied to clipboard
chore(deps-dev): bump msw from 2.0.14 to 2.2.0
trafficstars
Bumps msw from 2.0.14 to 2.2.0.
Release notes
Sourced from msw's releases.
v2.2.0 (2024-02-12)
Features
- drop webpack 4 support (remove "chokidar") (#2021) (a0761424c6b59b54e70840e5d74f789f8a8fa6e6)
@sairus2k@kettanaito- add "/http" and "/graphql" export paths (#2004) (31442cfc9571cbc36a5b9d8b8ce8d54d61bfaeee)
@thepassle@kettanaito- use a lightweight "
@inquirer/confirm" in the CLI (#2020) (f25af8a1e5379a723fe7bf0655bb8d8dc7ca1961)@sairus2k@kettanaito- automatically set "Content-Length" on text/json responses (#1996) (a95723520939d2ec7a588b59197e7823d0c89c94)
@kettanaito- support concurrent test runs via "server.boundary" (#2000) (450e7bc72e7a9315053b50c450621ab037ddc5f6)
@kettanaitoBug Fixes
- setupWorker: set "response.url" in "response:*" events (#2031) (0e9d65ffbfb1f83a47c7dc2fcb2c885cbbf5d2ac)
@kettanaitov2.1.7 (2024-02-06)
Bug Fixes
- support intercepting fetch requests in React Native (#2017) (e4307954722980a6d3320c79ab5398ad8084f37b)
@sairus2k@kettanaito- improve fetch compatibility with React Native (#2016) (aeafcd20b6a97a2bb613df7a7c374d0c796d49e5)
@kettanaitoSpecial thanks to
@willdawsonmefor investigating these issues.v2.1.6 (2024-02-05)
Bug Fixes
- return type of "passthrough" (#2002) (b030db5b70664c835f6ac01171a790af35181202)
@kettanaitov2.1.5 (2024-01-25)
Bug Fixes
- add "request" to response events (#1993) (bad537f1fce7511f0a7258c0216a9ad49fbc27b8)
@kettanaito- does not warn on unhandled "file://" requests (#1997) (5afedb1af6d20f8be4e079f6a22ca617890b3507)
@kettanaito- resolve relative fetch urls in jsdom (#1999) (82ab765c44e866310ba9c4cc24fed3d6cfaf7735)
@kettanaitov2.1.4 (2024-01-23)
Bug Fixes
- bundle browser build (#1988) (1cbf61553991d72452fa0bb5172f4efb967cd01b)
@thepassle@kettanaito- removes request parsing from "onUnhandledRequest" (#1990) (bc0bea6325f61d677d21422ab7e503310f999b00)
@kettanaitov2.1.3 (2024-01-22)
Bug Fixes
- export "getResponse" for batched GraphQL queries (#1982) (42f147367709d85c09ec44eb300848d0bbbf1b6d)
@kettanaito- reduce library footprint by avoiding barrel imports (#1987) (b803e26a65fff537332ccfcb0a1a53dc4462659c)
@thepassle
... (truncated)
Commits
5641cf1chore(release): v2.2.00e9d65ffix(setupWorker): set "response.url" in "response:*" events (#2031)a076142feat: drop webpack 4 support (remove "chokidar") (#2021)31442cffeat: add "/http" and "/graphql" export paths (#2004)f25af8afeat: use a lightweight "@inquirer/confirm" in the CLI (#2020)a957235feat: automatically set "Content-Length" on text/json responses (#1996)450e7bcfeat: support concurrent test runs via "server.boundary" (#2000)f805d34chore(release): v2.1.7e430795fix: support intercepting fetch requests in React Native (#2017)aeafcd2fix: improve fetch compatibility with React Native (#2016)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
A newer version of msw exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.