Skip to content

Bump the docusaurus group across 1 directory with 2 updates - #809

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docusaurus-90c9d0c444
Open

Bump the docusaurus group across 1 directory with 2 updates#809
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docusaurus-90c9d0c444

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the docusaurus group with 2 updates in the / directory: docusaurus-plugin-openapi-docs and docusaurus-theme-openapi-docs.

Updates docusaurus-plugin-openapi-docs from 5.1.2 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

Updates docusaurus-theme-openapi-docs from 5.1.2 to 5.2.0

Release notes

Sourced from docusaurus-theme-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-theme-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
  • 3fa7008 Prepare release v5.2.0 (#1604)
  • 12ce651 fix(theme): bundle code snippet language icons locally (#1595)
  • d5af4f2 Prepare release v5.1.3 (#1585)
  • 9c31060 fix(theme): prevent infinite recursion from self-referential discriminators (...
  • 587d9e7 chore(deps): bump sass-loader from 16.0.8 to 17.0.0 (#1580)
  • d6b33f9 Handle additionalProperties in map variants (#1561)
  • 8a6fbd4 chore(deps): bump pako from 2.1.0 to 3.0.1 (#1556)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 11, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 11, 2026 16:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 11, 2026
@dependabot dependabot Bot changed the title Bump the docusaurus group with 2 updates Bump the docusaurus group across 1 directory with 2 updates Aug 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docusaurus-90c9d0c444 branch from 85a39a1 to 2be4667 Compare August 18, 2026 16:14
Bumps the docusaurus group with 2 updates in the / directory: [docusaurus-plugin-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-plugin-openapi-docs) and [docusaurus-theme-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-theme-openapi-docs).


Updates `docusaurus-plugin-openapi-docs` from 5.1.2 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)

Updates `docusaurus-theme-openapi-docs` from 5.1.2 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-theme-openapi-docs)

---
updated-dependencies:
- dependency-name: docusaurus-plugin-openapi-docs
  dependency-version: 5.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docusaurus
- dependency-name: docusaurus-theme-openapi-docs
  dependency-version: 5.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docusaurus
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docusaurus-90c9d0c444 branch from 2be4667 to a489647 Compare August 25, 2026 16:15
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.

0 participants