Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apps/api(deps): bump the prod-deps group across 1 directory with 49 updates #1226

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps the prod-deps group with 49 updates in the /apps/api directory:

Package From To
@anthropic-ai/sdk 0.24.3 0.36.3
@apidevtools/json-schema-ref-parser 11.7.3 11.9.1
@brillout/import 0.2.3 0.2.6
@bull-board/api 5.20.5 6.7.8
@bull-board/express 5.20.5 6.7.8
@dqbd/tiktoken 1.0.17 1.0.20
@nangohq/node 0.40.8 0.53.2
@pinecone-database/pinecone 4.0.0 5.0.2
@sentry/cli 2.33.1 2.42.1
@sentry/node 8.26.0 9.1.0
@sentry/profiling-node 8.26.0 9.1.0
@supabase/supabase-js 2.44.2 2.48.1
@types/express-ws 3.0.4 3.0.5
@types/ws 8.5.12 8.5.14
ajv 8.16.0 8.17.1
async 3.2.5 3.2.6
axios 1.7.2 1.7.9
bullmq 5.36.0 5.41.3
cacheable-lookup 6.1.0 7.0.0
cheerio 1.0.0-rc.12 1.0.0
cohere-ai 7.14.0 7.15.4
cron-parser 4.9.0 5.0.3
date-fns 3.6.0 4.1.0
dotenv 16.4.5 16.4.7
dotenv-cli 7.4.2 8.0.0
express-rate-limit 7.3.1 7.5.0
glob 10.4.2 11.0.1
ioredis 5.4.1 5.5.0
json-schema-to-zod 2.3.0 2.6.0
koffi 2.9.0 2.10.1
langchain 0.2.8 0.3.19
luxon 3.4.4 3.5.0
marked 14.1.2 15.0.7
mongoose 8.4.4 8.10.1
natural 7.0.7 8.0.1
posthog-node 4.0.1 4.7.0
puppeteer 22.12.1 24.2.1
rate-limiter-flexible 2.4.2 5.0.5
resend 3.4.0 4.1.2
scrapingbee 1.7.4 1.7.5
stripe 16.1.0 17.6.0
systeminformation 5.22.11 5.25.11
tldts 6.1.75 6.1.78
typesense 1.8.2 2.0.2
undici 6.20.1 7.3.0
unstructured-client 0.11.3 0.20.0
uuid 10.0.0 11.1.0
winston 3.14.2 3.17.0
winston-transport 4.8.0 4.9.0

Updates @anthropic-ai/sdk from 0.24.3 to 0.36.3

Release notes

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

sdk: v0.36.3

0.36.3 (2025-01-27)

Full Changelog: sdk-v0.36.2...sdk-v0.36.3

Bug Fixes

Chores

sdk: v0.36.2

0.36.2 (2025-01-23)

Full Changelog: sdk-v0.36.1...sdk-v0.36.2

Bug Fixes

  • bedrock: update streaming util import (255c059)

sdk: v0.36.1

0.36.1 (2025-01-23)

Full Changelog: sdk-v0.36.0...sdk-v0.36.1

Chores

sdk: v0.36.0

0.36.0 (2025-01-23)

Full Changelog: sdk-v0.35.0...sdk-v0.36.0

Features

Chores

  • bedrock: bump dependency on @​anthropic-ai/sdk (8745ca2)
  • internal: fix import (628b55e)
  • internal: minor restructuring (#664) (57aefa7)
  • vertex: bump dependency on @​anthropic-ai/sdk (a1c7fcd)

... (truncated)

Changelog

Sourced from @​anthropic-ai/sdk's changelog.

0.36.3 (2025-01-27)

Full Changelog: sdk-v0.36.2...sdk-v0.36.3

Bug Fixes

Chores

0.36.2 (2025-01-23)

Full Changelog: sdk-v0.36.1...sdk-v0.36.2

Bug Fixes

  • bedrock: update streaming util import (255c059)

0.36.1 (2025-01-23)

Full Changelog: sdk-v0.36.0...sdk-v0.36.1

Chores

0.36.0 (2025-01-23)

Full Changelog: sdk-v0.35.0...sdk-v0.36.0

Features

Chores

  • bedrock: bump dependency on @​anthropic-ai/sdk (8745ca2)
  • internal: fix import (628b55e)
  • internal: minor restructuring (#664) (57aefa7)
  • vertex: bump dependency on @​anthropic-ai/sdk (a1c7fcd)

0.35.0 (2025-01-21)

Full Changelog: sdk-v0.34.0...sdk-v0.35.0

... (truncated)

Commits

Updates @apidevtools/json-schema-ref-parser from 11.7.3 to 11.9.1

Release notes

Sourced from @​apidevtools/json-schema-ref-parser's releases.

v11.9.1

11.9.1 (2025-02-12)

Bug Fixes

v11.9.0

11.9.0 (2025-01-28)

Features

  • dereference.preservedProperties for preserving data during dereferencing (#369) (ae7d95b)
Commits
  • 7cc26b0 fix: incorrect argument name (#371)
  • ae7d95b feat: dereference.preservedProperties for preserving data during dereferenc...
  • 9e2a1e6 chore: more flexibility for eslint types
  • 06b77b0 updated thanks
  • e05b4b8 bumped some dependencies
  • 52f2697 fix(lints): fix lints and unused params
  • 0c11995 chore(cleanup): code cleanup and eslint ignore
  • 170b977 chore(cleanup): code cleanup and eslint ignore
  • 0d21ad2 Add more details on missing $ref (#368)
  • 9d0b1df chore(deps): bump deps
  • Additional commits viewable in compare view

Updates @brillout/import from 0.2.3 to 0.2.6

Commits

Updates @bull-board/api from 5.20.5 to 6.7.8

Release notes

Sourced from @​bull-board/api's releases.

Release 6.7.8

  • fix: apply pauseAll & resumeAll only on none read-only queues 668768f

Release 6.7.7

  • fix: use errors statusCode if available 5995a64

Release 6.7.6

Release 6.7.5

Release 6.7.4

  • fix: use older js reverse method d8b01d9

Release 6.7.3

Release 6.7.2

Release 6.7.1

Release 6.7.0

Release 6.6.2

Release 6.6.1

  • fix: show search only when there are more than 5 queues 85cabcb

Release 6.6.0

Release 6.5.4

... (truncated)

Changelog

Sourced from @​bull-board/api's changelog.

v6.7.8

  • fix: apply pauseAll & resumeAll only on none read-only queues 668768f

v6.7.7

9 February 2025

  • Release 6.7.7 bc6afa4
  • fix: use errors statusCode if available 5995a64

v6.7.6

9 February 2025

v6.7.5

9 February 2025

v6.7.4

30 January 2025

v6.7.3

30 January 2025

v6.7.2

29 January 2025

... (truncated)

Commits

Updates @bull-board/express from 5.20.5 to 6.7.8

Release notes

Sourced from @​bull-board/express's releases.

Release 6.7.8

  • fix: apply pauseAll & resumeAll only on none read-only queues 668768f

Release 6.7.7

  • fix: use errors statusCode if available 5995a64

Release 6.7.6

Release 6.7.5

Release 6.7.4

  • fix: use older js reverse method d8b01d9

Release 6.7.3

Release 6.7.2

Release 6.7.1

Release 6.7.0

Release 6.6.2

Release 6.6.1

  • fix: show search only when there are more than 5 queues 85cabcb

Release 6.6.0

Release 6.5.4

... (truncated)

Changelog

Sourced from @​bull-board/express's changelog.

v6.7.8

  • fix: apply pauseAll & resumeAll only on none read-only queues 668768f

v6.7.7

9 February 2025

  • Release 6.7.7 bc6afa4
  • fix: use errors statusCode if available 5995a64

v6.7.6

9 February 2025

v6.7.5

9 February 2025

v6.7.4

30 January 2025

v6.7.3

30 January 2025

v6.7.2

29 January 2025

... (truncated)

Commits

Updates @dqbd/tiktoken from 1.0.17 to 1.0.20

Release notes

Sourced from @​dqbd/tiktoken's releases.

@​dqbd/tiktoken@​1.0.20

Patch Changes

  • 5f92348: Add missing historic models, fix incorrect tokenizers for old instruct models

@​dqbd/tiktoken@​1.0.19

Patch Changes

  • 5982def: feat: add o3-mini, missing o1 model

@​dqbd/tiktoken@​1.0.18

Patch Changes

  • 919eb6b: Add o1-2024-12-17 model
Commits

Updates @nangohq/node from 0.40.8 to 0.53.2

Release notes

Sourced from @​nangohq/node's releases.

v0.53.2

[v0.53.2] - 2025-02-19

Added

Changed

Fixed

... (truncated)

Changelog

Sourced from @​nangohq/node's changelog.

[v0.53.2] - 2025-02-19

Added

Changed

…pdates

Bumps the prod-deps group with 49 updates in the /apps/api directory:

| Package | From | To |
| --- | --- | --- |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.24.3` | `0.36.3` |
| [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) | `11.7.3` | `11.9.1` |
| [@brillout/import](https://github.com/brillout/import) | `0.2.3` | `0.2.6` |
| [@bull-board/api](https://github.com/felixmosh/bull-board/tree/HEAD/packages/api) | `5.20.5` | `6.7.8` |
| [@bull-board/express](https://github.com/felixmosh/bull-board/tree/HEAD/packages/express) | `5.20.5` | `6.7.8` |
| [@dqbd/tiktoken](https://github.com/dqbd/tiktoken) | `1.0.17` | `1.0.20` |
| [@nangohq/node](https://github.com/NangoHQ/nango/tree/HEAD/packages/node-client) | `0.40.8` | `0.53.2` |
| [@pinecone-database/pinecone](https://github.com/pinecone-io/pinecone-ts-client) | `4.0.0` | `5.0.2` |
| [@sentry/cli](https://github.com/getsentry/sentry-cli) | `2.33.1` | `2.42.1` |
| [@sentry/node](https://github.com/getsentry/sentry-javascript) | `8.26.0` | `9.1.0` |
| [@sentry/profiling-node](https://github.com/getsentry/sentry-javascript) | `8.26.0` | `9.1.0` |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js) | `2.44.2` | `2.48.1` |
| [@types/express-ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-ws) | `3.0.4` | `3.0.5` |
| [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.12` | `8.5.14` |
| [ajv](https://github.com/ajv-validator/ajv) | `8.16.0` | `8.17.1` |
| [async](https://github.com/caolan/async) | `3.2.5` | `3.2.6` |
| [axios](https://github.com/axios/axios) | `1.7.2` | `1.7.9` |
| [bullmq](https://github.com/taskforcesh/bullmq) | `5.36.0` | `5.41.3` |
| [cacheable-lookup](https://github.com/szmarczak/cacheable-lookup) | `6.1.0` | `7.0.0` |
| [cheerio](https://github.com/cheeriojs/cheerio) | `1.0.0-rc.12` | `1.0.0` |
| [cohere-ai](https://github.com/cohere-ai/cohere-typescript) | `7.14.0` | `7.15.4` |
| [cron-parser](https://github.com/harrisiirak/cron-parser) | `4.9.0` | `5.0.3` |
| [date-fns](https://github.com/date-fns/date-fns) | `3.6.0` | `4.1.0` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` |
| [dotenv-cli](https://github.com/entropitor/dotenv-cli) | `7.4.2` | `8.0.0` |
| [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `7.3.1` | `7.5.0` |
| [glob](https://github.com/isaacs/node-glob) | `10.4.2` | `11.0.1` |
| [ioredis](https://github.com/luin/ioredis) | `5.4.1` | `5.5.0` |
| [json-schema-to-zod](https://github.com/StefanTerdell/json-schema-to-zod) | `2.3.0` | `2.6.0` |
| [koffi](https://github.com/Koromix/koffi) | `2.9.0` | `2.10.1` |
| [langchain](https://github.com/langchain-ai/langchainjs) | `0.2.8` | `0.3.19` |
| [luxon](https://github.com/moment/luxon) | `3.4.4` | `3.5.0` |
| [marked](https://github.com/markedjs/marked) | `14.1.2` | `15.0.7` |
| [mongoose](https://github.com/Automattic/mongoose) | `8.4.4` | `8.10.1` |
| [natural](https://github.com/NaturalNode/natural) | `7.0.7` | `8.0.1` |
| [posthog-node](https://github.com/PostHog/posthog-js-lite/tree/HEAD/posthog-node) | `4.0.1` | `4.7.0` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `22.12.1` | `24.2.1` |
| [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) | `2.4.2` | `5.0.5` |
| [resend](https://github.com/resendlabs/resend-node) | `3.4.0` | `4.1.2` |
| [scrapingbee](https://github.com/ScrapingBee/scrapingbee-node) | `1.7.4` | `1.7.5` |
| [stripe](https://github.com/stripe/stripe-node) | `16.1.0` | `17.6.0` |
| [systeminformation](https://github.com/sebhildebrandt/systeminformation) | `5.22.11` | `5.25.11` |
| [tldts](https://github.com/remusao/tldts) | `6.1.75` | `6.1.78` |
| [typesense](https://github.com/typesense/typesense-js) | `1.8.2` | `2.0.2` |
| [undici](https://github.com/nodejs/undici) | `6.20.1` | `7.3.0` |
| [unstructured-client](https://github.com/Unstructured-IO/unstructured-js-client) | `0.11.3` | `0.20.0` |
| [uuid](https://github.com/uuidjs/uuid) | `10.0.0` | `11.1.0` |
| [winston](https://github.com/winstonjs/winston) | `3.14.2` | `3.17.0` |
| [winston-transport](https://github.com/winstonjs/winston-transport) | `4.8.0` | `4.9.0` |



Updates `@anthropic-ai/sdk` from 0.24.3 to 0.36.3
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.24.3...sdk-v0.36.3)

Updates `@apidevtools/json-schema-ref-parser` from 11.7.3 to 11.9.1
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases)
- [Commits](APIDevTools/json-schema-ref-parser@v11.7.3...v11.9.1)

Updates `@brillout/import` from 0.2.3 to 0.2.6
- [Commits](brillout/import@v0.2.3...v0.2.6)

Updates `@bull-board/api` from 5.20.5 to 6.7.8
- [Release notes](https://github.com/felixmosh/bull-board/releases)
- [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md)
- [Commits](https://github.com/felixmosh/bull-board/commits/v6.7.8/packages/api)

Updates `@bull-board/express` from 5.20.5 to 6.7.8
- [Release notes](https://github.com/felixmosh/bull-board/releases)
- [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md)
- [Commits](https://github.com/felixmosh/bull-board/commits/v6.7.8/packages/express)

Updates `@dqbd/tiktoken` from 1.0.17 to 1.0.20
- [Release notes](https://github.com/dqbd/tiktoken/releases)
- [Changelog](https://github.com/dqbd/tiktoken/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dqbd/tiktoken/compare/@dqbd/[email protected]...@dqbd/[email protected])

Updates `@nangohq/node` from 0.40.8 to 0.53.2
- [Release notes](https://github.com/NangoHQ/nango/releases)
- [Changelog](https://github.com/NangoHQ/nango/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NangoHQ/nango/commits/v0.53.2/packages/node-client)

Updates `@pinecone-database/pinecone` from 4.0.0 to 5.0.2
- [Release notes](https://github.com/pinecone-io/pinecone-ts-client/releases)
- [Commits](pinecone-io/pinecone-ts-client@v4.0.0...v5.0.2)

Updates `@sentry/cli` from 2.33.1 to 2.42.1
- [Release notes](https://github.com/getsentry/sentry-cli/releases)
- [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-cli@2.33.1...2.42.1)

Updates `@sentry/node` from 8.26.0 to 9.1.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@8.26.0...9.1.0)

Updates `@sentry/profiling-node` from 8.26.0 to 9.1.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@8.26.0...9.1.0)

Updates `@supabase/supabase-js` from 2.44.2 to 2.48.1
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](supabase/supabase-js@v2.44.2...v2.48.1)

Updates `@types/express-ws` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-ws)

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

Updates `ajv` from 8.16.0 to 8.17.1
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v8.16.0...v8.17.1)

Updates `async` from 3.2.5 to 3.2.6
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](caolan/async@v3.2.5...v3.2.6)

Updates `axios` from 1.7.2 to 1.7.9
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.2...v1.7.9)

Updates `bullmq` from 5.36.0 to 5.41.3
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.36.0...v5.41.3)

Updates `cacheable-lookup` from 6.1.0 to 7.0.0
- [Release notes](https://github.com/szmarczak/cacheable-lookup/releases)
- [Commits](szmarczak/cacheable-lookup@v6.1.0...v7.0.0)

Updates `cheerio` from 1.0.0-rc.12 to 1.0.0
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Commits](cheeriojs/cheerio@v1.0.0-rc.12...v1.0.0)

Updates `cohere-ai` from 7.14.0 to 7.15.4
- [Release notes](https://github.com/cohere-ai/cohere-typescript/releases)
- [Commits](cohere-ai/cohere-typescript@7.14.0...7.15.4)

Updates `cron-parser` from 4.9.0 to 5.0.3
- [Release notes](https://github.com/harrisiirak/cron-parser/releases)
- [Commits](harrisiirak/cron-parser@4.9.0...v5.0.3)

Updates `date-fns` from 3.6.0 to 4.1.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](date-fns/date-fns@v3.6.0...v4.1.0)

Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

Updates `dotenv-cli` from 7.4.2 to 8.0.0
- [Release notes](https://github.com/entropitor/dotenv-cli/releases)
- [Commits](entropitor/dotenv-cli@v7.4.2...v8.0.0)

Updates `express-rate-limit` from 7.3.1 to 7.5.0
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](express-rate-limit/express-rate-limit@v7.3.1...v7.5.0)

Updates `glob` from 10.4.2 to 11.0.1
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.4.2...v11.0.1)

Updates `ioredis` from 5.4.1 to 5.5.0
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.4.1...v5.5.0)

Updates `json-schema-to-zod` from 2.3.0 to 2.6.0
- [Commits](https://github.com/StefanTerdell/json-schema-to-zod/commits)

Updates `koffi` from 2.9.0 to 2.10.1
- [Commits](https://github.com/Koromix/koffi/commits)

Updates `langchain` from 0.2.8 to 0.3.19
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js)
- [Commits](langchain-ai/langchainjs@0.2.8...0.3.19)

Updates `luxon` from 3.4.4 to 3.5.0
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@3.4.4...3.5.0)

Updates `marked` from 14.1.2 to 15.0.7
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v14.1.2...v15.0.7)

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

Updates `natural` from 7.0.7 to 8.0.1
- [Release notes](https://github.com/NaturalNode/natural/releases)
- [Commits](NaturalNode/natural@v7.0.7...v8.0.1)

Updates `posthog-node` from 4.0.1 to 4.7.0
- [Release notes](https://github.com/PostHog/posthog-js-lite/releases)
- [Changelog](https://github.com/PostHog/posthog-js-lite/blob/main/posthog-node/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js-lite/commits/posthog-node-v4.7.0/posthog-node)

Updates `puppeteer` from 22.12.1 to 24.2.1
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v22.12.1...puppeteer-v24.2.1)

Updates `rate-limiter-flexible` from 2.4.2 to 5.0.5
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases)
- [Commits](https://github.com/animir/node-rate-limiter-flexible/commits/v5.0.5)

Updates `resend` from 3.4.0 to 4.1.2
- [Release notes](https://github.com/resendlabs/resend-node/releases)
- [Commits](resend/resend-node@3.4.0...v4.1.2)

Updates `scrapingbee` from 1.7.4 to 1.7.5
- [Release notes](https://github.com/ScrapingBee/scrapingbee-node/releases)
- [Changelog](https://github.com/ScrapingBee/scrapingbee-node/blob/master/CHANGELOG.md)
- [Commits](ScrapingBee/scrapingbee-node@v1.7.4...v1.7.5)

Updates `stripe` from 16.1.0 to 17.6.0
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v16.1.0...v17.6.0)

Updates `systeminformation` from 5.22.11 to 5.25.11
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](sebhildebrandt/systeminformation@v5.22.11...v5.25.11)

Updates `tldts` from 6.1.75 to 6.1.78
- [Release notes](https://github.com/remusao/tldts/releases)
- [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md)
- [Commits](remusao/tldts@v6.1.75...v6.1.78)

Updates `typesense` from 1.8.2 to 2.0.2
- [Release notes](https://github.com/typesense/typesense-js/releases)
- [Commits](typesense/typesense-js@v1.8.2...v2.0.2)

Updates `undici` from 6.20.1 to 7.3.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.20.1...v7.3.0)

Updates `unstructured-client` from 0.11.3 to 0.20.0
- [Release notes](https://github.com/Unstructured-IO/unstructured-js-client/releases)
- [Changelog](https://github.com/Unstructured-IO/unstructured-js-client/blob/main/CHANGELOG.md)
- [Commits](Unstructured-IO/unstructured-js-client@v0.11.3...v0.20.0)

Updates `uuid` from 10.0.0 to 11.1.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v10.0.0...v11.1.0)

Updates `winston` from 3.14.2 to 3.17.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.14.2...v3.17.0)

Updates `winston-transport` from 4.8.0 to 4.9.0
- [Release notes](https://github.com/winstonjs/winston-transport/releases)
- [Changelog](https://github.com/winstonjs/winston-transport/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston-transport@v4.8.0...v4.9.0)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@apidevtools/json-schema-ref-parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@brillout/import"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@bull-board/api"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: "@bull-board/express"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: "@dqbd/tiktoken"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@nangohq/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@pinecone-database/pinecone"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: "@sentry/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: "@sentry/profiling-node"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: "@supabase/supabase-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@types/express-ws"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@types/ws"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: ajv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: async
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: bullmq
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: cacheable-lookup
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: cheerio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: cohere-ai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: cron-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: dotenv-cli
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: express-rate-limit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: ioredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: json-schema-to-zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: koffi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: natural
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: posthog-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: rate-limiter-flexible
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: resend
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: scrapingbee
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: systeminformation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: tldts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: typesense
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: unstructured-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: winston-transport
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 21, 2025

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

@dependabot dependabot bot closed this Feb 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apps/api/prod-deps-be7726f3cb branch February 21, 2025 16:55
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