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.4 #224

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.4.

Release notes

Sourced from @umijs/test's releases.

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
  • fix: csr not call getInitialProps in ssr config (#5852) 066344a7
  • fix: history type (#5822) a4e43a81
  • chore: remove devScripts warning (#5821) 480e1323
  • chore: ssr replace $ with test case (#5841) 88ea15a6
  • chore: css modules global test case (#5834) 5ef148b3
  • chore: update create app template (#5847) 519d41df
  • chore: pkg format (#5825) 27538906
  • docs: upgrade-to-umi-3.zh-CN.md (#5858) 61e99f74
  • docs: defineConfig link (#5848) 6b938e12
  • docs: plugin order (#5824) 1476f4c7

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

umi@3.3.2

  • fix: css modules esModule error (#5820) 8276fa14
  • chore: upgrade mini-css-extract-plugin (#5818) 0c842142
  • chore: update the tpl of create app (#5810) 86aff59b
  • Update runtime-config.zh-CN.md (#5812) b4adb6dd

https://github.com/umijs/umi/compare/v3.3.1...v3.3.2

umi@3.3.1

  • fix(webpack): upgrade plugins support webpack 5 (#5794) ac3d2b36
  • chore: export proxy middleware from umi-server (#5793) 457ecfb1
  • chore: move babel-plugin-auto-css-modules deps to devDeps (#5764) a9cbc89c
  • fix: config copy type (#5795) 5a776625

https://github.com/umijs/umi/compare/v3.3.0...v3.3.1

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