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

Bump @adonisjs/validator from 5.1.0 to 13.0.2 #171

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps @adonisjs/validator from 5.1.0 to 13.0.2.

Release notes

Sourced from @​adonisjs/validator's releases.

v13 Major Release

Please see the following the following releases to learn more about breaking changes and additions :

[!IMPORTANT] This validator is now legacy and has been ported to facilitate migration to AdonisJS 6. We now recommend migrating to VineJS and also using it for new projects.

Docs : https://v6-migration.adonisjs.com/guides/validator-introduction

Commits

  • Merge branch 'develop' ab3c110
  • chore: publish under latest tag 8ec7567
  • Merge pull request #180 from adonisjs/next f0fbb2e
  • chore: update readme fe08b54
  • fix: remove duplicate code 03754d1
  • style: lint 05a47a2
  • Merge branch 'develop' into next abcfef0
  • feat: BigInt support 81aa868
  • style: lint aaeb7ff
  • fix: request module augmentation with validate 423a15f
  • fix: type errors coming from validatorJs 5c89c2e
  • chore: update dependencies 2fb440f
  • style: lint files 1017157
  • chore(release): 12.6.0 5b3356f
  • feat(validation/bigint): allow to cast a number to bigint 233d206
  • fix(validation/bigint): cast bigint like string to bigint 792dcd2
  • feat: add bigint type validation d51a7d3
  • fix: correct tests e15605d
  • chore: bump version c24981f
  • chore: update dependencies f910de0
  • chore: update dependencies 4f7333f
  • fix: handle infinite values and fail validation d1b41ae

adonisjs/validator@v13.0.2-3...v13.0.2

New Contributors

Full Changelog: adonisjs/validator@v12.4.2...v13.0.2

Making validator usable as a standalone package

With this release, we pull @adonisjs/validator out of the core and do not recommend it for v6 apps. v6 apps should use VineJS.

However, existing apps migrating to v6 can install this package and continue using it.

Commits.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by julien-r44, a new releaser for @​adonisjs/validator since your current version.


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)

Bumps [@adonisjs/validator](https://github.com/adonisjs/validator) from 5.1.0 to 13.0.2.
- [Release notes](https://github.com/adonisjs/validator/releases)
- [Commits](https://github.com/adonisjs/validator/commits/v13.0.2)

---
updated-dependencies:
- dependency-name: "@adonisjs/validator"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants