EuropeanUniversityFoundation / occapi-openapi

OpenAPI definitions for the Open Course Catalogue API
MIT License
0 stars 1 forks source link

Bump @redocly/openapi-cli from 1.0.0-beta.67 to 1.0.0-beta.75 #4

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @redocly/openapi-cli from 1.0.0-beta.67 to 1.0.0-beta.75.

Changelog

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

1.0.0-beta.75 (2021-12-24)

Features

  • Implemented a --host argument to preview-docs cli command

Fixes

  • Resolved an issue with continuous deployment to Docker Hub

1.0.0-beta.74 (2021-12-22)

Fixes

  • Resolved an issue with const not handled correctly in lint.

1.0.0-beta.73 (2021-12-16)

Fixes

  • Resolved another backward compatibility issue with older versions of portal.

1.0.0-beta.72 (2021-12-16)

Fixes

  • Resolved another backward compatibility issue with regions: save old config key to support old portal versions.

1.0.0-beta.71 (2021-12-16)

Fixes

  • Resolved a backward compatibility issue with REDOCLY_DOMAIN in EU region introduced in the previous release.

1.0.0-beta.70 (2021-12-14)

Features

Fixes

  • Resolved an issue with the built-in paths-kebab-case rule that disallowed paths with trailing slashes.
  • Resolved a validation issue with the example property when the schema is an array.

1.0.0-beta.69 (2021-11-16)

... (truncated)

Commits
  • 20cf29d chore: v1.0.0-beta.75 (#486)
  • 43ee081 chore: inline dockerhub action to fix deployments (#485)
  • 487cd91 feat: add host arg to preview-docs cli command (#479)
  • 9366590 chore: v1.0.0-beta.74 (#478)
  • c4b5c02 chore: add one more internal domain fix (#476)
  • 8c69a16 fix: "const" is not handled correctly in lint (#475)
  • 8b2c5e6 chore: v1.0.0-beta.73
  • 0877263 chore: fix compatibility of regions with our lab environments
  • 23f39e3 fix: another backward compatibility fix for old versions of portal
  • 596c339 chore: v1.0.0-beta.72 (#472)
  • 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 2 years ago

Superseded by #5.