mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-01 00:08:27 +01:00
fix(deps): update dependency docusaurus-theme-openapi-docs to v4.3.1 (#9038)
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.2.0` -> `4.3.1`](https://renovatebot.com/diffs/npm/docusaurus-theme-openapi-docs/4.2.0/4.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/docusaurus-theme-openapi-docs/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/docusaurus-theme-openapi-docs/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/docusaurus-theme-openapi-docs/4.2.0/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/docusaurus-theme-openapi-docs/4.2.0/4.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>PaloAltoNetworks/docusaurus-openapi-docs (docusaurus-theme-openapi-docs)</summary> ### [`v4.3.1`](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/HEAD/CHANGELOG.md#431-Dec-17-2024) [Compare Source](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/compare/v4.3.0...v4.3.1) High level enhancements - Mask credentials in API Explorer generated code snippets. Other enhancements and bug fixes - Handle case where auth options are combined ([#​1051](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1051)) - Hide credentials from generated code snippets (\[[#​1050](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/issues/1050)]\(https://github.com/PaloAltoNetworks/ ### [`v4.3.0`](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/HEAD/CHANGELOG.md#430-Dec-10-2024) [Compare Source](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/compare/v4.2.0...v4.3.0) High level enhancements - Added support for Docusaurus v3.6, which enables Docusaurus Faster for improved build and development performance ([#​1003](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1003)) Other enhancements and bug fixes ##### Features/Enhancements - Support discriminator with no parent/shared properties ([#​1040](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1040)) - Reintroduce password type to auth inputs ([#​1039](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1039)) - Address HTML minifier warnings caused by malformed MDX and HTML ([#​1033](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1033)) - Remove unused global selector and class name selector ([#​1031](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1031)) - Adjust top to better align response schema details marker ([#​1029](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1029)) - Add admonition support to descriptions/summaries ([#​1016](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1016)) - Added an --all-versions flag to gen-api-docs and clean-api-docs ([#​1018](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1018)) - fix: add back [@​hookform/error-message](https://redirect.github.com/hookform/error-message) as a regular dep ([#​1023](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1023)) - fix: move dependencies to peer dependencies ([#​1019](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1019)) - Update version matrix - Support schemas with array of types ([#​1017](https://redirect.github.com/PaloAltoNetworks/docusaurus-openapi-docs/pull/1017)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
52672be15e
commit
79df76487c
@ -2135,7 +2135,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@docusaurus/theme-common@npm:3.6.0, @docusaurus/theme-common@npm:^3.5.0":
|
||||
"@docusaurus/theme-common@npm:3.6.0":
|
||||
version: 3.6.0
|
||||
resolution: "@docusaurus/theme-common@npm:3.6.0"
|
||||
dependencies:
|
||||
@ -4019,7 +4019,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"assert@npm:^2.0.0":
|
||||
"assert@npm:^2.1.0":
|
||||
version: 2.1.0
|
||||
resolution: "assert@npm:2.1.0"
|
||||
dependencies:
|
||||
@ -5751,34 +5751,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"docusaurus-plugin-sass@npm:^0.2.3":
|
||||
version: 0.2.5
|
||||
resolution: "docusaurus-plugin-sass@npm:0.2.5"
|
||||
dependencies:
|
||||
sass-loader: "npm:^10.1.1"
|
||||
peerDependencies:
|
||||
"@docusaurus/core": ^2.0.0-beta || ^3.0.0-alpha
|
||||
sass: ^1.30.0
|
||||
checksum: 10c0/1ed75a0e9ca52405ba474ad55add5318d786a18a551974520f1a9b6a4e5707cd4b20cd4fd4c60770e7cd683d7483372dd5f175ba13608048a1082847d3750bb7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"docusaurus-theme-openapi-docs@npm:^4.2.0":
|
||||
version: 4.2.0
|
||||
resolution: "docusaurus-theme-openapi-docs@npm:4.2.0"
|
||||
version: 4.3.1
|
||||
resolution: "docusaurus-theme-openapi-docs@npm:4.3.1"
|
||||
dependencies:
|
||||
"@docusaurus/theme-common": "npm:^3.5.0"
|
||||
"@hookform/error-message": "npm:^2.0.1"
|
||||
"@reduxjs/toolkit": "npm:^1.7.1"
|
||||
allof-merge: "npm:^0.6.6"
|
||||
clsx: "npm:^1.1.1"
|
||||
copy-text-to-clipboard: "npm:^3.1.0"
|
||||
crypto-js: "npm:^4.1.1"
|
||||
docusaurus-plugin-openapi-docs: "npm:^4.2.0"
|
||||
docusaurus-plugin-sass: "npm:^0.2.3"
|
||||
file-saver: "npm:^2.0.5"
|
||||
lodash: "npm:^4.17.20"
|
||||
node-polyfill-webpack-plugin: "npm:^2.0.1"
|
||||
node-polyfill-webpack-plugin: "npm:^3.0.0"
|
||||
postman-code-generators: "npm:^1.10.1"
|
||||
postman-collection: "npm:^4.4.0"
|
||||
prism-react-renderer: "npm:^2.3.0"
|
||||
@ -5792,12 +5777,16 @@ __metadata:
|
||||
remark-gfm: "npm:3.0.1"
|
||||
sass: "npm:^1.80.4"
|
||||
sass-loader: "npm:^16.0.2"
|
||||
unist-util-visit: "npm:^5.0.0"
|
||||
webpack: "npm:^5.61.0"
|
||||
xml-formatter: "npm:^2.6.1"
|
||||
peerDependencies:
|
||||
"@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/15f4be83c6096f7a967092b707e8668616bd8131688003fc150ff022511996263cd5b95e3d840ff6a71b65b01628a51c54e8cea75859b954e02e66c5376368e5
|
||||
checksum: 10c0/f91d7303779c3787529f6fd6610daab7e30de76abe5ec5fedbd1f27dc9009be6f7ebc01e0a9439bd83482abedb45134b8242650dd0b6b583dbc518539d41da81
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -6546,13 +6535,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"filter-obj@npm:^2.0.2":
|
||||
version: 2.0.2
|
||||
resolution: "filter-obj@npm:2.0.2"
|
||||
checksum: 10c0/65899fb1151e16d3289c23e7d6c2a9276592de1e16ab8e14c29d225768273ac48a92d3be4182496a16d89a046cf24ebcbecef7fdac8c27c3c29feafc4fb9fdb3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"finalhandler@npm:1.3.1":
|
||||
version: 1.3.1
|
||||
resolution: "finalhandler@npm:1.3.1"
|
||||
@ -8430,13 +8412,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"klona@npm:^2.0.4":
|
||||
version: 2.0.6
|
||||
resolution: "klona@npm:2.0.6"
|
||||
checksum: 10c0/94eed2c6c2ce99f409df9186a96340558897b3e62a85afdc1ee39103954d2ebe1c1c4e9fe2b0952771771fa96d70055ede8b27962a7021406374fdb695fd4d01
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"latest-version@npm:^7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "latest-version@npm:7.0.0"
|
||||
@ -10384,11 +10359,11 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"node-polyfill-webpack-plugin@npm:^2.0.1":
|
||||
version: 2.0.1
|
||||
resolution: "node-polyfill-webpack-plugin@npm:2.0.1"
|
||||
"node-polyfill-webpack-plugin@npm:^3.0.0":
|
||||
version: 3.0.0
|
||||
resolution: "node-polyfill-webpack-plugin@npm:3.0.0"
|
||||
dependencies:
|
||||
assert: "npm:^2.0.0"
|
||||
assert: "npm:^2.1.0"
|
||||
browserify-zlib: "npm:^0.2.0"
|
||||
buffer: "npm:^6.0.3"
|
||||
console-browserify: "npm:^1.2.0"
|
||||
@ -10396,26 +10371,25 @@ __metadata:
|
||||
crypto-browserify: "npm:^3.12.0"
|
||||
domain-browser: "npm:^4.22.0"
|
||||
events: "npm:^3.3.0"
|
||||
filter-obj: "npm:^2.0.2"
|
||||
https-browserify: "npm:^1.0.0"
|
||||
os-browserify: "npm:^0.3.0"
|
||||
path-browserify: "npm:^1.0.1"
|
||||
process: "npm:^0.11.10"
|
||||
punycode: "npm:^2.1.1"
|
||||
punycode: "npm:^2.3.0"
|
||||
querystring-es3: "npm:^0.2.1"
|
||||
readable-stream: "npm:^4.0.0"
|
||||
readable-stream: "npm:^4.4.2"
|
||||
stream-browserify: "npm:^3.0.0"
|
||||
stream-http: "npm:^3.2.0"
|
||||
string_decoder: "npm:^1.3.0"
|
||||
timers-browserify: "npm:^2.0.12"
|
||||
tty-browserify: "npm:^0.0.1"
|
||||
type-fest: "npm:^2.14.0"
|
||||
url: "npm:^0.11.0"
|
||||
util: "npm:^0.12.4"
|
||||
type-fest: "npm:^4.4.0"
|
||||
url: "npm:^0.11.3"
|
||||
util: "npm:^0.12.5"
|
||||
vm-browserify: "npm:^1.1.2"
|
||||
peerDependencies:
|
||||
webpack: ">=5"
|
||||
checksum: 10c0/fc3dcef5888c10d0ff9924a389e5bd9d9c95109e31cb7c8a27775b17ef14a63b587365b43bfedd81eb5f93cb16a04c0e8234a2c623bfaa2f2a528a9e45811f91
|
||||
checksum: 10c0/9e47ee6c4aab6f876fa9439debd098124608ed0d58606fa166f97b8a9cd894cc96559f05368cdd85c6f1c2e796fe4c0e74af6d7be9286346d9f78a1844eb1b5c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -11809,7 +11783,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"punycode@npm:^2.1.0, punycode@npm:^2.1.1":
|
||||
"punycode@npm:^2.1.0, punycode@npm:^2.1.1, punycode@npm:^2.3.0":
|
||||
version: 2.3.1
|
||||
resolution: "punycode@npm:2.3.1"
|
||||
checksum: 10c0/14f76a8206bc3464f794fb2e3d3cc665ae416c01893ad7a02b23766eb07159144ee612ad67af5e84fa4479ccfe67678c4feb126b0485651b302babf66f04f9e9
|
||||
@ -12245,16 +12219,16 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"readable-stream@npm:^4.0.0":
|
||||
version: 4.5.2
|
||||
resolution: "readable-stream@npm:4.5.2"
|
||||
"readable-stream@npm:^4.4.2":
|
||||
version: 4.6.0
|
||||
resolution: "readable-stream@npm:4.6.0"
|
||||
dependencies:
|
||||
abort-controller: "npm:^3.0.0"
|
||||
buffer: "npm:^6.0.3"
|
||||
events: "npm:^3.3.0"
|
||||
process: "npm:^0.11.10"
|
||||
string_decoder: "npm:^1.3.0"
|
||||
checksum: 10c0/a2c80e0e53aabd91d7df0330929e32d0a73219f9477dbbb18472f6fdd6a11a699fc5d172a1beff98d50eae4f1496c950ffa85b7cc2c4c196963f289a5f39275d
|
||||
checksum: 10c0/0dcc6fdb433c0e6c4b03950f72e43b94c2aead42367ae5453997ffffcdcee2277003da545175ee11db08917e97ec709c9d19c6576e0888d0315b239da0f9913a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -12850,31 +12824,6 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass-loader@npm:^10.1.1":
|
||||
version: 10.5.2
|
||||
resolution: "sass-loader@npm:10.5.2"
|
||||
dependencies:
|
||||
klona: "npm:^2.0.4"
|
||||
loader-utils: "npm:^2.0.0"
|
||||
neo-async: "npm:^2.6.2"
|
||||
schema-utils: "npm:^3.0.0"
|
||||
semver: "npm:^7.3.2"
|
||||
peerDependencies:
|
||||
fibers: ">= 3.1.0"
|
||||
node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
|
||||
sass: ^1.3.0
|
||||
webpack: ^4.36.0 || ^5.0.0
|
||||
peerDependenciesMeta:
|
||||
fibers:
|
||||
optional: true
|
||||
node-sass:
|
||||
optional: true
|
||||
sass:
|
||||
optional: true
|
||||
checksum: 10c0/5ba4a83459fbb50e21d4f4b1b59baf1ddf8dd404099b6d1f2ec887c6903659e505879915030dd9efb1c6dd5fde2d515a19f418487b73d1cc59f6aad60c79bcf5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"sass-loader@npm:^16.0.2":
|
||||
version: 16.0.3
|
||||
resolution: "sass-loader@npm:16.0.3"
|
||||
@ -13956,13 +13905,20 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"type-fest@npm:^2.13.0, type-fest@npm:^2.14.0, type-fest@npm:^2.5.0":
|
||||
"type-fest@npm:^2.13.0, type-fest@npm:^2.5.0":
|
||||
version: 2.19.0
|
||||
resolution: "type-fest@npm:2.19.0"
|
||||
checksum: 10c0/a5a7ecf2e654251613218c215c7493574594951c08e52ab9881c9df6a6da0aeca7528c213c622bc374b4e0cb5c443aa3ab758da4e3c959783ce884c3194e12cb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"type-fest@npm:^4.4.0":
|
||||
version: 4.31.0
|
||||
resolution: "type-fest@npm:4.31.0"
|
||||
checksum: 10c0/a5bb69e3b0f82e068af8c645ac3d50b1fa5c588ebc83735a6add4ef6dacf277bb3605801f66c72c069af20120ee7387a3ae6dd84e12c152f5982784c710b4051
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"type-is@npm:~1.6.18":
|
||||
version: 1.6.18
|
||||
resolution: "type-is@npm:1.6.18"
|
||||
@ -14299,7 +14255,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"url@npm:^0.11.0":
|
||||
"url@npm:^0.11.3":
|
||||
version: 0.11.4
|
||||
resolution: "url@npm:0.11.4"
|
||||
dependencies:
|
||||
@ -14334,7 +14290,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"util@npm:^0.12.4, util@npm:^0.12.5":
|
||||
"util@npm:^0.12.5":
|
||||
version: 0.12.5
|
||||
resolution: "util@npm:0.12.5"
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user