react-component / pagination

React Pagination
https://pagination-react-component.vercel.app/
MIT License
661 stars 329 forks source link

Bump rc-select from 12.1.13 to 14.0.3 #379

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rc-select from 12.1.13 to 14.0.3.

Release notes

Sourced from rc-select's releases.

v14.0.3

  • feat: fix js error if value not in options (#723) a90fceb

https://github.com/react-component/select/compare/v14.0.2...v14.0.3

v14.0.2

  • refactor: reorder 123b517

https://github.com/react-component/select/compare/v14.0.1...v14.0.2

v14.0.1

  • fix: clone input should not replace customize props (#722) c5f512c

https://github.com/react-component/select/compare/v14.0.0...v14.0.1

v14.0.0

No release notes provided.

v14.0.0-alpha.27

  • fix: should display text properly if text is number 0 (#718) e8cdfab
  • fix: no need warning when provide optionLabelProp (#717) 64c9ff5

https://github.com/react-component/select/compare/v14.0.0-alpha.26...v14.0.0-alpha.27

v14.0.0-alpha.26

  • Fix selecting an option with the keyboard while using fieldNames (#713) f7ed85e

https://github.com/react-component/select/compare/v14.0.0-alpha.25...v14.0.0-alpha.26

v14.0.0-alpha.25

  • Revert "feat: support suffix (#711)" 46fdd36

https://github.com/react-component/select/compare/v14.0.0-alpha.24...v14.0.0-alpha.25

v14.0.0-alpha.24

  • feat: support suffix (#711) 901bd49

https://github.com/react-component/select/compare/v14.0.0-alpha.23...v14.0.0-alpha.24

v14.0.0-alpha.23

  • fix: auto dropdown placement (#710) ff0ea10

https://github.com/react-component/select/compare/v14.0.0-alpha.22...v14.0.0-alpha.23

v14.0.0-alpha.22

No release notes provided.

v14.0.0-alpha.20

  • fix: fix onSelect type definition (#704) 3bf208b

... (truncated)

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)
vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/pagination/EshxAi43xaTxiw8vsGnuTYZ16A88
✅ Preview: https://pagination-git-dependabot-npmandyarnrc-s-cb918f-react-component.vercel.app

codecov[bot] commented 2 years ago

Codecov Report

Merging #379 (5626eae) into master (04b57e6) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #379   +/-   ##
=======================================
  Coverage   92.66%   92.66%           
=======================================
  Files           3        3           
  Lines         341      341           
  Branches      119      119           
=======================================
  Hits          316      316           
  Misses         25       25           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

dependabot[bot] commented 2 years ago

Superseded by #381.