Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the minor-and-patch group with 4 updates in the / directory: docusaurus-plugin-openapi-docs, docusaurus-theme-openapi-docs, @redocly/cli and prettier.

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

Updates sass from 1.97.1 to 1.97.2

Release notes

Sourced from sass's releases.

Dart Sass 1.97.2

To install Sass 1.97.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Additional fixes for implicit configuration when nested imports are involved.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.97.2

  • Additional fixes for implicit configuration when nested imports are involved.
Commits

Updates @redocly/cli from 2.14.1 to 2.14.5

Release notes

Sourced from @​redocly/cli's releases.

@​redocly/cli@​2.14.5

Patch Changes

  • Added an ajv npm alias dependency to satisfy peer dependency requirements and prevent installation warnings.
  • Updated @​redocly/openapi-core to v2.14.5.

@​redocly/cli@​2.14.4

Patch Changes

  • Corrected an issue where Respect did not properly JSON-encode request bodies for custom content-types containing numbers.
  • Updated @​redocly/respect-core to v2.14.4.

@​redocly/cli@​2.14.3

Patch Changes

  • Fixed the split command to properly handle root-level paths. Previously, the root path / was converted to an empty string as a filename, leading to incorrect file structure and broken links. Now, it correctly maps to the specified path separator.
  • Updated @​redocly/openapi-core to v2.14.3.

@​redocly/cli@​2.14.2

Patch Changes

  • Updated @​redocly/openapi-core to v2.14.2.
Commits

Updates prettier from 3.7.4 to 3.8.0

Release notes

Sourced from prettier's releases.

3.8.0

  • Support Angular v21.1

diff

🔗 Release note "Prettier 3.8: Support for Angular v21.1"

Changelog

Sourced from prettier's changelog.

3.8.0

diff

🔗 Release Notes

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 4 updates in the / directory: [docusaurus-plugin-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-plugin-openapi-docs), [docusaurus-theme-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-theme-openapi-docs), [@redocly/cli](https://github.com/Redocly/redocly-cli) and [prettier](https://github.com/prettier/prettier).


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

Updates `sass` from 1.97.1 to 1.97.2
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.97.1...1.97.2)

Updates `@redocly/cli` from 2.14.1 to 2.14.5
- [Release notes](https://github.com/Redocly/redocly-cli/releases)
- [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.14.1...@redocly/cli@2.14.5)

Updates `prettier` from 3.7.4 to 3.8.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.7.4...3.8.0)

---
updated-dependencies:
- dependency-name: docusaurus-plugin-openapi-docs
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: docusaurus-theme-openapi-docs
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: sass
  dependency-version: 1.97.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@redocly/cli"
  dependency-version: 2.14.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: prettier
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

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 18, 2026
Copilot AI review requested due to automatic review settings January 18, 2026 02:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 18, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updateddocusaurus-theme-openapi-docs@​4.5.1 ⏵ 4.6.097 +110076 +196 +1100
Updatedprettier@​3.7.4 ⏵ 3.8.09010097 +198100
Updatedsass@​1.97.1 ⏵ 1.97.210010010095 +1100
Updateddocusaurus-plugin-openapi-docs@​4.5.1 ⏵ 4.6.098 +1100100 +196 +1100
Updated@​redocly/​cli@​2.14.1 ⏵ 2.14.598100100100100

View full report

@socket-security
Copy link

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
License policy violation: npm sass

Location: Package overview

From: package.jsonnpm/sass@1.97.2

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/sass@1.97.2. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

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.

1 participant