Update dependency react-number-format to v4.9.4
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| react-number-format (source) | 4.7.3 → 4.9.4 |
Release Notes
s-yadav/react-number-format (react-number-format)
v4.9.4
v4.9.3
v4.9.2: Added support for React 18
v4.9.1
v4.9.0: Enhancement and bug fixes.
- Fix regular expression for custom numerals. PR: #594 By @aSosunoff
- Fixed backspace issue when caret is before - sign (#597)
- React peer dependency fix - PR: #565 By @navarroaxel
- make typings for customInput generic - PR #577 By @patsimm
v4.8.0: API enhancements
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: yarn.lock
[01:44:28.055] INFO (9): Installing tool node v9.11.2...
[01:44:31.841] WARN (9): Npm error:
npm ERR! weird error 1
[01:44:31.842] FATAL (9): node-gyp update command failed
err: {
"type": "Error",
"message": "node-gyp update command failed",
"stack":
Error: node-gyp update command failed
at InstallNodeService.updateNodeGyp (/snapshot/dist/containerbase-cli.js:50758:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async InstallNodeService.install (/snapshot/dist/containerbase-cli.js:50894:7)
at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:51389:11)
at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:51715:14)
at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:1344:26)
at async _Cli.run (/snapshot/dist/containerbase-cli.js:2457:22)
at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:2465:28)
at async main (/snapshot/dist/containerbase-cli.js:51858:3)
}
[01:44:32.145] INFO (9): Installed tool node with errors in 4s.