mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix(deps): update dependency docusaurus-plugin-openapi-docs to v4.3.2 (#9200)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [docusaurus-plugin-openapi-docs](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs) ([source](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-plugin-openapi-docs)) | [`4.3.1` -> `4.3.2`](https://renovatebot.com/diffs/npm/docusaurus-plugin-openapi-docs/4.3.1/4.3.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 (docusaurus-plugin-openapi-docs)</summary> ### [`v4.3.2`](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/HEAD/CHANGELOG.md#432-Jan-24-2025) [Compare Source](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/compare/v4.3.1...v4.3.2) High level enhancements - Add support for JSON Schema `null` type - Improve handling of required fields in request bodies - Normalize response body arrays to improve consistency Other enhancements and bug fixes - add support for json schema null type ([#​1068](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1068)) - allow default body to satisfy required ([#​1067](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1067)) - normalize body array instead of returning literal ([#​1066](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1066)) - Upgrade demo and packages to support 3.7.0 ([#​1064](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1064)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									b238ddb2fe
								
							
						
					
					
						commit
						5e62b52249
					
				@ -6253,8 +6253,8 @@ __metadata:
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
"docusaurus-plugin-openapi-docs@npm:^4.2.0":
 | 
			
		||||
  version: 4.3.1
 | 
			
		||||
  resolution: "docusaurus-plugin-openapi-docs@npm:4.3.1"
 | 
			
		||||
  version: 4.3.3
 | 
			
		||||
  resolution: "docusaurus-plugin-openapi-docs@npm:4.3.3"
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@apidevtools/json-schema-ref-parser": "npm:^11.5.4"
 | 
			
		||||
    "@redocly/openapi-core": "npm:^1.10.5"
 | 
			
		||||
@ -6275,8 +6275,8 @@ __metadata:
 | 
			
		||||
    "@docusaurus/plugin-content-docs": ^3.5.0
 | 
			
		||||
    "@docusaurus/utils": ^3.5.0
 | 
			
		||||
    "@docusaurus/utils-validation": ^3.5.0
 | 
			
		||||
    react: ^16.8.4 || ^17.0.0 || ^18.0.0
 | 
			
		||||
  checksum: 10c0/f5c1bd8804f40daba84a3e31b7c051dc6c2017f05f6b2dedcbbe0b99b07fe50f183353e024c0f19043867202d03762b37028af4e29600404f54776bfe81b7423
 | 
			
		||||
    react: ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0
 | 
			
		||||
  checksum: 10c0/40b79eba99232e1754e044e28fc68336dcf43e4bc9f4727928e91b18970abeee679010652c57dbaba1d992bd7a297a93ec47df23684e8784a17c3855d3e54437
 | 
			
		||||
  languageName: node
 | 
			
		||||
  linkType: hard
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user