Skip to content

Commit 82871b8

Browse files
elastic-renovate-prod[bot]kibanamachineafharo
authored
Update dependency @redocly/cli to ^1.34.5 (main) (#229714)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@redocly/cli](https://redirect.github.com/Redocly/redocly-cli) | devDependencies | patch | [`^1.34.4` -> `^1.34.5`](https://renovatebot.com/diffs/npm/@redocly%2fcli/1.34.4/1.34.5) | `2.0.1` (+1) | | [@redocly/cli](https://redirect.github.com/Redocly/redocly-cli) | dependencies | patch | [`^1.34.4` -> `^1.34.5`](https://renovatebot.com/diffs/npm/@redocly%2fcli/1.34.4/1.34.5) | `2.0.1` (+1) | --- ### Release Notes <details> <summary>Redocly/redocly-cli (@&#8203;redocly/cli)</summary> ### [`v1.34.5`](https://redirect.github.com/Redocly/redocly-cli/releases/tag/%40redocly/cli%401.34.5) [Compare Source](https://redirect.github.com/Redocly/redocly-cli/compare/@redocly/[email protected]...@redocly/[email protected]) ##### Patch Changes - Updated `form-data` to 4.0.4 for Redocly CLI v1. - Updated [@&#8203;redocly/respect-core](https://redirect.github.com/redocly/respect-core) to v1.34.5. </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 <[email protected]> Co-authored-by: Alejandro Fernández Haro <[email protected]>
1 parent dd7aac4 commit 82871b8

File tree

4 files changed

+218
-60
lines changed

4 files changed

+218
-60
lines changed

oas_docs/package-lock.json

Lines changed: 199 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

oas_docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"bump-cli": "^2.8.4",
11-
"@redocly/cli": "^1.34.4"
11+
"@redocly/cli": "^1.34.5"
1212
},
1313
"scripts": {
1414
"test": "echo \"Error: no test specified\" && exit 1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1653,7 +1653,7 @@
16531653
"@parcel/watcher": "^2.5.1",
16541654
"@playwright/test": "1.53.1",
16551655
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
1656-
"@redocly/cli": "^1.34.4",
1656+
"@redocly/cli": "^1.34.5",
16571657
"@seriousme/openapi-schema-validator": "^2.4.1",
16581658
"@statoscope/webpack-plugin": "^5.28.2",
16591659
"@storybook/addon-a11y": "^8.6.3",

0 commit comments

Comments
 (0)