arvinxx / gitmoji-commit-workflow

😉 Gitmoji Commit Workflow
MIT License
213 stars 26 forks source link

build(deps-dev): bump @umijs/test from 3.4.20 to 4.0.0 #490

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @umijs/test from 3.4.20 to 4.0.0.

Release notes

Sourced from @​umijs/test's releases.

v4.0.0

Umi 4 发布啦 🎈,详见 https://zhuanlan.zhihu.com/p/531657498

v4.0.0-rc.24

Fixed

  • 修复 initialState 插件临时文件内容错误的问题 #908

v4.0.0-rc.23

Fixed

  • 修复 qiankun 插件添加运行时路由失败的问题 #869
  • 修复 clientRoutes 路由项的空 routes 字段 #870
  • 修复在 yarn 模式下找不到 lint parser 的问题 #880
  • 修复产物 chunkName 冲突的问题 #886
  • 修复引入 JSON 文件时出现的类型错误 #871
  • 修复 @​umijs/mfsu 在纯 JS 项目中无法独立使用的问题 #890
  • 修复内置 tsconfig 的 @@/* 路径错误的问题 #889
  • 修复 clientLoader 属性访问报错的问题 #866
  • 修复 layout 插件 initialValuesRunTimeLayoutConfig 的类型导出 #887
  • 修复引入 monaco-editor-webpack-plugin 报错的问题 #893
  • 修复 @​umijs/bundler-webpack clean 参数不生效的问题 #881

Improvements

  • 优化 @​umijs/plugin-docs 暗色模式下的滚动条样式 #865
  • 导出 request 插件的类型定义 #900
  • 优化内置 tsconfig 的配置项 #895

Features

  • create-umi 支持基础的 Vue 模板 #897

v4.0.0-rc.22

新增 defineMock 方法,更加友好方便的定义 mock 优化 model 插件对定义在 pages 嵌套路径下 model 命名空命名方式 优化项目 typings 导入方式,统一从 .umi 目录引入 修复 model 插件在 Window 下的路径错误问题 修复 access 插件对子组件权限控制的问题 修复 mock 文件错误时,异常未捕获的问题 项目 tsconfig.json jsx 配置使用 react-jsx

v4.0.0-rc.21

🎉🎉🎉 恭喜 stormslowly 和 xierenyuan 成为新的 Maintainers 完善 useAppData 和 useRouteData 的类型提示 提供基础的 tsconfig.json 和 umi/typings 供项目扩展使用 dev 启动时,不做 .umi 目录的清理 新增 @​umijs/max 脚手架,内置 antd-pro 系列 大量文档更新 修复配置了 runtimePublicPath 之后,CSS 引用资源文件时的路径问题 修复 bundler-vite 模式下的若干错误 修复 bundler-esbuild 中对于 less 的处理 修复 lint 命令出错时 exit code 不对的问题 修复 targets 配置默认值不应该给的问题

... (truncated)

Commits


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #491.