Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps inputmask from 5.0.5 to 5.0.6.

Changelog

Sourced from inputmask's changelog.

[5.0.6 - 01/06/2021]

Addition

  • validationEventTimeOut option

Updates

  • User Webpack/Terserplugin for minification
  • Fix caret shift with negative numbers in numeric aliases
  • enhance alternation logic
  • update datetime alias
  • datetime prefillYear option
    Enable/disable prefilling of the year.
    Although you can just over type the proposed value without deleting, many seems to see a problem with the year prediction.
    This options is to disable this feature.
  • better handle maxLength

Fixed

  • Decimal mask with maxlength turns integer into real number on maximum length #2260
  • jitMasking removing a decimal after the comma #2494
  • Issue with negative values and prefix in currency mask #2476
  • persian/arabic currency mask with regex #2472
  • Issue with negative values and prefix in currency mask #2476
  • Selecting all + backspace goes to the end of the input #2336
  • Error thrown, if only insert radixpoint and leave field and placeholder = "" #2475
  • Datetime alias with day auto-fill problem #2480
  • Suppress DateTime year autocomplete? #2395
  • Bug in iframes #2461
  • stuck with cursor on / text of date with datetime extension #2464
  • Inputmask with a space as a placeholder and leap year date #2451
  • setvalue() "removes" number before comma when "positionCaretOnClick" and "digitsOptional" are set. #2457
  • Date field results into buggy output: 30/02/yy0y #2456
  • cant enter the leap year using jit masking #2453
  • Basically the same issue appears also when you have a valid date in the input but want to change something. #2435
  • Can't remove "placeholder" from datetime alias #2438
  • showMaskOnFocus: false causes 'Illegal invocation' error #2436
  • Input Mask for search fields (partially filled mask) #2425
  • HandleNativePlaceholder function prevents use of dynamic placeholders. #2433
  • '0' getting added unnecessarily if navigating using arrow key for datetime input mask #2289
  • jitmasking ssn #2420
  • Removing the mask from Input results in TypeError: Cannot read property 'dependencyLib' of undefined #2403
  • Country Code Problem #2397
  • Error thrown in unmask after upgrade to 5.0.5 #2375
  • Inputmask.remove(document.getElementById(selector)) is not working in Node after version 5.0.5 update #2373
  • date format yyyy-mm-dd doesn't work with min and max #2360
  • Datetime inputFormat mm/dd/yyyy allows entry of 02/3 without padding the day #1922
Commits
  • 1c65530 bump 5.0.6
  • a326c4c Decimal mask with maxlength turns integer into real number on maximum length ...
  • 84d9a19 better handle maxlength'
  • e7a3afc jitMasking removing a decimal after the comma #2494
  • 072c080 Issue with negative values and prefix in currency mask #2476
  • c5fb79c fix numeric alias
  • 1d70929 enhance jitmasking in repeats #2379
  • 30fa573 Merge pull request #2500 from fgb4101/patch-1
  • 5c9b841 Update README_numeric.md
  • c862ae6 update numeric alias with nr range for persian arabic
  • Additional commits viewable in compare view

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2021
@auto-assign auto-assign bot requested a review from varunsridharan June 1, 2021 12:11
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants