Skip to content

Bump the bun-dependencies group across 1 directory with 6 updates - #101

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/bun-dependencies-72083240fd
Open

Bump the bun-dependencies group across 1 directory with 6 updates#101
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/bun-dependencies-72083240fd

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the bun-dependencies group with 6 updates in the / directory:

Package From To
docusaurus-plugin-openapi-docs 5.1.2 5.2.0
docusaurus-theme-openapi-docs 5.1.2 5.2.0
@typescript-eslint/eslint-plugin 8.65.0 8.67.0
@typescript-eslint/parser 8.65.0 8.67.0
eslint 8.57.1 10.8.1
typescript 6.0.2 7.0.2

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

Release notes

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

v5.2.0

5.2.0 (2026-08-11)

Minor release adding support for OpenAPI 3.2 hierarchical tags. You can now group the sidebar by tagParent via groupPathsBy, using the new tags[].parent field to build nested tag hierarchies. Also includes a theme fix that bundles code snippet language icons locally (no more external icon requests) and a batch of dependency updates.

🚀 New Feature

  • feat(plugin): support OpenAPI 3.2 hierarchical tags (tags[].parent) (#1603)

🐛 Bug Fix

  • fix(theme): bundle code snippet language icons locally (#1595)

🤖 Dependencies

  • chore(deps): bump the react group across 1 directory with 2 updates (#1590)
  • chore(deps): bump postman-collection from 5.3.0 to 5.3.1 (#1591)
  • chore(deps): bump fast-uri from 3.1.4 to 3.1.5 (#1594)
  • chore(deps): bump github/codeql-action/init from 4.37.2 to 4.37.3 (#1593)
  • chore(deps): bump github/codeql-action/analyze from 4.37.2 to 4.37.3 (#1592)
  • chore(deps): bump ip-address from 10.2.0 to 10.4.0 (#1589)
  • chore(deps): bump nx from 22.6.2 to 22.7.8 (#1587)
  • chore(deps): bump postcss from 8.5.13 to 8.5.25 (#1583)

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)

... (truncated)

Changelog

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

5.2.0 (2026-08-11)

Minor release adding support for OpenAPI 3.2 hierarchical tags. You can now group the sidebar by tagParent via groupPathsBy, using the new tags[].parent field to build nested tag hierarchies. Also includes a theme fix that bundles code snippet language icons locally (no more external icon requests) and a batch of dependency updates.

🚀 New Feature

  • feat(plugin): support OpenAPI 3.2 hierarchical tags (tags[].parent) (#1603)

🐛 Bug Fix

  • fix(theme): bundle code snippet language icons locally (#1595)

🤖 Dependencies

  • chore(deps): bump the react group across 1 directory with 2 updates (#1590)
  • chore(deps): bump postman-collection from 5.3.0 to 5.3.1 (#1591)
  • chore(deps): bump fast-uri from 3.1.4 to 3.1.5 (#1594)
  • chore(deps): bump github/codeql-action/init from 4.37.2 to 4.37.3 (#1593)
  • chore(deps): bump github/codeql-action/analyze from 4.37.2 to 4.37.3 (#1592)
  • chore(deps): bump ip-address from 10.2.0 to 10.4.0 (#1589)
  • chore(deps): bump nx from 22.6.2 to 22.7.8 (#1587)
  • chore(deps): bump postcss from 8.5.13 to 8.5.25 (#1583)

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)

... (truncated)

Commits

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

Release notes

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

v5.2.0

5.2.0 (2026-08-11)

Minor release adding support for OpenAPI 3.2 hierarchical tags. You can now group the sidebar by tagParent via groupPathsBy, using the new tags[].parent field to build nested tag hierarchies. Also includes a theme fix that bundles code snippet language icons locally (no more external icon requests) and a batch of dependency updates.

🚀 New Feature

  • feat(plugin): support OpenAPI 3.2 hierarchical tags (tags[].parent) (#1603)

🐛 Bug Fix

  • fix(theme): bundle code snippet language icons locally (#1595)

🤖 Dependencies

  • chore(deps): bump the react group across 1 directory with 2 updates (#1590)
  • chore(deps): bump postman-collection from 5.3.0 to 5.3.1 (#1591)
  • chore(deps): bump fast-uri from 3.1.4 to 3.1.5 (#1594)
  • chore(deps): bump github/codeql-action/init from 4.37.2 to 4.37.3 (#1593)
  • chore(deps): bump github/codeql-action/analyze from 4.37.2 to 4.37.3 (#1592)
  • chore(deps): bump ip-address from 10.2.0 to 10.4.0 (#1589)
  • chore(deps): bump nx from 22.6.2 to 22.7.8 (#1587)
  • chore(deps): bump postcss from 8.5.13 to 8.5.25 (#1583)

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)

... (truncated)

Changelog

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

5.2.0 (2026-08-11)

Minor release adding support for OpenAPI 3.2 hierarchical tags. You can now group the sidebar by tagParent via groupPathsBy, using the new tags[].parent field to build nested tag hierarchies. Also includes a theme fix that bundles code snippet language icons locally (no more external icon requests) and a batch of dependency updates.

🚀 New Feature

  • feat(plugin): support OpenAPI 3.2 hierarchical tags (tags[].parent) (#1603)

🐛 Bug Fix

  • fix(theme): bundle code snippet language icons locally (#1595)

🤖 Dependencies

  • chore(deps): bump the react group across 1 directory with 2 updates (#1590)
  • chore(deps): bump postman-collection from 5.3.0 to 5.3.1 (#1591)
  • chore(deps): bump fast-uri from 3.1.4 to 3.1.5 (#1594)
  • chore(deps): bump github/codeql-action/init from 4.37.2 to 4.37.3 (#1593)
  • chore(deps): bump github/codeql-action/analyze from 4.37.2 to 4.37.3 (#1592)
  • chore(deps): bump ip-address from 10.2.0 to 10.4.0 (#1589)
  • chore(deps): bump nx from 22.6.2 to 22.7.8 (#1587)
  • chore(deps): bump postcss from 8.5.13 to 8.5.25 (#1583)

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)

... (truncated)

Commits
  • 3fa7008 Prepare release v5.2.0 (#1604)
  • 12ce651 fix(theme): bundle code snippet language icons locally (#1595)
  • 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 @typescript-eslint/eslint-plugin from 8.65.0 to 8.67.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.67.0

8.67.0 (2026-08-10)

🚀 Features

  • typescript-eslint: export basic globs for using tseslint (#12105)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.66.0

8.66.0 (2026-08-03)

🚀 Features

  • typescript-estree: handle import.defer() as ImportExpression (#12609)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-conversion] ignore shadowed built-ins (#12590)
  • eslint-plugin: [prefer-nullish-coalescing] handle shadowed Boolean calls (#12591)
  • eslint-plugin: [no-useless-default-assignment] don't report defaults used by other overloads (#12607)
  • eslint-plugin: [no-unnecessary-type-parameters] check MappedType key remapping (#12588)
  • eslint-plugin: [class-literal-property-style] preserve type annotations and don't drop decorators (#12617)
  • website: list onUnsupportedTypeScriptVersion in parser options (#12585)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.67.0 (2026-08-10)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.66.0 (2026-08-03)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] preserve type annotations and don't drop decorators (#12617)
  • eslint-plugin: [no-unnecessary-type-parameters] check MappedType key remapping (#12588)
  • eslint-plugin: [no-useless-default-assignment] don't report defaults used by other overloads (#12607)
  • eslint-plugin: [prefer-nullish-coalescing] handle shadowed Boolean calls (#12591)
  • eslint-plugin: [no-unnecessary-type-conversion] ignore shadowed built-ins (#12590)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits
  • 20a261f chore(release): publish 8.67.0
  • 6dfe4d0 chore(eslint-plugin-internal): [plugin-test-formatting] enforce zero-indentat...
  • 3b155bb chore: use typescript 7 for typechecking (#12601)
  • e51b11b chore(release): publish 8.66.0
  • 20cb15e chore(eslint-plugin): split prefer-optional-chain.test.ts in multiple files (...
  • 780a8c5 docs(eslint-plugin): [member-ordering] add lacking commas in default member t...
  • 08dd427 fix(eslint-plugin): [class-literal-property-style] preserve type annotations ...
  • 6be25d3 fix(eslint-plugin): [no-unnecessary-type-parameters] check MappedType key rem...
  • 8826d0e fix(eslint-plugin): [no-useless-default-assignment] don't report defaults use...
  • 7aecc1c fix(eslint-plugin): [prefer-nullish-coalescing] handle shadowed Boolean calls...
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.65.0 to 8.67.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.67.0

8.67.0 (2026-08-10)

🚀 Features

  • typescript-eslint: export basic globs for using tseslint (#12105)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.66.0

8.66.0 (2026-08-03)

🚀 Features

  • typescript-estree: handle import.defer() as ImportExpression (#12609)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-conversion] ignore shadowed built-ins (#12590)
  • eslint-plugin: [prefer-nullish-coalescing] handle shadowed Boolean calls (#12591)
  • eslint-plugin: [no-useless-default-assignment] don't report defaults used by other overloads (#12607)
  • eslint-plugin: [no-unnecessary-type-parameters] check MappedType key remapping (#12588)
  • eslint-plugin: [class-literal-property-style] preserve type annotations and don't drop decorators (#12617)
  • website: list onUnsupportedTypeScriptVersion in parser options (#12585)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.67.0 (2026-08-10)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.66.0 (2026-08-03)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates eslint from 8.57.1 to 10.8.1

Release notes

Sourced from eslint's releases.

v10.8.1

Bug Fixes

  • 18eb0a7 fix: prevent ASI hazard in no-unused-labels autofix (#21173) (dongkyu lee)
  • 151ba3f fix: false positives in getter-return and accessor-pairs (#21163) (Grit)
  • 6898df9 fix: ignore meta-property names in id-denylist (#21166) (Pixel)
  • 4d7db66 fix: ignore meta-property names in id-match (#21167) (Pixel)
  • 677214e fix: handle ASI hazards in no-unused-vars removeVar suggestion (#20935) (kuldeep kumar)

Documentation

  • 7d0cbf8 docs: Update README (GitHub Actions Bot)
  • 0a05812 docs: add missing backticks to no-duplicate-imports.js (#21183) (Lee Daeun)
  • 678c90b docs: Update README (GitHub Actions Bot)
  • 8a10424 docs: Update README (GitHub Actions Bot)
  • 69bb948 docs: Update README (GitHub Actions Bot)

Chores

  • 0a14800 chore: update github/codeql-action action to v4.37.4 (#21196) (renovate[bot])
  • 05adcb1 test: fix failing ecosystem test for eslint-plugin-unicorn (#21191) (Lazizbek Ergashev)
  • 5611035 test: add error locations info to no-void (#21185) (Lee Daeun)
  • ee47333 ci: bump github/codeql-action from 4 to 4.37.3 (#21176) (dependabot[bot])
  • f131c03 chore: improve ecosystem test failure reporting (#20937) (crimsonjay0)
  • 1f6edde chore: update ecosystem plugins (#21182) (ESLint Bot)
  • d3266fb chore: unpin webpack dependency (#21172) (Francesco Trotta)
  • 65a6519 chore: add allowScripts field to package.json (#21092) (GiHoon Noh)
  • 22e5256 ci: add triage:no label to Dependabot PRs (#21141) (lumir)
  • 55c9038 ci: bump actions/labeler from 6 to 7 (#21159) (dependabot[bot])
  • 7280e78 chore: update dependency prettier to v3.9.6 (#21162) (renovate[bot])
  • eddbad6 test: fix failing ecosystem test for eslint-plugin-unicorn (#21156) (Francesco Trotta)
  • 60a178d chore: update ecosystem plugins (#21150) (ESLint Bot)
  • f9f61dc test: add error locations to no-unreachable (#21151) (JIYEON)
  • d086293 test: add error locations to no-undef (#21147) (JIYEON)
  • cc01b67 test: add error locations to no-useless-catch (#21144) (devoil)
  • 688e75e chore: add missing backticks in JSDoc (#21143) (Bo Hyun Kim)
  • 7c1e175 test: add error locations to require-await (#21145) (Grit)
  • 588a26d test: add error locations to no-extra-label (#21139) (dongkyu lee)
  • 059aa89 test: add error locations to no-useless-concat (#21140) (dongkyu lee)
  • 5a452a8 test: add error locations to no-const-assign (#21138) (dongkyu lee)

v10.8.0

Features

  • 2fee9bb feat: export ConfigObject from eslint/config (#21082) (sethamus)

Bug Fixes

  • 6b8d2f7 fix: escape reserved characters in rule id in html formatter (#21129) (Francesco Trotta)
  • 9091071 fix: prevent no-unreachable-loop crash when all loop types are ignored (#21116) (Pixel)
  • e23fafe fix: prefer-object-spread add semicolon when adding parenthesis (#21081) (synthex-byte)
  • 20b5ad0 fix: quadratic-time regex in prefer-template (#21096) (Milos Djermanovic)
  • 8b6f6c0 fix: apply ignore configs to computed methods in class-methods-use-this (#21094) (Pixel)
  • b2c608c fix: NewExpression with parenthesized callee in preserve-caught-error (#21083) (Francesco Trotta)

... (truncated)

Commits

Updates typescript from 6.0.2 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


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 bun-dependencies group with 6 updates in the / directory:

| 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.2.0` |
| [docusaurus-theme-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-theme-openapi-docs) | `5.1.2` | `5.2.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.65.0` | `8.67.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.65.0` | `8.67.0` |
| [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.8.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `7.0.2` |



Updates `docusaurus-plugin-openapi-docs` from 5.1.2 to 5.2.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/v5.2.0/packages/docusaurus-plugin-openapi-docs)

Updates `docusaurus-theme-openapi-docs` from 5.1.2 to 5.2.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/v5.2.0/packages/docusaurus-theme-openapi-docs)

Updates `@typescript-eslint/eslint-plugin` from 8.65.0 to 8.67.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.65.0 to 8.67.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/parser)

Updates `eslint` from 8.57.1 to 10.8.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v8.57.1...v10.8.1)

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

---
updated-dependencies:
- dependency-name: docusaurus-plugin-openapi-docs
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bun-dependencies
- dependency-name: docusaurus-theme-openapi-docs
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bun-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.67.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bun-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.67.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bun-dependencies
- dependency-name: eslint
  dependency-version: 10.8.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: bun-dependencies
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: bun-dependencies
...

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 17, 2026
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.

0 participants