Skip to content

Bump inputmask from 5.0.9 to 5.0.10 in /themes/common-theme/webapp/common-theme/js - #1561

Merged
jacopoc merged 1 commit into
trunkfrom
dependabot/npm_and_yarn/themes/common-theme/webapp/common-theme/js/inputmask-5.0.10
Aug 10, 2026
Merged

Bump inputmask from 5.0.9 to 5.0.10 in /themes/common-theme/webapp/common-theme/js#1561
jacopoc merged 1 commit into
trunkfrom
dependabot/npm_and_yarn/themes/common-theme/webapp/common-theme/js/inputmask-5.0.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps inputmask from 5.0.9 to 5.0.10.

Changelog

Sourced from inputmask's changelog.

[5.0.10 - 31/07/2026]

Addition

  • set regex unicode flag when using \p{.*}
  • add outputFormat option #2526
  • add FormData support for inputmask #2409
  • add "follow" casing option
  • add mjs export

Updates

  • update definitions for beter matching letters & numbers
  • datetime alias
    • adjust month/minutes definition to match standard defined at unicode.org
      • month: M, MM, MMM, MMMM
      • minutes: m, mm
      • day: d, dd, D, DD
      • year: yy, yyyy, YY, YYYY
    • add alias for month names (mmm, mmmm)
    • add casing option support to format month names
  • fix: Inputmask works weird under ShadowDOM #2753

Fixed

  • Incompatibility with vite 8 #2884
  • Also one thing: If I have a date pattern dd-mmm-yyyy, month name is always lowercase. #2870
  • Currency alias. Move carret before prefix by arrows, input not work. #2615
  • Numeric input with prefix (currency) caret issue #1367
  • Update Vue property on autocomplite #2304
  • Minus is being deleted with the first digit #2860
  • Alternating mask gets stuck when typing alphanumeric value after starting with digits (CPF/CNPJ case) #2871
  • Problems with deleting static chars in alternator mask #2648
  • Backspace on controlled input adds "backspace" text to the value #2865
  • Cannot read properties of null (reading 'inputmask') FormData patch #2841
  • Issue with Multiple Mask Patterns in Inputmask 5.0.10-beta.49 #2854
  • Having percentage with quantifier syntax always defaults to two digits #2837
  • Turkish Locale for Uppercase, Lowercase and Title #2853
  • Change event fired even no value entered in decimal masked input #2852
  • Numeric field value cannot be reset to empty from outside of input. #2829
  • Regex problem ~ recursive alternations #2845
  • Incorrect numeric mask value reverse on blur #2844
  • Sending FormData POST in Angular is not working since 5.0.10-beta.14 #2842
  • Events: Use "mask" namespace so events can be removed #2672
  • Wrong standard unicode for Minutes #2834 #2835
  • Datetime alias with incorrect submitted value (outputFormat) #2826
  • FormData values are not unmasked #2409
  • Cannot change the mask on multiple masks when the input is already filled. #2820
  • Negative limits for numeric inputs #2796
  • datetime + placeholder are not working properly #2811

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2026
Bumps [inputmask](https://github.com/RobinHerbots/Inputmask) from 5.0.9 to 5.0.10.
- [Changelog](https://github.com/RobinHerbots/Inputmask/blob/5.x/Changelog.md)
- [Commits](RobinHerbots/Inputmask@5.0.9...5.0.10)

---
updated-dependencies:
- dependency-name: inputmask
  dependency-version: 5.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/themes/common-theme/webapp/common-theme/js/inputmask-5.0.10 branch from 6252c0e to 81a89e7 Compare August 9, 2026 10:04
@jacopoc jacopoc self-assigned this Aug 9, 2026
@jacopoc
jacopoc merged commit 73e6d03 into trunk Aug 10, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/themes/common-theme/webapp/common-theme/js/inputmask-5.0.10 branch August 10, 2026 07:07
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.

1 participant