Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 16 updates#96

Merged
vanshaj2023 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-7ffb58882e
May 1, 2026
Merged

chore(deps): bump the production-dependencies group across 1 directory with 16 updates#96
vanshaj2023 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-7ffb58882e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps the production-dependencies group with 16 updates in the / directory:

Package From To
@langchain/core 1.1.39 1.1.41
@langchain/openai 1.4.1 1.4.4
@mixedbread/sdk 0.61.0 0.62.0
@sentry/nextjs 10.48.0 10.50.0
autoprefixer 10.4.27 10.5.0
express-rate-limit 8.3.2 8.4.1
inngest 4.2.1 4.2.4
langchain 1.3.1 1.3.4
lucide-react 1.8.0 1.11.0
mongoose 9.4.1 9.5.0
next 16.2.3 16.2.4
next-auth 5.0.0-beta.30 5.0.0-beta.31
npm 11.12.1 11.13.0
posthog-js 1.367.0 1.372.1
react-hook-form 7.72.1 7.74.0
uuid 13.0.0 14.0.0

Updates @langchain/core from 1.1.39 to 1.1.41

Release notes

Sourced from @​langchain/core's releases.

@​langchain/core@​1.1.41

Patch Changes

@​langchain/core@​1.1.40

Patch Changes

  • #10694 d3e0809 Thanks @​hntrl! - refactor(core): decouple tracer-only metadata defaults from runnable metadata
    • Add tracer-scoped inheritable metadata/tag options in callback manager while keeping backward-compatible aliases.
    • Move configurable-to-tracing metadata derivation into a tracer-only path and keep ensureConfig metadata mirroring limited to model.
    • Update LangChainTracer default metadata/tag handling and add regression tests for stream events metadata behavior.
Commits
  • f6de26c chore: version packages (#10725)
  • 345fd64 fix(deps): patch 7 critical/high Dependabot security alerts (#10734)
  • 589f29c fix(core): Update inheritance behavior for tracer metadata for special keys (...
  • ad153c1 feat(anthropic): add opus 4.7 compatibility updates (#10726)
  • 49ac9e7 feat(langchain): Adds ls_agent_type to create agent runs as tracing metadata ...
  • 2e9e696 feat(core): Add chat model and llm invocation params to traced metadata (#10711)
  • 0bf9d7e chore(deps): bump langsmith from 0.5.18 to 0.5.19 (#10714)
  • 0c79948 chore: version packages (#10699)
  • c955df4 chore(ci): use pnpm and peerDeps for pkg.pr.new previews (#10702)
  • 301b086 ci: add PR title lint workflow (#10703)
  • Additional commits viewable in compare view

Updates @langchain/openai from 1.4.1 to 1.4.4

Release notes

Sourced from @​langchain/openai's releases.

@​langchain/openai@​1.4.4

Patch Changes

  • #10681 2301260 Thanks @​hntrl! - fix(openai): add index to streaming reasoning content blocks for proper chunk merging

@​langchain/openai@​1.4.3

Patch Changes

@​langchain/openai@​1.4.2

Patch Changes

Commits

Updates @mixedbread/sdk from 0.61.0 to 0.62.0

Release notes

Sourced from @​mixedbread/sdk's releases.

v0.62.0

0.62.0 (2026-04-23)

Full Changelog: v0.61.0...v0.62.0

Features

Bug Fixes

  • internal: gitignore generated oidc dir (9c2ea55)

Chores

  • ci: skip lint on metadata-only changes (e8f9335)
  • internal: codegen related update (77be1c7)
  • internal: codegen related update (20d1e7d)
  • internal: more robust bootstrap script (470abc6)
  • internal: update multipart form array serialization (2e2cecb)
  • tests: bump steady to v0.19.7 (73b9ba2)
  • tests: bump steady to v0.20.1 (72cda8c)
  • tests: bump steady to v0.20.2 (a63751b)
  • tests: bump steady to v0.22.1 (db7dece)

Documentation

Changelog

Sourced from @​mixedbread/sdk's changelog.

0.62.0 (2026-04-23)

Full Changelog: v0.61.0...v0.62.0

Features

Bug Fixes

  • internal: gitignore generated oidc dir (9c2ea55)

Chores

  • ci: skip lint on metadata-only changes (e8f9335)
  • internal: codegen related update (77be1c7)
  • internal: codegen related update (20d1e7d)
  • internal: more robust bootstrap script (470abc6)
  • internal: update multipart form array serialization (2e2cecb)
  • tests: bump steady to v0.19.7 (73b9ba2)
  • tests: bump steady to v0.20.1 (72cda8c)
  • tests: bump steady to v0.20.2 (a63751b)
  • tests: bump steady to v0.22.1 (db7dece)

Documentation

Commits
  • ece5b41 Merge pull request #270 from mixedbread-ai/release-please--branches--main--ch...
  • d9918ae release: 0.62.0
  • 3eda5a6 feat: include results in store search events response
  • 0b238b0 codegen metadata
  • 59e34c6 codegen metadata
  • 42001fc codegen metadata
  • 470abc6 chore(internal): more robust bootstrap script
  • 8549b82 feat(api): api update
  • db7dece chore(tests): bump steady to v0.22.1
  • 89945a5 feat(api): api update
  • Additional commits viewable in compare view

Updates @sentry/nextjs from 10.48.0 to 10.50.0

Release notes

Sourced from @​sentry/nextjs's releases.

10.50.0

Important Changes

  • feat(effect): Support v4 beta (#20394)

    The @sentry/effect integration now supports Effect v4 beta, enabling Sentry instrumentation for the latest Effect framework version. Read more in the Effect SDK readme.

  • feat(hono): Add @sentry/hono/bun for Bun runtime (#20355)

    A new @sentry/hono/bun entry point adds first-class support for running Hono applications instrumented with Sentry on the Bun runtime. Read more in the Hono SDK readme.

  • feat(replay): Add replayStart/replayEnd client lifecycle hooks (#20369)

    New replayStart and replayEnd client lifecycle hooks let you react to replay session start and end events in your application.

Other Changes

  • feat(core): Emit no_parent_span client outcomes for discarded spans requiring a parent (#20350)
  • feat(deps): Bump protobufjs from 7.5.4 to 7.5.5 (#20372)
  • feat(hono): Add runtime packages as optional peer dependencies (#20423)
  • feat(opentelemetry): Add tracingChannel utility for context propagation (#20358)
  • fix(browser): Enrich graphqlClient spans for relative URLs (#20370)
  • fix(browser): Filter implausible LCP values (#20338)
  • fix(cloudflare): Use TransformStream to keep track of streams (#20452)
  • fix(console): Re-patch console in AWS Lambda runtimes (#20337)
  • fix(core): Correct GoogleGenAIIstrumentedMethod typo in type name
  • fix(core): Handle stateless MCP wrapper transport correlation (#20293)
  • fix(hono): Remove undefined from options type (#20419)
  • fix(node): Guard against null httpVersion in outgoing request span attributes (#20430)
  • fix(node-core): Pass rejection reason instead of Promise as originalException (#20366)
  • chore: Ignore claude worktrees (#20440)
  • chore: Prevent test from creating zombie process (#20392)
  • chore: Update size-limit (#20412)
  • chore(dev-deps): Bump nx from 22.5.0 to 22.6.5 (#20458)
  • chore(e2e-tests): Use tarball symlinks for E2E tests instead of verdaccio (#20386)
  • chore(lint): Remove lint warnings (#20413)
  • chore(test): Remove empty variant tests (#20443)
  • chore(tests): Use verdaccio as node process instead of docker image (#20336)
  • docs(readme): Update usage instructions for binary scripts (#20426)
  • ref(node): Vendor undici instrumentation (#20190)
  • test(aws-serverless): Ensure aws-serverless E2E tests run locally (#20441)
  • test(aws-serverless): Split npm & layer tests (#20442)
  • test(browser): Fix flaky sessions route-lifecycle test + upgrade axios (#20197)
  • test(cloudflare): Use .makeRequestAndWaitForEnvelope to wait for envelopes (#20208)

... (truncated)

Changelog

Sourced from @​sentry/nextjs's changelog.

10.50.0

Important Changes

  • feat(effect): Support v4 beta (#20394)

    The @sentry/effect integration now supports Effect v4 beta, enabling Sentry instrumentation for the latest Effect framework version. Read more in the Effect SDK readme.

  • feat(hono): Add @sentry/hono/bun for Bun runtime (#20355)

    A new @sentry/hono/bun entry point adds first-class support for running Hono applications instrumented with Sentry on the Bun runtime. Read more in the Hono SDK readme.

  • feat(replay): Add replayStart/replayEnd client lifecycle hooks (#20369)

    New replayStart and replayEnd client lifecycle hooks let you react to replay session start and end events in your application.

Other Changes

  • feat(core): Emit no_parent_span client outcomes for discarded spans requiring a parent (#20350)
  • feat(deps): Bump protobufjs from 7.5.4 to 7.5.5 (#20372)
  • feat(hono): Add runtime packages as optional peer dependencies (#20423)
  • feat(opentelemetry): Add tracingChannel utility for context propagation (#20358)
  • fix(browser): Enrich graphqlClient spans for relative URLs (#20370)
  • fix(browser): Filter implausible LCP values (#20338)
  • fix(cloudflare): Use TransformStream to keep track of streams (#20452)
  • fix(console): Re-patch console in AWS Lambda runtimes (#20337)
  • fix(core): Correct GoogleGenAIIstrumentedMethod typo in type name
  • fix(core): Handle stateless MCP wrapper transport correlation (#20293)
  • fix(hono): Remove undefined from options type (#20419)
  • fix(node): Guard against null httpVersion in outgoing request span attributes (#20430)
  • fix(node-core): Pass rejection reason instead of Promise as originalException (#20366)
  • chore: Ignore claude worktrees (#20440)
  • chore: Prevent test from creating zombie process (#20392)
  • chore: Update size-limit (#20412)
  • chore(dev-deps): Bump nx from 22.5.0 to 22.6.5 (#20458)
  • chore(e2e-tests): Use tarball symlinks for E2E tests instead of verdaccio (#20386)
  • chore(lint): Remove lint warnings (#20413)
  • chore(test): Remove empty variant tests (#20443)
  • chore(tests): Use verdaccio as node process instead of docker image (#20336)
  • docs(readme): Update usage instructions for binary scripts (#20426)
  • ref(node): Vendor undici instrumentation (#20190)
  • test(aws-serverless): Ensure aws-serverless E2E tests run locally (#20441)
  • test(aws-serverless): Split npm & layer tests (#20442)
  • test(browser): Fix flaky sessions route-lifecycle test + upgrade axios (#20197)

... (truncated)

Commits
  • 785e756 release: 10.50.0
  • ed26a19 Merge pull request #20461 from getsentry/prepare-release/10.50.0
  • 7b584c4 meta(changelog): Update changelog for 10.50.0
  • 39740da test(cloudflare): Use .makeRequestAndWaitForEnvelope to wait for envelopes (#...
  • c741030 test(aws-serverless): Split npm & layer tests (#20442)
  • f97076d chore(dev-deps): Bump nx from 22.5.0 to 22.6.5 (#20458)
  • 4b4ac76 fix(node): Guard against null httpVersion in outgoing request span attribut...
  • 7569b10 fix(cloudflare): Use TransformStream to keep track of streams (#20452)
  • a4c9686 test(hono): Add E2E tests for middleware spans (#20451)
  • ff23846 chore: Ignore claude worktrees (#20440)
  • Additional commits viewable in compare view

Updates autoprefixer from 10.4.27 to 10.5.0

Release notes

Sourced from autoprefixer's releases.

10.5.0 “Each Endeavouring, All Achieving”

  • Added mask-position-x and mask-position-y support (by @​toporek).
Changelog

Sourced from autoprefixer's changelog.

10.5.0 “Each Endeavouring, All Achieving”

  • Added mask-position-x and mask-position-y support (by @​toporek).
Commits

Updates express-rate-limit from 8.3.2 to 8.4.1

Release notes

Sourced from express-rate-limit's releases.

v8.4.1

You can view the changelog here.

v8.4.0

You can view the changelog here.

Commits

Updates inngest from 4.2.1 to 4.2.4

Release notes

Sourced from inngest's releases.

inngest@4.2.4

Patch Changes

inngest@4.2.3

Patch Changes

inngest@4.2.2

Patch Changes

  • #1366 aca72f88 Thanks @​Linell! - Fix extendProvider() for OTel SDK v2 where addSpanProcessor() was removed.

    Move @opentelemetry/auto-instrumentations-node and related imports from static top-level to dynamic await import() inside createProvider(). This prevents module-level monkey-patching side effects that broke inngest.send() when combined with host app OTel setups (e.g. Sentry). See #1324.

  • #1457 d151b404 Thanks @​amh4r! - Fix using CountQueuingStrategy when not available

  • #1455 15495e03 Thanks @​amh4r! - Fix dependencyInjection not working statically at function level

Changelog

Sourced from inngest's changelog.

4.2.4

Patch Changes

4.2.3

Patch Changes

4.2.2

Patch Changes

  • #1366 aca72f88 Thanks @​Linell! - Fix extendProvider() for OTel SDK v2 where addSpanProcessor() was removed.

    Move @opentelemetry/auto-instrumentations-node and related imports from static top-level to dynamic await import() inside createProvider(). This prevents module-level monkey-patching side effects that broke inngest.send() when combined with host app OTel setups (e.g. Sentry). See #1324.

  • #1457 d151b404 Thanks @​amh4r! - Fix using CountQueuingStrategy when not available

  • #1455 15495e03 Thanks @​amh4r! - Fix dependencyInjection not working statically at function level

Commits

Updates langchain from 1.3.1 to 1.3.4

Release notes

Sourced from langchain's releases.

langchain@1.3.4

Patch Changes

langchain@1.3.3

Patch Changes

langchain@1.3.2

Patch Changes

  • #10693 5a6e0ab Thanks @​hntrl! - fix(agents): derive middleware hook state from invocation state

    Prevents middleware state from leaking across threads by deriving middleware hook input state from the current invocation state instead of cross-node cached state.

Commits
  • f6de26c chore: version packages (#10725)
  • 345fd64 fix(deps): patch 7 critical/high Dependabot security alerts (#10734)
  • 589f29c fix(core): Update inheritance behavior for tracer metadata for special keys (...
  • ad153c1 feat(anthropic): add opus 4.7 compatibility updates (#10726)
  • 49ac9e7 feat(langchain): Adds ls_agent_type to create agent runs as tracing metadata ...
  • 2e9e696 feat(core): Add chat model and llm invocation params to traced metadata (#10711)
  • 0bf9d7e chore(deps): bump langsmith from 0.5.18 to 0.5.19 (#10714)
  • 0c79948 chore: version packages (#10699)
  • c955df4 chore(ci): use pnpm and peerDeps for pkg.pr.new previews (#10702)
  • 301b086 ci: add PR title lint workflow (#10703)
  • Additional commits viewable in compare view

Updates lucide-react from 1.8.0 to 1.11.0

Release notes

Sourced from lucide-react's releases.

Version 1.11.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.9.0...1.11.0

Version 1.10.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.9.0...1.10.0

Version 1.9.0

What's Changed

New Contributors

... (truncated)

Commits

Updates mongoose from 9.4.1 to 9.5.0

Release notes

Sourced from mongoose's releases.

9.5.0 / 2026-04-20

  • feat(debug): add timestamp option to debug output #16216 rejunp
  • feat(query): add cloneUpdate option to explicitly disable update cloning #16230 #16202
  • feat(query): extend defaults query option to find() #16226 sderrow
  • fix(query): avoid cloning update until absolutely necessary to better support updates with __proto__ #16230 #16202
  • fix(query): avoid treating documents with a $set() method as objects with a $set property when casting updates #16230
  • fix(queryHelpers): pass default options to discriminators #16227 #16226
  • fix(document): handle including and excluding nested paths with optimistic concurrency #16177 #16054
  • fix(model): throw ObjectParameterError in insertOne() if doc is not an object #16221 IshitaSingh0822
  • fix(cast): preserve reason in CastError message after setModel() #16167 White-Devil2839
  • perf(model): remove unnecessary clone in findOneAndUpdate() #16230
  • perf: use kareem 3.3.0 mongoosejs/kareem#45 #16229
  • chore: use TSTyche assertions #16222 mrazauskas
Changelog

Sourced from mongoose's changelog.

9.5.0 / 2026-04-20

  • feat(debug): add timestamp option to debug output #16216 rejunp
  • feat(query): add cloneUpdate option to explicitly disable update cloning #16230 #16202
  • feat(query): extend defaults query option to find() #16226 sderrow
  • fix(query): avoid cloning update until absolutely necessary to better support updates with __proto__ #16230 #16202
  • fix(query): avoid treating documents with a $set() method as objects with a $set property when casting updates #1...

    Description has been truncated

…y with 16 updates

Bumps the production-dependencies group with 16 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@langchain/core](https://github.com/langchain-ai/langchainjs) | `1.1.39` | `1.1.41` |
| [@langchain/openai](https://github.com/langchain-ai/langchainjs) | `1.4.1` | `1.4.4` |
| [@mixedbread/sdk](https://github.com/mixedbread-ai/mixedbread-ts) | `0.61.0` | `0.62.0` |
| [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `10.48.0` | `10.50.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.27` | `10.5.0` |
| [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `8.3.2` | `8.4.1` |
| [inngest](https://github.com/inngest/inngest-js/tree/HEAD/packages/inngest) | `4.2.1` | `4.2.4` |
| [langchain](https://github.com/langchain-ai/langchainjs) | `1.3.1` | `1.3.4` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.8.0` | `1.11.0` |
| [mongoose](https://github.com/Automattic/mongoose) | `9.4.1` | `9.5.0` |
| [next](https://github.com/vercel/next.js) | `16.2.3` | `16.2.4` |
| [next-auth](https://github.com/nextauthjs/next-auth) | `5.0.0-beta.30` | `5.0.0-beta.31` |
| [npm](https://github.com/npm/cli) | `11.12.1` | `11.13.0` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.367.0` | `1.372.1` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.72.1` | `7.74.0` |
| [uuid](https://github.com/uuidjs/uuid) | `13.0.0` | `14.0.0` |



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

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

Updates `@mixedbread/sdk` from 0.61.0 to 0.62.0
- [Release notes](https://github.com/mixedbread-ai/mixedbread-ts/releases)
- [Changelog](https://github.com/mixedbread-ai/mixedbread-ts/blob/main/CHANGELOG.md)
- [Commits](mixedbread-ai/mixedbread-ts@v0.61.0...v0.62.0)

Updates `@sentry/nextjs` from 10.48.0 to 10.50.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@10.48.0...10.50.0)

Updates `autoprefixer` from 10.4.27 to 10.5.0
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.27...10.5.0)

Updates `express-rate-limit` from 8.3.2 to 8.4.1
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](express-rate-limit/express-rate-limit@v8.3.2...v8.4.1)

Updates `inngest` from 4.2.1 to 4.2.4
- [Release notes](https://github.com/inngest/inngest-js/releases)
- [Changelog](https://github.com/inngest/inngest-js/blob/main/packages/inngest/CHANGELOG.md)
- [Commits](https://github.com/inngest/inngest-js/commits/inngest@4.2.4/packages/inngest)

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

Updates `lucide-react` from 1.8.0 to 1.11.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.11.0/packages/lucide-react)

Updates `mongoose` from 9.4.1 to 9.5.0
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@9.4.1...9.5.0)

Updates `next` from 16.2.3 to 16.2.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.2.3...v16.2.4)

Updates `next-auth` from 5.0.0-beta.30 to 5.0.0-beta.31
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.30...next-auth@5.0.0-beta.31)

Updates `npm` from 11.12.1 to 11.13.0
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v11.13.0/CHANGELOG.md)
- [Commits](npm/cli@v11.12.1...v11.13.0)

Updates `posthog-js` from 1.367.0 to 1.372.1
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.367.0...posthog-js@1.372.1)

Updates `react-hook-form` from 7.72.1 to 7.74.0
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.72.1...v7.74.0)

Updates `uuid` from 13.0.0 to 14.0.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v13.0.0...v14.0.0)

---
updated-dependencies:
- dependency-name: "@langchain/core"
  dependency-version: 1.1.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@langchain/openai"
  dependency-version: 1.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@mixedbread/sdk"
  dependency-version: 0.62.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@sentry/nextjs"
  dependency-version: 10.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: autoprefixer
  dependency-version: 10.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: express-rate-limit
  dependency-version: 8.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: inngest
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: langchain
  dependency-version: 1.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: lucide-react
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: mongoose
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: next
  dependency-version: 16.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: next-auth
  dependency-version: 5.0.0-beta.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: npm
  dependency-version: 11.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: posthog-js
  dependency-version: 1.372.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-hook-form
  dependency-version: 7.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: uuid
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Assignees

The following users could not be added as assignees: vectorMindsAI. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

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

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

@vanshaj2023 vanshaj2023 merged commit 163db5a into main May 1, 2026
12 of 17 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-7ffb58882e branch May 1, 2026 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant