1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

fix(deps): update dependency docusaurus-theme-openapi-docs to v4.3.2 (#9201)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[docusaurus-theme-openapi-docs](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs)
([source](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-theme-openapi-docs))
| [`4.3.1` ->
`4.3.2`](https://renovatebot.com/diffs/npm/docusaurus-theme-openapi-docs/4.3.1/4.3.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/docusaurus-theme-openapi-docs/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/docusaurus-theme-openapi-docs/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/docusaurus-theme-openapi-docs/4.3.1/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/docusaurus-theme-openapi-docs/4.3.1/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>PaloAltoNetworks/docusaurus-openapi-docs
(docusaurus-theme-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
([#&#8203;1068](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1068))
- allow default body to satisfy required
([#&#8203;1067](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1067))
- normalize body array instead of returning literal
([#&#8203;1066](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1066))
- Upgrade demo and packages to support 3.7.0
([#&#8203;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:
renovate[bot] 2025-02-04 02:03:23 +00:00 committed by GitHub
parent 5e62b52249
commit e3ec05fd51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6295,8 +6295,8 @@ __metadata:
linkType: hard
"docusaurus-theme-openapi-docs@npm:^4.2.0":
version: 4.3.1
resolution: "docusaurus-theme-openapi-docs@npm:4.3.1"
version: 4.3.3
resolution: "docusaurus-theme-openapi-docs@npm:4.3.3"
dependencies:
"@hookform/error-message": "npm:^2.0.1"
"@reduxjs/toolkit": "npm:^1.7.1"
@ -6327,9 +6327,9 @@ __metadata:
"@docusaurus/theme-common": ^3.5.0
docusaurus-plugin-openapi-docs: ^4.0.0
docusaurus-plugin-sass: ^0.2.3
react: ^16.8.4 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.4 || ^17.0.0 || ^18.0.0
checksum: 10c0/f91d7303779c3787529f6fd6610daab7e30de76abe5ec5fedbd1f27dc9009be6f7ebc01e0a9439bd83482abedb45134b8242650dd0b6b583dbc518539d41da81
react: ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/cbfb149773b24f0969bc270d48b0cedd6245f32d8cbce74f17d5994bfb105c683ee86ca38af3a6a268991282b465b1dea78b9d9330ffb8ea00cd665622877e40
languageName: node
linkType: hard