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

fix(deps): update dependency react-number-format to v4.5.5 #207

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-number-format 4.4.1 -> 4.5.5 age adoption passing confidence

Release Notes

s-yadav/react-number-format

v4.5.5

Compare Source

v4.5.4

Compare Source

  • 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

v4.5.3

Compare Source

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

v4.5.2

Compare Source

  • Fix for full value replacement issue : #​511

v4.5.1

Compare Source

  • Fix onChange issue when isAllowed returns false #​505

v4.5.0

Compare Source

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

v4.4.4

Compare Source

  • 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

v4.4.3

Compare Source

v4.4.2

Compare Source


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-number-format-4.x branch from 1a954d4 to 6068622 Compare January 10, 2021 20:01
@renovate renovate bot changed the title fix(deps): update dependency react-number-format to v4.4.3 fix(deps): update dependency react-number-format to v4.4.4 Jan 10, 2021
@renovate renovate bot force-pushed the renovate/react-number-format-4.x branch from 6068622 to f1398f7 Compare March 15, 2021 19:50
@renovate renovate bot changed the title fix(deps): update dependency react-number-format to v4.4.4 fix(deps): update dependency react-number-format to v4.5.0 Mar 15, 2021
@renovate renovate bot force-pushed the renovate/react-number-format-4.x branch from f1398f7 to 565da25 Compare March 20, 2021 20:49
@renovate renovate bot changed the title fix(deps): update dependency react-number-format to v4.5.0 fix(deps): update dependency react-number-format to v4.5.1 Mar 20, 2021
@renovate renovate bot force-pushed the renovate/react-number-format-4.x branch from 565da25 to 956cf49 Compare March 28, 2021 19:47
@renovate renovate bot changed the title fix(deps): update dependency react-number-format to v4.5.1 fix(deps): update dependency react-number-format to v4.5.2 Mar 28, 2021
@renovate renovate bot force-pushed the renovate/react-number-format-4.x branch from 956cf49 to d7d004c Compare March 30, 2021 19:03
@renovate renovate bot changed the title fix(deps): update dependency react-number-format to v4.5.2 fix(deps): update dependency react-number-format to v4.5.3 Mar 30, 2021
@renovate renovate bot force-pushed the renovate/react-number-format-4.x branch from d7d004c to 3d3ad5a Compare April 11, 2021 08:30
@renovate renovate bot changed the title fix(deps): update dependency react-number-format to v4.5.3 fix(deps): update dependency react-number-format to v4.5.5 Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant