From d1f657bf0adf7bcd175349191a67d84f89eecfd9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 18:27:28 +0000 Subject: [PATCH] fix(deps): update dependency docusaurus-theme-openapi-docs to v1.4.5 (#2370) 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.4.4` -> `1.4.5`](https://renovatebot.com/diffs/npm/docusaurus-theme-openapi-docs/1.4.4/1.4.5) | [![age](https://badges.renovateapi.com/packages/npm/docusaurus-theme-openapi-docs/1.4.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/docusaurus-theme-openapi-docs/1.4.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/docusaurus-theme-openapi-docs/1.4.5/compatibility-slim/1.4.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/docusaurus-theme-openapi-docs/1.4.5/confidence-slim/1.4.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
PaloAltoNetworks/docusaurus-openapi-docs ### [`v1.4.5`](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/HEAD/CHANGELOG.md#​145-Nov-15-2022) [Compare Source](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/compare/v1.4.4...v1.4.5) High level enhancements - Bug fixes and polish - Re-introduce missing `--openapi-input-background` variable to `styles.css` Other enhancements and bug fixes - \[Bug] Add condition for handling arrays of discriminators ([#​344](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/344))
--- ### 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 9e3c45d565..5c4f9ab73a 100644 --- a/website/package.json +++ b/website/package.json @@ -30,7 +30,7 @@ "browserslist": "^4.16.5", "clsx": "1.2.1", "docusaurus-plugin-openapi-docs": "1.4.5", - "docusaurus-theme-openapi-docs": "1.4.4", + "docusaurus-theme-openapi-docs": "1.4.5", "file-loader": "6.2.0", "immer": "^9.0.6", "react": "18.2.0", diff --git a/website/yarn.lock b/website/yarn.lock index 024cc6f1f5..724a37b24c 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -6140,7 +6140,7 @@ doctrine@^3.0.0: dependencies: esutils "^2.0.2" -docusaurus-plugin-openapi-docs@1.4.5: +docusaurus-plugin-openapi-docs@1.4.5, docusaurus-plugin-openapi-docs@^1.4.5: version "1.4.5" resolved "https://registry.yarnpkg.com/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-1.4.5.tgz#93a65cbbf4f162c9dc384c1c58bfe575824af74b" integrity sha512-CkDycCqRxc/SL1LFUXq3H3oic7Cd6uhrYtF8Do2yOVd8tak5C8jHkGCNtyjLH9I1sPOMD9BzQXGMuKyCK1BoGA== @@ -6168,38 +6168,10 @@ docusaurus-plugin-openapi-docs@1.4.5: webpack "^5.61.0" xml-formatter "^2.6.1" -docusaurus-plugin-openapi-docs@^1.4.4: - version "1.4.4" - resolved "https://registry.yarnpkg.com/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-1.4.4.tgz#eca4069649cc34c1c5ba96ebc8453674a4a978db" - integrity sha512-/qDuT9vVS0A1XUuXqYJyGpksZPvF15A8NtqAfLRXgC9HMJPhUyv84PqMK9WeqjzpIR4M3DdYEQRdqBTm+zaw3w== - 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@1.4.4: - version "1.4.4" - resolved "https://registry.yarnpkg.com/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-1.4.4.tgz#caf793e0e379fbd4d32187e0909c7b347305a6f5" - integrity sha512-/sg1M0VhBzp0sCKGp8JuqX8ZjxbVFITkqLNfUPNAhhUvgQ8dzw88tAlGUVfcALmR9dVNM+Vw1Qsq1OXIAPVBow== +docusaurus-theme-openapi-docs@1.4.5: + version "1.4.5" + resolved "https://registry.yarnpkg.com/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-1.4.5.tgz#7c7c925d13fef31cb02676e526029857e94846c8" + integrity sha512-GyuagppIYVhBRol0l/RUolWmHc5cdT2KODL+5y9+Cc01rcoNVV8Atc3G+da2haBYRqLGose6iB2IWbuPikGRGA== dependencies: "@docusaurus/theme-common" "^2.0.1" "@mdx-js/react" "^1.6.21" @@ -6209,7 +6181,7 @@ docusaurus-theme-openapi-docs@1.4.4: buffer "^6.0.3" clsx "^1.1.1" crypto-js "^4.1.1" - docusaurus-plugin-openapi-docs "^1.4.4" + docusaurus-plugin-openapi-docs "^1.4.5" file-saver "^2.0.5" immer "^9.0.7" lodash "^4.17.20"