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.73 #2

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.73.

Changelog

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

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

Fixes

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

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

Fixes

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

1.0.0-beta.71 (2021-11-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)

Features

  • Implemented new --extends and --metafile options for the bundle command.

1.0.0-beta.68 (2021-11-15)

Fixes

  • Resolved an issue with hot reloading when running a preview of reference docs with openapi preview-docs.
  • Resolved an issue with page refresh when pagination is set to item or section.
  • Resolved an issue with inlining external schema when components' names match.
  • Resolved an issue with fetching hosted schema on Windows when bundling OAS definitions.
  • Resolved an issue for no-server-trailing-slash when server url is a root.
Commits
  • 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)
  • 70b775a fix: fix another backward compatibility issue with regions (#471)
  • 2b87b2c chore: v1.0.0-beta.71 (#470)
  • baed4e6 hotfix: fix REDOCLY_DOMAIN backward compatibility (#469)
  • 15daa74 sync: Synced local 'docs/' with remote 'docs/cli/'
  • a25be93 chore: v1.0.0-beta.70 (#468)
  • 5766f71 feat: support region for login and other commands (#459)
  • 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 #3.