Skip to content

build(deps): bump inputmask from 3.3.11 to 5.0.9#1856

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/inputmask-5.0.9
Open

build(deps): bump inputmask from 3.3.11 to 5.0.9#1856
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/inputmask-5.0.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps inputmask from 3.3.11 to 5.0.9.

Changelog

Sourced from inputmask's changelog.

[5.0.9 - 31/05/2024]

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

  • The default value is not shown completely with the "text-overflow: ellipsis" style #2828
  • 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

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [inputmask](https://github.com/RobinHerbots/Inputmask) from 3.3.11 to 5.0.9.
- [Changelog](https://github.com/RobinHerbots/Inputmask/blob/5.x/Changelog.md)
- [Commits](RobinHerbots/Inputmask@3.3.11...5.0.9)

---
updated-dependencies:
- dependency-name: inputmask
  dependency-version: 5.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 13, 2026
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.

0 participants