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: Bump rc-select from 12.1.13 to 14.11.0 #381

Merged
merged 1 commit into from Jan 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2024

Bumps rc-select from 12.1.13 to 14.11.0.

Release notes

Sourced from rc-select's releases.

v14.11.0

  • fix: Select support maxCount (#1015) 68a909f
  • chore: code optimization (#1016) 312c791
  • demo: update demo (#1014) 2cb2682

react-component/select@v14.11.0-0...v14.11.0

v14.11.0-0

  • feat: Select support maxCount (#1012) d8a13f3
  • type: add type (#1013) 56fd0d9
  • chore: code optimization (#1011) 424bcfd
  • fix: incorrect display when value is null in multiple mode (#1009) 3fb972e
  • chore(deps-dev): bump @​types/react from 17.0.73 to 18.2.45 (#1004) 5773bff
  • type: type lint fix (#1010) d31b0ab
  • chore: add NODE_ENV to displayName (#1008) c01fe37
  • chore(deps-dev): bump prettier from 2.8.8 to 3.1.1 (#998) 92a7445
  • chore(deps-dev): bump np from 7.7.0 to 9.2.0 (#1000) dc3d65f
  • chore(deps-dev): bump @​types/react-dom from 17.0.25 to 18.2.18 (#1005) 002a430
  • chore(deps-dev): bump eslint-plugin-unicorn from 49.0.0 to 50.0.1 (#1006) 7368ae9
  • fix rendering exception caused in group select (#997) 930b6fc
  • chore(deps-dev): bump eslint from 7.32.0 to 8.35.0 (#927) 026724e
  • fix: less compile (#992) ec0c6c7
  • Update README.md (#990) 59bdbf7

react-component/select@v14.10.0...v14.11.0-0

v14.10.0

  • feat: Implement optionRender API (#987) 44d9806
  • chore: bump dumi@2.2.13 (#988) eda3dca

react-component/select@v14.9.2...v14.10.0

v14.9.2

  • chore: rm option len match (#986) 2e763f6

react-component/select@v14.9.1...v14.9.2

v14.9.1

  • revert: search aria-label (#985) ebe9e88

react-component/select@v14.9.0...v14.9.1

v14.9.0

  • feat: add value and disabled to TransBtn props on OptionList (#983) 0ce4e3f
  • fix: trigger onBlur does not require reset focused (#980) b5fccbd

react-component/select@v14.8.1...v14.9.0

v14.8.1

  • #978 fix: initialise aria-expanded (#979) 526ba82

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by madccc, a new releaser for rc-select since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-select](https://github.com/react-component/select) from 12.1.13 to 14.11.0.
- [Release notes](https://github.com/react-component/select/releases)
- [Commits](react-component/select@v12.1.13...v14.11.0)

---
updated-dependencies:
- dependency-name: rc-select
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

vercel bot commented Jan 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dialog ❌ Failed (Inspect) Jan 2, 2024 9:44pm

Copy link

codecov bot commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c370bfd) 99.41% compared to head (820867e) 99.41%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #381   +/-   ##
=======================================
  Coverage   99.41%   99.41%           
=======================================
  Files           8        8           
  Lines         170      170           
  Branches       52       52           
=======================================
  Hits          169      169           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@li-jia-nan li-jia-nan merged commit f95e5d7 into master Jan 2, 2024
8 of 9 checks passed
@li-jia-nan li-jia-nan deleted the dependabot/npm_and_yarn/rc-select-14.11.0 branch January 2, 2024 22:41
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.

None yet

1 participant