Skip to content

chore(deps): bump docusaurus-openapi-docs to 5.1.3 (DLP Data Profiles crash fix) - #1387

Merged
sserrata merged 3 commits into
masterfrom
test/openapi-canary-1371-dlp-fix
Jul 31, 2026
Merged

chore(deps): bump docusaurus-openapi-docs to 5.1.3 (DLP Data Profiles crash fix)#1387
sserrata merged 3 commits into
masterfrom
test/openapi-canary-1371-dlp-fix

Conversation

@sserrata

@sserrata sserrata commented Jul 30, 2026

Copy link
Copy Markdown
Member

What

Bumps docusaurus-plugin-openapi-docs and docusaurus-theme-openapi-docs from 5.1.2 to 5.1.3.

Why

Fixes the browser-tab crash on the DLP → Data Profiles API pages (/dlp/api/), caused by infinite recursion in the theme's schema renderer when a oneOf's branches each declare their own discriminator on the same property (every DLP RuleItem variant does).

Fixed upstream in PaloAltoNetworks/docusaurus-openapi-docs#1584, released in 5.1.3. Validated on the deploy preview via the 0.0.0-1371 canary before repointing to the tagged release.

Requires the node 22 CI bump from #1388 (already merged), since 5.1.x depends on sass-loader@^17 (node >= 22.11).

Testing

Deploy-preview pages to verify render without freezing:

  • /dlp/api/get-v-2-api-data-profiles
  • /dlp/api/post-v-2-api-data-profiles
  • /dlp/api/get-v-2-api-data-profiles-resourceid
  • /dlp/api/put-v-2-api-data-profiles-resourceid
  • /dlp/api/patch-v-2-api-data-profiles-resourceid

🤖 Generated with Claude Code

Canary build of docusaurus-openapi-docs that fixes the infinite-recursion
crash on Data Profiles API pages (self-referential discriminators). Bumps
the plugin and theme to 0.0.0-1371 to validate the fix on a deploy preview
before the upstream release lands.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@sserrata
sserrata requested a review from a team as a code owner July 30, 2026 20:30
The docusaurus-openapi-docs canary depends on sass-loader@^17, which
requires node >=22.11. Bump deploy-preview and deploy-live from node 20
to 22 (matching the node22 base image already used in .gitlab-ci.yml).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit 310d395):

https://pan-dev-f1b58--pr1387-6j9qeie1.web.app

(expires Fri, 07 Aug 2026 13:59:41 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 9359a9fa100d5fdb082f75280473a90b1f96eb51

The Data Profiles infinite-recursion fix validated on the canary is now
published in the 5.1.3 release. Repoint the plugin and theme from the
0.0.0-1371 canary to the tagged 5.1.3 version.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@sserrata sserrata changed the title test: bump docusaurus-openapi-docs to canary 0.0.0-1371 (DLP Data Profiles crash fix) chore(deps): bump docusaurus-openapi-docs to 5.1.3 (DLP Data Profiles crash fix) Jul 31, 2026
@sserrata
sserrata merged commit 235dbf2 into master Jul 31, 2026
6 checks passed
@sserrata
sserrata deleted the test/openapi-canary-1371-dlp-fix branch July 31, 2026 14:02
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.

1 participant