Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2025

Bumps @redocly/cli from 1.34.0 to 2.0.8.

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​2.0.8

Patch Changes

  • Updated @​redocly/openapi-core to v2.0.8.

@​redocly/cli@​2.0.7

Patch Changes

  • Improved Respect verbose logs to display response headers.
  • Updated @​redocly/respect-core to v2.0.7.

@​redocly/cli@​2.0.6

Patch Changes

  • Fixed an issue where files specified in decorators parameters were not always resolved correctly. The resolution logic now properly locates the specified files relative to the config file for info-description-override, media-type-examples-override, operation-description-override, and tag-description-override decorators.
  • Improved messaging to clarify when API alias configuration is implicitly applied during linting or bundling by filename.
  • Updated the retryAfter property in Respect to use seconds (instead of milliseconds) for consistency with the Arazzo specification.
  • Updated @​redocly/openapi-core to v2.0.6.

@​redocly/cli@​2.0.5

Patch Changes

  • Fixed an issue where the root config was not properly merged with the apis config.
  • Resolved an issue that caused configuration parsing to fail when the config value was set to null.
  • Improved join command server handling for specifications with differing servers.
  • Updated @​redocly/respect-core to v2.0.5.

@​redocly/cli@​2.0.4

Patch Changes

  • Fixed an issue where the openapi config options were ignored when running the build-docs command.
  • Ensure externalRefResolver option is correctly passed to nested workflow contexts.
  • Updated @​redocly/respect-core to v2.0.4.

@​redocly/cli@​2.0.3

Patch Changes

  • Fixed type definitions for Respect input and server options to support both string and string[] values.
  • Fixed binary response data in Respect results by properly encoding it as base64.
  • Updated @​redocly/respect-core to v2.0.3.

@​redocly/cli@​2.0.2

Patch Changes

  • Made executionTimeout parameter optional in the run function exported from respect-core.
  • Updated @​redocly/respect-core to v2.0.2.

@​redocly/cli@​2.0.1

Patch Changes

... (truncated)

Commits
  • fcd5f7d chore: 🔖 release new versions (#2277)
  • 96f56ea chore: update Redocly config to v0.29.0 (#2276)
  • 5e2ab2f chore: 🔖 release new versions (#2270)
  • 015cb8c fix: respect reset execution timeout timer on each run (#2272)
  • a65c020 chore: export AsyncAPI types externally (#2271)
  • 5dd4af8 feat: respect verbose logs to show response headers (#2269)
  • 24646c7 chore: 🔖 release new versions (#2260)
  • 299f765 fix(respect): retryAfter should be in seconds (#2267)
  • d8e419c fix: resolve files specified in the rules and decorators parameters relative ...
  • 6ef4216 feat: add notification about linting a file using alias rules (#2258)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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](https://github.com/Redocly/redocly-cli) from 1.34.0 to 2.0.8.
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@1.34.0...@redocly/cli@2.0.8)

---
updated-dependencies:
- dependency-name: "@redocly/cli"
  dependency-version: 2.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 28, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 10, 2025

Superseded by #193.

@dependabot dependabot bot closed this Sep 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/redocly/cli-2.0.8 branch September 10, 2025 20:04
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants