chore(deps-dev): bump msw from 2.7.3 to 2.15.0 - #301
dependabot[bot] wants to merge 2 commits into
Conversation
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
725f721 to
131c3b2
Compare
131c3b2 to
a519376
Compare
調査結果 & 対応方針CI 失敗の原因を #303 で切り分けた結果を共有します。 直接原因
根本原因長期間潜在していた
この TS5023 は以前から発生していたエラーで、これまでの main/PR の CI ログにも毎回出ていました。しかし tsup 側が「非致命扱いで exit 0」で通過していたので気付かれず。今回 msw 2.15.0 の依存ツリー変化により、tsup DTS worker がこの同じ TS5023 を 致命的扱い (exit 1) に変えたため CI が落ちるようになった。 再現の切り分け (fresh
|
a519376 to
c946389
Compare
Bumps [msw](https://github.com/mswjs/msw) from 2.7.3 to 2.15.0. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.7.3...v2.15.0) --- updated-dependencies: - dependency-name: msw dependency-version: 2.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
c946389 to
04c23c6
Compare
Bumps msw from 2.7.3 to 2.15.0.
Release notes
Sourced from msw's releases.
... (truncated)
Commits
49d9d47chore(release): v2.15.0ed88583test(finalize): useexpect.pollvswaitFor7fae0ccfeat(sse): invokefinalizeon response stream end (#2741)db818eechore(release): v2.14.7418854achore: upgrade@ossjs/release5c0ae1cfix(sse): proper logging for concurrent requests (#2762)3016bdatest: fix flakyws.clients.browser.test.ts0df6d6atest: fix flakyin-flight-request.test.tsff6836bchore: pin github actions to commit sha, update pnpm (#2761)8a19d54chore: improve github actions security (#2747)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for msw since your current version.
Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.