fix(deps)(deps): bump the production-dependencies group with 11 updates#519
fix(deps)(deps): bump the production-dependencies group with 11 updates#519dependabot[bot] wants to merge 1 commit into
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
There was a problem hiding this comment.
1 issue found across 1 file
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="package.json">
<violation number="1" location="package.json:109">
P1: `drizzle-zod@0.8.x` requires Zod v4 (`zod/v4`), but this project depends on `"zod": "^3.23.8"` and imports from `'zod'` (v3 API). Schemas returned by `createInsertSchema` will be Zod v4 types, incompatible with the rest of the codebase's Zod v3 types. Either pin `drizzle-zod` to `^0.7.x`, or upgrade `zod` and migrate imports to `zod/v4`.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
| "discord-api-types": "^0.38.42", | ||
| "drizzle-kit": "^0.31.9", | ||
| "drizzle-orm": "^0.45.1", | ||
| "drizzle-zod": "^0.8.3", |
There was a problem hiding this comment.
P1: drizzle-zod@0.8.x requires Zod v4 (zod/v4), but this project depends on "zod": "^3.23.8" and imports from 'zod' (v3 API). Schemas returned by createInsertSchema will be Zod v4 types, incompatible with the rest of the codebase's Zod v3 types. Either pin drizzle-zod to ^0.7.x, or upgrade zod and migrate imports to zod/v4.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At package.json, line 109:
<comment>`drizzle-zod@0.8.x` requires Zod v4 (`zod/v4`), but this project depends on `"zod": "^3.23.8"` and imports from `'zod'` (v3 API). Schemas returned by `createInsertSchema` will be Zod v4 types, incompatible with the rest of the codebase's Zod v3 types. Either pin `drizzle-zod` to `^0.7.x`, or upgrade `zod` and migrate imports to `zod/v4`.</comment>
<file context>
@@ -103,27 +103,27 @@
+ "discord-api-types": "^0.38.42",
+ "drizzle-kit": "^0.31.9",
+ "drizzle-orm": "^0.45.1",
+ "drizzle-zod": "^0.8.3",
"easymde": "^2.18.0",
"embla-carousel-autoplay": "^8.3.1",
</file context>
| "drizzle-zod": "^0.8.3", | |
| "drizzle-zod": "^0.7.1", |
Updates the requirements on [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components), [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography), [@vercel/ncc](https://github.com/vercel/ncc), [discord-api-types](https://github.com/discordjs/discord-api-types), [drizzle-kit](https://github.com/drizzle-team/drizzle-orm), [drizzle-orm](https://github.com/drizzle-team/drizzle-orm), [drizzle-zod](https://github.com/drizzle-team/drizzle-orm), [esbuild](https://github.com/evanw/esbuild), [hume](https://github.com/HumeAI/hume-typescript-sdk), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [zustand](https://github.com/pmndrs/zustand) to permit the latest version. Updates `@react-email/components` from 0.3.3 to 0.5.7 - [Release notes](https://github.com/resend/react-email/releases) - [Changelog](https://github.com/resend/react-email/blob/canary/packages/components/CHANGELOG.md) - [Commits](https://github.com/resend/react-email/commits/@react-email/components@0.5.7/packages/components) Updates `@tailwindcss/typography` to 0.5.19 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.16...v0.5.19) Updates `@vercel/ncc` to 0.38.4 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.3...0.38.4) Updates `discord-api-types` to 0.38.42 - [Release notes](https://github.com/discordjs/discord-api-types/releases) - [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord-api-types/commits) Updates `drizzle-kit` to 0.31.9 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.31.4...drizzle-kit@0.31.9) Updates `drizzle-orm` from 0.44.7 to 0.45.1 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](drizzle-team/drizzle-orm@0.44.7...0.45.1) Updates `drizzle-zod` from 0.5.1 to 0.8.3 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/commits) Updates `esbuild` from 0.25.12 to 0.27.4 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.12...v0.27.4) Updates `hume` from 0.12.2 to 0.15.15 - [Release notes](https://github.com/HumeAI/hume-typescript-sdk/releases) - [Commits](HumeAI/hume-typescript-sdk@0.12.2...0.15.15) Updates `lucide-react` from 0.525.0 to 0.577.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.577.0/packages/lucide-react) Updates `zustand` from 5.0.6 to 5.0.12 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.6...v5.0.12) --- updated-dependencies: - dependency-name: "@react-email/components" dependency-version: 0.5.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tailwindcss/typography" dependency-version: 0.5.19 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: "@vercel/ncc" dependency-version: 0.38.4 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: discord-api-types dependency-version: 0.38.42 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: drizzle-kit dependency-version: 0.31.9 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: drizzle-orm dependency-version: 0.45.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: drizzle-zod dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: esbuild dependency-version: 0.27.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: hume dependency-version: 0.15.15 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 0.577.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: zustand dependency-version: 5.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
03707ac to
f77ae23
Compare
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Updates the requirements on @react-email/components, @tailwindcss/typography, @vercel/ncc, discord-api-types, drizzle-kit, drizzle-orm, drizzle-zod, esbuild, hume, lucide-react and zustand to permit the latest version.
Updates
@react-email/componentsfrom 0.3.3 to 0.5.7Changelog
Sourced from
@react-email/components's changelog.... (truncated)
Commits
d46aa8cchore(root): version packages (#2566)5fbc01cchore(root): version packages (#2537)3aaecf6chore(root): version packages (canary) (#2522)4c8c731chore(root): version packages (#2471)bfff715chore(root): version packages (#2460)fb52e5efeat(root): use tsdown instead of tsup (#2453)2575303refactor: remove discord link (#2423)4c0d82cchore(root): Version packages (#2442)799afe0chore(root): Version packages (#2437)bc5c912chore(root): Version packages (#2422)Updates
@tailwindcss/typographyto 0.5.19Release notes
Sourced from
@tailwindcss/typography's releases.Changelog
Sourced from
@tailwindcss/typography's changelog.... (truncated)
Commits
e002ab80.5.19bbb1c21Fix bad RGB syntax (#405)b316f950.5.18ed95206Fix variable declaration in opacity function (#403)7efcb4a0.5.17e0ec248chore(ci): update actions for release insiders511afcbAdd modifiers for description list elements (#357)042a531Addprose-picturemodifiers (#367)f822222Fixkbdshadow colors not being calculated on oklch colors (#387)ecb7e87Add Tailwind v4 custom color theme example to README (#396)Updates
@vercel/nccto 0.38.4Release notes
Sourced from
@vercel/ncc's releases.Commits
e72d34dfix(cjs-build): enable evaluating import.meta in cjs build (#1236)186af2bchore(deps): Bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#1...162c7d4chore(deps): Bump actions/checkout from 4 to 5 (#1283)24734b5chore(deps): Bump cipher-base from 1.0.4 to 1.0.6 (#1280)7bf44d5chore(deps): Bump sha.js from 2.4.11 to 2.4.12 (#1281)50f1851chore(deps): Bump tmp from 0.2.3 to 0.2.4 (#1278)d797f1bchore(deps-dev): Bump koa from 2.16.1 to 3.0.1 (#1272)9bdbd47chore(deps): Bump pbkdf2 from 3.1.2 to 3.1.3 (#1266)cbfd660chore(deps-dev): bump test deps for aws-sdk (#1263)d17397fchore(deps-dev): Bump axios from 1.7.7 to 1.8.2 (#1262)Updates
discord-api-typesto 0.38.42Changelog
Sourced from discord-api-types's changelog.
... (truncated)
Commits
Updates
drizzle-kitto 0.31.9Release notes
Sourced from drizzle-kit's releases.
Commits
e8e6edffeat(drizzle-kit): support d1 via binding (#5302)a086f59Fixed pg-native Pool detection in node-postgres transactions breaking in envi...c445637Merge pull request #5095 from drizzle-team/main-workflowse7b3aaaMerge branch 'main' into main-workflows0d885a5refactor: Update condition for run-feature job to improve clarity and functio...45a1ffbMerge pull request #5087 from drizzle-team/main-workflows6357645chore: Comment out NEON_HTTP_CONNECTION_STRING requirement in release workflows53dec98refactor: Simplify release router workflow by removing unnecessary switch job...ce88a18Merge remote-tracking branch 'origin/ext-deps-kit' into main-workflows5c8a4c5+Updates
drizzle-ormfrom 0.44.7 to 0.45.1Release notes
Sourced from drizzle-orm's releases.
Commits
a086f59Fixed pg-native Pool detection in node-postgres transactions breaking in envi...c445637Merge pull request #5095 from drizzle-team/main-workflowse7b3aaaMerge branch 'main' into main-workflows0d885a5refactor: Update condition for run-feature job to improve clarity and functio...45a1ffbMerge pull request #5087 from drizzle-team/main-workflows6357645chore: Comment out NEON_HTTP_CONNECTION_STRING requirement in release workflows53dec98refactor: Simplify release router workflow by removing unnecessary switch job...ce88a18Merge remote-tracking branch 'origin/ext-deps-kit' into main-workflows5c8a4c5+73e2ea4feat: Add release router workflow to manage feature and latest releasesMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for drizzle-orm since your current version.
Updates
drizzle-zodfrom 0.5.1 to 0.8.3Commits
Updates
esbuildfrom 0.25.12 to 0.27.4Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
f9c9012publish 0.27.4 to npm207dbc7js api: fall back to js-based metafile json parser1ca56dcfix #4329: auto-minify metafile for large bundlese3823aafix #4415: add uint cast to stdio int parserd50e88cchore: correct copy&paste panic message (#4399)8b829b1fix #4407: incorrect error for inject edge case4384badfix #4395 close #4405 close #4406: parens foror9129e00publish 0.27.3 to npme20e411small fix to release notes0dc0f2dfix #4322: parse and print CSS@scoperulesMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for esbuild since your current version.
Updates
humefrom 0.12.2 to 0.15.15Release notes
Sourced from hume's releases.
... (truncated)
Commits
5c51849🌿 Fern Regeneration -- February 27, 2026 (#723)a8df4f4🌿 Fern Regeneration -- February 27, 2026 (#721)43c2b92fixes tool test (#722)91e6de1🌿 Fern Regeneration -- February 27, 2026 (#720)c5e6b1c[github actions] Bump stefanzweifel/git-auto-commit-action from 5 to 7 (#707)bb1fd83🌿 Fern Regeneration -- February 9, 2026 (#713)d404eabUpdate publishing scripts to have complete config for OIDC (#708)3f787bdCi publish2 (#706)ba8e520ci add manual publish workflow (#705)4d4ddd1bump v to 0.15.12 (#703)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for hume since your current version.
Updates
lucide-reactfrom 0.525.0 to 0.577.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
f6c0d06chore(deps): bump rollup from 4.53.3 to 4.59.0 (#4106)67c0485feat(scripts): added helper script to automatically update OpenCollective bac...b6ed43dfeat(packages): Added aria-hidden fallback for decorative icons to all packag...076e0bbchore(dependencies): Update dependencies (#3809)80d6f73fix(icons): Rename fingerprint icon to fingerprint-pattern (#3767)1cfb3ffchore(deps-dev): bump vite from 6.3.5 to 6.3.6 (#3611)e71198dchore: icon alias improvements (#2861)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lucide-react since your current version.
Updates
zustandfrom 5.0.6 to 5.0.12Release notes
Sourced from zustand's releases.
... (truncated)
Commits
206012d5.0.12d714065chore(deps): update dev dependencies (#3427)89ebcd7fix(devtools): correct redux devtools config type extension (#3414)6213fc1fix(persist): use latest state in post-rehydration callback (#3391)a3869cadocs: fix broken links in beginner TypeScript guide (#3423)c49df38Hotfix section linking (#3410)5561e9bFix indentation for actions in index.md (#3406)4966a15fix(readme) : comparison documentaion link (#3405)da381c3Fix README internal links for GitHub rendering (#3403)0d250b3fix persist documentation link (#3401)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for zustand since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by cubic
Update production dependencies to improve build stability, database tooling, and UI/SDKs. Includes fixes in
esbuild/@vercel/ncc, Drizzle improvements, and minor updates across email, icons, and state management.@react-email/components→ 0.5.7 (updated components for email templates).@tailwindcss/typography→ 0.5.19 (color fixes; Tailwind v4 compatibility).esbuild→ 0.27.4;@vercel/ncc→ 0.38.4 (CSS media query and inject fixes; CJSimport.metasupport).drizzle-orm→ 0.45.2,drizzle-kit→ 0.31.10,drizzle-zod→ 0.8.3 (pg-native transaction fix, subqueries in select fields, D1 binding support, schema tooling updates).discord-api-types→ 0.38.43 (latest modal and channel type updates).hume→ 0.15.15 (external LLM models and config options).lucide-react→ 0.577.0 (new icons);zustand→ 5.0.12 (persist/devtools fixes).Written for commit f77ae23. Summary will update on new commits.