Skip to content

Bump redoc and @redocly/cli#153

Merged
sikanderakbarali merged 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-19f8158076
Apr 13, 2026
Merged

Bump redoc and @redocly/cli#153
sikanderakbarali merged 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-19f8158076

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps redoc to 2.5.0 and updates ancestor dependency @redocly/cli. These dependencies need to be updated together.

Updates redoc from 2.1.5 to 2.5.0

Release notes

Sourced from redoc's releases.

v2.5.0

2.5.0 (2025-04-14)

Bug Fixes

  • enhance accessibility for menu items with keyboard support (#2655) (2db293b)

Features

  • add keyboard navigation support to JsonViewer component (#2654) (1b4126f)

2.4.0

2.4.0 (2025-02-07)

Bug Fixes

Features

2.3.0

2.3.0 (2025-01-16)

Bug Fixes

  • displaying json example when showObjectSchemaExamples enabled (#2635) (59ee73f)
  • displaying nested items with type string (#2634) (85b622f)
  • passing inline parameters after support react 18 for response title (#2640) (d614d2d)

Features

2.2.0

2.2.0 (2024-10-16)

Bug Fixes

... (truncated)

Changelog

Sourced from redoc's changelog.

2.5.0 (2025-04-14)

Bug Fixes

  • enhance accessibility for menu items with keyboard support (#2655) (2db293b)

Features

  • add keyboard navigation support to JsonViewer component (#2654) (1b4126f)

2.4.0 (2025-02-07)

Bug Fixes

Features

2.3.0 (2025-01-16)

Bug Fixes

  • displaying json example when showObjectSchemaExamples enabled (#2635) (59ee73f)
  • displaying nested items with type string (#2634) (85b622f)
  • passing inline parameters after support react 18 for response title (#2640) (d614d2d)

Features

2.2.0 (2024-10-16)

Bug Fixes

... (truncated)

Commits

Updates @redocly/cli from 1.25.3 to 1.34.11

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​1.34.11

Patch Changes

  • Updated undici to the 6.24.1 version to ensure improved performance, security, and compatibility.
  • Updated @​redocly/respect-core to v1.34.11.

@​redocly/cli@​1.34.10

Patch Changes

  • Updated @​redocly/openapi-core to v1.34.10.

@​redocly/cli@​1.34.9

Patch Changes

  • Updated @​redocly/openapi-core to v1.34.9.

@​redocly/cli@​1.34.8

Patch Changes

  • Pinned runtime dependency and key tooling versions to improve v1 stability.
  • Updated @​redocly/respect-core to v1.34.8.

@​redocly/cli@​1.34.7

Patch Changes

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

Sourced from @​redocly/cli's changelog.

1.34.11 (2026-03-16)

Patch Changes

  • Updated undici to the 6.24.1 version to ensure improved performance, security, and compatibility.
  • Updated @​redocly/respect-core to v1.34.11.

1.34.10 (2026-03-02)

Patch Changes

  • Updated @​redocly/openapi-core to v1.34.10.

1.34.9 (2026-03-02)

Patch Changes

  • Updated @​redocly/openapi-core to v1.34.9.

1.34.8 (2026-02-24)

Patch Changes

  • Pinned runtime dependency and key tooling versions to improve v1 stability.
  • Updated @​redocly/respect-core to v1.34.8.

1.34.7 (2026-02-18)

Patch Changes

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

1.34.6 (2025-12-09)

Patch Changes

  • Updated React dependency to avoid vulnerable React version (19.0.0) affected by CVE-2025-55182.
  • Updated @​redocly/openapi-core to v1.34.6.

1.34.5 (2025-07-21)

Patch Changes

  • Updated form-data to 4.0.4 for Redocly CLI v1.
  • Updated @​redocly/respect-core to v1.34.5.

1.34.4 (2025-06-27)

Patch Changes

... (truncated)

Commits
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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [redoc](https://github.com/Redocly/redoc) to 2.5.0 and updates ancestor dependency [@redocly/cli](https://github.com/Redocly/redocly-cli). These dependencies need to be updated together.


Updates `redoc` from 2.1.5 to 2.5.0
- [Release notes](https://github.com/Redocly/redoc/releases)
- [Changelog](https://github.com/Redocly/redoc/blob/main/CHANGELOG.md)
- [Commits](Redocly/redoc@v2.1.5...v2.5.0)

Updates `@redocly/cli` from 1.25.3 to 1.34.11
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Changelog](https://github.com/Redocly/redocly-cli/blob/@redocly/[email protected]/docs/changelog.md)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/[email protected]...@redocly/[email protected])

---
updated-dependencies:
- dependency-name: redoc
  dependency-version: 2.5.0
  dependency-type: indirect
- dependency-name: "@redocly/cli"
  dependency-version: 1.34.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 13, 2026
Copy link
Copy Markdown
Contributor

@sikanderakbarali sikanderakbarali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@sikanderakbarali sikanderakbarali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sikanderakbarali sikanderakbarali merged commit b77c644 into master Apr 13, 2026
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-19f8158076 branch April 13, 2026 12:06
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.

1 participant