Skip to content

chore(deps): bump the minor-patch group across 1 directory with 17 updates#679

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/minor-patch-651369ecab
Closed

chore(deps): bump the minor-patch group across 1 directory with 17 updates#679
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/minor-patch-651369ecab

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 18, 2026

Bumps the minor-patch group with 17 updates in the / directory:

Package From To
@inquirer/prompts 8.3.0 8.3.2
@scalar/hono-api-reference 0.10.3 0.10.4
@tanstack/react-query 5.90.21 5.91.0
@tanstack/react-router 1.166.8 1.167.5
@tanstack/react-router-ssr-query 1.166.7 1.166.9
@tanstack/react-start 1.166.9 1.166.17
hono 4.12.7 4.12.8
slugify 1.6.6 1.6.8
@hey-api/openapi-ts 0.94.1 0.94.2
@rolldown/plugin-babel 0.2.1 0.2.2
@tailwindcss/vite 4.2.1 4.2.2
@types/bun 1.3.10 1.3.11
oxfmt 0.40.0 0.41.0
oxlint 1.55.0 1.56.0
oxlint-tsgolint 0.16.0 0.17.0
tailwindcss 4.2.1 4.2.2
turbo 2.8.17 2.8.18

Updates @inquirer/prompts from 8.3.0 to 8.3.2

Release notes

Sourced from @​inquirer/prompts's releases.

@​inquirer/prompts@​8.3.2

  • Fix broken 8.3.1 release process.

@​inquirer/prompts@​8.3.1

  • Bump dependencies
Commits
  • b218fcc chore: Publish new release
  • b6aabed fix: set prepublish script
  • 1ce0319 chore: Publish new release
  • 62a1b2d Merge pull request #2031 from SBoudrias/sboudrias/debug-xterm-80g
  • 09fcc6c chore(@​inquirer/testing): fix formatting
  • 56bdf30 fix(@​inquirer/testing): resolve xterm CJS named export error under native Nod...
  • 58d3bf0 chore(deps): Bump brace-expansion from 1.1.11 to 1.1.12 (#2029)
  • f9a3adb Merge pull request #2026 from SBoudrias/emdash/semver-315
  • 264f5da chore(setup-packages): simplify coerce using tryParseRange
  • feab678 chore(setup-packages): replace semver with std-semver
  • Additional commits viewable in compare view

Updates @scalar/hono-api-reference from 0.10.3 to 0.10.4

Changelog

Sourced from @​scalar/hono-api-reference's changelog.

0.10.4

Patch Changes

  • #8466: chore: new build pipeline
Commits

Updates @tanstack/react-query from 5.90.21 to 5.91.0

Release notes

Sourced from @​tanstack/react-query's releases.

@​tanstack/react-query@​5.91.0

Minor Changes

  • feat: environmentManager (#10199)

Patch Changes

  • Updated dependencies [6fa901b]:
    • @​tanstack/query-core@​5.91.0

@​tanstack/react-query-persist-client@​5.90.25

Patch Changes

  • Updated dependencies [6fa901b]:
    • @​tanstack/react-query@​5.91.0
    • @​tanstack/query-persist-client-core@​5.92.2

@​tanstack/react-query-persist-client@​5.90.23

Patch Changes

  • Updated dependencies [978fc52]:
    • @​tanstack/query-persist-client-core@​5.92.0
    • @​tanstack/react-query@​5.90.21

@​tanstack/react-query-persist-client@​5.90.22

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.19
    • @​tanstack/react-query@​5.90.20
Changelog

Sourced from @​tanstack/react-query's changelog.

5.91.0

Minor Changes

  • feat: environmentManager (#10199)

Patch Changes

  • Updated dependencies [6fa901b]:
    • @​tanstack/query-core@​5.91.0
Commits
  • 3761d2b ci: Version Packages (#10290)
  • 6fa901b feat/environmentManager (#10199)
  • 3fac499 test(react-query/useSuspenseInfiniteQuery): add test for basic suspend and re...
  • 6d0a2a9 test(react-query/useSuspenseQuery): remove unnecessary 'act' from background ...
  • 9ec0fc6 test(react-query/useSuspenseQueries): remove unnecessary 'act' from backgroun...
  • 67cf8b6 ref: ts cutoff (#10253)
  • 8a59b2d test({react,preact}-query/useSuspenseQueries): add test for suspending when t...
  • 0eca134 test({react,preact}-query/useSuspenseQueries): add test for not suspending bu...
  • 6af63a7 test({react,preact}-query/useSuspenseQueries): add test for not suspending wh...
  • 282cdc2 test(react-query/useQueries): add test for not fetching during restoring peri...
  • Additional commits viewable in compare view

Updates @tanstack/react-router from 1.166.8 to 1.167.5

Changelog

Sourced from @​tanstack/react-router's changelog.

1.167.5

Patch Changes

  • Updated dependencies [5ff4f0b]:
    • @​tanstack/router-core@​1.167.5

1.167.4

Patch Changes

  • Add @​tanstack/intent AI agent skills and CLI entry points for Router and Start packages (#6866)

  • Updated dependencies [940151c]:

    • @​tanstack/router-core@​1.167.4

1.167.3

Patch Changes

  • Updated dependencies [32fcba7]:
    • @​tanstack/router-core@​1.167.3

1.167.2

Patch Changes

  • build: update to vite-config 5.x (rolldown) (#6926)

  • Updated dependencies [838b0eb]:

    • @​tanstack/history@​1.161.6
    • @​tanstack/router-core@​1.167.2

1.167.1

Patch Changes

  • fix: build with @​tanstack/vite-config 0.4.3 (#6923)

  • Updated dependencies [ef9b241]:

    • @​tanstack/router-core@​1.167.1
    • @​tanstack/history@​1.161.5

1.167.0

Minor Changes

  • feat: add staleReloadMode (#6921)

Patch Changes

... (truncated)

Commits

Updates @tanstack/react-router-ssr-query from 1.166.7 to 1.166.9

Changelog

Sourced from @​tanstack/react-router-ssr-query's changelog.

1.166.9

Patch Changes

  • build: update to vite-config 5.x (rolldown) (#6926)

  • Updated dependencies [838b0eb]:

    • @​tanstack/router-ssr-query-core@​1.166.9

1.166.8

Patch Changes

  • fix: build with @​tanstack/vite-config 0.4.3 (#6923)

  • Updated dependencies [ef9b241]:

    • @​tanstack/router-ssr-query-core@​1.166.8
Commits

Updates @tanstack/react-start from 1.166.9 to 1.166.17

Changelog

Sourced from @​tanstack/react-start's changelog.

1.166.17

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-router@​1.167.5
    • @​tanstack/react-start-client@​1.166.14
    • @​tanstack/react-start-server@​1.166.14
    • @​tanstack/start-client-core@​1.166.13
    • @​tanstack/start-plugin-core@​1.167.1
    • @​tanstack/start-server-core@​1.166.13

1.166.16

Patch Changes

  • Updated dependencies [6651473]:
    • @​tanstack/start-plugin-core@​1.167.0

1.166.15

Patch Changes

  • Add @​tanstack/intent AI agent skills and CLI entry points for Router and Start packages (#6866)

  • Updated dependencies [940151c, d637152]:

    • @​tanstack/react-router@​1.167.4
    • @​tanstack/start-client-core@​1.166.12
    • @​tanstack/start-server-core@​1.166.12
    • @​tanstack/start-plugin-core@​1.166.15
    • @​tanstack/react-start-client@​1.166.13
    • @​tanstack/react-start-server@​1.166.13

1.166.14

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-router@​1.167.3
    • @​tanstack/react-start-client@​1.166.12
    • @​tanstack/react-start-server@​1.166.12
    • @​tanstack/start-client-core@​1.166.11
    • @​tanstack/start-plugin-core@​1.166.14
    • @​tanstack/start-server-core@​1.166.11

1.166.13

Patch Changes

  • build: update to vite-config 5.x (rolldown) (#6926)

... (truncated)

Commits

Updates hono from 4.12.7 to 4.12.8

Release notes

Sourced from hono's releases.

v4.12.8

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.12.7...v4.12.8

Commits
  • fe689ec 4.12.8
  • 0c0bf8d fix(bearer-auth): escape regex metacharacters in bearer auth prefix option (#...
  • 488ea6a fix(utils/mime): Normalize input extension to lowercase before MIME check (#4...
  • See full diff in compare view

Updates slugify from 1.6.6 to 1.6.8

Changelog

Sourced from slugify's changelog.

Change Log

Commits

Updates @hey-api/openapi-ts from 0.94.1 to 0.94.2

Release notes

Sourced from @​hey-api/openapi-ts's releases.

@​hey-api/openapi-ts@​0.94.2

Patch Changes

Updated Dependencies:

  • @​hey-api/shared@​0.2.4
  • @​hey-api/codegen-core@​0.7.3
  • @​hey-api/types@​0.1.4
Commits
  • 66642e6 Merge pull request #3567 from hey-api/changeset-release/main
  • fb785c5 ci: release
  • 3cb1e28 Merge pull request #3573 from mikhin/nestjs
  • e596edb docs: update copy for NestJS
  • c09e477 fix: regenerate NestJS example client to sync with latest codegen
  • 1cb0206 refactor: move NestJS tests under v11/ for future version support
  • 1ebdbcb docs: remove plugin README, move content to PR description
  • 535288d fix: drop @​darraghor/eslint-plugin-nestjs-typed to fix CI Node version issue
  • cb38bca refactor: rename NestJSPlugin to NestJsPlugin for codebase consistency
  • 5275c7a refactor: split NestJS tests into separate project
  • Additional commits viewable in compare view

Updates @rolldown/plugin-babel from 0.2.1 to 0.2.2

Release notes

Sourced from @​rolldown/plugin-babel's releases.

plugin-babel@0.2.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​rolldown/plugin-babel's changelog.

0.2.2 (2026-03-18)

Features

Bug Fixes

  • babel: suppress type errors when @types/babel__core is not installed (#31) (98ee335)

Documentation

  • babel: add @types/babel__core install instruction (#29) (bc8b913)

Miscellaneous Chores

  • deps: update all non-major dependencies (#13) (d9a6950)
  • deps: update rolldown-related dependencies (#14) (721d4b0)

Tests

  • babel: externalize react/jsx-runtime to supress warning (#16) (5b94b74)
Commits
  • 8070227 release: plugin-babel@0.2.2
  • 98ee335 fix(babel): suppress type errors when @types/babel__core is not installed (...
  • bc8b913 docs(babel): add @types/babel__core install instruction (#29)
  • 5461836 feat(emotion): add emotion plugin (#15)
  • 5b94b74 test(babel): externalize react/jsx-runtime to supress warning (#16)
  • d9a6950 chore(deps): update all non-major dependencies (#13)
  • 721d4b0 chore(deps): update rolldown-related dependencies (#14)
  • See full diff in compare view

Updates @tailwindcss/vite from 4.2.1 to 4.2.2

Release notes

Sourced from @​tailwindcss/vite's releases.

v4.2.2

Added

  • Support Vite 8 in @tailwindcss/vite (#19790)

Fixed

  • Don't crash when candidates contain prototype properties like row-constructor (#19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#19745)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#19812)
Changelog

Sourced from @​tailwindcss/vite's changelog.

[4.2.2] - 2026-03-18

Fixed

  • Don't crash when candidates contain prototype properties like row-constructor (#19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#19745)
  • Add support for Vite 8 in @tailwindcss/vite (#19790)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#19812)
Commits

Updates @types/bun from 1.3.10 to 1.3.11

Commits

Updates oxfmt from 0.40.0 to 0.41.0

Changelog

Sourced from oxfmt's changelog.

Changelog

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog.

Commits

Updates oxlint from 1.55.0 to 1.56.0

Release notes

Sourced from oxlint's releases.

oxlint v1.27.0 && oxfmt v0.12.0

Oxlint v1.27.0

🚀 Features

  • 222a8f0 linter/plugins: Implement SourceCode#isSpaceBetween (#15498) (overlookmotel)
  • 2f9735d linter/plugins: Implement context.languageOptions (#15486) (overlookmotel)
  • bc731ff linter/plugins: Stub out all Context APIs (#15479) (overlookmotel)
  • 5822cb4 linter/plugins: Add extend method to FILE_CONTEXT (#15477) (overlookmotel)
  • 7b1e6f3 apps: Add pure rust binaries and release to github (#15469) (Boshen)
  • 2a89b43 linter: Introduce debug assertions after fixes to assert validity (#15389) (camc314)
  • ad3c45a editor: Add oxc.path.node option (#15040) (Sysix)

🐛 Bug Fixes

  • 6f3cd77 linter/no-var: Incorrect warning for blocks (#15504) (Hamir Mahal)
  • 6957fb9 linter/plugins: Do not allow access to Context#id in createOnce (#15489) (overlookmotel)
  • 7409630 linter/plugins: Allow access to cwd in createOnce in ESLint interop mode (#15488) (overlookmotel)
  • 732205e parser: Reject using / await using in a switch case / default clause (#15225) (sapphi-red)
  • a17ca32 linter/plugins: Replace Context class (#15448) (overlookmotel)
  • ecf2f7b language_server: Fail gracefully when tsgolint executable not found (#15436) (camc314)
  • 3c8d3a7 lang-server: Improve logging in failure case for tsgolint (#15299) (camc314)
  • ef71410 linter: Use jsx if source type is JS in fix debug assertion (#15434) (camc314)
  • e32bbf6 linter/no-var: Handle TypeScript declare keyword in fixer (#15426) (camc314)
  • 6565dbe linter/switch-case-braces: Skip comments when searching for : token (#15425) (camc314)
  • 85bd19a linter/prefer-class-fields: Insert value after type annotation in fixer (#15423) (camc314)
  • fde753e linter/plugins: Block access to context.settings in createOnce (#15394) (overlookmotel)
  • ddd9f9f linter/forward-ref-uses-ref: Dont suggest removing wrapper in invalid positions (#15388) (camc314)
  • dac2a9c linter/no-template-curly-in-string: Remove fixer (#15387) (camc314)
  • 989b8e3 linter/no-var: Only fix to const if the var has an initializer (#15385) (camc314)
  • cc403f5 linter/plugins: Return empty object for unimplemented parserServices (#15364) (magic-akari)

⚡ Performance

  • 25d577e language_server: Start tools in parallel (#15500) (Sysix)
  • 3c57291 linter/plugins: Optimize loops (#15449) (overlookmotel)
  • 3166233 linter/plugins: Remove Arcs (#15431) (overlookmotel)
  • 9de1322 linter/plugins: Lazily deserialize settings JSON (#15395) (overlookmotel)
  • 3049ec2 linter/plugins: Optimize deepFreezeSettings (#15392) (overlookmotel)
  • 444ebfd linter/plugins: Use single object for parserServices (#15378) (overlookmotel)

📚 Documentation

  • 97d2104 linter: Update comment in lint.rs about default value for tsconfig path (#15530) (Connor Shea)
  • 2c6bd9e linter: Always refer as "ES2015" instead of "ES6" (#15411) (sapphi-red)
  • a0c5203 linter/import/named: Update "ES7" comment in examples (#15410) (sapphi-red)
  • 3dc24b5 linter,minifier: Always refer as "ES Modules" instead of "ES6 Modules" (#15409) (sapphi-red)
  • 2ad77fb linter/no-this-before-super: Correct "Why is this bad?" section (#15408) (sapphi-red)
  • 57f0ce1 linter: Add backquotes where appropriate (#15407) (sapphi-red)

Oxfmt v0.12.0

... (truncated)

Changelog

Sourced from oxlint's changelog.

Changelog

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog.

Commits

Updates oxlint-tsgolint from 0.16.0 to 0.17.0

Release notes

Sourced from oxlint-tsgolint's releases.

v0.17.0

What's Changed

New Contributors

Full Changelog: oxc-project/tsgolint@v0.16.0...v0.17.0

Commits
  • 3e5b988 fix(no-unnecessary-condition): use resolved call types for optional chains (#...
  • 1182cea chore: update typescript-go submodule (#788)
  • b01ec18 fix(no-unnecessary-condition): handle branded record keys in nullish checks (...
  • 410983c fix(no-unnecessary-type-assertion): handle JSDoc autofix ranges (#781)
  • e3b67cc fix(no-unnecessary-condition): handle IndexedAccess types in ?? and ??= paths...
  • 168d402 fix(restrict-plus-operands): report actual type instead of always reporting R...
  • 4d00f82 chore: update typescript-go submodule (#785)
  • b4f666b fix(no-base-to-string): handle overloaded toString declarations (#779)
  • a906a71 chore(justfile): add pnpm install steps to init recipe (#783)
  • 97ebe7d chore(justfile): add alias r for ready (#782)
  • Additional commits viewable in compare view

Updates tailwindcss from 4.2.1 to 4.2.2

Release notes

Sourced from tailwindcss's releases.

v4.2.2

Added

  • Support Vite 8 in @tailwindcss/vite (#19790)

Fixed

  • Don't crash when candidates contain prototype properties like row-constructor (#19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#19745)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#19812)
Changelog

Sourced from tailwindcss's changelog.

[4.2.2] - 2026-03-18

Fixed

  • Don't crash when candidates contain prototype properties like row-constructor (#19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#19745)
  • Add support for Vite 8 in @tailwindcss/vite (#19790)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#19812)
Commits
  • d596b0c 4.2.2 (#19821)
  • 2228a57 Bump Lightning CSS (#19771)
  • f302fce Fix canonicalization resulting in empty list (#19812)
  • bb2f170 Improve canonicalization for bare values exceeding default spacing scale sugg...
  • faa5e88 Cleanup inconsistencies related to (regex) escapes (#19804)
  • d5717f2 run prettier
  • 51aa9d7 fix(canonicalize): handle utilities with empty property maps in collapse (#19...
  • c586bd6 Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#19769)
  • 9ded4a2 Guard object lookups against inherited prototype properties (#19725)
  • See full diff in compare view

Updates turbo from 2.8.17 to 2.8.18

Release notes

Sourced from turbo's releases.

Turborepo v2.8.18

What's Changed

create-turbo

@​turbo/codemod

Examples

…dates

Bumps the minor-patch group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `8.3.0` | `8.3.2` |
| [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) | `0.10.3` | `0.10.4` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.21` | `5.91.0` |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.166.8` | `1.167.5` |
| [@tanstack/react-router-ssr-query](https://github.com/TanStack/router/tree/HEAD/packages/react-router-ssr-query) | `1.166.7` | `1.166.9` |
| [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) | `1.166.9` | `1.166.17` |
| [hono](https://github.com/honojs/hono) | `4.12.7` | `4.12.8` |
| [slugify](https://github.com/simov/slugify) | `1.6.6` | `1.6.8` |
| [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.94.1` | `0.94.2` |
| [@rolldown/plugin-babel](https://github.com/rolldown/plugins/tree/HEAD/packages/babel) | `0.2.1` | `0.2.2` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.2.1` | `4.2.2` |
| [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun) | `1.3.10` | `1.3.11` |
| [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.40.0` | `0.41.0` |
| [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.55.0` | `1.56.0` |
| [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `0.16.0` | `0.17.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.2.1` | `4.2.2` |
| [turbo](https://github.com/vercel/turborepo) | `2.8.17` | `2.8.18` |



Updates `@inquirer/prompts` from 8.3.0 to 8.3.2
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.3.0...@inquirer/prompts@8.3.2)

Updates `@scalar/hono-api-reference` from 0.10.3 to 0.10.4
- [Release notes](https://github.com/scalar/scalar/releases)
- [Changelog](https://github.com/scalar/scalar/blob/main/integrations/hono/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/integrations/hono)

Updates `@tanstack/react-query` from 5.90.21 to 5.91.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.91.0/packages/react-query)

Updates `@tanstack/react-router` from 1.166.8 to 1.167.5
- [Release notes](https://github.com/TanStack/router/releases)
- [Changelog](https://github.com/TanStack/router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/react-router@1.167.5/packages/react-router)

Updates `@tanstack/react-router-ssr-query` from 1.166.7 to 1.166.9
- [Release notes](https://github.com/TanStack/router/releases)
- [Changelog](https://github.com/TanStack/router/blob/main/packages/react-router-ssr-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/react-router-ssr-query@1.166.9/packages/react-router-ssr-query)

Updates `@tanstack/react-start` from 1.166.9 to 1.166.17
- [Release notes](https://github.com/TanStack/router/releases)
- [Changelog](https://github.com/TanStack/router/blob/main/packages/react-start/CHANGELOG.md)
- [Commits](https://github.com/TanStack/router/commits/@tanstack/react-start@1.166.17/packages/react-start)

Updates `hono` from 4.12.7 to 4.12.8
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.7...v4.12.8)

Updates `slugify` from 1.6.6 to 1.6.8
- [Changelog](https://github.com/simov/slugify/blob/master/CHANGELOG.md)
- [Commits](simov/slugify@v1.6.6...v1.6.8)

Updates `@hey-api/openapi-ts` from 0.94.1 to 0.94.2
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.94.1...@hey-api/openapi-ts@0.94.2)

Updates `@rolldown/plugin-babel` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/rolldown/plugins/releases)
- [Changelog](https://github.com/rolldown/plugins/blob/main/packages/babel/CHANGELOG.md)
- [Commits](https://github.com/rolldown/plugins/commits/plugin-babel@0.2.2/packages/babel)

Updates `@tailwindcss/vite` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/@tailwindcss-vite)

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

Updates `oxfmt` from 0.40.0 to 0.41.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.41.0/npm/oxfmt)

Updates `oxlint` from 1.55.0 to 1.56.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.56.0/npm/oxlint)

Updates `oxlint-tsgolint` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/oxc-project/tsgolint/releases)
- [Commits](oxc-project/tsgolint@v0.16.0...v0.17.0)

Updates `tailwindcss` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/tailwindcss)

Updates `turbo` from 2.8.17 to 2.8.18
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](vercel/turborepo@v2.8.17...v2.8.18)

---
updated-dependencies:
- dependency-name: "@inquirer/prompts"
  dependency-version: 8.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@scalar/hono-api-reference"
  dependency-version: 0.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.91.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.167.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@tanstack/react-router-ssr-query"
  dependency-version: 1.166.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@tanstack/react-start"
  dependency-version: 1.166.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: hono
  dependency-version: 4.12.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: slugify
  dependency-version: 1.6.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@hey-api/openapi-ts"
  dependency-version: 0.94.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@rolldown/plugin-babel"
  dependency-version: 0.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@types/bun"
  dependency-version: 1.3.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: oxfmt
  dependency-version: 0.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: oxlint
  dependency-version: 1.56.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: oxlint-tsgolint
  dependency-version: 0.17.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: tailwindcss
  dependency-version: 4.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: turbo
  dependency-version: 2.8.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-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 Mar 18, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 19, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 19, 2026
@dependabot dependabot Bot deleted the dependabot/bun/minor-patch-651369ecab branch March 19, 2026 21:36
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