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 ^5.4.0 #303

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-number-format (source) ^5.3.4 -> ^5.4.0 age adoption passing confidence

Release Notes

s-yadav/react-number-format (react-number-format)

v5.4.0: Bug fixes and Test + Build upgrade

Compare Source

Test and Build improvements

  • Migrated test suite to vite, JSdom and react testing library, from Jasmine and Karma. Plus, a lot of fixes around the false negative test. Shout out to @​aashu16
  • A couple of build improvements @​aashu16
  • Unnecessary files are no longer included on npm package. Fixes #​840
  • Added a better way to find change range which fixes issues around duplicate subsequent characters giving incorrect change range causing inconsistent caret positioning.

API Improvements
onValueChange now fires always if there is any change on the input, weather update comes from props or user events. This makes the callback more predictable. Fixed #​812, Thanks to @​rfviolato

Other Bug Fixes

  • Fix issue when complete text is selected and replaced with new value in pattern format. It was it was incorrectly pasting value.
  • Fix key press after selection over masked area. #​839

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 4, 2024
@raducristianpopa
Copy link
Member

raducristianpopa commented Jun 4, 2024

Extension builds preview

Name Link
Latest commit 821c0f5
Latest job logs Run #9397361191
BadgeDownload
BadgeDownload

@renovate renovate bot force-pushed the renovate/react-number-format-5.x branch from da9939c to 821c0f5 Compare June 6, 2024 08:09
@raducristianpopa raducristianpopa merged commit 5ba9ca2 into main Jun 10, 2024
7 checks passed
@raducristianpopa raducristianpopa deleted the renovate/react-number-format-5.x branch June 10, 2024 06:18
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