Skip to content

Update validator.js-asserts to include type declarations#47

Merged
franciscocardoso merged 1 commit into
masterfrom
support/update-validator-js-asserts
Jul 1, 2025
Merged

Update validator.js-asserts to include type declarations#47
franciscocardoso merged 1 commit into
masterfrom
support/update-validator-js-asserts

Conversation

@risantos
Copy link
Copy Markdown
Member

@risantos risantos commented Jun 4, 2025

Description

  • Update validator.js-asserts@9.0.0 which includes type declarations for its' asserts.
  • Refactors the type declarations in line with what's done on validator.js-asserts, including their exported types, fixing the type inference of what's passed to extraAsserts

Related issues or PRs

@risantos risantos self-assigned this Jun 4, 2025
@risantos risantos added the dependencies Pull requests that update a dependency file label Jun 4, 2025
@risantos risantos force-pushed the support/update-validator-js-asserts branch 2 times, most recently from 54aff80 to 0edfb38 Compare June 5, 2025 10:48
@risantos risantos force-pushed the support/update-validator-js-asserts branch from 0edfb38 to ba97a28 Compare July 1, 2025 09:39
- Update `validator.js-asserts@9.0.0`
- Refactors the type declarations in line with what's done on `validator.js-asserts`, including their exported types
@risantos risantos force-pushed the support/update-validator-js-asserts branch from ba97a28 to 4ba3d32 Compare July 1, 2025 14:08
@risantos risantos added the bug Something isn't working label Jul 1, 2025
@risantos risantos marked this pull request as ready for review July 1, 2025 14:10
Copilot AI review requested due to automatic review settings July 1, 2025 14:10
@risantos risantos requested a review from a team as a code owner July 1, 2025 14:10
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the dependency on validator.js-asserts from version ^7.3.1 to ^9.0.0 to incorporate new type declarations and improved type inference.

  • Updated package.json to reference the new version of validator.js-asserts that includes these enhancements

@franciscocardoso franciscocardoso merged commit b4b4dee into master Jul 1, 2025
3 checks passed
@franciscocardoso franciscocardoso deleted the support/update-validator-js-asserts branch July 1, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants