Skip to content

Build(deps): Bump the npm group with 5 updates - #2343

Merged
kenjenkins merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-a79275b457
Aug 6, 2026
Merged

Build(deps): Bump the npm group with 5 updates#2343
kenjenkins merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-a79275b457

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm group with 5 updates:

Package From To
docusaurus-plugin-openapi-docs 5.1.2 5.1.3
docusaurus-theme-openapi-docs 5.1.2 5.1.3
@types/lodash 4.17.24 4.17.25
js-yaml 5.2.2 5.2.3
oxfmt 0.61.0 0.62.0

Updates docusaurus-plugin-openapi-docs from 5.1.2 to 5.1.3

Release notes

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

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)
  • 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)
  • chore(deps): bump @​redocly/openapi-core from 2.33.0 to 2.38.0 (#1552)
  • chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3 (#1554)
  • chore(deps): bump pako from 2.1.0 to 3.0.1 (#1556)
  • chore(deps): bump @​apidevtools/json-schema-ref-parser (#1557)
  • chore(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3 (#1558)
  • chore(deps): bump systeminformation from 5.31.6 to 5.31.17 (#1559)
  • chore(deps): bump websocket-driver from 0.7.4 to 0.7.5 (#1560)

🔧 Maintenance

  • chore(deps-dev): bump @​types/node from 26.0.1 to 26.1.1 (#1578)
  • chore(deps-dev): bump fast-xml-parser from 5.8.0 to 5.10.1 (#1576)
  • chore(deps-dev): bump cypress from 15.18.0 to 15.18.1 (#1562)
  • chore(deps-dev): bump eslint-plugin-prettier from 5.5.5 to 5.5.6 (#1565)
  • chore(deps-dev): bump playwright from 1.61.0 to 1.61.1 (#1553)
  • chore(deps-dev): bump prettier from 3.8.4 to 3.9.4 (#1555)

Committers: 3

  • dependabot[bot]
  • Nipunn Koorapati
  • Steven Serrata
Changelog

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

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)
  • chore(deps): bump @​redocly/openapi-core from 2.33.0 to 2.38.0 (#1552)
  • chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3 (#1554)
  • chore(deps): bump pako from 2.1.0 to 3.0.1 (#1556)
  • chore(deps): bump @​apidevtools/json-schema-ref-parser (#1557)
  • chore(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3 (#1558)
  • chore(deps): bump systeminformation from 5.31.6 to 5.31.17 (#1559)
  • chore(deps): bump websocket-driver from 0.7.4 to 0.7.5 (#1560)

🔧 Maintenance

  • chore(deps-dev): bump @​types/node from 26.0.1 to 26.1.1 (#1578)
  • chore(deps-dev): bump fast-xml-parser from 5.8.0 to 5.10.1 (#1576)
  • chore(deps-dev): bump cypress from 15.18.0 to 15.18.1 (#1562)
  • chore(deps-dev): bump eslint-plugin-prettier from 5.5.5 to 5.5.6 (#1565)
  • chore(deps-dev): bump playwright from 1.61.0 to 1.61.1 (#1553)
  • chore(deps-dev): bump prettier from 3.8.4 to 3.9.4 (#1555)

Committers: 3

  • dependabot[bot]
  • Nipunn Koorapati
  • Steven Serrata
Commits

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

Release notes

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

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)
  • 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)
  • chore(deps): bump @​redocly/openapi-core from 2.33.0 to 2.38.0 (#1552)
  • chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3 (#1554)
  • chore(deps): bump pako from 2.1.0 to 3.0.1 (#1556)
  • chore(deps): bump @​apidevtools/json-schema-ref-parser (#1557)
  • chore(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3 (#1558)
  • chore(deps): bump systeminformation from 5.31.6 to 5.31.17 (#1559)
  • chore(deps): bump websocket-driver from 0.7.4 to 0.7.5 (#1560)

🔧 Maintenance

  • chore(deps-dev): bump @​types/node from 26.0.1 to 26.1.1 (#1578)
  • chore(deps-dev): bump fast-xml-parser from 5.8.0 to 5.10.1 (#1576)
  • chore(deps-dev): bump cypress from 15.18.0 to 15.18.1 (#1562)
  • chore(deps-dev): bump eslint-plugin-prettier from 5.5.5 to 5.5.6 (#1565)
  • chore(deps-dev): bump playwright from 1.61.0 to 1.61.1 (#1553)
  • chore(deps-dev): bump prettier from 3.8.4 to 3.9.4 (#1555)

Committers: 3

  • dependabot[bot]
  • Nipunn Koorapati
  • Steven Serrata
Changelog

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

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)
  • chore(deps): bump @​redocly/openapi-core from 2.33.0 to 2.38.0 (#1552)
  • chore(deps): bump github/codeql-action/analyze from 4.36.2 to 4.36.3 (#1554)
  • chore(deps): bump pako from 2.1.0 to 3.0.1 (#1556)
  • chore(deps): bump @​apidevtools/json-schema-ref-parser (#1557)
  • chore(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3 (#1558)
  • chore(deps): bump systeminformation from 5.31.6 to 5.31.17 (#1559)
  • chore(deps): bump websocket-driver from 0.7.4 to 0.7.5 (#1560)

🔧 Maintenance

  • chore(deps-dev): bump @​types/node from 26.0.1 to 26.1.1 (#1578)
  • chore(deps-dev): bump fast-xml-parser from 5.8.0 to 5.10.1 (#1576)
  • chore(deps-dev): bump cypress from 15.18.0 to 15.18.1 (#1562)
  • chore(deps-dev): bump eslint-plugin-prettier from 5.5.5 to 5.5.6 (#1565)
  • chore(deps-dev): bump playwright from 1.61.0 to 1.61.1 (#1553)
  • chore(deps-dev): bump prettier from 3.8.4 to 3.9.4 (#1555)

Committers: 3

  • dependabot[bot]
  • Nipunn Koorapati
  • Steven Serrata
Commits
  • 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

Updates @types/lodash from 4.17.24 to 4.17.25

Commits

Updates js-yaml from 5.2.2 to 5.2.3

Changelog

Sourced from js-yaml's changelog.

[5.2.3] - 2026-08-01

Fixed

  • Prevent prototype fallback when resolving tags and mapping entries, #782.
  • Resolve !!timestamp years 0000-0099 correctly, #775.
  • Preserve implicit null mapping values before document markers and reject unpaired mapping event streams, #784.
  • Preserve folded scalar values with tab-indented lines when round-tripping a parsed AST through present(); dump() and loading are unaffected, #780.
Commits
  • 6740445 5.2.3 released
  • 94e766d Update changelog
  • c3bd7ca Polish previous commit, #780
  • 00209b6 presenter: treat a tab-indented line in a folded scalar as more-indented (#780)
  • 40fcb4f Fix missing mapping values before document markers and reject unpaired mappin...
  • 49280f3 Fix !!timestamp resolution for years 0000-0099, #775
  • 355dc96 fix: prevent prototype fallback in tag and harden object lookups, #782 (than...
  • d524f83 docs: add contributing guidelines
  • See full diff in compare view

Updates oxfmt from 0.61.0 to 0.62.0

Changelog

Sourced from oxfmt's changelog.

[0.62.0] - 2026-08-03

🐛 Bug Fixes

  • e6e584b oxfmt: Type jsdoc. enum options (#25008) (leaysgur)

[0.59.0] - 2026-07-13

🐛 Bug Fixes

  • 415fe1e oxfmt: Error on ignorePatterns that cannot match files outside the config directory (#24286) (leaysgur)

[0.55.0] - 2026-06-15

🚀 Features

  • 9a2788b linter/unicorn: Implement prefer-export-from rule (#22935) (AliceLanniste)

[0.54.0] - 2026-06-08

📚 Documentation

  • dadafe3 oxlint, oxfmt: Mention migrate skills in npm READMEs (#22965) (Boshen)
  • f88961a oxfmt: Annotate each config option with supported languages (#22953) (leaysgur)

[0.52.0] - 2026-05-26

🚀 Features

  • 16b8058 oxfmt: Support vite-plus/resolveConfig for vite.config.ts (#22454) (leaysgur)

[0.50.0] - 2026-05-15

🐛 Bug Fixes

  • 43b9978 formatter/sort_imports: Treat subpath imports as internal (#22440) (leaysgur)

[0.49.0] - 2026-05-11

🚀 Features

  • 6e8e818 oxfmt: Experimental .svelte support (#21700) (leaysgur)

[0.45.0] - 2026-04-13

🐛 Bug Fixes

  • 50c389b oxfmt: Support .editorconfig quote_type (#20989) (leaysgur)

[0.44.0] - 2026-04-06

... (truncated)

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 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 npm group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [docusaurus-plugin-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-plugin-openapi-docs) | `5.1.2` | `5.1.3` |
| [docusaurus-theme-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-theme-openapi-docs) | `5.1.2` | `5.1.3` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.24` | `4.17.25` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `5.2.2` | `5.2.3` |
| [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.61.0` | `0.62.0` |


Updates `docusaurus-plugin-openapi-docs` from 5.1.2 to 5.1.3
- [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.1.3/packages/docusaurus-plugin-openapi-docs)

Updates `docusaurus-theme-openapi-docs` from 5.1.2 to 5.1.3
- [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.1.3/packages/docusaurus-theme-openapi-docs)

Updates `@types/lodash` from 4.17.24 to 4.17.25
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `js-yaml` from 5.2.2 to 5.2.3
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@5.2.2...5.2.3)

Updates `oxfmt` from 0.61.0 to 0.62.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.62.0/npm/oxfmt)

---
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: npm
- dependency-name: docusaurus-theme-openapi-docs
  dependency-version: 5.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/lodash"
  dependency-version: 4.17.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: js-yaml
  dependency-version: 5.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: oxfmt
  dependency-version: 0.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

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 Aug 6, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 6, 2026 19:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 6, 2026
@dependabot
dependabot Bot requested review from nickytonline and removed request for a team August 6, 2026 19:14
@netlify

netlify Bot commented Aug 6, 2026

Copy link
Copy Markdown

Deploy Preview for pomerium-docs ready!

Name Link
🔨 Latest commit 564cde7
🔍 Latest deploy log https://app.netlify.com/projects/pomerium-docs/deploys/6a74dd127bda2200084c8361
😎 Deploy Preview https://deploy-preview-2343--pomerium-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@kenjenkins
kenjenkins merged commit 5769b8f into main Aug 6, 2026
6 checks passed
@kenjenkins
kenjenkins deleted the dependabot/npm_and_yarn/npm-a79275b457 branch August 6, 2026 23:52
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