fix(deps): update dependency @redocly/cli to v1.32.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@redocly/cli | devDependencies | patch | 1.32.1 -> 1.32.2 |
Release Notes
Redocly/redocly-cli (@redocly/cli)
v1.32.2
Patch Changes
- Fixed step execution to respect severity levels when handling step failures. Previously, steps would always break workflow execution on failure when onFailure is omitted, but now they properly consider the configured severity level (e.g.,
warn
|off
severity allows subsequent steps to execute). - Updated @redocly/openapi-core to v1.32.2.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.