Skip to content

chore(other): update realm version - #391

Merged
illiaRedoc merged 4 commits into
mainfrom
chore/update-realm-version
Aug 18, 2026
Merged

chore(other): update realm version#391
illiaRedoc merged 4 commits into
mainfrom
chore/update-realm-version

Conversation

@illiaRedoc

Copy link
Copy Markdown
Contributor

What/Why/How?

  • bump realm version to enable accordions
  • bumped openapi-docs and theme to resolve markdoc errors that appeared because of mismatch after realm bump

Reference

Check yourself

  • Code is linted
  • Tested
  • All new/updated code is covered with tests

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

@illiaRedoc
illiaRedoc requested a review from a team as a code owner August 18, 2026 09:37

@redocly redocly Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

marketing-site AI Review: 🟢 Completed

Redocly Agent has reviewed your changes and found 5 potential issue(s).

Note

Low Risk

Dependency updates in package.json and package-lock.json. The risk is minimal as changes are restricted to dependency version bumps and overrides, but as this bumps to a pre-release version of @redocly/realm, potential regressions within the realm package or theme mismatches should be verified.

Overview

Bumps @redocly/realm to 0.137.0-next.1 and @redocly/marketing-pages to ^0.2.27. This update aims to enable accordion features and resolve Markdoc errors that appeared due to version mismatches. Package overrides for @redocly/realm were also updated accordingly.

Comment thread package.json
Comment thread package.json Outdated
Comment thread package.json Outdated
Comment thread package.json Outdated
Comment thread package.json
Comment thread package-lock.json
@illiaRedoc
illiaRedoc merged commit 2d571f8 into main Aug 18, 2026
6 of 7 checks passed
@illiaRedoc
illiaRedoc deleted the chore/update-realm-version branch August 18, 2026 10:06
Comment thread package-lock.json
"@redocly/realm": "0.136.0",
"@redocly/theme": "0.68.0",
"@redocly/realm": "0.137.0-next.0",
"@redocly/theme": "0.69.0-next.0",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Severity: High

@redocly/marketing-pages@0.2.27 requires peer @redocly/theme@0.69.0-next.0, which prevents hoisting. Consequently, @redocly/theme@0.69.0-next.1 is duplicated and nested inside api-docs and asyncapi-docs, likely leading to React context runtime errors. Fix this to enforce a single theme version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants