Skip to content

chore(deps): bump docusaurus-theme-openapi-docs from 4.3.7 to 4.6.0 in /docs#27

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/docusaurus-theme-openapi-docs-4.6.0
Closed

chore(deps): bump docusaurus-theme-openapi-docs from 4.3.7 to 4.6.0 in /docs#27
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/docusaurus-theme-openapi-docs-4.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 19, 2026

Copy link
Copy Markdown

Bumps docusaurus-theme-openapi-docs from 4.3.7 to 4.6.0.

Release notes

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

v4.6.0

What's Changed

New Contributors

... (truncated)

Changelog

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

4.6.0 (Jan 16, 2026)

High level enhancements

  • Initial i18n (internationalization) support for translating UI labels
  • New authPersistence option to control credential storage (sessionStorage, localStorage, or disabled)
  • OpenAPI 3.1 schema.examples array support in example generation and API Explorer
  • New showInfoPage option to disable info page generation
  • New maskCredentials plugin option to mask sensitive data in generated docs
  • New --schema-only CLI flag for generating only schema documentation
  • Customizable requestTimeout in ThemeConfig for API requests

Other enhancements and bug fixes

  • feat(theme): add initial i18n support (#1210)
  • feat: translate additional labels (#1221)
  • feat: implement authPersistence in ThemeConfig (#1273)
  • feat(api-explorer): add OpenAPI 3.1 schema.examples support (#1269)
  • feat: support schema.examples array in example generator (#1270)
  • Support schema property examples (extract) (#1198)
  • feat: add showInfoPage option to disable info page generation (#1272)
  • Add maskCredentials as a pluginOption (#1212)
  • feat: add CLI option for schema-only generation (#1228)
  • Improve API request error handling and add support for customizing requestTimeout (#1267)
  • feat: display format for oneOf primitive arms (#1268)
  • feat: support const in example generation (#1260)
  • 'multipart/form-data' body: Add posibility to render file array and form object example via LiveEditor (#1266)
  • Support both curl and bash code tab highlight (#1195)
  • fix: allow Send API Request button with proxy-only configuration (#1274)
  • fix: handle undefined when outputDir doesn't contain docPath (#1271)
  • fix: improve placeholder assignment in CodeSnippets component (#1256)
  • bugfix: nested oneOf/anyOf inside allOf (#1250)
  • Fix nested anyOf/oneOf schema rendering with lazy tabs (#1248)
  • fix: properly encode parameters (#1202)
  • Fix schema output missing when using allOf within array items (#1197)
  • fix(webhooks): use event name when summary missing (#1193)
  • Add allOf required spec and fix items branch (#1190)
  • Fix incorrectly encoded heading (#1149)
  • Improve error handling when spec isn't valid (#1200)
  • refactor: use docusaurus sidebar types (#1220)
  • docs: explain swizzling DocCard (#1207)
  • docs: expand list of ignored vendor extensions (#1184)

4.5.1 (Jun 27, 2025)

High level enhancements

  • Various bug fixes

Other enhancements and bug fixes

... (truncated)

Commits
  • c7c5ca9 Prepare release v4.6.0 (#1277)
  • b7b7b77 fix: allow Send API Request button with proxy-only configuration (#1274)
  • bce73a6 upgade demo to v3.9.2 (#1276)
  • 050c29a 'multipart/form-data' body: Add posibility to render file array and form obje...
  • 036819b feat: implement authPersistence in ThemeConfig (#1273)
  • 98c3f4a Support schema property examples (extract) (#1198)
  • 09ac11f feat(api-explorer): add OpenAPI 3.1 schema.examples support (#1269)
  • f61fc5e feat: display format for oneOf primitive arms (#1268)
  • bac31b9 Improve API request error handling and add support for customizing requestTim...
  • 9a3a907 fix: improve placeholder assignment in CodeSnippets component (#1256)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-theme-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-theme-openapi-docs) from 4.3.7 to 4.6.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/v4.6.0/packages/docusaurus-theme-openapi-docs)

---
updated-dependencies:
- dependency-name: docusaurus-theme-openapi-docs
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the documentation Improvements or additions to documentation label Jan 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jan 19, 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 @github

dependabot Bot commented on behalf of github Feb 3, 2026

Copy link
Copy Markdown
Author

Superseded by #29.

@dependabot dependabot Bot closed this Feb 3, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/docs/docusaurus-theme-openapi-docs-4.6.0 branch February 3, 2026 02:44
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