Skip to content

Bump undici and @redocly/cli#372

Merged
ThomasPedleyNHS merged 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-0806878241
Jun 24, 2026
Merged

Bump undici and @redocly/cli#372
ThomasPedleyNHS merged 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-0806878241

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Removes undici. It's no longer used after updating ancestor dependency @redocly/cli. These dependencies need to be updated together.

Removes undici

Updates @redocly/cli from 2.31.5 to 2.34.0

Release notes

Sourced from @​redocly/cli's releases.

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

Patch Changes

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

@​redocly/cli@​2.32.2

Patch Changes

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

@​redocly/cli@​2.32.1

Patch Changes

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

@​redocly/cli@​2.32.0

Minor Changes

  • Added support for junit output in the lint command.

Patch Changes

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

@​redocly/cli@​2.31.6

Patch Changes

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 22, 2026
Removes [undici](https://github.com/nodejs/undici). It's no longer used after updating ancestor dependency [@redocly/cli](https://github.com/Redocly/redocly-cli). These dependencies need to be updated together.


Removes `undici`

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

---
updated-dependencies:
- dependency-name: "@redocly/cli"
  dependency-version: 2.34.0
  dependency-type: direct:production
- dependency-name: undici
  dependency-version:
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-0806878241 branch from 5d5bb9f to 73d3969 Compare June 24, 2026 10:35
@ThomasPedleyNHS ThomasPedleyNHS merged commit 38a0ede into master Jun 24, 2026
8 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/multi-0806878241 branch June 24, 2026 10:51
@sonarqubecloud

Copy link
Copy Markdown

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.

2 participants