GroceriStar / routes-layouts

0 stars 0 forks source link

Bump antd from 3.19.6 to 3.19.8 #121

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps antd from 3.19.6 to 3.19.8.

Release notes *Sourced from [antd's releases](https://github.com/ant-design/ant-design/releases).* > ## 3.19.8 > - 🐞 Revert `unknown` to `any` for now to avoid introducing tones of errors in one time. [#17249](https://github-redirect.dependabot.com/ant-design/ant-design/issues/17249) > > --- > > - 🐞 回滚 `unknown` 到 `any` 避免一次性引入大量 TS 错误。[#17249](https://github-redirect.dependabot.com/ant-design/ant-design/issues/17249) > > ## 3.19.7 > - 🐞 Fix Descriptions throw error when contains falsy child. [#17207](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17207) [@​superandrew213](http://github.com/superandrew213) > - 🐞 Fix a scrollbar style problem of empty Table in IE. [#17223](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17223) > - 🐞 Fix single Breadcrumb not showing on PageHeader. [#17209](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17209) > - 🐞 Fix Modal that 24px botton area cannot trigger mask click event. [#17229](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17229) > - 🐞 Fix Layout Sider‘s zero-width trigger `z-index` bug. [#17228](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17228) > - TypeScript > - ⚡️ Use the `unknown` type in typescript 3.0 to improve defintions. [#14044](https://github-redirect.dependabot.com/ant-design/ant-design/issues/14044) [@​Zzzen](http://github.com/Zzzen) > - 🐞 Fix Calendar `headerRender` should be optional. [#17063](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17063) [@​wonderjar](http://github.com/wonderjar) > > > --- > > > - 🐞 修复 Descriptions 内无法嵌套空值的问题。[#17207](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17207) [@​superandrew213](http://github.com/superandrew213) > - 🐞 修复 Table 空数据表格在 IE 下的一个滚动条样式问题。[#17223](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17223) > - 🐞 修复单个 Breadcrumb 未在 PageHeader 上显示的问题。[#17209](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17209) > - 🐞 修复 Modal 底部 24px 像素遮罩区域无法触发关闭弹窗行为。[#17229](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17229) > - 🐞 修复 Layout Sider 的展开按钮 `z-index` 太低的问题。[#17228](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17228) > - TypeScript > - ⚡️ 使用 `unknown` 代替 `any` 优化 TypeScript 定义。[#14044](https://github-redirect.dependabot.com/ant-design/ant-design/issues/14044) [@​Zzzen](http://github.com/Zzzen) > - 🐞 修复 Calendar `headerRender` 属性为可选。[#17063](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17063) [@​wonderjar](http://github.com/wonderjar)
Changelog *Sourced from [antd's changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md).* > ## 3.19.8 > > `2019-06-24` > > - 🐞 Revert `unknown` to `any` for now to avoid introducing tones of errors in one time. [#17249](https://github-redirect.dependabot.com/ant-design/ant-design/issues/17249) > > ## 3.19.7 > > `2019-06-21` > > - 🐞 Fix Descriptions throw error when contains falsy child. [#17207](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17207) [@​superandrew213](http://github.com/superandrew213) > - 🐞 Fix a scrollbar style problem of empty Table in IE. [#17223](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17223) > - 🐞 Fix single Breadcrumb not showing on PageHeader. [#17209](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17209) > - 🐞 Fix Modal that 24px botton area cannot trigger mask click event. [#17229](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17229) > - 🐞 Fix Layout Sider‘s zero-width trigger `z-index` bug. [#17228](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17228) > - TypeScript > - ⚡️ Use the `unknown` type in typescript 3.0 to improve defintions. [#14044](https://github-redirect.dependabot.com/ant-design/ant-design/issues/14044) [@​Zzzen](http://github.com/Zzzen) > - 🐞 Fix Calendar `headerRender` should be optional. [#17063](https://github-redirect.dependabot.com/ant-design/ant-design/pull/17063) [@​wonderjar](http://github.com/wonderjar)
Commits - [`3eb7130`](https://github.com/ant-design/ant-design/commit/3eb713071dae50659cb3ae40aa93d3e869cd1b2f) :sparkles: 3.19.8 - [`f6121aa`](https://github.com/ant-design/ant-design/commit/f6121aa1cc266850c04da1e81601414b6a1fff36) Merge pull request [#17249](https://github-redirect.dependabot.com/ant-design/ant-design/issues/17249) from ant-design/revert-form-type - [`3f8589c`](https://github.com/ant-design/ant-design/commit/3f8589cff3b65888b80e8ccb4162088be189e92c) chore: code style - [`c0bd255`](https://github.com/ant-design/ant-design/commit/c0bd255822509a81d958272e74a0d3e8e1196c80) lock eslint-plugin-react for yannickcr/eslint-plugin-react#2319 - [`57c28de`](https://github.com/ant-design/ant-design/commit/57c28def68350c0480569da7aa7c1d8795901940) revert unknown to any - [`936fea5`](https://github.com/ant-design/ant-design/commit/936fea5769402d075b7730d257bf143c8157e206) :bug: Fix onRow return types - [`d5be7ce`](https://github.com/ant-design/ant-design/commit/d5be7ce2e07ec00fe2674186948f8432848b6f55) Update FUNDING.yml - [`4c84c41`](https://github.com/ant-design/ant-design/commit/4c84c41da0074f86a0491c3cc68e54995609220e) :bug: Revert Form type `unknown` to `any` - [`4875d2d`](https://github.com/ant-design/ant-design/commit/4875d2d39b7f7454b6ee953dd96f349e971b1939) Merge pull request [#17236](https://github-redirect.dependabot.com/ant-design/ant-design/issues/17236) from ant-design/upgrade-eslint - [`40a38ff`](https://github.com/ant-design/ant-design/commit/40a38ff91a580d0212cb8dc035a954c1ada7f7db) Merge pull request [#17239](https://github-redirect.dependabot.com/ant-design/ant-design/issues/17239) from babbarankit/patch-2 - Additional commits viewable in [compare view](https://github.com/ant-design/ant-design/compare/3.19.6...3.19.8)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #122.