coder / backstage-plugins

Official Coder plugins for the Backstage platform
40 stars 3 forks source link

chore(deps): bump @backstage/plugin-api-docs from 0.10.3 to 0.11.0 #69

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @backstage/plugin-api-docs from 0.10.3 to 0.11.0.

Changelog

Sourced from @​backstage/plugin-api-docs's changelog.

0.11.0

Minor Changes

  • 172a717: Migrate the api-docs to the new frontend system. It is experimental and available via alpha subpath.

Patch Changes

  • 874e8cf: Updated README to list AsyncApi v3 as supported
  • 9aac2b0: Use --cwd as the first yarn argument
  • 170c023: Adding supportedSubmitMethods prop to api-docs to pass to the Swagger UI. This allows users to specify which HTTP methods they wish to allow end-users to make requests through the Try It Out button on the Swagger UI.
  • 8fe56a8: Widen @types/react dependency range to include version 18.
  • c03f977: Updated dependency graphiql to 3.1.0.
  • 49b3b5e: Updated dependency @asyncapi/react-component to 1.2.13.
  • Updated dependencies
    • @​backstage/frontend-plugin-api@​0.6.0
    • @​backstage/core-compat-api@​0.2.0
    • @​backstage/plugin-catalog-react@​1.10.0
    • @​backstage/plugin-catalog@​1.17.0
    • @​backstage/core-components@​0.14.0
    • @​backstage/catalog-model@​1.4.4
    • @​backstage/core-plugin-api@​1.9.0
    • @​backstage/plugin-permission-react@​0.4.20
    • @​backstage/plugin-catalog-common@​1.0.21

0.11.0-next.3

Minor Changes

  • 172a717: Migrate the api-docs to the new frontend system. It is experimental and available via alpha subpath.

Patch Changes

  • 874e8cf: Updated README to list AsyncApi v3 as supported
  • Updated dependencies
    • @​backstage/plugin-catalog@​1.17.0-next.3
    • @​backstage/core-components@​0.14.0-next.2
    • @​backstage/plugin-catalog-react@​1.10.0-next.3
    • @​backstage/catalog-model@​1.4.4-next.0
    • @​backstage/core-compat-api@​0.2.0-next.3
    • @​backstage/core-plugin-api@​1.9.0-next.1
    • @​backstage/frontend-plugin-api@​0.6.0-next.3
    • @​backstage/plugin-catalog-common@​1.0.21-next.0
    • @​backstage/plugin-permission-react@​0.4.20-next.1

0.10.4-next.2

Patch Changes

  • 9aac2b0: Use --cwd as the first yarn argument

... (truncated)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 7 months ago

Superseded by #72.