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.69 #1

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

Changelog

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


tocMaxDepth: 2

OpenAPI CLI changelog

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
  • 4343f67 chore: v1.0.0-beta.69 (#451)
  • f9bdf0b Use new registry api endpoints instead of GraphQL (#445)
  • b852d9e chore: 1.0.0-beta.68 (#447)
  • 548800f lock npm version to 7.23.0 in github actions (#449)
  • f994c07 fix: should not throw error when server url is root (#448)
  • ae25868 fix: resolve fetching of hosted schema on windows (#441)
  • e7e009b fix: inline dereferenced schema when original schema name matches resolved sc...
  • a27db35 fix: hot reloading + page refresh for section pagination (#436)
  • bfc8473 chore: made the dockerhub workflow a consequtive step after publishing
  • 5106bb1 sync: Synced local 'docs/' with remote 'docs/cli/'
  • See full diff 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 #2.