Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2024

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 renovate bot changed the title Update dependency @formkit/vue to v1.6.3 Update dependency @formkit/vue to v1.6.5 May 28, 2024
@renovate renovate bot force-pushed the renovate/formkit-vue-1.x branch from fcfd650 to ec37d74 Compare May 28, 2024 19:47
Copy link

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

@renovate renovate bot changed the title Update dependency @formkit/vue to v1.6.5 Update dependency @formkit/vue to v1.6.6 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/formkit-vue-1.x branch from ec37d74 to 9537499 Compare September 12, 2024 16:07
@renovate renovate bot changed the title Update dependency @formkit/vue to v1.6.6 Update dependency @formkit/vue to v1.6.7 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/formkit-vue-1.x branch from 9537499 to d0c3bec Compare September 18, 2024 18:28
Copy link

@renovate renovate bot changed the title Update dependency @formkit/vue to v1.6.7 Update dependency @formkit/vue to v1.6.8 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/formkit-vue-1.x branch 2 times, most recently from d55ab8b to 846e617 Compare November 14, 2024 00:40
@renovate renovate bot changed the title Update dependency @formkit/vue to v1.6.8 Update dependency @formkit/vue to v1.6.9 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/formkit-vue-1.x branch from 846e617 to c1fc156 Compare November 15, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants