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

npm-dressca-frontend: bump vee-validate from 4.14.6 to 4.15.0 in /samples/web-csr/dressca-frontend #1745

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps vee-validate from 4.14.6 to 4.15.0.

Release notes

Sourced from vee-validate's releases.

v4.15.0

🐛 Bug Fixes

  • fix(perf): Skip loading devtools if in SSR #4963 (ec121b1855228e2146010f9ccd4be0246331cb0d)
  • chore: Bump schema provider versions to their latest move them to peer deps #4951 #4940 (db26a748d8e1d5310dfab74588a0d34ad4878204)
  • fix(yup): Tuple required state resolution #4931 (5cba0aaff870399f6f07a7886f37dfbfe91076ee)
  • fix(bundle): Load devtools lazily to avoid including it in production builds #4943 (#4946)

👕 Types

  • fix: Mark the <Form> submission handler with Generic object to reduce need for casting (#4954) thanks to NaokiHaba

🆕 Features

  • feat: added useIsValidating and useFormContext to Nuxt module auto import list (#4952) thanks to danielwaltz

v4.14.7

🛠️ Devtools

  • Fixed uncontrolled fields (non-form associated) not showing their state in the devtools #4914 (be994b4c59e0ead536573dc26b6947131b4b6eda)
  • Added name prop to <Form /> and useForm to distinguish them in devtools #4930 (#4933) thanks to @​genu
Changelog

Sourced from vee-validate's changelog.

4.15.0

Patch Changes

  • 30281f5: fix: lazy load the devtools dep to force it out of production bundle
  • ec121b1: fix: skip loading devtools if in SSR

4.14.7

Patch Changes

  • be994b4: fix: show uncontrolled field info in devtools closes #4914
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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm npmパッケージの更新 target: Dressca サンプルアプリケーションDresscaに関係がある labels Dec 23, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/samples/web-csr/dressca-frontend/vee-validate-4.15.0 branch from 5eebaf5 to 21f7fdb Compare December 26, 2024 01:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/samples/web-csr/dressca-frontend/vee-validate-4.15.0 branch from 21f7fdb to 3456dad Compare January 7, 2025 02:53
Bumps [vee-validate](https://github.com/logaretm/vee-validate/tree/HEAD/packages/vee-validate) from 4.14.6 to 4.15.0.
- [Release notes](https://github.com/logaretm/vee-validate/releases)
- [Changelog](https://github.com/logaretm/vee-validate/blob/main/packages/vee-validate/CHANGELOG.md)
- [Commits](https://github.com/logaretm/vee-validate/commits/v4.15.0/packages/vee-validate)

---
updated-dependencies:
- dependency-name: vee-validate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/samples/web-csr/dressca-frontend/vee-validate-4.15.0 branch from 3456dad to d07b0dc Compare January 9, 2025 01:03
@tsuna-can-se
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

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 npm npmパッケージの更新 target: Dressca サンプルアプリケーションDresscaに関係がある
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants