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-number-format from 4.4.1 to 4.5.0 in /ui #353

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps react-number-format from 4.4.1 to 4.5.0.

Release notes

Sourced from react-number-format's releases.

Bug Fixes

  • Fix decimal scale issues #501
  • Improve renderText API to allow passing custom props #484

Bug Fixes

  • Fix IOS keypad issue (which doesn't allow - sign to be added) #409
  • Use the default value if the value as null is provided. #462, #347
  • Fixed #481, add inputmode=numeric only on client-side
Commits
  • 9e7509e Upgrade version
  • 0619c04 Fix decimal scale issue (#501)
  • 2eaa843 Merge pull request #502 from s-yadav/chore/fix-templates-formatting
  • b80564b chore: Fix PR & issue template formatting
  • ee9fd2b chore: Add example for max value use-case
  • 06bf0d3 chore: Fix identation
  • 481666c chore: Add example for max value use-case
  • 7a01ace Merge pull request #496 from nikhil-varma/chore/renderText-documentation
  • 798e264 chore: Change class value
  • 9001624 chore: Update example output
  • 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 16, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 22, 2021

Superseded by #364.

@dependabot dependabot bot closed this Mar 22, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/react-number-format-4.5.0 branch March 22, 2021 07:07
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.

Issue with server-side-rendering (SSR)
0 participants