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

build(deps): bump the all group across 1 directory with 31 updates #196

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

Bumps the all group with 31 updates in the / directory:

Package From To
@types/node 22.8.2 22.10.7
@vitest/ui 3.0.1 3.0.3
eslint-plugin-react-compiler 19.0.0-beta-e552027-20250112 19.0.0-beta-55955c9-20241229
knip 5.42.2 5.43.1
lefthook 1.10.8 1.10.10
type-fest 4.32.0 4.33.0
typescript-eslint 8.20.0 8.21.0
vitest 3.0.1 3.0.3
@bull-board/api 6.6.2 6.7.1
@bull-board/hono 6.6.2 6.7.1
@prisma/client 5.21.1 6.2.1
@trpc/server 11.0.0-rc.700 11.0.0-rc.711
bullmq 5.34.10 5.35.0
hono 4.6.16 4.6.17
@testcontainers/postgresql 10.16.0 10.17.1
@testcontainers/redis 10.16.0 10.17.1
@trpc/client 11.0.0-rc.700 11.0.0-rc.711
@types/nodemailer 6.4.16 6.4.17
@vitest/coverage-v8 3.0.1 3.0.3
prisma 5.21.1 6.2.1
testcontainers 10.16.0 10.17.1
@playwright/test 1.48.2 1.49.1
@tanstack/query-async-storage-persister 5.64.1 5.64.2
@tanstack/react-query 5.64.1 5.64.2
@tanstack/react-query-devtools 5.64.1 5.64.2
@tanstack/react-query-persist-client 5.64.1 5.64.2
@trpc/react-query 11.0.0-rc.700 11.0.0-rc.711
jotai 2.11.0 2.11.1
motion 11.18.0 12.0.1
react-router 7.1.2 7.1.3
happy-dom 16.6.0 16.7.2

Updates @types/node from 22.8.2 to 22.10.7

Commits

Updates @vitest/ui from 3.0.1 to 3.0.3

Release notes

Sourced from @​vitest/ui's releases.

v3.0.3

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v3.0.2

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates eslint-plugin-react-compiler from 19.0.0-beta-e552027-20250112 to 19.0.0-beta-55955c9-20241229

Commits

Updates knip from 5.42.2 to 5.43.1

Release notes

Sourced from knip's releases.

Release 5.43.1

  • Add ignoreUnresolved to json schema (ec1cca705d0dbae53927938ae3d09cb1b5d1da1b)
  • Update docs (d1f05c1e2df592cbee7b40b76f6657d8c07d43cb)

