Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2022

Bumps @umijs/test from 3.5.28 to 4.0.6.

Release notes

Sourced from @​umijs/test's releases.

v4.0.6

What's Changed

New Contributors

Full Changelog: umijs/umi@v4.0.5...v4.0.6

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 解析绝对路径图片的问题

... (truncated)

Commits
  • 7088713 release: 4.0.6
  • 2504250 release: 4.0.0-canary.20220707.1
  • b6ec63b fix: parcel css don't work in stackblitz
  • af26f87 docs(config): 隐射 -> 映射 (#8448)
  • 6bef63d docs: layout >> layouts (#8428)
  • 37499ed fix(max): error message compatible with framework based on max (#8422)
  • 076bfe8 fix(renderer-react): redirect in configured routes not rendered with params (...
  • b2595e0 feat(preset-umi): routes support the component path to webpack chunkName (#8406)
  • 3d08c36 fix(mfus-eager): import ant component from bigfish/antd (#8412)
  • ba959d0 fix(favicon): post favicon middleware (#8372)
  • Additional commits viewable in compare view

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)

Bumps [@umijs/test](https://github.com/umijs/umi) from 3.5.28 to 4.0.6.
- [Release notes](https://github.com/umijs/umi/releases)
- [Commits](umijs/umi@v3.5.28...v4.0.6)

---
updated-dependencies:
- dependency-name: "@umijs/test"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2022
@vercel
Copy link

vercel bot commented Jul 7, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
field-form ✅ Ready (Inspect) Visit Preview Jul 7, 2022 at 9:44PM (UTC)

@codecov
Copy link

codecov bot commented Jul 7, 2022

Codecov Report

Merging #469 (9ab6dfb) into master (ea6e6e1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #469   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files          16       16           
  Lines        1132     1132           
  Branches      249      249           
=======================================
  Hits         1131     1131           
  Misses          1        1           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2022

Superseded by #472.

@dependabot dependabot bot closed this Jul 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/umijs/test-4.0.6 branch July 14, 2022 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants