ant-design / sunflower

🦹 Process components for antd4 & antd3 by alipay industry technology
https://ant-design.github.io/sunflower
MIT License
497 stars 43 forks source link

chore(deps-dev): bump @umijs/test from 3.2.10 to 3.3.6 #230

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @umijs/test from 3.2.10 to 3.3.6.

Release notes

Sourced from @umijs/test's releases.

umi@3.3.6

  • feat: fix the only option of babel-register is invalidated for symbolic link file (#6031) a5788473
  • feat: show full webpack config with util.inspect (#6008) 2936af4e
  • feat: support config.dynamicImportSyntax for syntax only (#6014) 3e0aaaca
  • feat: expose routes in IRouteComponentProps (#6013) 645fac7f
  • feat: compatible with react 17 and enable fastRefresh for boilerplate (#6012) dfe5717c
  • fix: css sourcemap don't work (#6024) 6325106a
  • chore: upgrade joi2types (#6004) af2e3f19
  • chore: remove --max_old_space_size from ci (#6011) a8479c4e
  • chore: update yarn.lock (#6010) de6f76e4
  • chore: fix middleware typo (#6007) 90fc5d01

https://github.com/umijs/umi/compare/v3.3.5...v3.3.6

umi@3.3.5

  • fix: prettier comment error (#6002) 9c0bca20
  • chore: ie 11 test case (#5999) e52abed3
  • chore: upgrade cheerio types (#5975) e24a2bb7
  • chore: update github workflows 6319350f
  • chore: update ISSUE TEMPLATEs again 5038d0cf
  • chore: update ISSUE TEMPLATEs b003a3a7
  • chore: update issue template 2b485acd
  • docs: add immer.enableES5 for plugin-dva 82a4cb51
  • docs: add bash prefix $ back (#5979) 1668478c
  • docs: dynamicImport docs (#5976) e4123fc6

https://github.com/umijs/umi/compare/v3.3.4...v3.3.5

v3.3.4

  • feat: support extraBabelIncludes (#5942) e163aab2
  • feat: add test and docs for umi webpack in production (#5920) 3a9a1dce
  • fix: cssModulesTypescriptLoader.mode should be optional (#5917) 67fd2e07
  • fix(ssr): getInitialProps should has history in csr (#5898) fceb6e5e
  • fix(ssr): Mode should be 'stream' or 'string' (#5875) 22b8a1b5
  • fix(types): export missing types (#5893) 2046d3be
  • docs: update assets css md 85ce65ad
  • Update plugin-access.zh-CN.md (#5938) f91239fe
  • docs: Translate assets-css.md to english (#5934) 5b63f3c8
  • style(template): uniform 'typings.d.ts' code style (#5912) 0a803422
  • docs: add badge for bundlephobia 9116e168
  • docs: update wechat's qrcode 6b0fcc77
  • docs: update ssr.zh-CN.md (#5889) e4670e0d
  • ci: create issue replay 129536e7
  • docs: environemtns to environments (#5865) 84e49404
  • docs: grammar issue (#5866) 347c375f

https://github.com/umijs/umi/compare/v3.3.3...v3.3.4

umi@3.3.3

  • fix: ssr replace() method dollar $ signs (#5842) c7e1fb3a

... (truncated)

Commits
  • 874dcd0 release: v3.3.6
  • af2e3f1 chore: upgrade joi2types (#6004)
  • 6325106 fix: css sourcemap don't work (#6024)
  • a578847 feat: fix the only option of babel-register is invalidated for symbolic link ...
  • 3e0aaac feat: support config.dynamicImportSyntax for syntax only (#6014)
  • 645fac7 feat: expose routes in IRouteComponentProps (#6013)
  • dfe5717 feat: compatible with react 17 and enable fastRefresh for boilerplate (#6012)
  • a8479c4 chore: remove --max_old_space_size from ci (#6011)
  • de6f76e chore: update yarn.lock (#6010)
  • 2936af4 feat: show full webpack config with util.inspect (#6008)
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #232.