Release 5.43.0

  • Add ignoreUnresolved feature (resolves #920) (081a776adc106221b0e7c0a0c14bcb594e7f651d)
  • Edit metro plugin doc (a418b57eda0fb31cf54f8d148da2ecbd4294988d)

Release 5.42.3

  • Do not crash when running npm init @​knip/config on a repository not using git (#916) (10575b8afbc0d6cc7a1442d9c28d6fa144b656ea) - thanks @​guillaumebrunerie!
  • feat: add support for storybook framework option as a string (#923) (030ac406877d3c61005eee4f0067b555942c9a2f) - thanks @​filipw01!
  • Fix vitest reporters with options (#922) (02a300c1f01dc9d1dc1c312404e25d88c97a125f) - thanks @​dakro!
  • Improve containingFilePath for inputs + debug output for failed script parser (8ccee8178e1087791b563a47018e220db386ed9e)
Commits
  • ca4f05b Release 5.43.1
  • ec1cca7 Add ignoreUnresolved to json schema
  • 195741f Release 5.43.0
  • a418b57 Edit metro plugin doc
  • 081a776 Add ignoreUnresolved feature (resolves #920)
  • f1d1c84 Release 5.42.3
  • 8ccee81 Improve containingFilePath for inputs + debug output for failed script parser
  • 02a300c Fix vitest reporters with options (#922)
  • 030ac40 feat: add support for storybook framework option as a string (#923)
  • See full diff in compare view

Updates lefthook from 1.10.8 to 1.10.10

Release notes

Sourced from lefthook's releases.

v1.10.10

Changelog

  • 8cc927f900015f703d4a60e31505f8e382211efa ci: update cname setting
  • f692bb59689324c500e860838b8c94781e9e0d18 feat: allow providing a list of globs (#937)
  • 678033fe1b304d7b014f31bd2b763054dc81fe27 fix: properly inherit exclude options when not overwritten (#936)

v1.10.9

Changelog

Changelog

Sourced from lefthook's changelog.

1.10.10 (2025-01-21)

  • feat: allow providing a list of globs (#937) by @​mrexox
  • fix: properly inherit exclude options when not overwritten (#936) by @​mrexox

1.10.9 (2025-01-20)

  • fix: make uninstall --remove-configs description more accurate (#934) by @​scop
Commits
  • f5e7084 1.10.10: allow providing a list of globs
  • f692bb5 feat: allow providing a list of globs (#937)
  • 8cc927f ci: update cname setting
  • fb50988 docs: update links to docs site
  • 678033f fix: properly inherit exclude options when not overwritten (#936)
  • 40e97fc 1.10.9: fix help message
  • fbf3e2c docs: make uninstall --remote-configs description more accurate (#934)
  • b223bf4 docs: update "added in" for templates setting
  • See full diff in compare view

Updates type-fest from 4.32.0 to 4.33.0

Release notes

Sourced from type-fest's releases.

v4.33.0

  • StringRepeat: Add support for generating longer strings & fix instantiations with unions (#1046) fbccaab
  • Split: Add support for longer strings (#1042) 49605b9
  • Get: Optimize performance (#1031) cfb5947
  • KeysOfUnion: Fix assignability with keyof (#1009) 4789c7c
  • IsStringLiteral: Fix instantiations with infinite string types (#1044) e7800af
  • SetRequiredDeep: Fix handling of unions in nested keys (#1037) bf5ce3c
  • StringSlice: Fix return type when passing in non-literal (#1036) 979eccf
  • Sum/Subtract: Fix instantiations with unions (#1034) 69bfd51

sindresorhus/type-fest@v4.32.0...v4.33.0

Commits
  • 81a0540 4.33.0
  • fbccaab StringRepeat: Add support for generating longer strings & fix instantiation...
  • 4789c7c KeysOfUnion: Fix assignability with keyof (#1009)
  • e7800af IsStringLiteral: Fix instantiations with infinite string types (#1044)
  • 49605b9 Split: Add support for longer strings (#1042)
  • bf5ce3c SetRequiredDeep: Fix handling of unions in nested keys (#1037)
  • c6d5142 Correct "snake-case" vs "kebab-case" comments (#1043)
  • 1d51d56 Mention HomomorphicOmit as an alternative of Except (#1041)
  • db12bb1 Except: Add another example to JSDoc (#1040)
  • 879d8ae PickIndexSignature/OmitIndexSignature: Clean up JSDoc comments (#1039)
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.20.0 to 8.21.0

Release notes

Sourced from typescript-eslint's releases.

v8.21.0

8.21.0 (2025-01-20)

🚀 Features

  • ast-spec: support import attributes in TSImportType (#10640)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#10630)
  • eslint-plugin: check JSX spread elements for misused spread usage (#10653)
  • eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#10535)
  • eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#10633)
  • eslint-plugin: [no-duplicate-enum-values] handle template literal (#10675)
  • eslint-plugin-internal: [debug-namespace] on windows (#10661)
  • rule-tester: handle window root path (#10654)
  • scope-manager: add a reference for JSX closing element if it exists (#10614)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.21.0 (2025-01-20)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates vitest from 3.0.1 to 3.0.3

Release notes

Sourced from vitest's releases.

v3.0.3

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v3.0.2

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 33ab8a2 chore: release v3.0.3
  • e43a8f5 fix(browser): don't fail when running --browser.headless if the browser proje...
  • fa4634b fix(browser): don't throw a validation error if v8 coverage is used with filt...
  • 7f36b6f perf(reporters): update summary only when needed (#7291)
  • f17918a chore: release v3.0.2
  • See full diff in compare view

Updates @bull-board/api from 6.6.2 to 6.7.1

Release notes

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

Release 6.7.1

Release 6.7.0

Changelog

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

v6.7.1

v6.7.0

19 January 2025

Commits

Updates @bull-board/hono from 6.6.2 to 6.7.1

Release notes

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

Release 6.7.1

Release 6.7.0

Changelog

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

v6.7.1

v6.7.0

19 January 2025

Commits

Updates @prisma/client from 5.21.1 to 6.2.1

Release notes

Sourced from @​prisma/client's releases.

6.2.1

Today we are releasing the 6.2.1 patch release to address an issue with some of the omitApi preview feature checks having been accidentally omitted when making the feature GA. Now it is fully functional without the preview feature flag.

Changes

6.2.0

Today we're releasing Prisma ORM version 6.2.0 🎉

🌟 Help us spread the word about Prisma by starring the repo or tweeting about the release. 🌟

We have a number of new features in this version, including support for json and enum fields in SQLite, a new updateManyAndReturn function, support for ULID values, as well as the promotion of the omit feature from Preview to Generally Availability.

Highlights

Excluding fields via omit is now production-ready

Our number one requested feature is out of Preview and Generally Available. In 6.2.0, you no longer need to add omitApi to your list of Preview features:

generator client {
  provider        = "prisma-client-js"
- previewFeatures = ["omitApi"]
}

As a refresher: omit allows you to exclude certain fields from being returned in the results of your Prisma Client queries.

You can either do this locally, on a per-query level:

const result = await prisma.user.findMany({
  omit: {
    password: true,
  },
});

Or globally, to ensure a field is excluded from all queries of a certain model:

const prisma = new PrismaClient({
  omit: {
    user: {
      password: true
    }
  }
})
</tr></table>

... (truncated)

Commits
  • 60a8268 fix(client): remove omitApi preview feature checks (#25997)
  • 3b23a20 chore(deps): update engines to 6.2.0-14.4123509d24aa4dede1e864b46351bf2790323...
  • 6ea6991 chore(deps): update engines to 6.2.0-12.51db5cf11ad393407e86084764bced274b48b...
  • 425502f fix: node 23 support (#25971)
  • 477375c chore(deps): update engines to 6.2.0-11.c49e56c20818c325095752dd0ae895b0dc7ba...
  • c43e181 fix(client): allow "passing" across rpc boundary in cloudflare workers (#25914)
  • 0a4ef08 chore(deps): update engines to 6.2.0-6.cc0167b764494213f0e42d0867d48643c39c83...
  • ebda0b9 fix(client): make nested omit types work (#25900)
  • 509b064 chore(deps): update engines to 6.2.0-4.3aa926082bfc4f57e60f2210df297fdfbc889a...
  • e3e5568 feat: sqlite JSON support (#25871)
  • Additional commits viewable in compare view

Updates @trpc/server from 11.0.0-rc.700 to 11.0.0-rc.711

Commits

Updates bullmq from 5.34.10 to 5.35.0

Release notes

Sourced from bullmq's releases.

v5.35.0

5.35.0 (2025-01-22)

Features

  • sandbox: add support for getChildrenValues (dcc3b06)
Commits
  • 2181922 chore(release): 5.35.0 [skip ci]
  • 2b63ccd test(sandbox): use prefix
  • f3c678d test(sandbox): restore getChildrenValues mock after test
  • a6fac81 test(sandbox): fail test if getChildrenValues timesout
  • b61a4d4 test(sandbox): increase response timeout for tests
  • dcc3b06 feat(sandbox): add support for getChildrenValues
  • 490d902 docs: fix several grammar errors in docs (#3011)
  • See full diff in compare view

Updates hono from 4.6.16 to 4.6.17

Release notes

Sourced from hono's releases.

v4.6.17

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.6.16...v4.6.17

Commits

Updates @testcontainers/postgresql from 10.16.0 to 10.17.1

Release notes

Sourced from @​testcontainers/postgresql's releases.

v10.17.1

Changes

  • Fix EventstoreDB publish config

v10.17.0

Changes

🚀 Features

🐛 Bug Fixes

🧹 Maintenance

Commits

Updates @testcontainers/redis from 10.16.0 to 10.17.1

Release notes

Sourced from @​testcontainers/redis's releases.

v10.17.1

Changes

  • Fix EventstoreDB publish config

v10.17.0

Changes

🚀 Features

🐛 Bug Fixes

🧹 Maintenance

Commits

Updates @trpc/client from 11.0.0-rc.700 to 11.0.0-rc.711

Commits

Updates @types/nodemailer from 6.4.16 to 6.4.17

Commits

Updates @vitest/coverage-v8 from 3.0.1 to 3.0.3

Release notes

Sourced from @​vitest/coverage-v8's releases.

v3.0.3

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v3.0.2

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates prisma from 5.21.1 to 6.2.1

Release notes

Sourced from prisma's releases.

6.2.1

Today we are releasing the 6.2.1 patch release to address an issue with some of the omitApi preview feature checks having been accidentally omitted when making the feature GA. Now it is fully functional without the preview feature flag.

Changes

6.2.0

Today we're releasing Prisma ORM version 6.2.0 🎉

🌟 Help us spread the word about Prisma by starring the repo or tweeting about the release. 🌟

We have a number of new features in this version, including support for json and enum fields in SQLite, a new updateManyAndReturn function, support for ULID values, as well as the promotion of the omit feature from Preview to Generally Availability.

Highlights

Excluding fields via omit is now production-ready

Our number one requested feature is out of Preview and Generally Available. In 6.2.0, you no longer need to add omitApi to your list of Preview features:

generator client {
  provider        = "prisma-client-js"
- previewFeatures = ["omitApi"]
}

As a refresher: omit allows you to exclude certain fields from being returned in the results of your Prisma Client queries.

You can either do this locally, on a per-query level:

const result = await prisma.user.findMany({
  omit: {
    password: true,
  },
});

Or globally, to ensure a field is excluded from all queries of a certain model:

const prisma = new PrismaClient({
  omit: {
    user: {
      password: true
    }
  }
})
</tr></table>

... (truncated)

Commits

Updates testcontainers from 10.16.0 to 10.17.1

Release notes

Sourced from testcontainers's releases.

v10.17.1

Changes

  • Fix EventstoreDB publish config

v10.17.0

Changes

🚀 Features

🐛 Bug Fixes

🧹 Maintenance

Commits
  • 55b5888 Fix EventStoreDB package.json
  • 29dc71a v10.17.0
  • 742e839 Support restart on 5 containers with previously fixed ports (#895)
  • 5b39749 Update CodeQL action to V3 (#896)
  • efe3426 Add EventStoreDB ...

    Description has been truncated

Bumps the all group with 31 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.2` | `22.10.7` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.0.1` | `3.0.3` |
| [eslint-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/eslint-plugin-react-compiler) | `19.0.0-beta-e552027-20250112` | `19.0.0-beta-55955c9-20241229` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.42.2` | `5.43.1` |
| [lefthook](https://github.com/evilmartians/lefthook) | `1.10.8` | `1.10.10` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `4.32.0` | `4.33.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.20.0` | `8.21.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.1` | `3.0.3` |
| [@bull-board/api](https://github.com/felixmosh/bull-board/tree/HEAD/packages/api) | `6.6.2` | `6.7.1` |
| [@bull-board/hono](https://github.com/felixmosh/bull-board/tree/HEAD/packages/hono) | `6.6.2` | `6.7.1` |
| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.21.1` | `6.2.1` |
| [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server) | `11.0.0-rc.700` | `11.0.0-rc.711` |
| [bullmq](https://github.com/taskforcesh/bullmq) | `5.34.10` | `5.35.0` |
| [hono](https://github.com/honojs/hono) | `4.6.16` | `4.6.17` |
| [@testcontainers/postgresql](https://github.com/testcontainers/testcontainers-node) | `10.16.0` | `10.17.1` |
| [@testcontainers/redis](https://github.com/testcontainers/testcontainers-node) | `10.16.0` | `10.17.1` |
| [@trpc/client](https://github.com/trpc/trpc/tree/HEAD/packages/client) | `11.0.0-rc.700` | `11.0.0-rc.711` |
| [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) | `6.4.16` | `6.4.17` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.1` | `3.0.3` |
| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.21.1` | `6.2.1` |
| [testcontainers](https://github.com/testcontainers/testcontainers-node) | `10.16.0` | `10.17.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.48.2` | `1.49.1` |
| [@tanstack/query-async-storage-persister](https://github.com/TanStack/query/tree/HEAD/packages/query-async-storage-persister) | `5.64.1` | `5.64.2` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.64.1` | `5.64.2` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.64.1` | `5.64.2` |
| [@tanstack/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client) | `5.64.1` | `5.64.2` |
| [@trpc/react-query](https://github.com/trpc/trpc/tree/HEAD/packages/react) | `11.0.0-rc.700` | `11.0.0-rc.711` |
| [jotai](https://github.com/pmndrs/jotai) | `2.11.0` | `2.11.1` |
| [motion](https://github.com/motiondivision/motion) | `11.18.0` | `12.0.1` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.1.2` | `7.1.3` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `16.6.0` | `16.7.2` |



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

Updates `@vitest/ui` from 3.0.1 to 3.0.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.3/packages/ui)

Updates `eslint-plugin-react-compiler` from 19.0.0-beta-e552027-20250112 to 19.0.0-beta-55955c9-20241229
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/compiler/packages/eslint-plugin-react-compiler)

Updates `knip` from 5.42.2 to 5.43.1
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.43.1/packages/knip)

Updates `lefthook` from 1.10.8 to 1.10.10
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.10.8...v1.10.10)

Updates `type-fest` from 4.32.0 to 4.33.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.32.0...v4.33.0)

Updates `typescript-eslint` from 8.20.0 to 8.21.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/typescript-eslint)

Updates `vitest` from 3.0.1 to 3.0.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.3/packages/vitest)

Updates `@bull-board/api` from 6.6.2 to 6.7.1
- [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.1/packages/api)

Updates `@bull-board/hono` from 6.6.2 to 6.7.1
- [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.1/packages/hono)

Updates `@prisma/client` from 5.21.1 to 6.2.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.2.1/packages/client)

Updates `@trpc/server` from 11.0.0-rc.700 to 11.0.0-rc.711
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/HEAD/packages/server)

Updates `bullmq` from 5.34.10 to 5.35.0
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.34.10...v5.35.0)

Updates `hono` from 4.6.16 to 4.6.17
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.6.16...v4.6.17)

Updates `@testcontainers/postgresql` from 10.16.0 to 10.17.1
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v10.16.0...v10.17.1)

Updates `@testcontainers/redis` from 10.16.0 to 10.17.1
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v10.16.0...v10.17.1)

Updates `@trpc/client` from 11.0.0-rc.700 to 11.0.0-rc.711
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/HEAD/packages/client)

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

Updates `@vitest/coverage-v8` from 3.0.1 to 3.0.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.3/packages/coverage-v8)

Updates `prisma` from 5.21.1 to 6.2.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.2.1/packages/cli)

Updates `testcontainers` from 10.16.0 to 10.17.1
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v10.16.0...v10.17.1)

Updates `@playwright/test` from 1.48.2 to 1.49.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.2...v1.49.1)

Updates `@tanstack/query-async-storage-persister` from 5.64.1 to 5.64.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.2/packages/query-async-storage-persister)

Updates `@tanstack/react-query` from 5.64.1 to 5.64.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.2/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.64.1 to 5.64.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.2/packages/react-query-devtools)

Updates `@tanstack/react-query-persist-client` from 5.64.1 to 5.64.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.2/packages/react-query-persist-client)

Updates `@trpc/react-query` from 11.0.0-rc.700 to 11.0.0-rc.711
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/HEAD/packages/react)

Updates `jotai` from 2.11.0 to 2.11.1
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.11.0...v2.11.1)

Updates `motion` from 11.18.0 to 12.0.1
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.18.0...v12.0.1)

Updates `react-router` from 7.1.2 to 7.1.3
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)

Updates `happy-dom` from 16.6.0 to 16.7.2
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v16.6.0...v16.7.2)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@vitest/ui"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: eslint-plugin-react-compiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: lefthook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@bull-board/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@bull-board/hono"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@trpc/server"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: bullmq
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: hono
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@testcontainers/postgresql"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@testcontainers/redis"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@trpc/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/nodemailer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@tanstack/query-async-storage-persister"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@tanstack/react-query-persist-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@trpc/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: jotai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: motion
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

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 Jan 22, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

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

@dependabot dependabot bot closed this Jan 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-1ad0f22759 branch January 27, 2025 21:52
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