Skip to content

[dependency]: Bump the npm-dependencies group across 1 directory with 2 updates#929

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/openapi/dev/npm-dependencies-418c2d038f
Open

[dependency]: Bump the npm-dependencies group across 1 directory with 2 updates#929
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/openapi/dev/npm-dependencies-418c2d038f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-dependencies group with 2 updates in the /openapi directory: @redocly/cli and openapi-to-postmanv2.

Updates @redocly/cli from 2.32.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

Updates openapi-to-postmanv2 from 6.1.0 to 6.2.0

Changelog

Sourced from openapi-to-postmanv2's changelog.

[v6.2.0] - 2026-06-29

Commits
  • 50ed171 Merge pull request #952 from postmanlabs/release/v6.2.0
  • b67b7eb Prepare release v6.2.0
  • 593f55f Merge pull request #951 from postmanlabs/feature/custom-server-url-fix
  • 7fa75bf Merge pull request #950 from postmanlabs/feature/example-key-mapping
  • b86777f Potential fix for pull request finding
  • 0a34528 resolved comments
  • 77acdf5 addressed comments
  • afd2f34 Enhance response syncing logic to preserve original request bodies for non-fi...
  • b72cceb suing custom server urls for collection generation
  • 4a6363b added example key matching
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… 2 updates

Bumps the npm-dependencies group with 2 updates in the /openapi directory: [@redocly/cli](https://github.com/Redocly/redocly-cli) and [openapi-to-postmanv2](https://github.com/postmanlabs/openapi-to-postman).


Updates `@redocly/cli` from 2.32.2 to 2.37.0
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.32.2...@redocly/cli@2.37.0)

Updates `openapi-to-postmanv2` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/postmanlabs/openapi-to-postman/releases)
- [Changelog](https://github.com/postmanlabs/openapi-to-postman/blob/develop/CHANGELOG.md)
- [Commits](postmanlabs/openapi-to-postman@v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: "@redocly/cli"
  dependency-version: 2.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: openapi-to-postmanv2
  dependency-version: 6.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants