w3bdesign / laravel-vue-ecommerce

Laravel 10 eCommerce site with Vue 3 and Stripe
MIT License
139 stars 46 forks source link

Update dependency @formkit/vue to v1.6.9 #1177

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

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`](https://redirect.github.com/formkit/formkit/compare/1.6.8...1.6.9) [Compare Source](https://redirect.github.com/formkit/formkit/compare/1.6.8...1.6.9) ### [`v1.6.8`](https://redirect.github.com/formkit/formkit/releases/tag/1.6.8) [Compare Source](https://redirect.github.com/formkit/formkit/compare/1.6.7...1.6.8) ##### 🐛 Bug Fixes - Now imports `FormKitSchema` automatically from `@formkit/vue` when autoImport is true in Nuxt ([#​1286](https://redirect.github.com/formkit/formkit/issues/1286)) - Fixes a bug that caused falsey values to not reset properly ([#​1509](https://redirect.github.com/formkit/formkit/issues/1509)) ### [`v1.6.7`](https://redirect.github.com/formkit/formkit/releases/tag/1.6.7) [Compare Source](https://redirect.github.com/formkit/formkit/compare/1.6.6...1.6.7) ##### 🐛 Bug Fixes - Fixes compatibility with Vue 3.5.6 ([#​1501](https://redirect.github.com/formkit/formkit/pull/1501)) - Indicates compatibility with new v4 nuxt ([#​1418](https://redirect.github.com/formkit/formkit/pull/1418)) - Fixes casing for the `type` prop of `datetime-local` input ([#​1486](https://redirect.github.com/formkit/formkit/pull/1486)) - Keeps placeholder for null or undefined as well ([#​1474](https://redirect.github.com/formkit/formkit/pull/1474)) ##### 💪 New features - New validation rules `date_before_or_equal`, `date_after_or_equal`, `date_before_node`, `date_after_node` ### [`v1.6.6`](https://redirect.github.com/formkit/formkit/releases/tag/1.6.6) [Compare Source](https://redirect.github.com/formkit/formkit/compare/1.6.5...1.6.6) ##### 🐛 Bug fixes - Fixes a bug that caused cleanup issues in Vue 3.5+ ([#​1496](https://redirect.github.com/formkit/formkit/issues/1496)). ### [`v1.6.5`](https://redirect.github.com/formkit/formkit/releases/tag/1.6.5) [Compare Source](https://redirect.github.com/formkit/formkit/compare/1.6.4...1.6.5) ##### 🐛 Bug fixes - Fixes a bug that causes the `data-invalid` attribute to not be removed when conditionally removing validation rules ([#​1384](https://redirect.github.com/formkit/formkit/issues/1384)). ### [`v1.6.4`](https://redirect.github.com/formkit/formkit/releases/tag/1.6.4) [Compare Source](https://redirect.github.com/formkit/formkit/compare/1.6.3...1.6.4) ##### 🐛 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](https://redirect.github.com/formkit/formkit/issues/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](https://redirect.github.com/formkit/formkit/issues/1376)) ### [`v1.6.3`](https://redirect.github.com/formkit/formkit/releases/tag/1.6.3) [Compare Source](https://redirect.github.com/formkit/formkit/compare/1.6.2...1.6.3) #### 💪 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](https://redirect.github.com/formkit/formkit/issues/1354)). - On multi-step inputs `beforeStepChange` is no longer called when the step cannot be advanced ([#​1191](https://redirect.github.com/formkit/formkit/issues/1191)). - Quickly typing into an input no longer causes an invalid state flicker ([#​1324](https://redirect.github.com/formkit/formkit/issues/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.



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

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud