adobe / parliament-client-template

A template for client projects of the developer documentation site
Apache License 2.0
7 stars 18 forks source link

Bump openapi-snippet from 0.7.1 to 0.9.3 #337

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps openapi-snippet from 0.7.1 to 0.9.3.

Release notes

Sourced from openapi-snippet's releases.

v0.9.3

  • Support server overrides in paths / operations, thanks to @​amitkgupta
  • Bump dependencies to fix vulnerabilities
  • Add Prettier for consistent code

v0.9.2

  • Fix declaration of library as let to avoid TypeError - thanks @​ZinoKader

v0.9.1

  • Resolve $ref in body (addresses #49, thanks @​rohit-gohri)
  • Enable using placeholders in parameters defined per method (thanks @​rohit-gohri)
  • Address vulnerabilities

v0.9.0

  • Fix error when using securityScheme of type oauth2 without scheme property (thanks @​niteshhegde)
  • Add example values to URL parameters when present (thanks @​RolphH)

Allow global OpenAPISnippets variable to redefined

  • Allow global OpenAPISnippets variable to redefined - thanks to @​povilass for the issue, and @​joe642 for the fix!

Support for schema references in query parameter definitions

  • Adds support for resolving schema references in query parameter definitions (see #39) - Thanks to @​vpillinger!
Commits
  • 3047244 Add Prettier; bump deps; bump version
  • ce8b59e Merge pull request #59 from ErikWittern/dependabot/npm_and_yarn/json-pointer-...
  • 38e8df5 Merge pull request #58 from ErikWittern/dependabot/npm_and_yarn/lodash-4.17.21
  • df5c7c3 Merge pull request #56 from ErikWittern/dependabot/npm_and_yarn/elliptic-6.5.4
  • 6326e05 Merge pull request #60 from amitkgupta/master
  • fc2f220 Add support for server overrides
  • 394bf53 Bump json-pointer from 0.6.0 to 0.6.1
  • af418a2 Bump lodash from 4.17.19 to 4.17.21
  • 1c67ccf Bump elliptic from 6.5.3 to 6.5.4
  • 0d6d3bf Bump version to 0.9.2
  • 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)
dependabot[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.