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

Update dependency inputmask to v5.0.9 #304

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 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
inputmask 5.0.7 -> 5.0.9 age adoption passing confidence
@types/inputmask (source) 5.0.3 -> 5.0.7 age adoption passing confidence

Release Notes

RobinHerbots/Inputmask (inputmask)

v5.0.9

Compare Source

Addition
  • Add exports field in package.json #​2690
Updates
  • only apply character substitution on 'human' input - #​2765
  • better handle unmatching alternations - #​2277
  • datetime alias
    • add support for mmm & mmmm #​2751
    • add custom placeholder support
  • Update IP extension to support greedy option. #​2749
  • Properly handle insertMode false in alternation logic.
  • Enhance resolving of the ndxInitializer to determine the alternating tests.
Fixed
  • Two-character time marker AM or PM doesn't work #​2794
  • Input freezes after changing decimal value symbol twice #​2731
  • Poor performance on decimal input mask #​1505
  • TypeError: Cannot read properties of null (reading 'charAt') at m.onBeforeMask #​2789
  • Cursor moves to start when there is a 0 in the decimal, How to stop this behavior? #​2784
  • Unexpected character removed #​2765
  • d/mm/yyyy is converted to d/m//yyyd #​2394
  • Invalid state after editing datetime #​2708
  • Inputmask datetime alias mm/yy min value bug #​2744
  • ALT codes #​2779
  • Pressing the Win button #​2780
  • d/mm/yyyy is converted to d/m//yyyd #​2394
  • how to get value from input-mask element? #​2702
  • Problem with seconds in format 'HH:MM:ss' #​2745
  • Remove unused mask - Take2 #​2748
  • [Question] How to custom placeholder in "ip" alias? #​2749
  • Timezone mask #​2730
  • Unicode categories such as \p{P} or \p{S} does not work in regexp property #​2741
  • When user press Ctrl+Alt / Alt+Ctrl key in the field, Can input characters with restricted formatting #​2736
  • The leap year doesn't play well with jitMasking parameter #​2647
  • dd.mm.yyyy can't enter a day greater than the 9 #​2723
  • Highlighting Values with Negative Numbers #​2714
  • "NumLock", "ScrollLock" strings as input value while "A" mask using. #​2720
  • Paste value when all select in inputfield not working good #​2603
  • Optional parts not working as expected #​2710
  • State of alternator not reset with clearIncomplete = true #​2712
  • Change Event fired on Blur even if value has not changed #​2691
  • fix ssr issues when navigator is not defined #​2704
  • type "dead" characters actually set Dead in the textbox #​2701

v5.0.8

Compare Source

Addition
  • Regex unicode categories
  • Comma input turns to decimal #​2577 => add substituteRadixPoint option to numeric alias
Updates
  • Update GH pages
  • fix test resolving when using quantifiers within an optional group
  • drop IE Mobile support
  • datetime alias
    • change default for insertModeVisual to false. - #​2664
  • consolidate keydown, keypress & keyup into keyEvent
  • refactor keyboard event keycode to key
  • refactor validPositions from object to array. - #​2428
  • add keepStatic behavior to optional parts - #​2619
  • fix wrong caret positioning with RTL
  • fix value reversing with noValuePatching & numericInput - #​2629
Fixed
  • Inputmask fails to handle null value #​1485
  • crash the input value #​2529
  • Problems with deleting static chars in alternator mask #​2648
  • in firefox placeholders are not removed - not even on the demo page #​2667
  • Tab not moving to next field #​2644
  • Regex unicode categories cause RangeError: Maximum call stack size exceeded #​2639
  • error message: Cannot read properties of undefined (reading 'allowMinus') #​2642
  • fix iphone\ios bug for cyrillic keyboard - #​2637
  • getemptymask returns a reversed string in 5.x #​2605
  • DateTime milliseconds (unmaskedvalue) #​2597
  • Negation symbol not working (12345) #​2596
  • Is it possible to create a definition for optional digits/characters? #​2524 (regression)
  • Propagation of the click event to the container #​2423
  • Minus sign can't be entered into currency field #​2583
  • ReferenceError: self is not defined #​2581

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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 5 times, most recently from 294047b to 7935847 Compare January 17, 2024 11:00
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 3 times, most recently from 6618f04 to c1cc480 Compare January 26, 2024 05:03
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 4 times, most recently from 5cc845f to eb8b3e8 Compare February 1, 2024 09:16
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 6 times, most recently from 1fd887d to f2b8097 Compare February 21, 2024 08:11
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 3 times, most recently from 97a6099 to c36d3df Compare February 26, 2024 12:38
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 2 times, most recently from 2e41cf2 to 34606a2 Compare March 4, 2024 10:23
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 3 times, most recently from 06f9d56 to d963a62 Compare March 15, 2024 09:51
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 4 times, most recently from aeaeb13 to b870358 Compare March 25, 2024 14:22
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 4 times, most recently from f8e7066 to a8f7895 Compare April 22, 2024 10:51
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 3 times, most recently from a1b2f01 to 1a40f03 Compare May 13, 2024 15:34
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 2 times, most recently from 6d5d837 to 28fed50 Compare May 24, 2024 09:36
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 2 times, most recently from e791c2a to ca6bdb9 Compare May 31, 2024 09:46
@renovate renovate bot changed the title Update dependency inputmask to v5.0.8 Update dependency inputmask to v5.0.9 May 31, 2024
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 2 times, most recently from b207be4 to d40b970 Compare June 7, 2024 05:59
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 2 times, most recently from 1eab3c3 to acfeb49 Compare June 11, 2024 10:08
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 4 times, most recently from 5c35af7 to 7735e79 Compare June 21, 2024 08:47
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 3 times, most recently from eddd782 to 84646db Compare July 1, 2024 07:51
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch from 84646db to 0fa553b Compare July 8, 2024 13:25
@renovate renovate bot force-pushed the renovate/inputmask-5.x branch 2 times, most recently from 3d5181e to 76dec32 Compare July 16, 2024 09:37
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.

None yet

0 participants