chore(deps): bump the dependencies group across 1 directory with 30 updates - #429
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the dependencies group with 30 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.962.0` | `3.1045.0` | | [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.962.0` | `3.1045.0` | | [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `1.0.3` | `1.0.12` | | [@react-email/tailwind](https://github.com/resend/react-email/tree/HEAD/packages/tailwind) | `2.0.3` | `2.0.7` | | [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `10.32.1` | `10.52.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.16` | `5.100.9` | | [@trpc/client](https://github.com/trpc/trpc/tree/HEAD/packages/client) | `11.8.1` | `11.17.0` | | [@trpc/next](https://github.com/trpc/trpc/tree/HEAD/packages/next) | `11.8.1` | `11.17.0` | | [@trpc/react-query](https://github.com/trpc/trpc/tree/HEAD/packages/react) | `11.8.1` | `11.17.0` | | [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server) | `11.8.1` | `11.17.0` | | [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.4.10` | `1.6.10` | | [bullmq](https://github.com/taskforcesh/bullmq) | `5.66.4` | `5.76.6` | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.3` | `17.4.2` | | [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) | `0.31.8` | `0.31.10` | | [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `0.45.1` | `0.45.2` | | [framer-motion](https://github.com/motiondivision/motion) | `12.23.26` | `12.38.0` | | [ioredis](https://github.com/luin/ioredis) | `5.8.2` | `5.10.1` | | [nanoid](https://github.com/ai/nanoid) | `5.1.6` | `5.1.11` | | [next](https://github.com/vercel/next.js) | `16.1.1` | `16.2.6` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.16.3` | `8.20.0` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.16.0` | `8.20.0` | | [postgres](https://github.com/porsager/postgres) | `3.4.7` | `3.4.9` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.6` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.6` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.70.0` | `7.75.0` | | [resend](https://github.com/resend/resend-node) | `6.6.0` | `6.12.3` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.4.0` | `3.6.0` | | [use-stick-to-bottom](https://github.com/stackblitz/use-stick-to-bottom) | `1.1.1` | `1.1.4` | | [zod](https://github.com/colinhacks/zod) | `4.3.5` | `4.4.3` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.9` | `5.0.13` | Updates `@aws-sdk/client-s3` from 3.962.0 to 3.1045.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1045.0/clients/client-s3) Updates `@aws-sdk/s3-request-presigner` from 3.962.0 to 3.1045.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1045.0/packages/s3-request-presigner) Updates `@react-email/components` from 1.0.3 to 1.0.12 - [Release notes](https://github.com/resend/react-email/releases) - [Changelog](https://github.com/resend/react-email/blob/@react-email/components@1.0.12/packages/components/CHANGELOG.md) - [Commits](https://github.com/resend/react-email/commits/@react-email/components@1.0.12/packages/components) Updates `@react-email/tailwind` from 2.0.3 to 2.0.7 - [Release notes](https://github.com/resend/react-email/releases) - [Changelog](https://github.com/resend/react-email/blob/@react-email/tailwind@2.0.7/packages/tailwind/CHANGELOG.md) - [Commits](https://github.com/resend/react-email/commits/@react-email/tailwind@2.0.7/packages/tailwind) Updates `@sentry/nextjs` from 10.32.1 to 10.52.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.32.1...10.52.0) Updates `@tanstack/react-query` from 5.90.16 to 5.100.9 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.100.9/packages/react-query) Updates `@trpc/client` from 11.8.1 to 11.17.0 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v11.17.0/packages/client) Updates `@trpc/next` from 11.8.1 to 11.17.0 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v11.17.0/packages/next) Updates `@trpc/react-query` from 11.8.1 to 11.17.0 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v11.17.0/packages/react) Updates `@trpc/server` from 11.8.1 to 11.17.0 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v11.17.0/packages/server) Updates `better-auth` from 1.4.10 to 1.6.10 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Changelog](https://github.com/better-auth/better-auth/blob/main/packages/better-auth/CHANGELOG.md) - [Commits](https://github.com/better-auth/better-auth/commits/better-auth@1.6.10/packages/better-auth) Updates `bullmq` from 5.66.4 to 5.76.6 - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](taskforcesh/bullmq@v5.66.4...v5.76.6) Updates `dotenv` from 17.2.3 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.3...v17.4.2) Updates `drizzle-kit` from 0.31.8 to 0.31.10 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.31.8...drizzle-kit@0.31.10) Updates `drizzle-orm` from 0.45.1 to 0.45.2 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](drizzle-team/drizzle-orm@0.45.1...0.45.2) Updates `framer-motion` from 12.23.26 to 12.38.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.23.26...v12.38.0) Updates `ioredis` from 5.8.2 to 5.10.1 - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.8.2...v5.10.1) Updates `nanoid` from 5.1.6 to 5.1.11 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.6...5.1.11) Updates `next` from 16.1.1 to 16.2.6 - [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.1.1...v16.2.6) Updates `pg` from 8.16.3 to 8.20.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.20.0/packages/pg) Updates `@types/pg` from 8.16.0 to 8.20.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `postgres` from 3.4.7 to 3.4.9 - [Release notes](https://github.com/porsager/postgres/releases) - [Changelog](https://github.com/porsager/postgres/blob/master/CHANGELOG.md) - [Commits](porsager/postgres@v3.4.7...v3.4.9) Updates `react` from 19.2.3 to 19.2.6 - [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/v19.2.6/packages/react) Updates `react-dom` from 19.2.3 to 19.2.6 - [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/v19.2.6/packages/react-dom) Updates `react-hook-form` from 7.70.0 to 7.75.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.70.0...v7.75.0) Updates `resend` from 6.6.0 to 6.12.3 - [Release notes](https://github.com/resend/resend-node/releases) - [Commits](resend/resend-node@v6.6.0...v6.12.3) Updates `tailwind-merge` from 3.4.0 to 3.6.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.4.0...v3.6.0) Updates `use-stick-to-bottom` from 1.1.1 to 1.1.4 - [Changelog](https://github.com/stackblitz-labs/use-stick-to-bottom/blob/main/CHANGELOG.md) - [Commits](https://github.com/stackblitz/use-stick-to-bottom/commits) Updates `zod` from 4.3.5 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.5...v4.4.3) Updates `zustand` from 5.0.9 to 5.0.13 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.9...v5.0.13) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1045.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@aws-sdk/s3-request-presigner" dependency-version: 3.1045.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@react-email/components" dependency-version: 1.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@react-email/tailwind" dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@sentry/nextjs" dependency-version: 10.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tanstack/react-query" dependency-version: 5.100.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@trpc/client" dependency-version: 11.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@trpc/next" dependency-version: 11.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@trpc/react-query" dependency-version: 11.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@trpc/server" dependency-version: 11.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: better-auth dependency-version: 1.6.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: bullmq dependency-version: 5.76.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: drizzle-kit dependency-version: 0.31.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: drizzle-orm dependency-version: 0.45.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: framer-motion dependency-version: 12.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ioredis dependency-version: 5.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nanoid dependency-version: 5.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: next dependency-version: 16.2.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pg dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/pg" dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: postgres dependency-version: 3.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-hook-form dependency-version: 7.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: resend dependency-version: 6.12.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tailwind-merge dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: use-stick-to-bottom dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: zustand dependency-version: 5.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Closing as stale rather than rebasing. This group bump was cut on 2026-05-11 and has been failing at the TypeScript typecheck step ever since. Dependabot will open a fresh group PR against current Note that several majors are deliberately excluded from that group and are being handled as individual migration PRs: the AI SDK (v5 to v7, in flight), eslint 10, vitest 5, stripe 22, bullmq 6 and better-auth 1.7. 🤖 Generated with Claude Code |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the dependencies group with 30 updates in the / directory:
3.962.03.1045.03.962.03.1045.01.0.31.0.122.0.32.0.710.32.110.52.05.90.165.100.911.8.111.17.011.8.111.17.011.8.111.17.011.8.111.17.01.4.101.6.105.66.45.76.617.2.317.4.20.31.80.31.100.45.10.45.212.23.2612.38.05.8.25.10.15.1.65.1.1116.1.116.2.68.16.38.20.08.16.08.20.03.4.73.4.919.2.319.2.619.2.319.2.67.70.07.75.06.6.06.12.33.4.03.6.01.1.11.1.44.3.54.4.35.0.95.0.13Updates
@aws-sdk/client-s3from 3.962.0 to 3.1045.0Release notes
Sourced from @aws-sdk/client-s3's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-s3's changelog.
... (truncated)
Commits
b329defPublish v3.1045.01ccd438Publish v3.1044.0bee88a5feat(client-s3): Validate outpost access point resource name96baad9Publish v3.1043.0d942e31Publish v3.1042.05df4c01Publish v3.1041.07736067Publish v3.1040.051c8215Publish v3.1039.03dfb72bchore(codegen): sync for adaptive retry fixes (#7970)3fbf6c5Publish v3.1038.0Updates
@aws-sdk/s3-request-presignerfrom 3.962.0 to 3.1045.0Release notes
Sourced from @aws-sdk/s3-request-presigner's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/s3-request-presigner's changelog.
... (truncated)
Commits
b329defPublish v3.1045.01ccd438Publish v3.1044.096baad9Publish v3.1043.0d942e31Publish v3.1042.05df4c01Publish v3.1041.07736067Publish v3.1040.051c8215Publish v3.1039.03fbf6c5Publish v3.1038.07babd8bPublish v3.1037.046e4ac5Publish v3.1036.0Updates
@react-email/componentsfrom 1.0.3 to 1.0.12Release notes
Sourced from @react-email/components's releases.
... (truncated)
Changelog
Sourced from @react-email/components's changelog.
... (truncated)
Commits
291aea4chore(root): version packages (#3117)1191b35chore(root): version packages (#3084)32b0ebachore(root): version packages (#3073)197d094chore: version packages (#3035)1f27dcdfeat: pnpm catalogs (#3014)11aa935chore(deps): update dependency tsdown to v0.19.0 (#2857)ea53ed8chore(root): version packages (#2953)047ba86chore(root): version packages (#2911)8ec4d26chore(root): version packages (canary) (#2878)6d381aechore(root): version packages (#2872)Updates
@react-email/tailwindfrom 2.0.3 to 2.0.7Release notes
Sourced from @react-email/tailwind's releases.
Changelog
Sourced from @react-email/tailwind's changelog.
Commits
1191b35chore(root): version packages (#3084)32b0ebachore(root): version packages (#3073)444d9dffix(tailwind): use caret ranges for internal peer dependencies (#3060)1f27dcdfeat: pnpm catalogs (#3014)e64cf9fchore: workflow for e2e, only tailwind for now (#2998)11aa935chore(deps): update dependency tsdown to v0.19.0 (#2857)ea53ed8chore(root): version packages (#2953)698f962fix(tailwind): pseudo selectors (#2963)6ff41b7fix(tailwind): inlinable styles not handled optimally in mixed rules (#2949)9015f76chore: update react types (#2952)Updates
@sentry/nextjsfrom 10.32.1 to 10.52.0Release notes
Sourced from @sentry/nextjs's releases.
... (truncated)
Changelog
Sourced from @sentry/nextjs's changelog.
... (truncated)
Commits
4b911e0release: 10.52.0781f31cMerge pull request #20707 from getsentry/prepare-release/10.52.011a64f6meta(changelog): Update changelog for 10.52.0e185818feat(node-core): AddprocessSegmentSpanto node context integration (#20678)7e49571feat(node): use diagnostics_channel for redis >= 5.12.0 (#20573)a8ab715feat(replay): Reset replay id from DSC on session expiry/refresh (#20129)7efc03ffeat(core): Apply request data to segment spans in span streaming (#20654)01d0a70feat(core): Migrate Vercel AI event processor to span streaming (#20608)12cd3e5fix(nextjs): Skip build modification when SRI is enabled (#20694)f1f534cfix(deps): Bump transitive deps for medium security fixes (#20683)Updates
@tanstack/react-queryfrom 5.90.16 to 5.100.9Release notes
Sourced from @tanstack/react-query's releases.
... (truncated)
Changelog
Sourced from @tanstack/react-query's changelog.
... (truncated)
Commits
8c3d523ci: Version Packages (#10630)9800c8fci: Version Packages (#10623)3ae4261ci: Version Packages (#10620)87f7ccfci: Version Packages (#10604)441204bci: Version Packages (#10582)55afb3eci: Version Packages (#10581)fe287ccci: Version Packages (#10579)f85d825Feature/use suspense queries combine (#10576)93b2845ci: Version Packages (#10575)ea4497efix(query-core): stop wrapping persister generics in NoInfer (#10510)Updates
@trpc/clientfrom 11.8.1 to 11.17.0Release notes
Sourc...
Description has been truncated