Skip to content

chore(deps): bump express-joi-validation from 5.0.0 to 6.1.0#495

Open
dependabot[bot] wants to merge 1 commit intostagingfrom
dependabot/npm_and_yarn/staging/express-joi-validation-6.1.0
Open

chore(deps): bump express-joi-validation from 5.0.0 to 6.1.0#495
dependabot[bot] wants to merge 1 commit intostagingfrom
dependabot/npm_and_yarn/staging/express-joi-validation-6.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2026

Bumps express-joi-validation from 5.0.0 to 6.1.0.

Release notes

Sourced from express-joi-validation's releases.

6.1.0

  • Implement express v5 compatibility (#47)
  • Use Prettier instead of ESLint

6.0.0

  • Support Node.js 18+
  • Narrow type for error handlers (#46)

5.0.1

  • fix typescript compilation
  • bump joi and joi-extract-type versions
Changelog

Sourced from express-joi-validation's changelog.

6.1.0 (27/05/2025)

  • Implement express v5 compatibility (#47)
  • Use Prettier instead of ESLint

6.0.0 (13/10/2024)

  • Support Node.js 18+
  • Narrow type for error handlers (#46)
Commits
  • 7354dc1 chore: prepare 6.1.0 release
  • 5613450 Add support for Express v5 (#48)
  • 2c5f909 fix: remove node.js 24 from ci
  • a16da27 chore: update changelog
  • fd3a62e fix: typecast in example
  • 82bed6c chore: remove travis, add GH actions
  • 023a7f7 Narrow down ExpressJoiError type to assume the Joi.ValidationResult is an err...
  • 8b08da1 fix typescript compilation and bump joi and join extract type versions (#39)
  • See full diff in compare view

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 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 [express-joi-validation](https://github.com/evanshortiss/express-joi-validation) from 5.0.0 to 6.1.0.
- [Release notes](https://github.com/evanshortiss/express-joi-validation/releases)
- [Changelog](https://github.com/evanshortiss/express-joi-validation/blob/master/CHANGELOG.md)
- [Commits](evanshortiss/express-joi-validation@5.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: express-joi-validation
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 28, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants