nlpsandbox / nlpsandbox-schemas

OpenAPI specifications of the NLP Sandbox services
https://nlpsandbox.io
Apache License 2.0
2 stars 4 forks source link

Bump @redocly/openapi-cli from 1.0.0-beta.52 to 1.0.0-beta.59 #261

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @redocly/openapi-cli from 1.0.0-beta.52 to 1.0.0-beta.59.

Changelog

Sourced from @​redocly/openapi-cli's changelog.

1.0.0-beta.59 (2021-09-15)

Fixes

  • Resolved an issue with the preview-docs command not working when running openapi-cli in a Docker container.

  • Improved the security of local documentation previews by removing query parameters from the request URL.


1.0.0-beta.58 (2021-09-02)

Fixes

  • Internal improvements to configuration types.

1.0.0-beta.57 (2021-09-01)

Fixes

  • Simplified the login check query to improve performance.

1.0.0-beta.56 (2021-09-01)

Features

  • Added a function for linting the .redocly.yaml configuration file.

  • Published the OpenAPI CLI quickstart guide as part of our Google Season of Docs 2021 project.


1.0.0-beta.55 (2021-08-20)

Features


... (truncated)

Commits
  • 2ab64f3 chore: v1.0.0-beta.59 (#366)
  • f68ff65 chore:add optional parameter to auth (#368)
  • 128aea9 fix: fix preview-docs command in Docker (#364)
  • 69a1580 fix: do not expose files from parent folders via preview-docs server (#347)
  • 4a84c4f Merge pull request #353 from bandantonio/docs-revised-join-command
  • 28be81c sync: Synced local 'docs/' with remote 'docs/cli/'
  • 83c859c Merge pull request #345 from bandantonio/cli-commands-home-page
  • 833ad57 sync: Synced local 'docs/' with remote 'docs/cli/'
  • 02ab376 chore: vs code return rootType in bundle (#365)
  • a403073 Update docs/commands/index.md
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/nlpsandbox/nlpsandbox-schemas/network/alerts).
dependabot[bot] commented 2 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. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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