You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(deps): bump docusaurus-openapi-docs to 5.1.3 (DLP Data Profiles crash fix) (#1387)
* chore(deps): bump docusaurus-openapi-docs to canary 0.0.0-1371
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>
* ci: bump deploy workflows to node 22
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>
* chore(deps): bump docusaurus-openapi-docs to 5.1.3
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>
---------
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments