audnexus icon indicating copy to clipboard operation
audnexus copied to clipboard

build(deps): Upgrade @redocly/cli to v1.25.8

Open renovate[bot] opened this issue 5 months ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@redocly/cli 1.19.0 -> 1.25.8 age adoption passing confidence

Release Notes

Redocly/redocly-cli (@​redocly/cli)

v1.25.8

Compare Source

Patch Changes
  • Added the REDOCLY_SUPPRESS_UPDATE_NOTICE environment variable so that users can skip version updates.
  • Fixed bundling with the --dereferenced option. Previously, references to external files were not substituted with references to components, causing them to become invalid.
  • Fixed an issue where using externalValue as a property name was causing the API description validation process to fail.
  • Updated @​redocly/openapi-core to v1.25.8.

v1.25.7

Compare Source

Patch Changes
  • Updated redoc to v2.2.0.
  • Removed the support of the x-inherit extension for Arazzo description files.
  • Updated @​redocly/openapi-core to v1.25.7.

v1.25.6

Compare Source

Patch Changes
  • Changed the x-operation extension in Arazzo, enabling users to make requests with this extension without an API description file.
  • Removed the support of the x-parameters extension for Arazzo description files.
  • Updated @​redocly/openapi-core to v1.25.6.

v1.25.5

Compare Source

Patch Changes
  • Fixed an issue where the bundle command did not resolve links in externalValue.
  • Fixed an issue where the plugins in external NPM packages could not be resolved if the CLI package was installed globally.

v1.25.4

Compare Source

Patch Changes
  • Added a warning message to the push and push-status commands to notify users about upcoming or ongoing resource deprecation.
  • Updated @​redocly/openapi-core to v1.25.4.

v1.25.3

Compare Source

Patch Changes

v1.25.2

Compare Source

Patch Changes

v1.25.1

Compare Source

Patch Changes

v1.25.0

Compare Source

Minor Changes
  • Added a cache for resolved plugins to ensure that plugins are only instantiated once during a single execution.
Patch Changes

v1.24.0

Compare Source

Minor Changes
  • 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.

v1.23.1

Compare Source

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.

v1.23.0

Compare Source

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.
  • Updated @​redocly/openapi-core to v1.23.0.

v1.22.1

Compare Source

Patch Changes

v1.22.0

Compare Source

Minor Changes
  • Updated the Arazzo validation types for workflows input, parameter objects, and criteria to match the specification.
  • Added Arazzo rulesets so that users can customize their linting rules for this format.
Patch Changes

v1.21.1

Compare Source

Patch Changes

v1.21.0

Compare Source

Minor Changes
  • Added the eject and translate commands for use with the new Reunite-hosted product family.
Patch Changes

v1.20.1

Compare Source

Patch Changes
  • Get more helpful error messages when there's a problem importing a plugin.
  • Updated @​redocly/openapi-core to v1.20.1.

v1.20.0

Compare Source

Minor Changes
  • Added support for ESM plugins and importing of plugins directly from npm package: @vendor/package/plugin.js instead of ./node_modules/@​vendor/package/plugin.js.
  • Added info-license-strict rule as a replacement of the info-license-url to support the OpenAPI 3.1 changes to allow identifier or URL license details.
  • Changed plugins format to export a function instead of an object for compatibility with other Redocly products. The backwards compatibility with an old format of plugins is maintained.
Patch Changes
  • Added support for webhooks in stats and fixed a crash that occurred when tags were not included in webhooks.
  • Updated @​redocly/openapi-core to v1.20.0.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Aug 28 '24 17:08 renovate[bot]