Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @redocly/cli to v1.33.1 #9201

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2025

This PR contains the following updates:

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

Release Notes

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

v1.33.1

Compare Source

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 to v1.33.1.

v1.33.0

Compare Source

Minor Changes
  • Added support for generating workflows from OpenAPI operations without operationIds. The generate-arazzo command now automatically generates operationPaths using the URL pattern: {$sourceDescriptions.<name>.url}#/paths/<path>/<method>.
Patch Changes

v1.32.2

Compare Source

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.

v1.32.1

Compare Source

Patch Changes
  • Added support for basic, bearer, and apiKey security schemes in workflow generation with generate-arazzo command.
  • Updated @​redocly/openapi-core to v1.32.1.

v1.32.0

Compare Source

Minor Changes
  • Added support for linting, preprocessors, decorators, and type extensions for Overlay v1 documents.
Patch Changes
  • Updated OAS3 Schema type definition to correct type keyword enum, removed null.
  • Fixed an issue where JSON logs did not properly capture data from nested external workflows.
  • Updated @​redocly/openapi-core to v1.32.0.

v1.31.3

Compare Source

Patch Changes

v1.31.2

Compare Source

Patch Changes
  • Fixed sourceDescription name generation in generate-arazzo command when using OpenAPI files that contain multiple periods "." in their filenames.
  • Updated @​redocly/respect-core to v1.31.2.

v1.31.1

Compare Source

Patch Changes

v1.31.0

Compare Source

Minor Changes
  • Added the generate-arazzo command to scaffold Arazzo description templates out of OpenAPI descriptions.
  • Added the respect command to test APIs against Arazzo description files.
Patch Changes

v1.30.0

Compare Source

Patch Changes
  • Updated operation-tag-defined built-in rule to verify tags are defined on the operation prior to matching them to a global tag.

v1.29.0

Compare Source

Minor Changes
  • Added typings and interfaces for Overlay Specification v1.0.0.
Patch Changes
  • Fixed a problem where the split command produced backslashes instead of forward slashes in $refs on Windows.
  • Fixed an issue where the no-invalid-media-type-examples rule crashed instead of reporting an error when it failed to resolve an example from a $ref.
  • Updated @​redocly/openapi-core to v1.29.0.

v1.28.5

Compare Source

Patch Changes

v1.28.4

Compare Source

Patch Changes
  • Fixed an issue where the build-docs command failed when React 19 was installed in the project folder.
  • Updated @​redocly/openapi-core to v1.28.4.

v1.28.3

Compare Source

Patch Changes

v1.28.2

Compare Source

Patch Changes

v1.28.1

Compare Source

Patch Changes

v1.28.0

Compare Source

Minor Changes
  • Switched to using native fetch API instead of node-fetch dependency, improving performance and reducing bundle size.
Patch Changes
  • Removed support for in: body parameters due to Arazzo specification updates.
  • Updated typings for OAS 3.0 and OAS 3.1 Schemas.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 9am and before 12pm on monday,after 9am and before 12pm on tuesday,after 9am and before 12pm on wednesday,after 9am and before 12pm on thursday" in timezone Europe/London.

🚦 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 renovate bot requested review from a team as code owners January 30, 2025 16:40
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch from 8f6de4c to 7428fd0 Compare January 30, 2025 17:38
@renovate renovate bot changed the title chore(deps): update dependency @redocly/cli to v1.28.0 chore(deps): update dependency @redocly/cli to v1.28.0 - autoclosed Jan 31, 2025
@renovate renovate bot closed this Jan 31, 2025
@renovate renovate bot deleted the renovate/redocly-cli-1.x-lockfile branch January 31, 2025 02:39
@renovate renovate bot changed the title chore(deps): update dependency @redocly/cli to v1.28.0 - autoclosed chore(deps): update dependency @redocly/cli to v1.28.0 Jan 31, 2025
@renovate renovate bot reopened this Jan 31, 2025
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch 2 times, most recently from 7428fd0 to d2e3983 Compare January 31, 2025 18:51
@renovate renovate bot changed the title chore(deps): update dependency @redocly/cli to v1.28.0 chore(deps): update dependency @redocly/cli to v1.28.1 Feb 3, 2025
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch 3 times, most recently from 46181b4 to 9fb0c49 Compare February 4, 2025 14:16
@renovate renovate bot changed the title chore(deps): update dependency @redocly/cli to v1.28.1 chore(deps): update dependency @redocly/cli to v1.28.2 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch 2 times, most recently from 0087b82 to b3814ae Compare February 5, 2025 20:28
@renovate renovate bot changed the title chore(deps): update dependency @redocly/cli to v1.28.2 chore(deps): update dependency @redocly/cli to v1.28.3 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch 4 times, most recently from 4640e0f to 2cf4591 Compare February 6, 2025 22:03
@renovate renovate bot changed the title chore(deps): update dependency @redocly/cli to v1.28.3 Update dependency @redocly/cli to v1.28.3 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch 2 times, most recently from f16a952 to f11e6a3 Compare February 7, 2025 17:07
@renovate renovate bot changed the title Update dependency @redocly/cli to v1.28.3 Update dependency @redocly/cli to v1.28.4 Feb 7, 2025
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch from f11e6a3 to 1567ca5 Compare February 7, 2025 18:24
@renovate renovate bot changed the title Update dependency @redocly/cli to v1.28.4 Update dependency @redocly/cli to v1.28.5 Feb 7, 2025
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch from ee1423e to 938a893 Compare February 25, 2025 21:59
@renovate renovate bot requested a review from a team as a code owner February 25, 2025 21:59
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch from 938a893 to 12926fb Compare February 26, 2025 17:12
@renovate renovate bot changed the title Update dependency @redocly/cli to v1.31.1 Update dependency @redocly/cli to v1.31.2 Feb 26, 2025
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch 2 times, most recently from 0210e41 to fa24841 Compare February 28, 2025 09:30
@renovate renovate bot changed the title Update dependency @redocly/cli to v1.31.2 Update dependency @redocly/cli to v1.31.3 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch from fa24841 to 2cb0c05 Compare March 3, 2025 12:57
@renovate renovate bot changed the title Update dependency @redocly/cli to v1.31.3 Update dependency @redocly/cli to v1.32.0 Mar 3, 2025
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch 2 times, most recently from 57d592e to e86f3e8 Compare March 3, 2025 19:16
@renovate renovate bot changed the title Update dependency @redocly/cli to v1.32.0 Update dependency @redocly/cli to v1.32.1 Mar 3, 2025
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch 2 times, most recently from 1b4faf8 to 0450b39 Compare March 4, 2025 17:29
@renovate renovate bot changed the title Update dependency @redocly/cli to v1.32.1 Update dependency @redocly/cli to v1.32.2 Mar 4, 2025
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch from 0450b39 to 8560717 Compare March 5, 2025 13:16
@renovate renovate bot changed the title Update dependency @redocly/cli to v1.32.2 Update dependency @redocly/cli to v1.33.0 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch 7 times, most recently from 70a8876 to 5306e1d Compare March 11, 2025 13:57
@renovate renovate bot changed the title Update dependency @redocly/cli to v1.33.0 Update dependency @redocly/cli to v1.33.1 Mar 11, 2025
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch 3 times, most recently from 92a70e7 to bd0c1cd Compare March 12, 2025 14:49
@renovate renovate bot force-pushed the renovate/redocly-cli-1.x-lockfile branch from bd0c1cd to ebb71c8 Compare March 12, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants