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-phone-input-2 from 2.14.0 to 2.15.0 in /frontend #3727

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2022

Bumps react-phone-input-2 from 2.14.0 to 2.15.0.

Changelog

Sourced from react-phone-input-2's changelog.

2.15.0 (February 3, 2022)

  • Hungarian, Polish, Korean translation
  • numerous fixes

2.13.8 (August 25, 2020)

  • specialLabel, disableCountryGuess
  • Add some missing flags to css
  • Minor fixes

2.13.7 (June 27, 2020)

2.13.1 (April 15, 2020)

  • enableAreaCodeStretch to handle area codes of different length on the same country
  • null passed as value will clear country, empty string will clear prefix
  • enableClickOutside to disable dropdown close handler
  • showDropdown to allow initially opened dropdowns
  • Always return unformatted value as 1st argument and formatted as 4th in onChange
  • Search by dialCode
  • searchNotFound to modify text showed when no entry is found
  • Do not use prefix and dialCode in custom masks
  • Add hiddenAreaCodes which is the array of disabled area codes used to compute correct country
  • Enable event propagation for onEnterKeyPress
  • Validation defaultErrorMessage on the top of the input
  • Derive errorMessage from isValid handler
  • Mexican area codes @​fleetofthemalden
  • Australia area codes
  • Typescript support

2.12.1 (March 11, 2020)

  • priority, alwaysDefaultMask
  • Custom tabIndex
  • Replace id usage to classes to avoid warnings @​J-theGit
  • Dynamic mask creation
  • Move dependent territories to external file, add enableTerritories @​gillerg8

2.11.0 (December 4, 2019)

  • Add languages: jp, cn, pt, it, ir, ar, id
  • Replace disableAreaCodes to enableAreaCodes
  • defaultCountrycountry

... (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)

Bumps [react-phone-input-2](https://github.com/bl00mber/react-phone-input-2) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/bl00mber/react-phone-input-2/releases)
- [Changelog](https://github.com/bl00mber/react-phone-input-2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bl00mber/react-phone-input-2/commits/v2.15.0)

---
updated-dependencies:
- dependency-name: react-phone-input-2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 25, 2022
@lcampbell2 lcampbell2 merged commit a450a47 into master May 25, 2022
@lcampbell2 lcampbell2 deleted the dependabot/npm_and_yarn/frontend/react-phone-input-2-2.15.0 branch May 25, 2022 17:17
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant