Fixed a bug where bundling multiple API description files specified as CLI arguments, along with the --output option, stored the result in a single file instead of a folder.
Added Spot and Arazzo rules: no-criteria-xpath, no-actions-type-end, criteria-unique.
Patch Changes
Fixed an issue where custom rules were not applied to Arazzo descriptions.
Updated @redocly/openapi-core to v1.24.0.
1.23.1 (2024-09-06)
Patch Changes
Fixed a bug where bundling multiple API description files specified as CLI arguments, along with the --output option, stored the result in a single file instead of a folder.
Updated @redocly/openapi-core to v1.23.1.
1.23.0 (2024-09-06)
Minor Changes
Added support for the output option in the per-API configuration so that the destination file can be specified in configuration.
Patch Changes
Fixed the absolute path for importing plugins in Windows.
Added the ability to run the eject command without specifying components, which displays a selectable list of all available components.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @redocly/cli from 1.22.1 to 1.24.0.
Release notes
Sourced from
@redocly/cli
's releases.Changelog
Sourced from
@redocly/cli
's changelog.Commits
e046f7b
chore: 🔖 release new versions (#1722)84f6e8c
docs: add eject command page (#1703)58abf6f
feat: adding spot arazzo rules (#1713)e29a7db
fix: update redocly-ajv package (#1719)ef8fdd3
fix: apply configurable rules for arazzo (#1721)d555aea
docs: updating translate doc with project-dir option (#1714)11f5713
chore: 🔖 release new versions (#1720)0eee406
fix: bundling multiple files specified as CLI arguments (#1717)0cf2ee6
chore: 🔖 release new versions (#1712)e1ddf8e
feat: add output as a per-API configuration option (#1708)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show