Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps inputmask from 5.0.6 to 5.0.7.

Changelog

Sourced from inputmask's changelog.

[5.0.7 - 30/12/2021]

Addition

  • Numeric alias
    • stripLeadingZeroes option - #2523
  • Correctly handle nested optionals (email alias)
  • character substitution
  • extend definition options - #2524
    • optional
    • static
    • generated
  • add casing definition option to the readme

Updates

  • change behavior of keepStatic option (see readme)
  • update ip alias to correctly handle the greedy: true option
  • fix greedy option with quantifiers
  • fix error in mask-lexer for \w in regex
  • currency alias: add character substitution for the radixpoint
  • alias \d to [0-9] in regex masks
  • clear masktemplate before submitting regardsless of the clearMaskOnLostFocus option

Fixed

  • Add new option "stripLeadingZeroes" to the numeric extension #2523
  • Alternation like (9|999) shows extra placeholder #2277
  • Numeric shortcut not working for decimal places #2553
  • Fix backspace bug with insertMode: false #2572
  • InsertMode toggle not functioning #2565
  • Uncaught InternalError: too much recursion freezes the browser #2570 (Regex issue)
  • Different behaviour configuration by attribute vs initialization #2530
  • The requested module './inputmask.js' does not provide an export named 'default' #2560
  • Issue with leapday #2546
  • Not removing the decimal separator in suffixed inputs #2511
  • Cant type dot on iphone #2541
  • How can I replace the dot for comma while tipping? #2542
  • Issue with global Inputmask.prototype reference (easy fix) #2544
  • crash the input value #2529 - part 1
  • fix datetime with jitmasking - #2297
  • min and max not working in datetime for 12 Hours format i.e. dd/mm/yyyy hh:MM:ss TT #2297
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 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)

Bumps [inputmask](https://github.com/RobinHerbots/Inputmask) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/RobinHerbots/Inputmask/releases)
- [Changelog](https://github.com/RobinHerbots/Inputmask/blob/5.x/CHANGELOG.md)
- [Commits](RobinHerbots/Inputmask@5.0.6...5.0.7)

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

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 Feb 20, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 20, 2023

Superseded by #16.

@dependabot dependabot bot closed this Mar 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/inputmask-5.0.7 branch March 20, 2023 04:22
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