Skip to content

Bump react-number-format from 4.4.0 to 4.6.3#102

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-number-format-4.6.3
Open

Bump react-number-format from 4.4.0 to 4.6.3#102
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-number-format-4.6.3

Conversation

@dependabot-preview
Copy link

Bumps react-number-format from 4.4.0 to 4.6.3.

Release notes

Sourced from react-number-format's releases.

Bug Fixes

Bug Fixes

v4.6.1

Bug Fixes

  • Adds new export signatures #536

v4.5.4

  • Currently, the library does not support passing exponential/scientific numbers. This PR adds support for that. This fixes: #506 and #519.
  • Added prettier.
  • Use Bublejs for bundling which results in a smaller build than the babel

Bug Fixes

  • Fix value replacement issue when the last value is the same as the value being replaced by. PR: #516

Bug Fixes

  • Fix for full value replacement issue : #511

Bug Fixes

  • Fix onChange issue when isAllowed returns false #505

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

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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [react-number-format](https://github.com/s-yadav/react-number-format) from 4.4.0 to 4.6.3.
- [Release notes](https://github.com/s-yadav/react-number-format/releases)
- [Commits](s-yadav/react-number-format@v4.4.0...v4.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

The following labels could not be found: worktree.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 28, 2021
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.

0 participants