mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix(deps): update dependency docusaurus-theme-openapi-docs to v1.5.2 (#3098)
[](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.1` -> `1.5.2`](https://renovatebot.com/diffs/npm/docusaurus-theme-openapi-docs/1.5.1/1.5.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>PaloAltoNetworks/docusaurus-openapi-docs</summary> ### [`v1.5.2`](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/HEAD/CHANGELOG.md#​152-Feb-2-2023) [Compare Source](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/compare/v1.5.1...v1.5.2) High level enhancements - Improved support for rendering items/arrays - Fixed issue that prevented some schemas from fully-rendering ([#​397](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/397)) - Added support for `nullable` Other enhancements and bug fixes - Cleanup API doc demos ([#​400](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/400)) - \[Bug] Support multiple same-level node types and improve items/array support ([#​397](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/397)) - Bump ua-parser-js from 0.7.32 to 0.7.33 ([#​395](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/395)) - Add support for nullable ([#​393](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/393)) - Bump cookiejar from 2.1.3 to 2.1.4 ([#​390](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/390)) - Update intro/README ([#​384](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/384)) - Update a link in the credits ([#​382](https://togithub.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/382)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEzMy4wIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									8cd779a57b
								
							
						
					
					
						commit
						5c5269d618
					
				| @ -31,7 +31,7 @@ | ||||
|     "clsx": "1.2.1", | ||||
|     "docusaurus-plugin-openapi-docs": "1.5.2", | ||||
|     "docusaurus-plugin-remote-content": "^3.1.0", | ||||
|     "docusaurus-theme-openapi-docs": "1.5.1", | ||||
|     "docusaurus-theme-openapi-docs": "1.5.2", | ||||
|     "file-loader": "6.2.0", | ||||
|     "immer": "^9.0.6", | ||||
|     "react": "18.2.0", | ||||
|  | ||||
| @ -6381,7 +6381,7 @@ doctrine@^3.0.0: | ||||
|   dependencies: | ||||
|     esutils "^2.0.2" | ||||
| 
 | ||||
| docusaurus-plugin-openapi-docs@1.5.2: | ||||
| docusaurus-plugin-openapi-docs@1.5.2, docusaurus-plugin-openapi-docs@^1.5.2: | ||||
|   version "1.5.2" | ||||
|   resolved "https://registry.yarnpkg.com/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-1.5.2.tgz#02ba9ba6821e99e135963042183a5b2dedc52e02" | ||||
|   integrity sha512-fec3tEucAKYYskSEUOmQOte43wm57O4W0zRFN9ebktVuenddtM0fz9YQRb5EILOqHXYybjvvYyl1fLH/3CnnbA== | ||||
| @ -6409,34 +6409,6 @@ docusaurus-plugin-openapi-docs@1.5.2: | ||||
|     webpack "^5.61.0" | ||||
|     xml-formatter "^2.6.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== | ||||
|   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.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== | ||||
| docusaurus-theme-openapi-docs@1.5.2: | ||||
|   version "1.5.2" | ||||
|   resolved "https://registry.yarnpkg.com/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-1.5.2.tgz#8dc0cd91fc9792aec598fc61b707dcfdfd65eb92" | ||||
|   integrity sha512-4cUhn+ukltJTXv4bbnSzE9GgaUYWcDCR/ZHwXzcv7Q4oKFtSmVJL6qleeVL1vSYTc8ocGbq2mY1TMIwKeokTuA== | ||||
|   dependencies: | ||||
|     "@docusaurus/theme-common" "^2.0.1" | ||||
|     "@mdx-js/react" "^1.6.21" | ||||
| @ -6460,7 +6432,7 @@ docusaurus-theme-openapi-docs@1.5.1: | ||||
|     buffer "^6.0.3" | ||||
|     clsx "^1.1.1" | ||||
|     crypto-js "^4.1.1" | ||||
|     docusaurus-plugin-openapi-docs "^1.5.1" | ||||
|     docusaurus-plugin-openapi-docs "^1.5.2" | ||||
|     file-saver "^2.0.5" | ||||
|     immer "^9.0.7" | ||||
|     lodash "^4.17.20" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user