Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2025

Bumps @redocly/cli from 1.34.0 to 2.1.0.

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​2.1.0

Minor Changes

  • Updated authentication logic to ensure consistency with the VS Code extension's behavior.

Patch Changes

  • Improved error reporting and handling for Digest authentication failures in Respect. Now users receive clearer feedback when required headers or status codes are missing.
  • Fixed push and push-status commands mistakenly requiring the --max-execution-time option.
  • Fixed an issue where wildcard file patterns were not recognized in the Docker image.
  • Updated @​redocly/respect-core to v2.1.0.

@​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

... (truncated)

Commits
  • 89039f3 chore: 🔖 release new versions (#2285)
  • 8e737f1 feat: improve respect digest auth error handling (#2288)
  • eca9e67 chore: export visitor type definitions to be able to use them in custom plugi...
  • 0e3bc99 fix: resolve wildcard pattern params from CLI (#2265)
  • c8e37d1 feat: update authentication to be in sync with the VS Code extension (#2281)
  • 3d05d7b fix: fix the push command mistakingly requiring the --max-execution-time opti...
  • b9c397a docs(all): move information to preprocessors section (#2279)
  • fcd5f7d chore: 🔖 release new versions (#2277)
  • 96f56ea chore: update Redocly config to v0.29.0 (#2276)
  • 5e2ab2f chore: 🔖 release new versions (#2270)
  • 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.1.0.
- [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.1.0)

---
updated-dependencies:
- dependency-name: "@redocly/cli"
  dependency-version: 2.1.0
  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 Sep 10, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2025

Superseded by #194.

@dependabot dependabot bot closed this Sep 12, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/redocly/cli-2.1.0 branch September 12, 2025 20:03
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