react-component / calendar

React Calendar
http://react-component.github.io/calendar/
MIT License
1.7k stars 494 forks source link

Bump rc-select from 9.2.3 to 12.1.10 #866

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps rc-select from 9.2.3 to 12.1.10.

Release notes

Sourced from rc-select's releases.

v12.1.10

  • fix: select TagRender prop does not close dropdown when clicked when dropdown is open (#617) ed5a3d7

https://github.com/react-component/select/compare/v12.1.9...v12.1.10

v12.1.9

  • fix: Select value={0} should not be filtered 51a498c

https://github.com/react-component/select/compare/v12.1.8...v12.1.9

v12.1.8

  • fix: 升级rc-util版本,修复isMobile报错问题 (#616) 1974d87
  • chore(deps-dev): bump typescript from 3.9.9 to 4.2.3 (#606) 35b5f0b
  • chore(deps-dev): bump @types/react-dom from 16.9.12 to 17.0.3 (#615) e99dd14
  • fix: 兼容 labelInValue 时 value 为 null 引起的报错 (#590) 85372b2

https://github.com/react-component/select/compare/v12.1.7...v12.1.8

v12.1.7

  • added mobile check on the focus after blur event (#611) fd852fe
  • fix: click the Enter button and an empty tag may appear (#610) d5018f5

https://github.com/react-component/select/compare/v12.1.6...v12.1.7

v12.1.6

  • fix eslint warning 3568edc
  • fix: getInputElement className missing 918a34e

https://github.com/react-component/select/compare/v12.1.5...v12.1.6

v12.1.5

  • chore: Select without combobox mode should always not submit form (#604) 307786a

https://github.com/react-component/select/compare/v12.1.4...v12.1.5

v12.1.4

  • fix: Should not trigger onChange multiple times (#603) da4781b

https://github.com/react-component/select/compare/v12.1.3...v12.1.4

v12.1.3

  • fix: can not open in web component (#575) d93924e

https://github.com/react-component/select/compare/v12.1.2...v12.1.3

v12.1.2

  • fix: breakline of seprator (#589) ce895db

https://github.com/react-component/select/compare/v12.1.1...v12.1.2

... (truncated)

Commits
  • 423f860 12.1.10
  • ed5a3d7 fix: select TagRender prop does not close dropdown when clicked when dropdown...
  • e7a7428 12.1.9
  • 51a498c fix: Select value={0} should not be filtered
  • 743f076 12.1.8
  • 1974d87 fix: 升级rc-util版本,修复isMobile报错问题 (#616)
  • 35b5f0b chore(deps-dev): bump typescript from 3.9.9 to 4.2.3 (#606)
  • e99dd14 chore(deps-dev): bump @types/react-dom from 16.9.12 to 17.0.3 (#615)
  • 85372b2 fix: 兼容 labelInValue 时 value 为 null 引起的报错 (#590)
  • 45856a8 12.1.7
  • 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 #889.