laravel-vue-ecommerce icon indicating copy to clipboard operation
laravel-vue-ecommerce copied to clipboard

fix(deps): update dependency @formkit/vue to v1.6.9

Open renovate[bot] opened this issue 1 year ago β€’ 4 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@formkit/vue (source) 1.6.2 -> 1.6.9 age adoption passing confidence

Release Notes

formkit/formkit (@​formkit/vue)

v1.6.9

Compare Source

v1.6.8

Compare Source

πŸ› Bug Fixes

  • Now imports FormKitSchema automatically from @formkit/vue when autoImport is true in Nuxt (#​1286)
  • Fixes a bug that caused falsey values to not reset properly (#​1509)

v1.6.7

Compare Source

πŸ› Bug Fixes

  • Fixes compatibility with Vue 3.5.6 (#​1501)
  • Indicates compatibility with new v4 nuxt (#​1418)
  • Fixes casing for the type prop of datetime-local input (#​1486)
  • Keeps placeholder for null or undefined as well (#​1474)

πŸ’ͺ New features

  • New validation rules date_before_or_equal, date_after_or_equal, date_before_node, date_after_node

v1.6.6

Compare Source

πŸ› Bug fixes
  • Fixes a bug that caused cleanup issues in Vue 3.5+ (#​1496).

v1.6.5

Compare Source

πŸ› Bug fixes
  • Fixes a bug that causes the data-invalid attribute to not be removed when conditionally removing validation rules (#​1384).

v1.6.4

Compare Source

πŸ› Bug fixes
  • Fixes a bug with validation rule observers that caused rules with external dependencies to stop firing when placed in a certain sequence (#​1371).
  • Fixes a bug that caused inputs with no validation rules to receive the data-invalid attribute on reset (regression in 1.6.3) (#​1376)

v1.6.3

Compare Source

πŸ’ͺ New Features

  • New clear on submit option for local storage
  • New context.state.passing property indicates whether or not a given input is passing all its validation rules.

πŸ› Bug fixes

  • Fixes auto animate plugin for FormKit components (#​1354).
  • On multi-step inputs beforeStepChange is no longer called when the step cannot be advanced (#​1191).
  • Quickly typing into an input no longer causes an invalid state flicker (#​1324).

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar May 16 '24 05:05 renovate[bot]