Skip to content

chore(deps): bump the production-dependencies group with 14 updates - #401

Merged
SATYAM-PRATIBHAN merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-fb32592d88
Jul 15, 2026
Merged

chore(deps): bump the production-dependencies group with 14 updates#401
SATYAM-PRATIBHAN merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-fb32592d88

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 14 updates:

Package From To
@google/genai 2.10.0 2.11.0
@langchain/core 1.2.1 1.2.2
@langchain/openai 1.5.3 1.5.5
@lottiefiles/dotlottie-react 0.19.7 0.19.9
@radix-ui/react-accordion 1.2.15 1.2.16
@radix-ui/react-checkbox 1.3.6 1.3.7
@radix-ui/react-collapsible 1.1.15 1.1.16
@radix-ui/react-dialog 1.1.18 1.1.19
@radix-ui/react-dropdown-menu 2.1.19 2.1.20
@radix-ui/react-navigation-menu 1.2.17 1.2.18
@radix-ui/react-select 2.3.2 2.3.3
@radix-ui/react-switch 1.3.2 1.3.3
@radix-ui/react-tooltip 1.2.11 1.2.12
dodopayments 2.41.0 2.42.2

Updates @google/genai from 2.10.0 to 2.11.0

Release notes

Sourced from @​google/genai's releases.

v2.11.0

2.11.0 (2026-07-09)

Features

  • Add environment_id in network config (85fe0a5)
  • Add response_format and Translation_config in GenerationConfig (3f3b7bc)
  • add retrieval result step and new fields to maps and search results (ecfdc69)
  • Add Tool.exa_ai_search for Gemini Enterprise API (3f3b7bc)
  • support Function declarations during Agent Creation (824badf)
  • voice consent signature types across all SDK languages. (5fb5354)

Bug Fixes

  • interactions: accept both dict and list[dict] for transform (67d2f68)

Code Refactoring

  • interactions: remove cached_content, presence_penalty, and frequency_penalty; expose safety_settings and labels (0f414be)
Changelog

Sourced from @​google/genai's changelog.

2.11.0 (2026-07-09)

Features

  • Add environment_id in network config (85fe0a5)
  • Add response_format and Translation_config in GenerationConfig (3f3b7bc)
  • add retrieval result step and new fields to maps and search results (ecfdc69)
  • Add Tool.exa_ai_search for Gemini Enterprise API (3f3b7bc)
  • support Function declarations during Agent Creation (824badf)
  • voice consent signature types across all SDK languages. (5fb5354)

Bug Fixes

  • interactions: accept both dict and list[dict] for transform (67d2f68)

Code Refactoring

  • interactions: remove cached_content, presence_penalty, and frequency_penalty; expose safety_settings and labels (0f414be)
Commits
  • 136ea26 chore(main): release 2.11.0 (#1743)
  • 3bf5090 chore: update the release.txt
  • 43c5380 chore: release 2.11.0
  • 824badf feat: support Function declarations during Agent Creation
  • 0f414be refactor(interactions)!: remove cached_content, presence_penalty, and frequen...
  • 1127b43 chore: Add multiple approval check for major releases
  • 67d2f68 fix(interactions): accept both dict and list[dict] for transform
  • 5fb5354 feat: voice consent signature types across all SDK languages.
  • aad178e chore: Remove default api-revision header
  • be7ab10 chore: sort 'properties' keys in OpenAPI schemas
  • Additional commits viewable in compare view

Updates @langchain/core from 1.2.1 to 1.2.2

Release notes

Sourced from @​langchain/core's releases.

@​langchain/core@​1.2.2

Patch Changes

  • #11171 82bef01 Thanks @​christian-bromann! - fix(core): coerce string v1 AIMessage content to text blocks

    Prevent contentBlocks.push is not a function when constructing an AIMessage with response_metadata.output_version === "v1" and string content (common in serialized LangGraph stream payloads).

Commits
  • cc39f56 chore: version packages (#11172)
  • 82bef01 fix(core): coerce string v1 AIMessage content to text blocks (#11171)
  • 8a7c5f8 chore: version packages (#11170)
  • 988ca7d fix(openai): emit output_text for assistant content in responses input (#11...
  • e233f41 chore: version packages (#11168)
  • 4c7a06e fix(langchain): malformed tool input schemas are unrecoverable (#11167)
  • 1a1fe3c chore(deps): bump the aws group across 1 directory with 7 updates (#11134)
  • 553155b chore(deps): bump js-yaml from 5.0.0 to 5.1.0 (#11142)
  • 24bde73 chore(deps): bump prettier from 3.8.3 to 3.9.4 in the typescript-eslint group...
  • 8db7263 fix: remove duplicate pnpm lockfile entries (#11141)
  • Additional commits viewable in compare view

Updates @langchain/openai from 1.5.3 to 1.5.5

Release notes

Sourced from @​langchain/openai's releases.

@​langchain/openai@​1.5.5

Patch Changes

@​langchain/openai@​1.5.4

Patch Changes

Commits
  • f51f338 chore: version packages (#11176)
  • 09e7f6d fix(openai): drop tool_call content blocks from chat completions input (#11...
  • a9f123a fix(openai): filter out content blocks the chat completions api rejects as in...
  • cc39f56 chore: version packages (#11172)
  • 82bef01 fix(core): coerce string v1 AIMessage content to text blocks (#11171)
  • 8a7c5f8 chore: version packages (#11170)
  • 988ca7d fix(openai): emit output_text for assistant content in responses input (#11...
  • e233f41 chore: version packages (#11168)
  • 4c7a06e fix(langchain): malformed tool input schemas are unrecoverable (#11167)
  • 1a1fe3c chore(deps): bump the aws group across 1 directory with 7 updates (#11134)
  • Additional commits viewable in compare view

Updates @lottiefiles/dotlottie-react from 0.19.7 to 0.19.9

Release notes

Sourced from @​lottiefiles/dotlottie-react's releases.

@​lottiefiles/dotlottie-react@​0.19.9

Patch Changes

  • Updated dependencies [7af326d]
    • @​lottiefiles/dotlottie-web@​0.77.1

@​lottiefiles/dotlottie-react@​0.19.8

Patch Changes

  • Updated dependencies [be7b01c]
  • Updated dependencies [be7b01c]
  • Updated dependencies [be7b01c]
    • @​lottiefiles/dotlottie-web@​0.77.0
Changelog

Sourced from @​lottiefiles/dotlottie-react's changelog.

0.19.9

Patch Changes

  • Updated dependencies [7af326d]
    • @​lottiefiles/dotlottie-web@​0.77.1

0.19.8

Patch Changes

  • Updated dependencies [be7b01c]
  • Updated dependencies [be7b01c]
  • Updated dependencies [be7b01c]
    • @​lottiefiles/dotlottie-web@​0.77.0
Commits

Updates @radix-ui/react-accordion from 1.2.15 to 1.2.16

Changelog

Sourced from @​radix-ui/react-accordion's changelog.

1.2.16

  • Updated dependencies: @radix-ui/primitive@1.1.5, @radix-ui/react-context@1.2.0, @radix-ui/react-collapsible@1.1.16, @radix-ui/react-collection@1.1.12
Commits

Updates @radix-ui/react-checkbox from 1.3.6 to 1.3.7

Changelog

Sourced from @​radix-ui/react-checkbox's changelog.

1.3.7

  • Updated dependencies: @radix-ui/primitive@1.1.5, @radix-ui/react-context@1.2.0, @radix-ui/react-presence@1.1.7
Commits

Updates @radix-ui/react-collapsible from 1.1.15 to 1.1.16

Changelog

Sourced from @​radix-ui/react-collapsible's changelog.

1.1.16

  • Updated dependencies: @radix-ui/primitive@1.1.5, @radix-ui/react-context@1.2.0, @radix-ui/react-presence@1.1.7
Commits

Updates @radix-ui/react-dialog from 1.1.18 to 1.1.19

Changelog

Sourced from @​radix-ui/react-dialog's changelog.

1.1.19

  • Updated dependencies: @radix-ui/react-dismissable-layer@1.1.15, @radix-ui/primitive@1.1.5, @radix-ui/react-context@1.2.0, @radix-ui/react-focus-scope@1.1.12, @radix-ui/react-presence@1.1.7
Commits

Updates @radix-ui/react-dropdown-menu from 2.1.19 to 2.1.20

Changelog

Sourced from @​radix-ui/react-dropdown-menu's changelog.

2.1.20

  • Fixed menu items, tab triggers, toolbar links, and select items intercepting Space/Enter keys that originate from focusable descendants.
  • Updated dependencies: @radix-ui/primitive@1.1.5, @radix-ui/react-context@1.2.0, @radix-ui/react-menu@2.1.20
Commits

Updates @radix-ui/react-navigation-menu from 1.2.17 to 1.2.18

Changelog

Sourced from @​radix-ui/react-navigation-menu's changelog.

1.2.18

  • Added CSS custom properties for item indicators' translate values.
  • Updated dependencies: @radix-ui/react-dismissable-layer@1.1.15, @radix-ui/primitive@1.1.5, @radix-ui/react-context@1.2.0, @radix-ui/react-presence@1.1.7, @radix-ui/react-collection@1.1.12
Commits

Updates @radix-ui/react-select from 2.3.2 to 2.3.3

Changelog

Sourced from @​radix-ui/react-select's changelog.

2.3.3

  • Fixed a bug in form control components to ensure their values are updated when their associated form's is reset. This affects RadioGroup, Slider, Select, and Switch.
  • Fixed menu items, tab triggers, toolbar links, and select items intercepting Space/Enter keys that originate from focusable descendants.
  • Updated dependencies: @radix-ui/react-dismissable-layer@1.1.15, @radix-ui/primitive@1.1.5, @radix-ui/react-context@1.2.0, @radix-ui/react-focus-scope@1.1.12, @radix-ui/react-presence@1.1.7, @radix-ui/react-collection@1.1.12, @radix-ui/react-popper@1.3.3
Commits

Updates @radix-ui/react-switch from 1.3.2 to 1.3.3

Changelog

Sourced from @​radix-ui/react-switch's changelog.

1.3.3

  • Fixed a bug in form control components to ensure their values are updated when their associated form's is reset. This affects RadioGroup, Slider, Select, and Switch.
  • Updated dependencies: @radix-ui/primitive@1.1.5, @radix-ui/react-context@1.2.0
Commits

Updates @radix-ui/react-tooltip from 1.2.11 to 1.2.12

Changelog

Sourced from @​radix-ui/react-tooltip's changelog.

1.2.12

  • Updated dependencies: @radix-ui/react-dismissable-layer@1.1.15, @radix-ui/primitive@1.1.5, @radix-ui/react-context@1.2.0, @radix-ui/react-presence@1.1.7, @radix-ui/react-popper@1.3.3
Commits

Updates dodopayments from 2.41.0 to 2.42.2

Release notes

Sourced from dodopayments's releases.

v2.42.2

2.42.2 (2026-07-09)

Bug Fixes

  • api: add subscription.update_payment_method webhook and payment-method fields (5d050d5)
  • api: add subscription.update_payment_method webhook and payment-method fields (ef930e2)

v2.42.1

2.42.1 (2026-07-07)

Bug Fixes

  • mcp/cloudflare-worker: raise access-token TTL to 24h to cut mcp-remote re-auth popups (4f7f2da)

v2.42.0

2.42.0 (2026-07-06)

Features

  • api: add subscription period override fields to subscription update (7c58a0e)
  • api: add subscription period override fields to subscription update (e9c9889)
Changelog

Sourced from dodopayments's changelog.

2.42.2 (2026-07-09)

Bug Fixes

  • api: add subscription.update_payment_method webhook and payment-method fields (5d050d5)
  • api: add subscription.update_payment_method webhook and payment-method fields (ef930e2)

2.42.1 (2026-07-07)

Bug Fixes

  • mcp/cloudflare-worker: raise access-token TTL to 24h to cut mcp-remote re-auth popups (4f7f2da)

2.42.0 (2026-07-06)

Features

  • api: add subscription period override fields to subscription update (7c58a0e)
  • api: add subscription period override fields to subscription update (e9c9889)
Commits
  • bc8c521 Merge pull request #317 from dodopayments/release-please--branches--main--com...
  • 14e1354 release: 2.42.2
  • 5d050d5 Merge pull request #316 from dodopayments/stlc-generated-28999877983
  • ef930e2 fix(api): add subscription.update_payment_method webhook and payment-method f...
  • 45fbf1d release: 2.42.1
  • 4f7f2da fix(mcp/cloudflare-worker): raise access-token TTL to 24h to cut mcp-remote r...
  • b4839e8 Merge pull request #313 from dodopayments/release-please--branches--main--com...
  • 045d9eb release: 2.42.0
  • 7c58a0e Merge pull request #312 from dodopayments/stlc-generated-28798952023
  • e9c9889 feat(api): add subscription period override fields to subscription update
  • See full diff in compare view

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 production-dependencies group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [@google/genai](https://github.com/googleapis/js-genai) | `2.10.0` | `2.11.0` |
| [@langchain/core](https://github.com/langchain-ai/langchainjs) | `1.2.1` | `1.2.2` |
| [@langchain/openai](https://github.com/langchain-ai/langchainjs) | `1.5.3` | `1.5.5` |
| [@lottiefiles/dotlottie-react](https://github.com/LottieFiles/dotlottie-web/tree/HEAD/packages/react) | `0.19.7` | `0.19.9` |
| [@radix-ui/react-accordion](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/accordion) | `1.2.15` | `1.2.16` |
| [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/checkbox) | `1.3.6` | `1.3.7` |
| [@radix-ui/react-collapsible](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/collapsible) | `1.1.15` | `1.1.16` |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/dialog) | `1.1.18` | `1.1.19` |
| [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/dropdown-menu) | `2.1.19` | `2.1.20` |
| [@radix-ui/react-navigation-menu](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/navigation-menu) | `1.2.17` | `1.2.18` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/select) | `2.3.2` | `2.3.3` |
| [@radix-ui/react-switch](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/switch) | `1.3.2` | `1.3.3` |
| [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/tooltip) | `1.2.11` | `1.2.12` |
| [dodopayments](https://github.com/dodopayments/dodopayments-typescript) | `2.41.0` | `2.42.2` |


Updates `@google/genai` from 2.10.0 to 2.11.0
- [Release notes](https://github.com/googleapis/js-genai/releases)
- [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/js-genai@v2.10.0...v2.11.0)

Updates `@langchain/core` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/core@1.2.1...@langchain/core@1.2.2)

Updates `@langchain/openai` from 1.5.3 to 1.5.5
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/openai@1.5.3...@langchain/openai@1.5.5)

Updates `@lottiefiles/dotlottie-react` from 0.19.7 to 0.19.9
- [Release notes](https://github.com/LottieFiles/dotlottie-web/releases)
- [Changelog](https://github.com/LottieFiles/dotlottie-web/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/LottieFiles/dotlottie-web/commits/@lottiefiles/dotlottie-react@0.19.9/packages/react)

Updates `@radix-ui/react-accordion` from 1.2.15 to 1.2.16
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/accordion/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/accordion)

Updates `@radix-ui/react-checkbox` from 1.3.6 to 1.3.7
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/checkbox/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/checkbox)

Updates `@radix-ui/react-collapsible` from 1.1.15 to 1.1.16
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/collapsible/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/collapsible)

Updates `@radix-ui/react-dialog` from 1.1.18 to 1.1.19
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/dialog/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/dialog)

Updates `@radix-ui/react-dropdown-menu` from 2.1.19 to 2.1.20
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/dropdown-menu/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/dropdown-menu)

Updates `@radix-ui/react-navigation-menu` from 1.2.17 to 1.2.18
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/navigation-menu/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/navigation-menu)

Updates `@radix-ui/react-select` from 2.3.2 to 2.3.3
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/select/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/select)

Updates `@radix-ui/react-switch` from 1.3.2 to 1.3.3
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/switch/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/switch)

Updates `@radix-ui/react-tooltip` from 1.2.11 to 1.2.12
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/tooltip/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/tooltip)

Updates `dodopayments` from 2.41.0 to 2.42.2
- [Release notes](https://github.com/dodopayments/dodopayments-typescript/releases)
- [Changelog](https://github.com/dodopayments/dodopayments-typescript/blob/main/CHANGELOG.md)
- [Commits](dodopayments/dodopayments-typescript@v2.41.0...v2.42.2)

---
updated-dependencies:
- dependency-name: "@google/genai"
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@langchain/core"
  dependency-version: 1.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@langchain/openai"
  dependency-version: 1.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@lottiefiles/dotlottie-react"
  dependency-version: 0.19.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-accordion"
  dependency-version: 1.2.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-checkbox"
  dependency-version: 1.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-collapsible"
  dependency-version: 1.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-dialog"
  dependency-version: 1.1.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-dropdown-menu"
  dependency-version: 2.1.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-navigation-menu"
  dependency-version: 1.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-select"
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-switch"
  dependency-version: 1.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-tooltip"
  dependency-version: 1.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: dodopayments
  dependency-version: 2.42.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for arcmind-ai ready!

Name Link
🔨 Latest commit f389334
🔍 Latest deploy log https://app.netlify.com/projects/arcmind-ai/deploys/6a545e23315e660008568215
😎 Deploy Preview https://deploy-preview-401--arcmind-ai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@SATYAM-PRATIBHAN
SATYAM-PRATIBHAN merged commit 739be4b into main Jul 15, 2026
10 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-fb32592d88 branch July 15, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant