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

Bump react-select-event from 5.1.0 to 5.3.0 #5001

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps react-select-event from 5.1.0 to 5.3.0.

Release notes

Sourced from react-select-event's releases.

v5.3.0

New feature

The select method now accepts any valid dom-testing-library TextMatch objects (eg. string, regex, function, number) as the optionOrOptions parameter. (@​lpproulx)

v5.2.0

New Feature

The container option can now be a function if the container needs to be lazily evaluated.

Commits
  • a6ec416 5.3.0
  • 7505c7a Change select optionOrOptions type to be what testing-library expect (#69)
  • 6d4c4ad Bump react from 16.14.0 to 17.0.2 (#67)
  • 89b2fbe Paranoid check: select is possible after openMenu
  • 9530641 5.2.0
  • e19926d Add an option to lazyily evaluate containers
  • 4d28592 Merge pull request #63 from romgain/dependabot/npm_and_yarn/types/react-selec...
  • cf08b0b Bump @​types/react-select from 3.1.2 to 4.0.13
  • 0cc2b6d Merge pull request #56 from romgain/dependabot/npm_and_yarn/react-select-4.0.2
  • 4c4504a Bump react-select from 3.2.0 to 4.0.2
  • 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 [react-select-event](https://github.com/romgain/react-select-event) from 5.1.0 to 5.3.0.
- [Release notes](https://github.com/romgain/react-select-event/releases)
- [Commits](romgain/react-select-event@v5.1.0...v5.3.0)

---
updated-dependencies:
- dependency-name: react-select-event
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 14, 2022 01:30
@dependabot dependabot bot requested review from jweak and jim-docker and removed request for a team March 14, 2022 01:30
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 14, 2022
@dependabot dependabot bot requested a review from a team March 14, 2022 01:30
@Nokel81 Nokel81 added this to the 5.5.0 milestone Mar 14, 2022
@Nokel81 Nokel81 merged commit ee82abc into master Mar 14, 2022
@Nokel81 Nokel81 deleted the dependabot/npm_and_yarn/react-select-event-5.3.0 branch March 14, 2022 12:59
@Nokel81 Nokel81 mentioned this pull request May 4, 2022
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.

1 participant