Skip to content

Comments

Bump @redocly/cli from 2.15.1 to 2.19.1#377

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/redocly/cli-2.19.1
Open

Bump @redocly/cli from 2.15.1 to 2.19.1#377
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/redocly/cli-2.19.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps @redocly/cli from 2.15.1 to 2.19.1.

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​2.19.1

Patch Changes

  • Updated @​redocly/respect-core to v2.19.1.

@​redocly/cli@​2.19.0

Minor Changes

  • Added the spec-querystring-parameters rule (OpenAPI 3.2). This rule enforces that query and querystring are not mixed in the same operation/path parameter set, and that at most one querystring parameter is declared per operation or path.

Patch Changes

  • Fixed an issue where running CLI commands would result in "ReferenceError: React is not defined" message.
  • Updated @​redocly/respect-core to v2.19.0.

@​redocly/cli@​2.18.2

Patch Changes

  • Fixed false positive errors in example validation for OpenAPI 3.0.x and OpenAPI 2.x.
  • Updated @​redocly/openapi-core to v2.18.2.

@​redocly/cli@​2.18.1

Patch Changes

  • Fixed validation of examples where combining required with readOnly or writeOnly properties would incorrectly generate warnings.
  • Updated @​redocly/respect-core to v2.18.1.

@​redocly/cli@​2.18.0

Patch Changes

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

@​redocly/cli@​2.17.0

Minor Changes

  • Added support for Media Types in the Components model.

Patch Changes

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

@​redocly/cli@​2.16.0

Minor Changes

  • Added a new --component-renaming-conflicts-severity option for the bundle command to control how naming conflicts are reported when bundling API descriptions with external references.

Patch Changes

  • Redirected bundling problems (such as lint errors and warnings) to stderr instead of stdout to avoid interfering with the bundled output.

... (truncated)

Commits
  • 93e036f chore: 🔖 release new versions (#2583)
  • a96e7a5 fix: respect display issue for multipart/form-data encoded requestBody (#2579)
  • c111498 chore: 🔖 release new versions (#2569)
  • 7244c09 fix: react is not defined (#2574)
  • cc119cc fix: issue assigning list response to the output (#2571)
  • 31ea755 feat: add rule to validate query and querystring parameters usage (#2551)
  • 23ef7c4 chore: 🔖 release new versions (#2566)
  • 3478262 chore: update coverage thresholds and add new CLI versions into benchmark (#2...
  • fc0e99e chore: update openapi-sampler version (#2567)
  • 2d2747a fix: use correct schema dialect for oas3.0.x and oas2.x (#2564)
  • 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 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 2.15.1 to 2.19.1.
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.15.1...@redocly/cli@2.19.1)

---
updated-dependencies:
- dependency-name: "@redocly/cli"
  dependency-version: 2.19.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Feb 20, 2026
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