-
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 v5.3.6 #776
Merged
myrotvorets-team
merged 1 commit into
master
from
renovate/express-openapi-validator-5.x-lockfile
Sep 15, 2024
Merged
chore(deps): update dependency express-openapi-validator to v5.3.6 #776
myrotvorets-team
merged 1 commit into
master
from
renovate/express-openapi-validator-5.x-lockfile
Sep 15, 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
renovate
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Sep 1, 2024
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Filespackage-lock.json |
renovate
bot
force-pushed
the
renovate/express-openapi-validator-5.x-lockfile
branch
from
September 1, 2024 06:19
0db43cf
to
9a2c3c6
Compare
renovate
bot
changed the title
chore(deps): update dependency express-openapi-validator to v5.3.4
chore(deps): update dependency express-openapi-validator to v5.3.4 - autoclosed
Sep 2, 2024
renovate
bot
deleted the
renovate/express-openapi-validator-5.x-lockfile
branch
September 2, 2024 03:38
renovate
bot
changed the title
chore(deps): update dependency express-openapi-validator to v5.3.4 - autoclosed
chore(deps): update dependency express-openapi-validator to v5.3.4
Sep 6, 2024
renovate
bot
restored the
renovate/express-openapi-validator-5.x-lockfile
branch
September 6, 2024 03:10
renovate
bot
force-pushed
the
renovate/express-openapi-validator-5.x-lockfile
branch
from
September 6, 2024 03:11
9a2c3c6
to
9673e6d
Compare
renovate
bot
changed the title
chore(deps): update dependency express-openapi-validator to v5.3.4
chore(deps): update dependency express-openapi-validator to v5.3.5
Sep 6, 2024
renovate
bot
changed the title
chore(deps): update dependency express-openapi-validator to v5.3.5
chore(deps): update dependency express-openapi-validator to v5.3.5 - autoclosed
Sep 7, 2024
renovate
bot
deleted the
renovate/express-openapi-validator-5.x-lockfile
branch
September 7, 2024 09:07
renovate
bot
changed the title
chore(deps): update dependency express-openapi-validator to v5.3.5 - autoclosed
chore(deps): update dependency express-openapi-validator to v5.3.5
Sep 13, 2024
renovate
bot
restored the
renovate/express-openapi-validator-5.x-lockfile
branch
September 13, 2024 01:27
renovate
bot
force-pushed
the
renovate/express-openapi-validator-5.x-lockfile
branch
from
September 13, 2024 01:27
9673e6d
to
cb7baf7
Compare
renovate
bot
changed the title
chore(deps): update dependency express-openapi-validator to v5.3.5
chore(deps): update dependency express-openapi-validator to v5.3.6
Sep 13, 2024
renovate
bot
force-pushed
the
renovate/express-openapi-validator-5.x-lockfile
branch
from
September 13, 2024 17:12
cb7baf7
to
e3a7b3c
Compare
Quality Gate passedIssues Measures |
myrotvorets-team
deleted the
renovate/express-openapi-validator-5.x-lockfile
branch
September 15, 2024 20:13
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
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.5
->5.3.6
Release Notes
cdimascio/express-openapi-validator (express-openapi-validator)
v5.3.6
Compare Source
(2024-09-13)
(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 is behind base branch, 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.