An open index of dependabot pull requests across open source projects.

chore(deps): bump the patches group across 1 directory with 22 updates

Open
Number: #2017
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 3
Created: September 03, 2025 at 09:04 AM UTC
(9 days ago)
Updated: September 03, 2025 at 10:13 AM UTC
(9 days ago)
Labels:
dependencies size:M javascript
Description:

Bumps the patches group with 22 updates in the / directory:

Package From To
@ai-sdk/openai 2.0.14 2.0.23
@ai-sdk/react 2.0.8 2.0.29
@calcom/embed-react 1.5.2 1.5.3
@headlessui/react 2.2.0 2.2.7
@inkeep/cxkit-react 0.5.47 0.5.96
@radix-ui/react-accordion 1.2.3 1.2.12
@radix-ui/react-avatar 1.1.3 1.1.10
@radix-ui/react-collapsible 1.1.11 1.1.12
@radix-ui/react-dialog 1.1.6 1.1.15
@radix-ui/react-dropdown-menu 2.1.6 2.1.16
@radix-ui/react-hover-card 1.1.6 1.1.15
@radix-ui/react-label 2.1.2 2.1.7
@radix-ui/react-scroll-area 1.2.9 1.2.10
@radix-ui/react-select 2.2.5 2.2.6
@radix-ui/react-separator 1.1.2 1.1.7
@radix-ui/react-tabs 1.1.3 1.1.13
@vercel/functions 2.2.2 2.2.13
ai 5.0.8 5.0.29
harden-react-markdown 1.0.2 1.0.5
langfuse 3.38.4 3.38.5
openai-edge 1.2.2 1.2.3
react-syntax-highlighter 15.6.1 15.6.6

Updates @ai-sdk/openai from 2.0.14 to 2.0.23

Release notes

Sourced from @​ai-sdk/openai's releases.

@​ai-sdk/openai@​2.0.23

Patch Changes

  • a9a61b7: Add serviceTier to provider metadata for OpenAI responses

@​ai-sdk/openai@​2.0.22

Patch Changes

  • 0e272ae: fix(provider/openai): make file_citation annotation fields optional for responses api compatibility
  • Updated dependencies [886e7cd]
    • @​ai-sdk/provider-utils@​3.0.7

@​ai-sdk/openai@​2.0.21

Patch Changes

Commits
  • c53c6c8 Version Packages (#8353)
  • 0afc4f1 docs: remove unused variable from example (#8348)
  • 4b81e7d fix(ai): remove vitest dependency from test exports (#8360)
  • d68a4f2 feat(ai): log warnings (#8343)
  • 0ca8aa6 docs: Update LangSmith tracing env vars (#8359)
  • a9a61b7 feat(provider/openai): Adds service tier to OpenAI responses provider metadat...
  • dda7925 Docs: Update streamText() documentation with correct types/descriptions for L...
  • 8aadbc9 feat(codemod): add not implemented comment and warnings (#8253)
  • 9395185 Version Packages (#8344)
  • ca40fac feat(ai): support custom download functions (experimental) (#8268)
  • Additional commits viewable in compare view

Updates @ai-sdk/react from 2.0.8 to 2.0.29

Release notes

Sourced from @​ai-sdk/react's releases.

@​ai-sdk/react@​2.0.29

Patch Changes

  • Updated dependencies [e0e9449]
    • ai@5.0.29

@​ai-sdk/react@​2.0.28

Patch Changes

  • Updated dependencies [4b81e7d]
  • Updated dependencies [d68a4f2]
    • ai@5.0.28

@​ai-sdk/react@​2.0.27

Patch Changes

  • Updated dependencies [ca40fac]
    • ai@5.0.27

@​ai-sdk/react@​2.0.26

Patch Changes

  • Updated dependencies [33cf848]
    • ai@5.0.26

@​ai-sdk/react@​2.0.25

Patch Changes

  • Updated dependencies [886e7cd]
  • Updated dependencies [ca65923]
    • @​ai-sdk/provider-utils@​3.0.7
    • ai@5.0.25

@​ai-sdk/react@​2.0.24

Patch Changes

  • Updated dependencies [1b5a3d3]
  • Updated dependencies [f8f3682]
    • @​ai-sdk/provider-utils@​3.0.6
    • ai@5.0.24
Commits
  • b6f0a9a Version Packages (#8381)
  • e0e9449 feat(ui): sent isAbort, isDisconnect, isError in useChat onFinish callback (#...
  • 2f6e7f7 docs: document prompt array messages (#8383)
  • 7f88355 docs (ai): update README sample
  • 2e9e79c docs: removed onResponse from use-completion#returns (#8377)
  • f9c5db5 chore(docs): rename 'parameters' to 'inputSchema' in documentation (#8376)
  • c82e85a fix(codemod): handle import alias for maxStep-stopWhen (#8366)
  • 1828e0d Version Packages (#8373)
  • ddb70ed feat(xai): Add grok-code-fast-1 (#8370)
  • 6617262 docs: update braintrust guide (#8369)
  • Additional commits viewable in compare view

Updates @calcom/embed-react from 1.5.2 to 1.5.3

Changelog

Sourced from @​calcom/embed-react's changelog.

1.5.3

Patch Changes

  • Added react-19 as peer dependency
  • Updated dependencies
    • @​calcom/embed-core@​1.5.3
    • @​calcom/embed-snippet@​1.3.3
Commits

Updates @headlessui/react from 2.2.0 to 2.2.7

Release notes

Sourced from @​headlessui/react's releases.

@​headlessui/react@​v2.2.7

Fixed

  • Fix incorrect double invocation of menu items, listbox options and combobox options (#3766)
  • Fix memory leak in SSR environment (#3767)
  • Ensure programmatic .click() on MenuButton ref works (#3768)
  • Don't activate hovered items while using the keyboard (#3769)

@​headlessui/react@​v2.2.6

Fixed

  • Fix immediately closing Listbox by requiring some cursor movement (#3762)

@​headlessui/react@​v2.2.5

Fixed

  • Fix listbox closing immediately after opening on touch devices (#3755)

@​headlessui/react@​v2.2.4

Fixed

  • Fix Combobox error (unexpected undefined) when using virtual mode (#3734)

@​headlessui/react@​v2.2.3

Added

  • Add a quick trigger action to the Menu, Listbox and Combobox components (#3700)

Fixed

  • Fix clicking Label component should open <Input type="file"> (#3707)
  • Ensure clicking on interactive elements inside Label component works (#3709)
  • Fix focus not returned to SVG Element (#3704)
  • Fix Listbox not focusing first or last option on ArrowUp / ArrowDown (#3721)
  • Performance improvement: only re-render top-level component when nesting components e.g.: Menu inside a Dialog (#3722)
  • Fix closing Menu when other Menu is opened (#3726)

@​headlessui/react@​v2.2.2

Fixed

  • Improve Menu component performance (#3685)
  • Improve Listbox component performance (#3688)
  • Improve Combobox component performance (#3697)
  • Open Menu and Listbox on mousedown (#3689)
  • Fix Transition component from incorrectly exposing the Closing state (#3696)

@​headlessui/react@​v2.2.1

Added

  • Accept tabIndex on the Checkbox component (#3645)

... (truncated)

Changelog

Sourced from @​headlessui/react's changelog.

[2.2.7] - 2025-07-30

Fixed

  • Fix incorrect double invocation of menu items, listbox options and combobox options (#3766)
  • Fix memory leak in SSR environment (#3767)
  • Ensure programmatic .click() on MenuButton ref works (#3768)
  • Don't activate hovered items while using the keyboard (#3769)

[2.2.6] - 2025-07-24

Fixed

  • Fix immediately closing Listbox by requiring some cursor movement (#3762)

[2.2.5] - 2025-07-23

Fixed

  • Fix listbox closing immediately after opening on touch devices (#3755)

[2.2.4] - 2025-05-20

Fixed

  • Fix Combobox error (unexpected undefined) when using virtual mode (#3734)

[2.2.3] - 2025-05-12

Added

  • Add a quick trigger action to the Menu, Listbox and Combobox components (#3700)

Fixed

  • Fix clicking Label component should open <Input type="file"> (#3707)
  • Ensure clicking on interactive elements inside Label component works (#3709)
  • Fix focus not returned to SVG Element (#3704)
  • Fix Listbox not focusing first or last option on ArrowUp / ArrowDown (#3721)
  • Performance improvement: only re-render top-level component when nesting components e.g.: Menu inside a Dialog (#3722)
  • Fix closing Menu when other Menu is opened (#3726)

[2.2.2] - 2025-04-17

Fixed

  • Improve Menu component performance (#3685)
  • Improve Listbox component performance (#3688)
  • Open Menu and Listbox on mousedown (#3689)
  • Fix Transition component from incorrectly exposing the Closing state (#3696)

... (truncated)

Commits
  • 2de2779 2.2.7 - @​headlessui/react
  • 7d655ba Ensure mouse doesn't active item/option while navigating using the keyboard (...
  • af5b0b4 Ensure buttonRef.current.click() works (#3768)
  • a12f9f2 Fix memory leak in SSR environment (#3767)
  • 4b505e8 Fix incorrect double invocation of menu items (#3766)
  • 51b5bf6 2.2.6 - @​headlessui/react
  • 0a14649 Improve quick release by requiring some cursor movement (#3762)
  • 2ff307c 2.2.5 - @​headlessui/react
  • 3b7c0b6 Fix listbox closing immediately after opening on touch devices (#3755)
  • 38986df update READMEs
  • Additional commits viewable in compare view

Updates @inkeep/cxkit-react from 0.5.47 to 0.5.96

Commits

Updates @radix-ui/react-accordion from 1.2.3 to 1.2.12

Commits

Updates @radix-ui/react-avatar from 1.1.3 to 1.1.10

Commits

Updates @radix-ui/react-collapsible from 1.1.11 to 1.1.12

Commits

Updates @radix-ui/react-dialog from 1.1.6 to 1.1.15

Commits

Updates @radix-ui/react-dropdown-menu from 2.1.6 to 2.1.16

Commits

Updates @radix-ui/react-hover-card from 1.1.6 to 1.1.15

Commits

Updates @radix-ui/react-label from 2.1.2 to 2.1.7

Commits

Updates @radix-ui/react-scroll-area from 1.2.9 to 1.2.10

Commits

Updates @radix-ui/react-select from 2.2.5 to 2.2.6

Commits

Updates @radix-ui/react-separator from 1.1.2 to 1.1.7

Commits

Updates @radix-ui/react-tabs from 1.1.3 to 1.1.13

Commits

Updates @vercel/functions from 2.2.2 to 2.2.13

Release notes

Sourced from @​vercel/functions's releases.

@​vercel/functions@​2.2.13

Patch Changes

@​vercel/functions@​2.2.12

Patch Changes

@​vercel/functions@​2.2.11

Patch Changes

@​vercel/functions@​2.2.8

Patch Changes

  • Declare attachDatabasePool stable (#13673)

@​vercel/functions@​2.2.7

Patch Changes

  • Make DB pool inert in local dev (#13647)

@​vercel/functions@​2.2.6

Patch Changes

  • Introduce attachDatabasePool function (#13632)
Changelog

Sourced from @​vercel/functions's changelog.

2.2.13

Patch Changes

2.2.12

Patch Changes

2.2.11

Patch Changes

2.2.10

Patch Changes

2.2.9

Patch Changes

2.2.8

Patch Changes

  • Declare attachDatabasePool stable (#13673)

2.2.7

Patch Changes

  • Make DB pool inert in local dev (#13647)

2.2.6

... (truncated)

Commits

Updates ai from 5.0.8 to 5.0.29

Release notes

Sourced from ai's releases.

ai@5.0.29

Patch Changes

  • e0e9449: feat(ui): sent isAbort, isDisconnect, isError in useChat onFinish callback

ai@5.0.28

Patch Changes

  • 4b81e7d: fix(ai): remove vitest dependency from test exports
  • d68a4f2: feat(ai): log warnings

ai@5.0.27

Patch Changes

  • ca40fac: feat(ai): support custom download functions (experimental)

ai@5.0.26

Patch Changes

  • 33cf848: feat(ai): pass messages to useChat({ onFinish })
  • Updated dependencies [980633d]
  • Updated dependencies [1c5b88d]
    • @​ai-sdk/gateway@​1.0.15

ai@5.0.25

Patch Changes

  • ca65923: fix(ai): remove use of expect() from production code
  • Updated dependencies [886e7cd]
    • @​ai-sdk/provider-utils@​3.0.7
    • @​ai-sdk/gateway@​1.0.14

ai@5.0.24

Patch Changes

  • f8f3682: fix: call onFinish when stream is cancelled in toUIMessageStream

    Previously, onFinish was only called on normal stream completion. Now it's also called when the reader is cancelled (e.g., browser close, navigation), ensuring partial messages are persisted.

  • Updated dependencies [1b5a3d3]

  • Updated dependencies [c9994f9]

    • @​ai-sdk/provider-utils@​3.0.6
    • @​ai-sdk/gateway@​1.0.13
Commits
  • b6f0a9a Version Packages (#8381)
  • e0e9449 feat(ui): sent isAbort, isDisconnect, isError in useChat onFinish callback (#...
  • 2f6e7f7 docs: document prompt array messages (#8383)
  • 7f88355 docs (ai): update README sample
  • 2e9e79c docs: removed onResponse from use-completion#returns (#8377)
  • f9c5db5 chore(docs): rename 'parameters' to 'inputSchema' in documentation (#8376)
  • c82e85a fix(codemod): handle import alias for maxStep-stopWhen (#8366)
  • 1828e0d Version Packages (#8373)
  • ddb70ed feat(xai): Add grok-code-fast-1 (#8370)
  • 6617262 docs: update braintrust guide (#8369)
  • Additional commits viewable in compare view

Updates harden-react-markdown from 1.0.2 to 1.0.5

Commits

Updates langfuse from 3.38.4 to 3.38.5

Commits

Updates openai-edge from 1.2.2 to 1.2.3

Commits

Updates react-syntax-highlighter from 15.6.1 to 15.6.6

Release notes

Sourced from react-syntax-highlighter's releases.

v15.6.6

Updated overrides block attempting to solve transitive prismjs dependency issue:

"overrides": {
    "prismjs": "^1.30.0",
    "refractor": {
      "prismjs": "^1.30.0"
    }
  }

Full Changelog: https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.5...v15.6.6

v15.6.5

What's Changed

New Contributors

Full Changelog: https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.4...v15.6.5

v15.6.4

What's Changed

Full Changelog: https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.3...v15.6.4

v15.6.3

What's Changed

New Contributors

Full Changelog: https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.2...v15.6.3

v15.6.2

What's Changed

... (truncated)

Changelog

Sourced from react-syntax-highlighter's changelog.

Changelog

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

[!IMPORTANT]
Bumps 22 dependencies in package.json to their latest versions for maintenance and potential improvements.

  • Dependencies Updated:
    • @ai-sdk/openai from 2.0.14 to 2.0.23
    • @ai-sdk/react from 2.0.8 to 2.0.29
    • @calcom/embed-react from 1.5.2 to 1.5.3
    • @headlessui/react from 2.2.0 to 2.2.7
    • @inkeep/cxkit-react from 0.5.47 to 0.5.96
    • @radix-ui/react-accordion from 1.2.3 to 1.2.12
    • @radix-ui/react-avatar from 1.1.3 to 1.1.10
    • @radix-ui/react-collapsible from 1.1.11 to 1.1.12
    • @radix-ui/react-dialog from 1.1.6 to 1.1.15
    • @radix-ui/react-dropdown-menu from 2.1.6 to 2.1.16
    • @radix-ui/react-hover-card from 1.1.6 to 1.1.15
    • @radix-ui/react-label from 2.1.2 to 2.1.7
    • @radix-ui/react-scroll-area from 1.2.9 to 1.2.10
    • @radix-ui/react-select from 2.2.5 to 2.2.6
    • @radix-ui/react-separator from 1.1.2 to 1.1.7
    • @radix-ui/react-tabs from 1.1.3 to 1.1.13
    • @vercel/functions from 2.2.2 to 2.2.13
    • ai from 5.0.8 to 5.0.29
    • harden-react-markdown from 1.0.2 to 1.0.5
    • langfuse from 3.38.4 to 3.38.5
    • openai-edge from 1.2.2 to 1.2.3
    • react-syntax-highlighter from 15.6.1 to 15.6.6

This description was created by Ellipsis for 9d1fa59c1b1ba1281d7476fd1d2c875558412e36. You can customize this summary. It will automatically update as commits are pushed.

Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Ecosystem:
npm
Version Change:
2.2.0 → 2.2.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.1.2 → 2.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.1.6 → 2.1.16
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.1.6 → 1.1.15
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.2.9 → 1.2.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.1.2 → 1.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.2.3 → 1.2.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.1.11 → 1.1.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.2.5 → 2.2.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.1.3 → 1.1.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.1.3 → 1.1.13
Update Type:
Patch
Package:
ai
Ecosystem:
npm
Version Change:
5.0.8 → 5.0.29
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.0.14 → 2.0.23
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.0.8 → 2.0.29
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.1.6 → 1.1.15
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.2.2 → 2.2.13
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.6.1 → 15.6.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.5.47 → 0.5.96
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.2 → 1.5.3
Update Type:
Patch
Package:
openai-edge
Ecosystem:
npm
Version Change:
1.2.2 → 1.2.3
Update Type:
Patch
Package:
langfuse
Ecosystem:
npm
Version Change:
3.38.4 → 3.38.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.2 → 1.0.5
Update Type:
Patch
Technical Details
ID: 6730599
UUID: 3378996311
Node ID: PR_kwDOJmJVC86mmy7V
Host: GitHub
Repository: langfuse/langfuse-docs