Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

Bumps lodash to 4.17.23 and updates ancestor dependencies lodash, docusaurus-plugin-openapi-docs and docusaurus-theme-openapi-docs. These dependencies need to be updated together.

Updates lodash from 4.17.21 to 4.17.23

Commits

Updates docusaurus-plugin-openapi-docs from 1.7.3 to 4.6.0

Release notes

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

v4.6.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from docusaurus-plugin-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)
  • d9275c0 remove beta badge
  • e1e210e feat: add showInfoPage option to disable info page generation (#1272)
  • 7740c82 fix: handle undefined when outputDir doesn't contain docPath (#1271)
  • 91c5dcc feat: support schema.examples array in example generator (#1270)
  • 46b5124 Fix incorrectly encoded heading (#1149)
  • 0726d80 feat: add CLI option for schema-only generation (#1228)
  • bac31b9 Improve API request error handling and add support for customizing requestTim...
  • 21222c0 feat: support const in example generation (#1260)
  • b0d2b7d refactor: use docusaurus sidebar types (#1220)
  • Additional commits viewable in compare view

Updates docusaurus-theme-openapi-docs from 1.7.3 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…us-theme-openapi-docs

Bumps [lodash](https://github.com/lodash/lodash) to 4.17.23 and updates ancestor dependencies [lodash](https://github.com/lodash/lodash), [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). These dependencies need to be updated together.


Updates `lodash` from 4.17.21 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

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

Updates `docusaurus-theme-openapi-docs` from 1.7.3 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: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
- dependency-name: docusaurus-plugin-openapi-docs
  dependency-version: 4.6.0
  dependency-type: direct:production
- dependency-name: docusaurus-theme-openapi-docs
  dependency-version: 4.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 22, 2026
@vercel
Copy link

vercel bot commented Jan 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
frontier Error Error Jan 22, 2026 0:59am

@coveralls
Copy link

Pull Request Test Coverage Report for Build 21231812791

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 37.882%

Totals Coverage Status
Change from base Build 21208426929: 0.0%
Covered Lines: 15887
Relevant Lines: 41938

💛 - Coveralls

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.

2 participants