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.5 #503

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @umijs/test from 3.4.20 to 4.0.5.

Release notes

Sourced from @​umijs/test's releases.

v4.0.4

🎉 恭喜 siyi98 成为新的 maintainer

🎸新增功能:

  • create-umi 生成的脚手架项目默认开启 husky 和 lint-staged
  • create-umi 生成的脚手架项目 tsconfig.json 继承 .umi/tsconfig.json
  • mfsu 新增 eager 策略,使用文档
  • layout 插件支持约定式 layout
  • qiankun 插件支持 MicroAppWithMemoHistory
  • 使用环境变量 HMR=none 关闭热更新功能

🐛修复:

  • 修复 copy插件复制路径解析问题 umijs/umi#8237
  • 多语言插件导出 getIntl API
  • 修复 previewdevonProxyRes 配置失效的问题
  • 修复 jest 测试用例中无法 import from 'umi' 的问题
  • 修复乾坤主应用懒加载兼容未导出 default 的子应用
  • 修复 umi lint 在 ling-staged 无法获取参数的问题
  • 修复 CSS loader 解析绝对路径图片的问题
  • EmptyRoute 兼容 React 16.x
  • 约定式 layout 文件支持 .js .jsx 文件
  • 修复 vue 项目热更新失败的问题

📄文档更新: 这里感谢所有提 PR 的小伙伴

v4.0.2

修复 vue 模式下白屏的问题 修复非启用 ssr 插件时对于 parcel css 的强依赖,改用延迟 import 的方式 tailwindcss:修复 build 模式下可能找不到 tailwindcss.css 的情况

v3.5.26

  • feat(umi): export _getHtmlGenerator 20da0fdc0

https://github.com/umijs/umi/compare/v3.5.25...v3.5.26

v3.5.25

  • fix: inline mode build failed for worker-loader (#8130) af0cf1995
  • docs: update company name (#8113) 66bd29a3a

https://github.com/umijs/umi/compare/v3.5.24...v3.5.25

v3.5.24

  • fix(preset-built-in): react 18 version check (#8105) 3ad183f57
  • fix(preset-built-in): absolute path in runtime plugin register (#7983) 61a97639c
  • feat: Add react 18 support (#8031) a87b92b61
  • refactor(test): use builtin jsdom from jest (#8081) 82ae9171e
  • docs: update site url for joi (#8020) 7b224cef9

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by stormslowly, a new releaser for @​umijs/test since your current version.


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 #508.