mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Update dependency @redocly/cli to ^1.33.1 (main) (#215038)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@redocly/cli](https://redirect.github.com/Redocly/redocly-cli) | devDependencies | patch | [`^1.33.0` -> `^1.33.1`](https://renovatebot.com/diffs/npm/@redocly%2fcli/1.33.0/1.33.1) | `1.34.0` | | [@redocly/cli](https://redirect.github.com/Redocly/redocly-cli) | dependencies | patch | [`^1.33.0` -> `^1.33.1`](https://renovatebot.com/diffs/npm/@redocly%2fcli/1.33.1/1.33.1) | `1.34.0` | --- ### Release Notes <details> <summary>Redocly/redocly-cli (@​redocly/cli)</summary> ### [`v1.33.1`](https://redirect.github.com/Redocly/redocly-cli/releases/tag/%40redocly/cli%401.33.1) [Compare Source](https://redirect.github.com/Redocly/redocly-cli/compare/@redocly/cli@1.33.0...@redocly/cli@1.33.1) ##### Patch Changes - Fixed `generate-arazzo` command to properly handle output file paths. The `output-file` parameter must have a value when provided. - Updated [@​redocly/respect-core](https://redirect.github.com/redocly/respect-core) to v1.33.1. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOkNvcmUiLCJiYWNrcG9ydDpwcmV2LW1pbm9yIiwicmVsZWFzZV9ub3RlOnNraXAiXX0=--> --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
d60335a195
commit
11f66e750c
4 changed files with 30 additions and 30 deletions
26
oas_docs/package-lock.json
generated
26
oas_docs/package-lock.json
generated
|
@ -9,7 +9,7 @@
|
|||
"version": "1.0.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@redocly/cli": "^1.33.0",
|
||||
"@redocly/cli": "^1.33.1",
|
||||
"bump-cli": "^2.8.4"
|
||||
}
|
||||
},
|
||||
|
@ -869,9 +869,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@redocly/cli": {
|
||||
"version": "1.33.1",
|
||||
"resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-1.33.1.tgz",
|
||||
"integrity": "sha512-co+Vr/RfH9Nca3eiYuYvbLxI+5RVOyJ+l56B0SmU5UHfticTUXirO0vxtFmkHmch6YIFVU6BCF4tFbj7ssF8iQ==",
|
||||
"version": "1.34.0",
|
||||
"resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-1.34.0.tgz",
|
||||
"integrity": "sha512-Kg/t9zMjZB5cyb0YQLa+gne5E5Rz6wZP/goug1+2qaR17UqeupidBzwqDdr3lszEK3q2A37g4+W7pvdBOkiGQA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@opentelemetry/api": "1.9.0",
|
||||
|
@ -880,8 +880,8 @@
|
|||
"@opentelemetry/sdk-trace-node": "1.26.0",
|
||||
"@opentelemetry/semantic-conventions": "1.27.0",
|
||||
"@redocly/config": "^0.22.0",
|
||||
"@redocly/openapi-core": "1.33.1",
|
||||
"@redocly/respect-core": "1.33.1",
|
||||
"@redocly/openapi-core": "1.34.0",
|
||||
"@redocly/respect-core": "1.34.0",
|
||||
"abort-controller": "^3.0.0",
|
||||
"chokidar": "^3.5.1",
|
||||
"colorette": "^1.2.0",
|
||||
|
@ -917,9 +917,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@redocly/openapi-core": {
|
||||
"version": "1.33.1",
|
||||
"resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.33.1.tgz",
|
||||
"integrity": "sha512-tL3v8FVwdcCAcruOZV77uxH2ZFtnY3DRPG+rgmlm9hsu5uoatofVSJIJHUroz54KJ8ryeo28wQHhOr8iReGGEQ==",
|
||||
"version": "1.34.0",
|
||||
"resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.34.0.tgz",
|
||||
"integrity": "sha512-Ji00EiLQRXq0pJIz5pAjGF9MfQvQVsQehc6uIis6sqat8tG/zh25Zi64w6HVGEDgJEzUeq/CuUlD0emu3Hdaqw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@redocly/ajv": "^8.11.2",
|
||||
|
@ -957,14 +957,14 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@redocly/respect-core": {
|
||||
"version": "1.33.1",
|
||||
"resolved": "https://registry.npmjs.org/@redocly/respect-core/-/respect-core-1.33.1.tgz",
|
||||
"integrity": "sha512-Sh6TahtuvSzvejkfu74KErdMX6VtrNNRJAtwH9A6R1Igo8WVmrdoFE99uAp/dOL9bpAQPg4oKtrTF60avN7YYA==",
|
||||
"version": "1.34.0",
|
||||
"resolved": "https://registry.npmjs.org/@redocly/respect-core/-/respect-core-1.34.0.tgz",
|
||||
"integrity": "sha512-CO2XxJ0SUYHKixKPTQm2U6QrGLnNhQy88CnX20llCxXDKd485cSioRMZ8MMNhHrnDsUlprSuM3ui2z5JGf1ftw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@faker-js/faker": "^7.6.0",
|
||||
"@redocly/ajv": "8.11.2",
|
||||
"@redocly/openapi-core": "1.33.1",
|
||||
"@redocly/openapi-core": "1.34.0",
|
||||
"better-ajv-errors": "^1.2.0",
|
||||
"colorette": "^2.0.20",
|
||||
"concat-stream": "^2.0.0",
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"bump-cli": "^2.8.4",
|
||||
"@redocly/cli": "^1.33.0"
|
||||
"@redocly/cli": "^1.33.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
|
|
|
@ -1562,7 +1562,7 @@
|
|||
"@parcel/watcher": "^2.1.0",
|
||||
"@playwright/test": "1.49.0",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
|
||||
"@redocly/cli": "^1.33.0",
|
||||
"@redocly/cli": "^1.33.1",
|
||||
"@statoscope/webpack-plugin": "^5.28.2",
|
||||
"@storybook/addon-a11y": "^8.6.3",
|
||||
"@storybook/addon-actions": "^8.6.3",
|
||||
|
|
30
yarn.lock
30
yarn.lock
|
@ -9228,10 +9228,10 @@
|
|||
require-from-string "^2.0.2"
|
||||
uri-js-replace "^1.0.1"
|
||||
|
||||
"@redocly/cli@^1.33.0":
|
||||
version "1.33.0"
|
||||
resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-1.33.0.tgz#18f369a4114a18d40a15ccf0955a8e2112266a77"
|
||||
integrity sha512-UxdxEfoTKr8pF/ijVI5cPfUdmbuUxDYA0VsvAFGJFg0SXmUtExRExQkp+tW8mLcCnSuhuU6Btt2Lb9vkcALRUg==
|
||||
"@redocly/cli@^1.33.1":
|
||||
version "1.34.0"
|
||||
resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-1.34.0.tgz#dc4f88cf3047e4abc1412a233b02379cb1f599b6"
|
||||
integrity sha512-Kg/t9zMjZB5cyb0YQLa+gne5E5Rz6wZP/goug1+2qaR17UqeupidBzwqDdr3lszEK3q2A37g4+W7pvdBOkiGQA==
|
||||
dependencies:
|
||||
"@opentelemetry/api" "1.9.0"
|
||||
"@opentelemetry/exporter-trace-otlp-http" "0.53.0"
|
||||
|
@ -9239,8 +9239,8 @@
|
|||
"@opentelemetry/sdk-trace-node" "1.26.0"
|
||||
"@opentelemetry/semantic-conventions" "1.27.0"
|
||||
"@redocly/config" "^0.22.0"
|
||||
"@redocly/openapi-core" "1.33.0"
|
||||
"@redocly/respect-core" "1.33.0"
|
||||
"@redocly/openapi-core" "1.34.0"
|
||||
"@redocly/respect-core" "1.34.0"
|
||||
abort-controller "^3.0.0"
|
||||
chokidar "^3.5.1"
|
||||
colorette "^1.2.0"
|
||||
|
@ -9265,10 +9265,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@redocly/config/-/config-0.22.1.tgz#e14461c009ac53b74f82c9788f9c43fc2c718f24"
|
||||
integrity sha512-1CqQfiG456v9ZgYBG9xRQHnpXjt8WoSnDwdkX6gxktuK69v2037hTAR1eh0DGIqpZ1p4k82cGH8yTNwt7/pI9g==
|
||||
|
||||
"@redocly/openapi-core@1.33.0", "@redocly/openapi-core@^1.4.0":
|
||||
version "1.33.0"
|
||||
resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.33.0.tgz#f9b0668055d31894f04c79a734f85cd2c41e870c"
|
||||
integrity sha512-MUB1jPxYX2NmgiobICcvyrkSbPSaGAb/P/MsxSW+UT9hxpQvDCX81bstGg68BcKIdeFvVRKcoyG4xiTgDOEBfQ==
|
||||
"@redocly/openapi-core@1.34.0", "@redocly/openapi-core@^1.4.0":
|
||||
version "1.34.0"
|
||||
resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.34.0.tgz#8486b8dd9b462ea9f6c204d8b47f983f59ecbbd9"
|
||||
integrity sha512-Ji00EiLQRXq0pJIz5pAjGF9MfQvQVsQehc6uIis6sqat8tG/zh25Zi64w6HVGEDgJEzUeq/CuUlD0emu3Hdaqw==
|
||||
dependencies:
|
||||
"@redocly/ajv" "^8.11.2"
|
||||
"@redocly/config" "^0.22.0"
|
||||
|
@ -9280,14 +9280,14 @@
|
|||
pluralize "^8.0.0"
|
||||
yaml-ast-parser "0.0.43"
|
||||
|
||||
"@redocly/respect-core@1.33.0":
|
||||
version "1.33.0"
|
||||
resolved "https://registry.yarnpkg.com/@redocly/respect-core/-/respect-core-1.33.0.tgz#aa8f6d3c4e48355d705fed55e9a0fc9e11337863"
|
||||
integrity sha512-FRvcdSUZ7MotG/YBcEu3xf1aK1X8tlPqEev+lDiUFf/yluXiSoRtj95qS63oIDMaAt5FR2idyTmjrRg0kR7n+g==
|
||||
"@redocly/respect-core@1.34.0":
|
||||
version "1.34.0"
|
||||
resolved "https://registry.yarnpkg.com/@redocly/respect-core/-/respect-core-1.34.0.tgz#920d30d299d4e8483ead0a7e745af0abd03c07fa"
|
||||
integrity sha512-CO2XxJ0SUYHKixKPTQm2U6QrGLnNhQy88CnX20llCxXDKd485cSioRMZ8MMNhHrnDsUlprSuM3ui2z5JGf1ftw==
|
||||
dependencies:
|
||||
"@faker-js/faker" "^7.6.0"
|
||||
"@redocly/ajv" "8.11.2"
|
||||
"@redocly/openapi-core" "1.33.0"
|
||||
"@redocly/openapi-core" "1.34.0"
|
||||
better-ajv-errors "^1.2.0"
|
||||
colorette "^2.0.20"
|
||||
concat-stream "^2.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue