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

chore(deps): update dependency redocly to v1.28.0 #3574

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2025

This PR contains the following updates:

Package Update Change
redocly minor latest -> 1.28.0

Release Notes

Redocly/redocly-cli (redocly)

v1.28.0

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.

v1.27.2

Patch Changes
  • Updated the sideNavStyle configuration schema to include the path-only option.
  • Updated @​redocly/openapi-core to v1.27.2.

v1.26.0

Minor Changes
  • Introduced the struct rule and deprecated the spec rule.
    Added the spec ruleset, which enforces compliance with the specifications.
Patch Changes
  • Fixed an issue where the CLI would fail to run on Windows due to a breaking change in the Node.js API.
  • Fixed an issue where join would throw an error when a glob pattern was provided.
  • Updated sourceDescriptions to enforce a valid type field, ensuring compliance with the Arazzo specification.
  • Updated @​redocly/openapi-core to v1.26.0.

v1.25.11

Patch Changes
  • Fixed an issue with the remove-x-internal decorator where bundling API descirptions containing discriminators could fail when using Node.js v17 or earlier.
  • Fixed API descriptions bundling. Previously, schemas containing nulls in examples were causing failures.
  • Updated @​redocly/openapi-core to v1.25.11.

v1.25.9

Patch Changes

v1.25.5

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

v1.18.1

Patch Changes
  • Allowed the theme.openapi configuration option to accept settings specific to Redoc 2.x and earlier.
  • Fixed an issue in the OpenAPI spec rule where dependentSchemas was parsed as an array.
    It is now correctly parsed as a map.
  • Fixed bundling of $refs inside patternProperties.
  • Updated AsyncAPI v2 typings to abide by JSON Schema draft-07 specification.
  • Updated @​redocly/openapi-core to v1.18.1.

v1.18.0

Minor Changes
  • Added support for Arazzo description linting.
Patch Changes
  • Removed additionalItems from OAS 3.0.x typings. This keyword is not supported by the specification.
  • Updated @​redocly/openapi-core to v1.18.0.

v1.17.0

Minor Changes
  • Changed resolution process to include extendedTypes and plugins before linting.
Patch Changes
  • Added support for the contentSchema keyword to parse as a schema instance.
  • Replace path items emoji with 🔀 so the width is consistent.
  • Updated @​redocly/openapi-core to v1.17.0.

v1.15.0

Minor Changes
  • Made redocly.yaml validation consistent with the general Redocly config.
Patch Changes
  • Updated Redoc to v2.1.5.
  • Fixed no-invalid-media-type-examples, no-invalid-parameter-examples, and no-invalid-schema-examples rules which allowed falsy example values to pass for any schema.
  • Updated @​redocly/openapi-core to v1.15.0.

v1.14.0

Minor Changes
  • Added the ability to exclude some operations or entire paths from the security-defined rule.
Patch Changes

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 renovate bot added the dependencies Pull requests that update a dependency file label Feb 26, 2025
@renovate renovate bot enabled auto-merge (squash) February 26, 2025 22:55
Copy link
Contributor Author

renovate bot commented Feb 26, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: devbox.lock
Command failed: devbox install
Downloading the Nix installer... done.
 INFO nix-installer v0.38.0
�[2m�[33m`nix-installer` needs to run as `root`, attempting to escalate now via `sudo`...�[39m�[0m
Error: 
   0: Executing `nix-installer` as `root` via `sudo`
   1: ENOENT: No such file or directory

Location:
   src/cli/mod.rs:253

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

Consider reporting this error using this URL: https://github.com/DeterminateSystems/nix-installer/issues/new?title=%3Cautogenerated-issue%3E&body=%23%23+Error%0A%60%60%60%0AError%3A+%0A+++0%3A+Executing+%60nix-installer%60+as+%60root%60+via+%60sudo%60%0A+++1%3A+ENOENT%3A+No+such+file+or+directory%0A%60%60%60%0A%0A%23%23+Metadata%0A%7Ckey%7Cvalue%7C%0A%7C--%7C--%7C%0A%7C**version**%7C0.38.0%7C%0A%7C**os**%7Clinux%7C%0A%7C**arch**%7Cx86_64%7C%0A
Error: run installer: exit status 1


@renovate renovate bot merged commit 1b473ad into main Feb 26, 2025
34 of 35 checks passed
@renovate renovate bot deleted the renovate/redocly-1.x branch February 26, 2025 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants