Skip to content

chore(deps): Bump the npm group with 14 updates - #92

Merged
jerpr merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-157c506b90
Aug 3, 2026
Merged

chore(deps): Bump the npm group with 14 updates#92
jerpr merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-157c506b90

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm group with 14 updates:

Package From To
@docusaurus/core 3.10.1 3.10.2
@docusaurus/faster 3.10.1 3.10.2
@docusaurus/plugin-content-docs 3.10.1 3.10.2
@docusaurus/preset-classic 3.10.1 3.10.2
@docusaurus/theme-common 3.10.1 3.10.2
docusaurus-plugin-openapi-docs 5.0.2 5.1.2
docusaurus-theme-openapi-docs 5.0.2 5.1.2
react 19.2.7 19.2.8
react-dom 19.2.7 19.2.8
@docusaurus/module-type-aliases 3.10.1 3.10.2
@docusaurus/tsconfig 3.10.1 3.10.2
@docusaurus/types 3.10.1 3.10.2
prettier 3.8.4 3.9.6
typescript 6.0.3 7.0.2

Updates @docusaurus/core from 3.10.1 to 3.10.2

Release notes

Sourced from @​docusaurus/core's releases.

3.10.2 (2026-07-10)

Backport and cherry-pick commits from main for v3.10.2 patch release:

Changelog

Sourced from @​docusaurus/core's changelog.

3.10.2 (2026-07-10)

Backport and cherry-pick commits from main for v3.10.2 patch release:

Commits

Updates @docusaurus/faster from 3.10.1 to 3.10.2

Release notes

Sourced from @​docusaurus/faster's releases.

3.10.2 (2026-07-10)

Backport and cherry-pick commits from main for v3.10.2 patch release:

Changelog

Sourced from @​docusaurus/faster's changelog.

3.10.2 (2026-07-10)

Backport and cherry-pick commits from main for v3.10.2 patch release:

Commits

Updates @docusaurus/plugin-content-docs from 3.10.1 to 3.10.2

Release notes

Sourced from @​docusaurus/plugin-content-docs's releases.

3.10.2 (2026-07-10)

Backport and cherry-pick commits from main for v3.10.2 patch release:

Changelog

Sourced from @​docusaurus/plugin-content-docs's changelog.

3.10.2 (2026-07-10)

Backport and cherry-pick commits from main for v3.10.2 patch release:

Commits

Updates @docusaurus/preset-classic from 3.10.1 to 3.10.2

Release notes

Sourced from @​docusaurus/preset-classic's releases.

3.10.2 (2026-07-10)

Backport and cherry-pick commits from main for v3.10.2 patch release:

Changelog

Sourced from @​docusaurus/preset-classic's changelog.

3.10.2 (2026-07-10)

Backport and cherry-pick commits from main for v3.10.2 patch release:

Commits

Updates @docusaurus/theme-common from 3.10.1 to 3.10.2

Release notes

Sourced from @​docusaurus/theme-common's releases.

3.10.2 (2026-07-10)

Backport and cherry-pick commits from main for v3.10.2 patch release:

Changelog

Sourced from @​docusaurus/theme-common's changelog.

3.10.2 (2026-07-10)

Backport and cherry-pick commits from main for v3.10.2 patch release:

Commits

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

Release notes

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

v5.1.2

5.1.2 (2026-07-10)

Patch release fixing a regression in nested anyOf/oneOf schema rendering where branch properties were duplicated across sibling branches.

🐛 Bug Fix

  • fix(theme): stop duplicating branch properties in nested anyOf/oneOf renders (#1549)

Committers: 1

  • Steven Serrata

v5.1.1

5.1.1 (2026-07-08)

Patch release with schema rendering and path-matching fixes: branch descriptions now render for oneOf/anyOf and discriminator mappings, schema normalization is hoisted out of the render path for better performance, and Postman path matchers are ranked by per-segment specificity to prioritize the most specific match. Also includes a batch of dependency updates.

Thanks to @​Mikurosama (#1526), @​Compaurum (#1540), and @​gotson (#1525, and for confirming the fix) for reporting the issues addressed in this release.

🐛 Bug Fix

  • fix(plugin): rank path matchers by per-segment specificity (#1526) (#1546)
  • fix(theme): render branch descriptions for oneOf/anyOf and discriminator mappings (#1545)
  • fix(theme): hoist schema normalization out of render path (#1527)

🤖 Dependencies

  • chore(deps): bump sigstore from 4.1.0 to 4.1.1 (#1541)
  • chore(deps): bump fs-extra from 11.3.5 to 11.3.6 (#1543)
  • chore(deps): bump @​sigstore/core from 3.2.0 to 3.2.1 (#1538)
  • chore(deps): bump commander from 14.0.3 to 15.0.0 (#1532)
  • chore(deps): bump preactjs/compressed-size-action from 2.9.1 to 2.10.0 (#1528)
  • chore(deps): bump actions/cache/restore from 5.0.5 to 6.1.0 (#1537)
  • chore(deps): bump actions/cache/save from 5.0.5 to 6.1.0 (#1533)
  • chore(deps): bump actions/cache from 5.0.5 to 6.1.0 (#1531)
  • chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#1530)

🔧 Maintenance

  • chore(deps-dev): bump cypress from 15.16.0 to 15.18.0 (#1544)
  • chore(deps-dev): bump @​types/node from 26.0.0 to 26.0.1 (#1542)
  • chore(deps-dev): bump @​types/node from 25.9.3 to 26.0.0 (#1529)
  • chore(deps-dev): bump start-server-and-test from 3.0.5 to 3.0.11 (#1536)
  • chore(deps-dev): bump playwright from 1.60.0 to 1.61.0 (#1535)
  • chore(deps-dev): bump prettier from 3.8.3 to 3.8.4 (#1534)

Committers: 2

  • Steven Serrata

... (truncated)

Changelog

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

5.1.2 (2026-07-10)

Patch release fixing a regression in nested anyOf/oneOf schema rendering where branch properties were duplicated across sibling branches.

🐛 Bug Fix

  • fix(theme): stop duplicating branch properties in nested anyOf/oneOf renders (#1549)

Committers: 1

  • Steven Serrata

5.1.1 (2026-07-08)

Patch release with schema rendering and path-matching fixes: branch descriptions now render for oneOf/anyOf and discriminator mappings, schema normalization is hoisted out of the render path for better performance, and Postman path matchers are ranked by per-segment specificity to prioritize the most specific match. Also includes a batch of dependency updates.

Thanks to @​Mikurosama (#1526), @​Compaurum (#1540), and @​gotson (#1525, and for confirming the fix) for reporting the issues addressed in this release.

🐛 Bug Fix

  • fix(plugin): rank path matchers by per-segment specificity (#1526) (#1546)
  • fix(theme): render branch descriptions for oneOf/anyOf and discriminator mappings (#1545)
  • fix(theme): hoist schema normalization out of render path (#1527)

🤖 Dependencies

  • chore(deps): bump sigstore from 4.1.0 to 4.1.1 (#1541)
  • chore(deps): bump fs-extra from 11.3.5 to 11.3.6 (#1543)
  • chore(deps): bump @​sigstore/core from 3.2.0 to 3.2.1 (#1538)
  • chore(deps): bump commander from 14.0.3 to 15.0.0 (#1532)
  • chore(deps): bump preactjs/compressed-size-action from 2.9.1 to 2.10.0 (#1528)
  • chore(deps): bump actions/cache/restore from 5.0.5 to 6.1.0 (#1537)
  • chore(deps): bump actions/cache/save from 5.0.5 to 6.1.0 (#1533)
  • chore(deps): bump actions/cache from 5.0.5 to 6.1.0 (#1531)
  • chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#1530)

🔧 Maintenance

  • chore(deps-dev): bump cypress from 15.16.0 to 15.18.0 (#1544)
  • chore(deps-dev): bump @​types/node from 26.0.0 to 26.0.1 (#1542)
  • chore(deps-dev): bump @​types/node from 25.9.3 to 26.0.0 (#1529)
  • chore(deps-dev): bump start-server-and-test from 3.0.5 to 3.0.11 (#1536)
  • chore(deps-dev): bump playwright from 1....

    Description has been truncated

Bumps the npm group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.10.1` | `3.10.2` |
| [@docusaurus/faster](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-faster) | `3.10.1` | `3.10.2` |
| [@docusaurus/plugin-content-docs](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-content-docs) | `3.10.1` | `3.10.2` |
| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `3.10.1` | `3.10.2` |
| [@docusaurus/theme-common](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-common) | `3.10.1` | `3.10.2` |
| [docusaurus-plugin-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-plugin-openapi-docs) | `5.0.2` | `5.1.2` |
| [docusaurus-theme-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-theme-openapi-docs) | `5.0.2` | `5.1.2` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.7` | `19.2.8` |
| [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) | `3.10.1` | `3.10.2` |
| [@docusaurus/tsconfig](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig) | `3.10.1` | `3.10.2` |
| [@docusaurus/types](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types) | `3.10.1` | `3.10.2` |
| [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.6` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |


Updates `@docusaurus/core` from 3.10.1 to 3.10.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.2/packages/docusaurus)

Updates `@docusaurus/faster` from 3.10.1 to 3.10.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.2/packages/docusaurus-faster)

Updates `@docusaurus/plugin-content-docs` from 3.10.1 to 3.10.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.2/packages/docusaurus-plugin-content-docs)

Updates `@docusaurus/preset-classic` from 3.10.1 to 3.10.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.2/packages/docusaurus-preset-classic)

Updates `@docusaurus/theme-common` from 3.10.1 to 3.10.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.2/packages/docusaurus-theme-common)

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

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

Updates `react` from 19.2.7 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react)

Updates `react-dom` from 19.2.7 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom)

Updates `@docusaurus/module-type-aliases` from 3.10.1 to 3.10.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.2/packages/docusaurus-module-type-aliases)

Updates `@docusaurus/tsconfig` from 3.10.1 to 3.10.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.2/packages/docusaurus-tsconfig)

Updates `@docusaurus/types` from 3.10.1 to 3.10.2
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.2/packages/docusaurus-types)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-version: 3.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@docusaurus/faster"
  dependency-version: 3.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@docusaurus/plugin-content-docs"
  dependency-version: 3.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@docusaurus/preset-classic"
  dependency-version: 3.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@docusaurus/theme-common"
  dependency-version: 3.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: docusaurus-plugin-openapi-docs
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: docusaurus-theme-openapi-docs
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: react
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: react-dom
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-version: 3.10.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@docusaurus/tsconfig"
  dependency-version: 3.10.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@docusaurus/types"
  dependency-version: 3.10.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: prettier
  dependency-version: 3.9.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  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 1, 2026
@jerpr
jerpr merged commit 4f45270 into main Aug 3, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-157c506b90 branch August 3, 2026 04:38
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