Skip to content

Bump docusaurus-plugin-openapi-docs from 4.5.1 to 5.2.0 in /docs - #128

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/docusaurus-plugin-openapi-docs-5.2.0
Open

Bump docusaurus-plugin-openapi-docs from 4.5.1 to 5.2.0 in /docs#128
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/docusaurus-plugin-openapi-docs-5.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown

Bumps docusaurus-plugin-openapi-docs from 4.5.1 to 5.2.0.

Release notes

Sourced from docusaurus-plugin-openapi-docs's releases.

v5.2.0

5.2.0 (2026-08-11)

Minor release adding support for OpenAPI 3.2 hierarchical tags. You can now group the sidebar by tagParent via groupPathsBy, using the new tags[].parent field to build nested tag hierarchies. Also includes a theme fix that bundles code snippet language icons locally (no more external icon requests) and a batch of dependency updates.

🚀 New Feature

  • feat(plugin): support OpenAPI 3.2 hierarchical tags (tags[].parent) (#1603)

🐛 Bug Fix

  • fix(theme): bundle code snippet language icons locally (#1595)

🤖 Dependencies

  • chore(deps): bump the react group across 1 directory with 2 updates (#1590)
  • chore(deps): bump postman-collection from 5.3.0 to 5.3.1 (#1591)
  • chore(deps): bump fast-uri from 3.1.4 to 3.1.5 (#1594)
  • chore(deps): bump github/codeql-action/init from 4.37.2 to 4.37.3 (#1593)
  • chore(deps): bump github/codeql-action/analyze from 4.37.2 to 4.37.3 (#1592)
  • chore(deps): bump ip-address from 10.2.0 to 10.4.0 (#1589)
  • chore(deps): bump nx from 22.6.2 to 22.7.8 (#1587)
  • chore(deps): bump postcss from 8.5.13 to 8.5.25 (#1583)

v5.1.3

5.1.3 (2026-07-30)

Patch release with two schema-rendering bug fixes: operation pages no longer freeze the browser when a oneOf's branches each declare their own self-referential discriminator (surfaced on specs like PANW DLP Data Profiles), and additionalProperties now renders correctly inside discriminator map variants. Also includes a batch of dependency updates.

🐛 Bug Fix

  • fix(theme): prevent infinite recursion from self-referential discriminators (#1584)
  • fix(theme): handle additionalProperties in map variants (#1561)

🤖 Dependencies

  • chore(deps): bump react-hook-form from 7.81.0 to 7.82.0 (#1581)
  • chore(deps): bump github/codeql-action/analyze from 4.37.0 to 4.37.2 (#1579)
  • chore(deps): bump sass-loader from 16.0.8 to 17.0.0 (#1580)
  • chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#1575)
  • chore(deps): bump github/codeql-action/init from 4.37.0 to 4.37.2 (#1582)
  • chore(deps): bump sass from 1.101.0 to 1.101.3 (#1577)
  • chore(deps): bump @docusaurus/* from 3.10.1 to 3.10.2 (#1574)
  • chore(deps): bump svgo from 3.3.3 to 3.3.4 (#1570)
  • chore(deps): bump body-parser from 1.20.4 to 1.20.6 (#1571)
  • chore(deps): bump immutable from 5.1.5 to 5.1.9 (#1572)
  • chore(deps): bump fast-uri from 3.1.2 to 3.1.4 (#1573)
  • chore(deps): bump github/codeql-action/init from 4.36.3 to 4.37.0 (#1564)
  • chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#1566)
  • chore(deps): bump react-hook-form from 7.79.0 to 7.81.0 (#1567)

... (truncated)

Changelog

Sourced from docusaurus-plugin-openapi-docs's changelog.

5.2.0 (2026-08-11)

Minor release adding support for OpenAPI 3.2 hierarchical tags. You can now group the sidebar by tagParent via groupPathsBy, using the new tags[].parent field to build nested tag hierarchies. Also includes a theme fix that bundles code snippet language icons locally (no more external icon requests) and a batch of dependency updates.

🚀 New Feature

  • feat(plugin): support OpenAPI 3.2 hierarchical tags (tags[].parent) (#1603)

🐛 Bug Fix

  • fix(theme): bundle code snippet language icons locally (#1595)

🤖 Dependencies

  • chore(deps): bump the react group across 1 directory with 2 updates (#1590)
  • chore(deps): bump postman-collection from 5.3.0 to 5.3.1 (#1591)
  • chore(deps): bump fast-uri from 3.1.4 to 3.1.5 (#1594)
  • chore(deps): bump github/codeql-action/init from 4.37.2 to 4.37.3 (#1593)
  • chore(deps): bump github/codeql-action/analyze from 4.37.2 to 4.37.3 (#1592)
  • chore(deps): bump ip-address from 10.2.0 to 10.4.0 (#1589)
  • chore(deps): bump nx from 22.6.2 to 22.7.8 (#1587)
  • chore(deps): bump postcss from 8.5.13 to 8.5.25 (#1583)

5.1.3 (2026-07-30)

Patch release with two schema-rendering bug fixes: operation pages no longer freeze the browser when a oneOf's branches each declare their own self-referential discriminator (surfaced on specs like PANW DLP Data Profiles), and additionalProperties now renders correctly inside discriminator map variants. Also includes a batch of dependency updates.

🐛 Bug Fix

  • fix(theme): prevent infinite recursion from self-referential discriminators (#1584)
  • fix(theme): handle additionalProperties in map variants (#1561)

🤖 Dependencies

  • chore(deps): bump react-hook-form from 7.81.0 to 7.82.0 (#1581)
  • chore(deps): bump github/codeql-action/analyze from 4.37.0 to 4.37.2 (#1579)
  • chore(deps): bump sass-loader from 16.0.8 to 17.0.0 (#1580)
  • chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#1575)
  • chore(deps): bump github/codeql-action/init from 4.37.0 to 4.37.2 (#1582)
  • chore(deps): bump sass from 1.101.0 to 1.101.3 (#1577)
  • chore(deps): bump @docusaurus/* from 3.10.1 to 3.10.2 (#1574)
  • chore(deps): bump svgo from 3.3.3 to 3.3.4 (#1570)
  • chore(deps): bump body-parser from 1.20.4 to 1.20.6 (#1571)
  • chore(deps): bump immutable from 5.1.5 to 5.1.9 (#1572)
  • chore(deps): bump fast-uri from 3.1.2 to 3.1.4 (#1573)
  • chore(deps): bump github/codeql-action/init from 4.36.3 to 4.37.0 (#1564)
  • chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#1566)
  • chore(deps): bump react-hook-form from 7.79.0 to 7.81.0 (#1567)
  • chore(deps): bump @​redocly/openapi-core from 2.38.0 to 2.39.0 (#1568)
  • chore(deps): bump github/codeql-action/analyze from 4.36.3 to 4.37.0 (#1569)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for docusaurus-plugin-openapi-docs since your current version.


Dependabot compatibility score

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)

Bumps [docusaurus-plugin-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-plugin-openapi-docs) from 4.5.1 to 5.2.0.
- [Release notes](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/releases)
- [Changelog](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/commits/v5.2.0/packages/docusaurus-plugin-openapi-docs)

---
updated-dependencies:
- dependency-name: docusaurus-plugin-openapi-docs
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the documentation Improvements or additions to documentation label Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants