-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update dependency express-openapi-validator to ^5.3.5 #821
Merged
myrotvorets-team
merged 1 commit into
master
from
renovate/express-openapi-validator-5.x
Sep 7, 2024
Merged
chore(deps): update dependency express-openapi-validator to ^5.3.5 #821
myrotvorets-team
merged 1 commit into
master
from
renovate/express-openapi-validator-5.x
Sep 7, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Filespackage-lock.jsonpackage.json
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #821 +/- ##
=======================================
Coverage 75.05% 75.05%
=======================================
Files 11 11
Lines 465 465
Branches 30 30
=======================================
Hits 349 349
Misses 116 116 ☔ View full report in Codecov by Sentry. |
renovate
bot
changed the title
chore(deps): update dependency express-openapi-validator to ^5.3.4
chore(deps): update dependency express-openapi-validator to ^5.3.4 - autoclosed
Sep 3, 2024
renovate
bot
changed the title
chore(deps): update dependency express-openapi-validator to ^5.3.4 - autoclosed
chore(deps): update dependency express-openapi-validator to ^5.3.4
Sep 6, 2024
renovate
bot
force-pushed
the
renovate/express-openapi-validator-5.x
branch
from
September 6, 2024 06:41
5ac2bff
to
5b90d01
Compare
renovate
bot
changed the title
chore(deps): update dependency express-openapi-validator to ^5.3.4
chore(deps): update dependency express-openapi-validator to ^5.3.5
Sep 6, 2024
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.3.4
->^5.3.5
Release Notes
cdimascio/express-openapi-validator (express-openapi-validator)
v5.3.5
Compare Source
(2024-09-06)
(2024-08-31)
breaking change
By default, request and response validation now stops after the first failure. Only one error will be reported even when multiple may exist. This follows best practices from AJV:
allErrors
optionTo report all validation errors (only recommended in development), option
allErrors
can be set in optionsvalidateRequests
and/orvalidateResponses
. For example:(2024-08-24)
(2024-08-24)
(2024-08-05)
(2024-06-02)
express
as peer dependency (#907) (4e8bc84), closes #9075.1.6 (2024-02-11)
5.1.5 (2024-02-10)
5.1.4 (2024-02-09)
5.1.3 (2024-01-27)
5.1.2 (2023-12-04)
5.1.1 (2023-11-21)
5.1.0 (2023-11-12)
req.url
(#857) (f732379), closes #8575.0.5 (2023-08-23)
5.0.4 (2023-04-30)
5.0.3 (2023-03-04)
error_code
toerrorCode
inValidationErrorItem
(#819) (1a1b2cc), closes #8195.0.2 (2023-02-11)
5.0.1 (2023-01-09)
5.0.0 (2022-11-19)
4.13.8 (2022-05-30)
4.13.7 (2022-03-27)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.