Skip to content
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

Bump express-openapi-validator from 4.11.0 to 4.12.4 #46

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2021

Bumps express-openapi-validator from 4.11.0 to 4.12.4.

Release notes

Sourced from express-openapi-validator's releases.

v4.12.4

4.12.4 (2021-03-07)

4.12.3 (2021-03-07)

  • chore: change history (b0be2d6)
  • chore: increment patch version (47cdd87)
  • chore: increment patch version (7862ee7)
  • fix: validate api spec by default (4637d2c)
  • doc: update README (ce01bf8)

4.12.2 (2021-03-07)

4.12.1 (2021-03-02)

4.12.0 (2021-02-28)

  • test: add multi-spec test (1f50892)
  • test: multi.spec test (c8cf43e)
  • test: remove console logs (dccf760)
  • chore: increment minor version (7e77207)
  • fix: observe validateApiSpec and avoid schema re-checks (performance) (#544) (e794c59), closes #544
  • docs: add aaronluman as a contributor (#545) (492e1f9), closes #545
  • feat: example 2 deps (8d27580)

4.11.1 (2021-02-28)

... (truncated)

Changelog

Sourced from express-openapi-validator's changelog.

4.12.4 (2021-03-07)

4.12.3 (2021-03-07)

  • chore: change history (b0be2d6)
  • chore: increment patch version (47cdd87)
  • chore: increment patch version (7862ee7)
  • fix: validate api spec by default (4637d2c)
  • doc: update README (ce01bf8)

4.12.2 (2021-03-07)

4.12.1 (2021-03-02)

4.12.0 (2021-02-28)

  • test: add multi-spec test (1f50892)
  • test: multi.spec test (c8cf43e)
  • test: remove console logs (dccf760)
  • chore: increment minor version (7e77207)
  • fix: observe validateApiSpec and avoid schema re-checks (performance) (#544) (e794c59), closes #544
  • docs: add aaronluman as a contributor (#545) (492e1f9), closes #545
  • feat: example 2 deps (8d27580)

4.11.1 (2021-02-28)

... (truncated)

Commits

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 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 8, 2021
@sonarcloud
Copy link

sonarcloud bot commented Mar 8, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2021

Looks like express-openapi-validator is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 10, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/express-openapi-validator-4.12.4 branch March 10, 2021 17:27
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.

v4 UnhandledPromiseRejectionWarning: Error: openapi.validator: args.apiDoc was invalid.
0 participants