1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

fix(deps): update dependency docusaurus-plugin-openapi-docs to v0.0.0-514 (#2408)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[docusaurus-plugin-openapi-docs](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs)
| [`0.0.0-507` ->
`0.0.0-514`](https://renovatebot.com/diffs/npm/docusaurus-plugin-openapi-docs/0.0.0-507/0.0.0-514)
|
[![age](https://badges.renovateapi.com/packages/npm/docusaurus-plugin-openapi-docs/0.0.0-514/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/docusaurus-plugin-openapi-docs/0.0.0-514/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/docusaurus-plugin-openapi-docs/0.0.0-514/compatibility-slim/0.0.0-507)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/docusaurus-plugin-openapi-docs/0.0.0-514/confidence-slim/0.0.0-507)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>PaloAltoNetworks/docusaurus-openapi-docs</summary>

###
[`v0.0.0-514`](795da2f81a...a8ae6e77f4)

[Compare
Source](795da2f81a...a8ae6e77f4)

###
[`v0.0.0-513`](e32c9361d2...795da2f81a)

[Compare
Source](e32c9361d2...795da2f81a)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMS42IiwidXBkYXRlZEluVmVyIjoiMzQuMjEuNiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-12 00:16:33 +00:00 committed by GitHub
parent 0cd04fc882
commit e924d9da57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 1 deletions

View File

@ -29,7 +29,7 @@
"@svgr/webpack": "6.5.1",
"browserslist": "^4.16.5",
"clsx": "1.2.1",
"docusaurus-plugin-openapi-docs": "0.0.0-507",
"docusaurus-plugin-openapi-docs": "0.0.0-514",
"docusaurus-theme-openapi-docs": "0.0.0-507",
"file-loader": "6.2.0",
"immer": "^9.0.6",

View File

@ -6189,6 +6189,34 @@ docusaurus-plugin-openapi-docs@0.0.0-507:
webpack "^5.61.0"
xml-formatter "^2.6.1"
docusaurus-plugin-openapi-docs@0.0.0-514:
version "0.0.0-514"
resolved "https://registry.yarnpkg.com/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-0.0.0-514.tgz#2ea5a87bd1cd6829f74d8090479c25efa04872ec"
integrity sha512-HPGBMbcv7ibCHM+9l5aWp5VfW4UXAeMC3LtGqFYXqgvpzGPkDv1c+3DZXLEmEWotEWeHkzjP0b71GQq9L0YBnQ==
dependencies:
"@apidevtools/json-schema-ref-parser" "^9.0.9"
"@docusaurus/mdx-loader" "^2.0.1"
"@docusaurus/plugin-content-docs" "^2.0.1"
"@docusaurus/utils" "^2.0.1"
"@docusaurus/utils-validation" "^2.0.1"
"@paloaltonetworks/openapi-to-postmanv2" "3.1.0-hotfix.1"
"@paloaltonetworks/postman-collection" "^4.1.0"
"@redocly/openapi-core" "^1.0.0-beta.103"
chalk "^4.1.2"
clsx "^1.1.1"
fs-extra "^9.0.1"
js-yaml "^4.1.0"
json-pointer "^0.6.2"
json-refs "^3.0.15"
json-schema-merge-allof "^0.8.1"
lodash "^4.17.20"
mustache "^4.2.0"
slugify "^1.6.5"
swagger2openapi "^7.0.8"
url-template "^3.0.0"
webpack "^5.61.0"
xml-formatter "^2.6.1"
docusaurus-theme-openapi-docs@0.0.0-507:
version "0.0.0-507"
resolved "https://registry.yarnpkg.com/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-0.0.0-507.tgz#fafdda11b7356891abed40935fced9ead2303db7"