arvinxx / gitmoji-commit-workflow

😉 Gitmoji Commit Workflow
MIT License
217 stars 27 forks source link

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

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @umijs/test from 3.4.20 to 3.5.26.

Release notes

Sourced from @​umijs/test's releases.

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

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

v3.5.23

  • Revert "fix(bundler-webpack): support node: prefix import (#7994)" (#8022) 1aa26babd

https://github.com/umijs/umi/compare/v3.5.22...v3.5.23

v3.5.22

  • fix(bundler-webpack): support node: prefix import (#7994) 64d106f5e
  • fix(deps): lock regenerate-unicode-properties to 9.0.0 (#7972) 311d721a9

https://github.com/umijs/umi/compare/v3.5.21...v3.5.22

v3.5.21

  • fix(deps): browserslists unexpected warning (#7852) 0c1e571f8
  • refactor(babel-preset-umi): enable unicode-regex (#7837) 8fe169608
  • chore: update yarn.lock cf972fe75
  • fix(babel-preset-umi): correct absoluteRuntime option (#7816) ce3cde070
  • doc: 文档符号修复 (#7726) b9381b866
  • feat: exportStatic support supportWin config (#7713) 820440f95
  • docs: add plugin-antd-mobile (#7698) d85583056
  • fix(mfsu): 修复 dev 时读取字体/图片二进制文件使用 utf8 格式导致出错的问题 (#7684) 26646d581
  • docs: plugin access (#7655) ac6e72daf
  • docs: Translation boost-compile-speed to English (#7419) 3faec3416
  • chore: fix ci (#7443) 4e2c1d4ad

https://github.com/umijs/umi/compare/v3.5.20...v3.5.21

v3.5.20

  • fix(preset-built-in): mfsu monaco worker (#7397) fe0229471

https://github.com/umijs/umi/compare/v3.5.19...v3.5.20

... (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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #476 (08819bf) into master (b302268) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #476   +/-   ##
=======================================
  Coverage   84.45%   84.45%           
=======================================
  Files          16       16           
  Lines         148      148           
  Branches       53       53           
=======================================
  Hits          125      125           
  Misses         22       22           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b302268...08819bf. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #490.