Skip to content

Bump @redocly/cli from 1.34.2 to 2.37.0 in /validate-openapi#325

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/validate-openapi/redocly/cli-2.37.0
Open

Bump @redocly/cli from 1.34.2 to 2.37.0 in /validate-openapi#325
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/validate-openapi/redocly/cli-2.37.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps @redocly/cli from 1.34.2 to 2.37.0.

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​2.37.0

Minor Changes

  • Added experimental support for linting GraphQL SDL schema files (.graphql / .gql).

Patch Changes

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

@​redocly/cli@​2.36.0

Minor Changes

  • Added a Subresource Integrity (SRI) hash to the Redoc standalone script tag in the HTML produced by build-docs, ensuring the script's integrity.

@​redocly/cli@​2.35.1

Patch Changes

  • Updated undici to the 6.27.0 version.

@​redocly/cli@​2.35.0

Minor Changes

  • Added support for validating Arazzo 1.1.0 descriptions syntax in the lint command.
  • Added the spec-step-mutually-exclusive-fields Arazzo rule to flag steps that use more than one mutually exclusive operation field (operationId, operationPath, workflowId, channelPath, or x-operation).

@​redocly/cli@​2.34.0

Minor Changes

  • Improved CLI install speed by bundling the CLI into a dependency-free package.

    Warning: The published package no longer ships runtime dependencies in node_modules. Plugins that relied on importing packages hoisted from the CLI (such as @redocly/openapi-core) must now declare those packages as their own dependencies.

@​redocly/cli@​2.33.2

Patch Changes

  • Fixed a path traversal in the split command that might have written files outside the chosen --outDir.
  • Updated @​redocly/openapi-core to v2.33.2.

@​redocly/cli@​2.33.1

Patch Changes

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

@​redocly/cli@​2.33.0

Minor Changes

  • Added the --component-names-strategy option to the bundle command. This option allows a choice of how inline Schema components are named: basename (default) or title (from each schema's title field).

... (truncated)

Commits
  • cbff49b chore: 🔖 release new versions (#2933)
  • ff6b9c9 chore: update config package to v0.50.0 and apply audit fix (#2934)
  • 5fed1cb chore: fix release pipeline crashing (#2931)
  • 31d448f chore: fix release pipeline crashing when trying to store changesets status (...
  • 1710d61 feat: introduce graphql linting (#2856)
  • e08f7cf docs(cli): add missing required root parameter (#2928)
  • c2e72cc chore: cleanup after refactoring config exports (#2927)
  • c1b4d07 chore: add internal dependencies updates back to the changelog (#2926)
  • fcf23fd chore: update changelog.md (#2925)
  • 63fd7e3 chore: 🔖 release new versions (#2918)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by 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 1.34.2 to 2.37.0.
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@1.34.2...@redocly/cli@2.37.0)

---
updated-dependencies:
- dependency-name: "@redocly/cli"
  dependency-version: 2.37.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 Jul 6, 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