From a6c76155e01d7671cc49a2e13fb186af080ae3e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:24:28 +0000 Subject: [PATCH] fix(deps): update dependency docusaurus-theme-openapi-docs to v1.5.1 (#2934) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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-theme-openapi-docs](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs) | [`1.5.0` -> `1.5.1`](https://renovatebot.com/diffs/npm/docusaurus-theme-openapi-docs/1.5.0/1.5.1) | [![age](https://badges.renovateapi.com/packages/npm/docusaurus-theme-openapi-docs/1.5.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/docusaurus-theme-openapi-docs/1.5.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/docusaurus-theme-openapi-docs/1.5.1/compatibility-slim/1.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/docusaurus-theme-openapi-docs/1.5.1/confidence-slim/1.5.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
PaloAltoNetworks/docusaurus-openapi-docs ### [`v1.5.1`](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/HEAD/CHANGELOG.md#​151-Jan-10-2023) [Compare Source](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/compare/v1.5.0...v1.5.1) High level enhancements - Added support for x-webhooks extension - Improvements to how Swagger 2.0 is upconverted to OpenAPI 3.0 Other enhancements and bug fixes - \[Bug] Refactor selective sanitization of > and < symbols in generated markdown descriptions ([#​377](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/377)) - fix jsonSchemaMergeAllOf options in createRequestSchema ([#​374](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/374)) - Add resolveInternal to swagger2openapi options ([#​375](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/375)) - \[Enhancement] Introduce support for webhooks extension ([#​370](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/370))
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- website/package.json | 2 +- website/yarn.lock | 40 ++++++---------------------------------- 2 files changed, 7 insertions(+), 35 deletions(-) diff --git a/website/package.json b/website/package.json index 4b739b2716..0609a4f403 100644 --- a/website/package.json +++ b/website/package.json @@ -31,7 +31,7 @@ "clsx": "1.2.1", "docusaurus-plugin-openapi-docs": "1.5.1", "docusaurus-plugin-remote-content": "^3.1.0", - "docusaurus-theme-openapi-docs": "1.5.0", + "docusaurus-theme-openapi-docs": "1.5.1", "file-loader": "6.2.0", "immer": "^9.0.6", "react": "18.2.0", diff --git a/website/yarn.lock b/website/yarn.lock index 6209638e98..126f35cc4f 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -6381,7 +6381,7 @@ doctrine@^3.0.0: dependencies: esutils "^2.0.2" -docusaurus-plugin-openapi-docs@1.5.1: +docusaurus-plugin-openapi-docs@1.5.1, docusaurus-plugin-openapi-docs@^1.5.1: version "1.5.1" resolved "https://registry.yarnpkg.com/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-1.5.1.tgz#ddbbaa11ea3589732dbddeb7b6abdace5bf87b81" integrity sha512-Jo+zuVHz5M3fN3VxB4AGd1KzjUKycjmPbVknN+qlcLsnRbGD16VBeJ/BX0CAS2PsDQnZ3rgufoHvvBF9Up+B5g== @@ -6409,34 +6409,6 @@ docusaurus-plugin-openapi-docs@1.5.1: webpack "^5.61.0" xml-formatter "^2.6.1" -docusaurus-plugin-openapi-docs@^1.5.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-1.5.0.tgz#d90eb04630afd9e359bebb5ec0025c078df28024" - integrity sha512-L4FnOoi5FRFxWFmH3skYmlhLFsBtdBQJzT3Bb3SXBe9wgqkwgLDPNBQtdROGpHRvpVBrJZBgsG2GtZp0TSNBFw== - 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-plugin-remote-content@^3.1.0: version "3.1.0" resolved "https://registry.yarnpkg.com/docusaurus-plugin-remote-content/-/docusaurus-plugin-remote-content-3.1.0.tgz#d9349da5e098ba65050c5e00ef2425f3edb5e837" @@ -6447,10 +6419,10 @@ docusaurus-plugin-remote-content@^3.1.0: pretty-ms "^7.0.1" rimraf "^3.0.2" -docusaurus-theme-openapi-docs@1.5.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-1.5.0.tgz#dfcfb2df92c3b87692e047b5f182688d570d75f0" - integrity sha512-HV60XzL/akgUnGrkiNmG7KsHQaZf0AhXnMbKNklcx3d427EYuETuCRxN7AJvLz73NZWb0uyqMRWfBmu6wE4cEg== +docusaurus-theme-openapi-docs@1.5.1: + version "1.5.1" + resolved "https://registry.yarnpkg.com/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-1.5.1.tgz#2c5dd598e5194f2aeebec8656cc4dea42ad30004" + integrity sha512-rCDotTYkv2pN2xaRu/RuLkYC4ES467UglOz7utrAqbfnLCeQtXiJ0OViEwCSuyftbOK3h94BAESHFtTiSGgdZg== dependencies: "@docusaurus/theme-common" "^2.0.1" "@mdx-js/react" "^1.6.21" @@ -6460,7 +6432,7 @@ docusaurus-theme-openapi-docs@1.5.0: buffer "^6.0.3" clsx "^1.1.1" crypto-js "^4.1.1" - docusaurus-plugin-openapi-docs "^1.5.0" + docusaurus-plugin-openapi-docs "^1.5.1" file-saver "^2.0.5" immer "^9.0.7" lodash "^4.17.20"