Skip to content

build(deps-dev): bump @redocly/cli from 2.0.8 to 2.26.0#304

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

build(deps-dev): bump @redocly/cli from 2.0.8 to 2.26.0#304
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/redocly/cli-2.26.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps @redocly/cli from 2.0.8 to 2.26.0.

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​2.26.0

Minor Changes

  • Added support for AsyncAPI v2 and v3 in the split command.
  • Added excludedPaths option to the no-http-verbs-in-paths rule, allowing specific paths to be excluded from evaluation.

Patch Changes

  • Fixed the no-required-schema-properties-undefined rule to report when a required property is not defined in every oneOf/anyOf branch.
  • Updated @​redocly/openapi-core to v2.26.0.

@​redocly/cli@​2.25.4

Patch Changes

  • Updated handlebars to v4.7.9.
  • Updated @​redocly/openapi-core to v2.25.4.

@​redocly/cli@​2.25.3

Patch Changes

  • Fixed multiple issues in the spec-discriminator-defaultMapping rule that could cause crashes or incorrect validation results. The rule now correctly resolves existing schema names, traverses composite schemas (allOf, anyOf, oneOf) to find required properties, treats defaultMapping values as $refs to schemas, resolves $refs correctly across files, and handles cyclic schema dependencies.
  • Updated @​redocly/respect-core to v2.25.3.

@​redocly/cli@​2.25.2

Patch Changes

  • Updated picomatch dependency to ^4.0.4.
  • Updated @​redocly/openapi-core to v2.25.2.

@​redocly/cli@​2.25.1

Patch Changes

  • Fixed an issue where a message about a missing configuration was shown even though the --extends option was provided.
  • Updated @​redocly/openapi-core to v2.25.1.

@​redocly/cli@​2.25.0

Minor Changes

  • Added no-mixed-number-range-constraints rule for OpenAPI 3.1+, as well as for AsyncAPI and Arazzo. This rule warns when schemas use both maximum and exclusiveMaximum or both minimum and exclusiveMinimum keywords.

Patch Changes

  • Fixed an issue where invalid discriminator mapping values could cause linting to fail.
  • Resolved high severity audit vulnerabilities by updating dependency versions.
  • Updated @​redocly/openapi-core to v2.25.0.

@​redocly/cli@​2.24.1

Patch Changes

... (truncated)

Commits
  • 8be4c6f chore: 🔖 release new versions (#2717)
  • c4dc5f8 chore: update @​redocly/config to v0.46.1 (#2726)
  • 7032755 docs: update the no-http-verbs-in-paths rule docs (#2725)
  • c470abf chore: change file structure for split and join commands (#2721)
  • ad9aafe feat: add excludedPaths option to no-http-verbs-in-paths rule (#2719)
  • b849ef5 fix: no-required-schema-properties rule to report when required properties ar...
  • 4c96a39 chore: update gh actions (#2718)
  • eace0ac chore: update pt-title job to not fail on auto-generated PRs (#2715)
  • b7b3a7d feat: add support for AsyncAPI 2 and 3 in the split command (#2552)
  • ab560ef docs: clarify the join behaviour change in the changelog (#2714)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​redocly/cli since your current version.


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

---
updated-dependencies:
- dependency-name: "@redocly/cli"
  dependency-version: 2.26.0
  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 Apr 9, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openapi Ready Ready Preview, Comment Apr 9, 2026 6:23pm

Request Review

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 9, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
openapi 3629565 Apr 09 2026, 06:23 PM

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

Development

Successfully merging this pull request may close these issues.

0 participants