Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump rc-picker from 2.1.0 to 2.5.14 #37

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2021

Bumps rc-picker from 2.1.0 to 2.5.14.

Release notes

Sourced from rc-picker's releases.

v2.5.14

  • chore(deps-dev): bump @​types/react from 16.14.8 to 17.0.11 (#261) cdf9c02
  • Added bn_BD locale for Bangla language (#265) 2f5799f
  • fixed datePicker will reopen when click non input area (#269) 9ba45e4
  • chore(deps-dev): bump eslint from 7.15.0 to 7.29.0 (#268) 8d71782
  • chore(deps-dev): bump @​types/react-dom from 16.9.13 to 17.0.8 (#267) 7cfcd4f
  • fix: dayjs and date-fns as deps with wide semver version range (#270) 5edbc9a
  • Upgrade to GitHub-native Dependabot (#243) 7d33b27

react-component/picker@v2.5.13...v2.5.14

v2.5.13

  • feat: add urdu locale (#266) bc845e3

react-component/picker@v2.5.12...v2.5.13

v2.5.12

No release notes provided.

v2.5.11

  • RangePicker support onMouseEnter、onMouseLeave (#260) 6fca0f6
  • ✨ added m_IN locale (#255) e19bac6
  • chore: add role to clear button (#250) f1ab1e0
  • Create km_KH.ts (#237) 8bc4cce
  • Update pt_BR.ts (#233) dbd2e71

react-component/picker@v2.5.10...v2.5.11

v2.5.10

  • Feature:Add French(Canada) fr_CA locale (#229) 285bbda

react-component/picker@v2.5.7...v2.5.10

v2.5.7

  • chore: optimize experience of hover value (#220) b2b8da3

react-component/picker@v2.5.6...v2.5.7

v2.5.6

  • fix: document.activeElement cannot get correct dom when the component is placed in shadow dom (#221) ee9180a

react-component/picker@v2.5.5...v2.5.6

v2.5.5

  • chore: use Day.js as peerDependencies (#214) 79307f0

react-component/picker@v2.5.4...v2.5.5

v2.5.4

  • 2.5.3 e717483

... (truncated)

Changelog

Sourced from rc-picker's changelog.

Changelog

2.4.3

2020-11-26

  • fix: Calendar should not trigger onChange when date is disabled. #183

2.4.2

2020-11-24

  • fix: week range disabled rule. #177

2.4.1

2020-11-20

  • feat: add year start & end. #176

2.4.0

2020-11-19

  • feat: add start end. #175

It has not been updated for a long time and will be maintained from now on. More in releases.


0.6.0

  • support maxColumnsPerRow.

0.5.0

  • support theme="dark|light".

0.4.0

  • support columnLayout.
  • support backgroundColor.

0.3.0

  • support style and className for footer column and footer item.
  • support LinkComponent for footer item.

0.2.0

  • Fix lib and es folders missing.

... (truncated)

Commits
  • 97acbd3 2.5.14
  • cdf9c02 chore(deps-dev): bump @​types/react from 16.14.8 to 17.0.11 (#261)
  • 2f5799f Added bn_BD locale for Bangla language (#265)
  • 9ba45e4 fixed datePicker will reopen when click non input area (#269)
  • 8d71782 chore(deps-dev): bump eslint from 7.15.0 to 7.29.0 (#268)
  • 7cfcd4f chore(deps-dev): bump @​types/react-dom from 16.9.13 to 17.0.8 (#267)
  • 5edbc9a fix: dayjs and date-fns as deps with wide semver version range (#270)
  • 7d33b27 Upgrade to GitHub-native Dependabot (#243)
  • 7f384dd 2.5.13
  • bc845e3 feat: add urdu locale (#266)
  • 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)

Bumps [rc-picker](https://github.com/react-component/picker) from 2.1.0 to 2.5.14.
- [Release notes](https://github.com/react-component/picker/releases)
- [Changelog](https://github.com/react-component/picker/blob/master/CHANGELOG.md)
- [Commits](react-component/picker@v2.1.0...v2.5.14)

---
updated-dependencies:
- dependency-name: rc-picker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 2, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 9, 2021

Superseded by #41.

@dependabot dependabot bot closed this Aug 9, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rc-picker-2.5.14 branch August 9, 2021 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants