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 46 updates #1006

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

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

Package From To
@anthropic-ai/sdk 0.24.3 0.33.1
@bull-board/api 5.20.5 6.5.3
@bull-board/express 5.20.5 6.5.3
@dqbd/tiktoken 1.0.17 1.0.18
@nangohq/node 0.40.8 0.48.1
@sentry/cli 2.33.1 2.39.1
@sentry/node 8.26.0 8.47.0
@sentry/profiling-node 8.26.0 8.47.0
@supabase/supabase-js 2.44.2 2.47.10
@types/express-ws 3.0.4 3.0.5
@types/ws 8.5.12 8.5.13
ajv 8.16.0 8.17.1
async 3.2.5 3.2.6
axios 1.7.2 1.7.9
bullmq 5.11.0 5.34.4
cacheable-lookup 6.1.0 7.0.0
cheerio 1.0.0-rc.12 1.0.0
cohere-ai 7.14.0 7.15.0
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.0
ioredis 5.4.1 5.4.2
json-schema-to-zod 2.3.0 2.5.0
koffi 2.9.0 2.10.0
langchain 0.2.8 0.3.7
luxon 3.4.4 3.5.0
marked 14.1.2 15.0.4
mongoose 8.4.4 8.9.2
natural 7.0.7 8.0.1
openai 4.57.0 4.77.0
posthog-node 4.0.1 4.3.2
puppeteer 22.12.1 23.11.1
rate-limiter-flexible 2.4.2 5.0.4
resend 3.4.0 4.0.1
scrapingbee 1.7.4 1.7.5
stripe 16.1.0 17.5.0
systeminformation 5.22.11 5.23.16
undici 6.20.1 7.2.0
unstructured-client 0.11.3 0.18.2
uuid 10.0.0 11.0.3
winston 3.14.2 3.17.0
winston-transport 4.8.0 4.9.0
zod 3.23.8 3.24.1
zod-to-json-schema 3.23.1 3.24.1

Updates @anthropic-ai/sdk from 0.24.3 to 0.33.1

Release notes

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

sdk: v0.33.1

0.33.1 (2024-12-17)

Full Changelog: sdk-v0.33.0...sdk-v0.33.1

Bug Fixes

  • vertex: remove anthropic_version deletion for token counting (88221be)

Chores

sdk: v0.33.0

0.33.0 (2024-12-17)

Full Changelog: sdk-v0.32.1...sdk-v0.33.0

Features

  • api: general availability updates (93d1316)
  • api: general availability updates (#631) (b5c92e5)
  • client: add ._request_id property to object responses (#596) (9d6d584)
  • internal: make git install file structure match npm (#617) (d3dd7d5)
  • vertex: support token counting (9e76b4d)

Bug Fixes

  • docs: add missing await to pagination example (#609) (e303077)
  • types: remove anthropic-instant-1.2 model (#599) (e222a4d)

Chores

... (truncated)

Changelog

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

0.33.1 (2024-12-17)

Full Changelog: sdk-v0.33.0...sdk-v0.33.1

Bug Fixes

  • vertex: remove anthropic_version deletion for token counting (88221be)

Chores

0.33.0 (2024-12-17)

Full Changelog: sdk-v0.32.1...sdk-v0.33.0

Features

  • api: general availability updates (93d1316)
  • api: general availability updates (#631) (b5c92e5)
  • client: add ._request_id property to object responses (#596) (9d6d584)
  • internal: make git install file structure match npm (#617) (d3dd7d5)
  • vertex: support token counting (9e76b4d)

Bug Fixes

  • docs: add missing await to pagination example (#609) (e303077)
  • types: remove anthropic-instant-1.2 model (#599) (e222a4d)

Chores

... (truncated)

Commits
  • 0f0783e chore: release main
  • beefeb7 fix(vertex): remove anthropic_version deletion for token counting
  • ed64904 chore(internal): fix some typos (#633)
  • aa89964 chore: release main
  • 8bb04ed chore(bedrock): remove unsupported methods
  • a4a3729 feat(vertex): support token counting
  • 7fd4830 feat(api): general availability updates
  • 327b611 chore(internal): update spec (#630)
  • 1f072f8 chore(api): update spec version (#629)
  • 43f6929 chore(internal): update isAbsoluteURL (#627)
  • Additional commits viewable in compare view

Updates @bull-board/api from 5.20.5 to 6.5.3

Release notes

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

Release 6.5.3

Release 6.5.2

  • fix: support for older BullMQ versions, round 2 1634438

Release 6.5.1

Release 6.5.0

Release 6.4.1

Release 6.4.0

Release 6.3.3

  • fix: handle an error when highlighting an unmount component, occurs when navigating between tabs 9add4ed
  • fix: failed status should show Error tab at start 7cad06e

Release 6.3.2

  • fix: add check in each one of bull queue adapters d0e42c7

Release 6.3.1

Release 6.3.0

Release 6.2.4

... (truncated)

Changelog

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

v6.5.3

v6.5.2

16 November 2024

  • Release 6.5.2 bfd8b4e
  • fix: support for older BullMQ versions, round 2 1634438

v6.5.1

16 November 2024

v6.5.0

13 November 2024

v6.4.1

13 November 2024

v6.4.0

12 November 2024

v6.3.3

... (truncated)

Commits

Updates @bull-board/express from 5.20.5 to 6.5.3

Release notes

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

Release 6.5.3

Release 6.5.2

  • fix: support for older BullMQ versions, round 2 1634438

Release 6.5.1

Release 6.5.0

Release 6.4.1

Release 6.4.0

Release 6.3.3

  • fix: handle an error when highlighting an unmount component, occurs when navigating between tabs 9add4ed
  • fix: failed status should show Error tab at start 7cad06e

Release 6.3.2

  • fix: add check in each one of bull queue adapters d0e42c7

Release 6.3.1

Release 6.3.0

Release 6.2.4

... (truncated)

Changelog

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

v6.5.3

v6.5.2

16 November 2024

  • Release 6.5.2 bfd8b4e
  • fix: support for older BullMQ versions, round 2 1634438

v6.5.1

16 November 2024

v6.5.0

13 November 2024

v6.4.1

13 November 2024

v6.4.0

12 November 2024

v6.3.3

... (truncated)

Commits

Updates @dqbd/tiktoken from 1.0.17 to 1.0.18

Release notes

Sourced from @​dqbd/tiktoken's releases.

@​dqbd/tiktoken@​1.0.18

Patch Changes

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

Updates @nangohq/node from 0.40.8 to 0.48.1

Release notes

Sourced from @​nangohq/node's releases.

v0.48.1

v0.48.1 - 2024-12-19

Added

Fixed

v0.48.0

[v0.48.0] - 2024-12-18

Added

Changed

Fixed

... (truncated)

Changelog

Sourced from @​nangohq/node's changelog.

[v0.48.1] - 2024-12-19

Added

Fixed

[v0.48.0] - 2024-12-18

Added

Changed

…pdates

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

| Package | From | To |
| --- | --- | --- |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.24.3` | `0.33.1` |
| [@bull-board/api](https://github.com/felixmosh/bull-board/tree/HEAD/packages/api) | `5.20.5` | `6.5.3` |
| [@bull-board/express](https://github.com/felixmosh/bull-board/tree/HEAD/packages/express) | `5.20.5` | `6.5.3` |
| [@dqbd/tiktoken](https://github.com/dqbd/tiktoken) | `1.0.17` | `1.0.18` |
| [@nangohq/node](https://github.com/NangoHQ/nango/tree/HEAD/packages/node-client) | `0.40.8` | `0.48.1` |
| [@sentry/cli](https://github.com/getsentry/sentry-cli) | `2.33.1` | `2.39.1` |
| [@sentry/node](https://github.com/getsentry/sentry-javascript) | `8.26.0` | `8.47.0` |
| [@sentry/profiling-node](https://github.com/getsentry/sentry-javascript) | `8.26.0` | `8.47.0` |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js) | `2.44.2` | `2.47.10` |
| [@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.13` |
| [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.11.0` | `5.34.4` |
| [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.0` |
| [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.0` |
| [ioredis](https://github.com/luin/ioredis) | `5.4.1` | `5.4.2` |
| [json-schema-to-zod](https://github.com/StefanTerdell/json-schema-to-zod) | `2.3.0` | `2.5.0` |
| [koffi](https://github.com/Koromix/koffi) | `2.9.0` | `2.10.0` |
| [langchain](https://github.com/langchain-ai/langchainjs) | `0.2.8` | `0.3.7` |
| [luxon](https://github.com/moment/luxon) | `3.4.4` | `3.5.0` |
| [marked](https://github.com/markedjs/marked) | `14.1.2` | `15.0.4` |
| [mongoose](https://github.com/Automattic/mongoose) | `8.4.4` | `8.9.2` |
| [natural](https://github.com/NaturalNode/natural) | `7.0.7` | `8.0.1` |
| [openai](https://github.com/openai/openai-node) | `4.57.0` | `4.77.0` |
| [posthog-node](https://github.com/PostHog/posthog-js-lite/tree/HEAD/posthog-node) | `4.0.1` | `4.3.2` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `22.12.1` | `23.11.1` |
| [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) | `2.4.2` | `5.0.4` |
| [resend](https://github.com/resendlabs/resend-node) | `3.4.0` | `4.0.1` |
| [scrapingbee](https://github.com/ScrapingBee/scrapingbee-node) | `1.7.4` | `1.7.5` |
| [stripe](https://github.com/stripe/stripe-node) | `16.1.0` | `17.5.0` |
| [systeminformation](https://github.com/sebhildebrandt/systeminformation) | `5.22.11` | `5.23.16` |
| [undici](https://github.com/nodejs/undici) | `6.20.1` | `7.2.0` |
| [unstructured-client](https://github.com/Unstructured-IO/unstructured-js-client) | `0.11.3` | `0.18.2` |
| [uuid](https://github.com/uuidjs/uuid) | `10.0.0` | `11.0.3` |
| [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` |
| [zod](https://github.com/colinhacks/zod) | `3.23.8` | `3.24.1` |
| [zod-to-json-schema](https://github.com/StefanTerdell/zod-to-json-schema) | `3.23.1` | `3.24.1` |



Updates `@anthropic-ai/sdk` from 0.24.3 to 0.33.1
- [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.33.1)

Updates `@bull-board/api` from 5.20.5 to 6.5.3
- [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.5.3/packages/api)

Updates `@bull-board/express` from 5.20.5 to 6.5.3
- [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.5.3/packages/express)

Updates `@dqbd/tiktoken` from 1.0.17 to 1.0.18
- [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.48.1
- [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.48.1/packages/node-client)

Updates `@sentry/cli` from 2.33.1 to 2.39.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.39.1)

Updates `@sentry/node` from 8.26.0 to 8.47.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.47.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.26.0...8.47.0)

Updates `@sentry/profiling-node` from 8.26.0 to 8.47.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.47.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.26.0...8.47.0)

Updates `@supabase/supabase-js` from 2.44.2 to 2.47.10
- [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.47.10)

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.13
- [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.11.0 to 5.34.4
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.11.0...v5.34.4)

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.0
- [Release notes](https://github.com/cohere-ai/cohere-typescript/releases)
- [Commits](cohere-ai/cohere-typescript@7.14.0...7.15.0)

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.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.4.2...v11.0.0)

Updates `ioredis` from 5.4.1 to 5.4.2
- [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.4.2)

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

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

Updates `langchain` from 0.2.8 to 0.3.7
- [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.7)

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.4
- [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.4)

Updates `mongoose` from 8.4.4 to 8.9.2
- [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.9.2)

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 `openai` from 4.57.0 to 4.77.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.57.0...v4.77.0)

Updates `posthog-node` from 4.0.1 to 4.3.2
- [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.3.2/posthog-node)

Updates `puppeteer` from 22.12.1 to 23.11.1
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v22.12.1...puppeteer-v23.11.1)

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

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

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.5.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.5.0)

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

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

Updates `unstructured-client` from 0.11.3 to 0.18.2
- [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.18.2)

Updates `uuid` from 10.0.0 to 11.0.3
- [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.0.3)

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)

Updates `zod` from 3.23.8 to 3.24.1
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.23.8...v3.24.1)

Updates `zod-to-json-schema` from 3.23.1 to 3.24.1
- [Release notes](https://github.com/StefanTerdell/zod-to-json-schema/releases)
- [Changelog](https://github.com/StefanTerdell/zod-to-json-schema/blob/master/changelog.md)
- [Commits](https://github.com/StefanTerdell/zod-to-json-schema/commits)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: "@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-minor
  dependency-group: prod-deps
- dependency-name: "@sentry/profiling-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: 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-patch
  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: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: 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
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: zod-to-json-schema
  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 Dec 23, 2024
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