Mermade / oas-kit

Convert Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint
https://mermade.org.uk/openapi-converter
BSD 3-Clause "New" or "Revised" License
698 stars 129 forks source link

build(deps): bump @exodus/schemasafe from 1.0.0-rc.3 to 1.0.0-rc.9 #618

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @exodus/schemasafe from 1.0.0-rc.3 to 1.0.0-rc.9.

Commits
  • 4975fff v1.0.0-rc.9
  • de8771d doc: update loc count with the new features
  • 1272774 feat: multi-entrypoint compilation
  • c9c0b34 cleanup: reimplement parser() on top of validate()
  • e62bfa6 cleanup: make jsonCheck an wrapper
  • 85297aa fix: jsonCheck option errors
  • 26cc636 cleanup: split some code out of parser()/validator()
  • c7ad5d6 feat: add an opt-out from semicolons in toModule()
  • c968c16 cleanup: minor addSchemasArrayToMap refactor
  • 2f70ef6 cleanup: add main schema to schemas map
  • Additional commits viewable in compare view


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)