Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2025

Bumps express-joi-validation from 5.0.1 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)
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)

5.0.0 (13/10/2020)

  • Drop Node.js 8 support.
  • Update to use Joi v17.x.
  • Change from using peerDependency of "@​hapi/joi" to "joi".

4.0.3 (18/11/2019)

  • Fix TypeScript example in the README.

4.0.2 (12/11/2019)

  • Apply a fix for compatibility with Joi v16 typings.

4.0.1 (24/09/2019)

  • Remove outdated "joi" option in README

4.0.0 (20/09/2019)

  • Update to support Joi v16.x
  • No longer supports passing a Joi instance to factory
  • Finally removed deprecated function on module.exports from v2

3.0.0 (30/08/2019)

  • Removed fields, originalQuery, originalHeaders, originalBody, originalParams, and originalFields from ValidatedRequest. This simplifies usage with TypeScript's strict mode.
  • Added ValidatedRequestWithRawInputsAndFields. This is the same as ValidatedRequest from versions 2.x.

2.0.1 (22/08/2019)

  • Fixed compilation issue with TypeScript example when strict compiler flag is true.
  • Updated test script to include building TypeScript example

2.0.0 (27/06/2019)

  • Improved TypeScript support with better typings
  • Changed export from a factory function to a module exposing createValidator()
  • Improved TypeScript examples and README

1.0.0 (13/06/2019)

  • Migrated from joi to @hapi/joi.
  • Dropped Node.js 6 & 7 support (@​hapi/joi forces this)
  • Update dev dependencies.

0.3.0 (29/09/2018)

... (truncated)

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...
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [express-joi-validation](https://github.com/evanshortiss/express-joi-validation) from 5.0.1 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.1...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] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2025

Labels

The following labels could not be found: Changed. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested review from ChiaMineJP and cmmarslender May 27, 2025 11:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 27, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedexpress-joi-validation@​5.0.1 ⏵ 6.1.095 +110010085 +8100

View full report

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