MTES-MCT / monitorenv

🛥️🏝️🌊 Suivi et appui au contrôle de l'environnement marin 🛥️🏝️🌊
https://beta.gouv.fr/startups/monitorfish.html
MIT License
6 stars 1 forks source link

[Tech] Bump react-imask from 6.6.3 to 7.6.1 in /frontend #1739

Open dependabot[bot] opened 6 hours ago

dependabot[bot] commented 6 hours ago

Bumps react-imask from 6.6.3 to 7.6.1.

Release notes

Sourced from react-imask's releases.

v7.6.1

  • minor bug fixes

v7.6.0

Core:

  • fix minor issues with Enum mask

React/Vue plugins:

  • now it's possible to provide default values to hook/composable
  • onAccept is now only called on init if value is changed. It should no longer mark value as dirty for validators.

React plugin:

  • now it's possible to pass existing element ref to hook

Vue plugin:

  • fix minor issues for typed model

v7.5.0

  • enable autocomplete for Enum mask by default
  • autofix option can be used with pattern mask and automatically passed to blocks
  • fix minor bugs

v7.4.0

  • add autofix option to Number mask
  • minor fixes for Vue and Svelte plugins

v7.3.0

  • add new repeat block feature
  • improve IME support (こんにちは世界)
  • try to handle undo / redo in a better way
  • minor bug fixes

v7.2.1

  • minor bug fixes for Range and Number masks

v7.2.0

Core:

  • add cjs build
  • add prepareChar callback
  • fix types
  • fix other minor bugs

React:

  • fix types
  • fix shift back prevention

v7.1.3

  • fix minor issues

v7.1.2

... (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 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 show 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)