chore(deps-dev): bump @umijs/test from 3.5.34 to 4.0.24
Bumps @umijs/test from 3.5.34 to 4.0.24.
Release notes
Sourced from @umijs/test's releases.
v4.0.24
What's Changed
- Revert "Remove route from chenshuai2144" by
@sorryccin umijs/umi#9471Full Changelog: https://github.com/umijs/umi/compare/v4.0.23...v4.0.24
v4.0.23
What's Changed
- 新增 valtio 插件, 欢迎尝鲜 文档 示例 by
@sorryccin umijs/umi#9442- 优化 access 插件, 子路由的访问权限码未设定继承父路由 by
@sorryccin umijs/umi#9431- 优化 MFSU 缓存损坏的情况下缓存恢复和错误提示 by
@stormslowlyin umijs/umi#9433- 优化 Dva 插件类型提示 by
@xiaohuoniin umijs/umi#9444- 优化 chainWebpack 插件类型提示 by
@Jetslyin umijs/umi#9445- 优化 ignoreMomentLocale 默认开启 by
@xierenyuanin umijs/umi#9466- 修复 MFSU 支持 js 文件中使用 jsx 语法 by
@stormslowlyin umijs/umi#9463- 文档 优化插件 API 介绍 by
@sogudin umijs/umi#9441New Contributors
@sogudmade their first contribution in umijs/umi#9441Full Changelog: https://github.com/umijs/umi/compare/v4.0.22...v4.0.23
v4.0.22
What's Changed
- 新增 mpa 全局 layout 配置 by
@sorryccin umijs/umi#9360- 新增 mpa 支持配置全局入口文件 by
@sorryccin umijs/umi#9395- 新增 构建命令显示构建产物文件大小显示 by
@fz6min umijs/umi#9259- 新增 did-you-know 条目 by
@stormslowlyin umijs/umi#9205- 新增 dva 插件跳过模型文件校验配置 by
@sorryccin umijs/umi#9388- 新增 MFSU esbuild 下 对 wasm 支持 by
@notcoldin umijs/umi#9366- 新增 onRouteChange api 增加 basename 参数 by
@sorryccin umijs/umi#9405- 新增 babel 插件 classPropertiesLoose 的支持 by
@xierenyuanin umijs/umi#9413- 新增 vite optimizeDeps 支持 dva$ 别名的写法 by
@xierenyuanin umijs/umi#9411- 新增 对 npm worksspace monorepoRedirect 支持 by
@sorryccin umijs/umi#9409- 优化 node 版本 < v16.9.0 配置错误信息展示 by
@stormslowlyin umijs/umi#9315- 优化 MFSU 依赖缺失报错 by
@stormslowlyin umijs/umi#9365- 优化 vite 模式下禁用 polyfill,提升加载速度 by
@xierenyuanin umijs/umi#9371- 修复 mpa 在 windows 下兼容性 by
@fz6min umijs/umi#9348- 修复 使用淘宝源依赖安装错误的问题 by
@fz6min umijs/umi#9380- 修复 乾坤插件对 rootElement 兜底 by
@sorryccin umijs/umi#9414- 文档 新增 一个 mpa 实例 by
@arvinxxin umijs/umi#9368New Contributors
@notcoldmade their first contribution in umijs/umi#9366Full Changelog: https://github.com/umijs/umi/compare/v4.0.21...v4.0.22
... (truncated)
Commits
3f8baa1release: 4.0.240ad4eb2release: 4.0.0-canary.20220929.287b9340Revert "Remove route from chenshuai2144 (#9410)" (#9471)8a7d443release: 4.0.23113efccfix(mfus): 🎨 支持 js 文件中使用 jsx 语法 (#9463)a04cfbdfeat(preset-umi): ignoreMomentLocale enabled by default (#9466)5fb06b7Remove route from chenshuai2144 (#9410)3c3b9eafix(babel): rebundle the missing plugins (#9443)b4010a9release: 4.0.0-canary.20220929.13ce1797fix(bundler-webpack): 修正 chainWebpack 参数的声明文件 (#9445)- Additional commits viewable in compare view
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 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 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)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| drawer | ✅ Ready (Inspect) | Visit Preview | Sep 29, 2022 at 9:47PM (UTC) |
Codecov Report
Merging #325 (5a8412d) into master (4209fae) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #325 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 112 109 -3
Branches 37 34 -3
=========================================
- Hits 112 109 -3
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/DrawerPopup.tsx | 100.00% <0.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Superseded by #330.