Bump the production-dependencies group with 17 updates#6
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the production-dependencies group with 17 updates#6dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-dependencies group with 17 updates: | Package | From | To | | --- | --- | --- | | [@auth/prisma-adapter](https://github.com/nextauthjs/next-auth) | `2.11.1` | `2.11.2` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1043.0` | `3.1045.0` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `6.19.2` | `7.8.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.21` | `5.100.9` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.3.2` | `3.4.2` | | [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) | `3.0.5` | `3.2.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.574.0` | `1.14.0` | | [marked](https://github.com/markedjs/marked) | `17.0.4` | `18.0.3` | | [next](https://github.com/vercel/next.js) | `16.1.6` | `16.2.6` | | [next-auth](https://github.com/nextauthjs/next-auth) | `5.0.0-beta.30` | `5.0.0-beta.31` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `7.0.13` | `8.0.7` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.6` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.6` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.71.2` | `7.75.0` | | [stripe](https://github.com/stripe/stripe-node) | `20.4.1` | `22.1.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.5.0` | `3.6.0` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` | Updates `@auth/prisma-adapter` from 2.11.1 to 2.11.2 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/prisma-adapter@2.11.1...@auth/prisma-adapter@2.11.2) Updates `@aws-sdk/client-s3` from 3.1043.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 `@prisma/client` from 6.19.2 to 7.8.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.8.0/packages/client) Updates `@tanstack/react-query` from 5.90.21 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 `dompurify` from 3.3.2 to 3.4.2 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.2...3.4.2) Updates `@types/dompurify` from 3.0.5 to 3.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify) Updates `lucide-react` from 0.574.0 to 1.14.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.14.0/packages/lucide-react) Updates `marked` from 17.0.4 to 18.0.3 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.4...v18.0.3) Updates `next` from 16.1.6 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.6...v16.2.6) Updates `next-auth` from 5.0.0-beta.30 to 5.0.0-beta.31 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.30...next-auth@5.0.0-beta.31) Updates `nodemailer` from 7.0.13 to 8.0.7 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v7.0.13...v8.0.7) Updates `react` from 19.2.4 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.4 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.71.2 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.71.2...v7.75.0) Updates `stripe` from 20.4.1 to 22.1.1 - [Release notes](https://github.com/stripe/stripe-node/releases) - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md) - [Commits](stripe/stripe-node@v20.4.1...v22.1.1) Updates `tailwind-merge` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.5.0...v3.6.0) Updates `zod` from 4.3.6 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.4.3) --- updated-dependencies: - dependency-name: "@auth/prisma-adapter" dependency-version: 2.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1045.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@prisma/client" dependency-version: 7.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@tanstack/react-query" dependency-version: 5.100.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: dompurify dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@types/dompurify" dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: marked dependency-version: 18.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: next dependency-version: 16.2.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: next-auth dependency-version: 5.0.0-beta.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: nodemailer dependency-version: 8.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-hook-form dependency-version: 7.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: stripe dependency-version: 22.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: tailwind-merge dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 17 updates:
2.11.12.11.23.1043.03.1045.06.19.27.8.05.90.215.100.93.3.23.4.23.0.53.2.00.574.01.14.017.0.418.0.316.1.616.2.65.0.0-beta.305.0.0-beta.317.0.138.0.719.2.419.2.619.2.419.2.67.71.27.75.020.4.122.1.13.5.03.6.04.3.64.4.3Updates
@auth/prisma-adapterfrom 2.11.1 to 2.11.2Release notes
Sourced from @auth/prisma-adapter's releases.
Commits
af9daa8chore(release): bump package version(s) [skip ci]d4dab3dchore: sync package versions with npm registry (#13414)8a23c5bchore: fix lockfile (#13411)2018202docs: fix TypeScript type mismatch in refresh token rotation example (#13396)0eba7e4adapter-kysely: Update kysely for CVE-2026-33468 (#13407)67f2b16fix(providers): add issuer to GitHub provider for RFC 9207 compliance (#13410)f457068docs: update middleware.ts references to proxy.ts for Next.js 16 (#13373)c7c2cfadocs: update Better Auth migration guide (#13334)b4ef14achore(release): bump version [skip ci]Maintainer changes
This version was pushed to npm by better-gustavo, a new releaser for
@auth/prisma-adaptersince your current version.Updates
@aws-sdk/client-s3from 3.1043.0 to 3.1045.0Release notes
Sourced from @aws-sdk/client-s3's releases.
Changelog
Sourced from @aws-sdk/client-s3's changelog.
Commits
b329defPublish v3.1045.01ccd438Publish v3.1044.0bee88a5feat(client-s3): Validate outpost access point resource nameUpdates
@prisma/clientfrom 6.19.2 to 7.8.0Release notes
Sourced from @prisma/client's releases.
... (truncated)
Commits
62b44acchore(deps): update engines to 7.8.0-5.e96eae70cf4ade6a15d7e6064d5b0b4f7d835d...4104864feat: add a query plan cache size parameter (#29503)723ba7bchore(deps): update engines to 7.8.0-4.8c287008617e9b12f313df99e2c821ae61ea9a...cadbafechore(deps): update engines to 7.8.0-2.3187e3937290320ba3c7dbd5aa94af67942b44...f705533chore(deps): update engines to 7.8.0-1.7b80cc56c645c6e03c7541474e6a7c8d91b70d...fbab4e8Fix 29271 (#29303)6a3c3ccchore: extract parameterization to client-engine-runtime (#29422)5b420f8fix(client): prevent caching of createMany queries to avoid cache bloat and p...30f0af6feat: dmmf streaming with an E2E test (#29377)14c3c2efix: pin E2E typescript to prevent 6 upgrade (#29383)Updates
@tanstack/react-queryfrom 5.90.21 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
dompurifyfrom 3.3.2 to 3.4.2Release notes
Sourced from dompurify's releases.
Commits
6f67fd3Sync/3.4.2 (#1322)5b0cdbbchore: merge main into 3.x for 3.4.1 release (#1301)09f5911test: added three more browsers to test setup (OSX, mobile)5b16e0bGetting 3.x branch ready for 3.4.0 release (#1250)8bcbf73chore: Preparing 3.3.3 release5faddd6fix: engine requirement (#1210)0f91e3aUpdate README.mdd5ff1a8Merge branch 'main' of github.com:cure53/DOMPurifyc3efd48fix: moved back from jsdom 28 to jsdom 20988b888fix: moved back from jsdom 28 to jsdom 20Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
@types/dompurifyfrom 3.0.5 to 3.2.0Commits
Updates
lucide-reactfrom 0.574.0 to 1.14.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
50d8af5docs(readme): Update readme files (#4320)653e44bfeat(packages): use .mjs for ESM bundles (#4285)7623e23feat(docs): add Zephyr Cloud to Hero Backers tier & rework updateSponsors scr...dada0a8fix(lucide-react): Fix dynamic imports (#4210)a6e648afix(lucide-react): correct client directives in RSC files (#4189)1f010a3fix(lucide-react): Fixes provider export and RSC render issues (#4175)484f2c9docs(version-1): Version 1 website (#4142)a0e202dfeat(packages/angular): add new@lucide/angularpackage (#3897)c5b155eMerge branch 'main' of https://github.com/lucide-icons/lucide into nextf6c0d06chore(deps): bump rollup from 4.53.3 to 4.59.0 (#4106)Updates
markedfrom 17.0.4 to 18.0.3Release notes
Sourced from marked's releases.
... (truncated)
Commits
e8dc395chore(release): 18.0.3 [skip ci]2608e81fix: avoid task checkbox for setext heading text (#3960)dba76f6chore(deps-dev): bump eslint from 10.2.0 to 10.2.1 (#3953)015f1ebchore(deps-dev): bump typescript from 6.0.2 to 6.0.3 (#3954)17c06e9chore: fix building license for docs (#3952)55a54b5chore: Rename LICENSE.md to LICENSE for better compatibility with Bazel tooli...c4f4529chore(release): 18.0.2 [skip ci]58a52e8fix: fix infinite loop for indented code blank line (#3947)98b3824chore(release): 18.0.1 [skip ci]abd907afix(rules): ensure lookbehind regex is evaluated correctly by minifiers (#3945)Updates
nextfrom 16.1.6 to 16.2.6Release notes
Sourced from next's releases.
... (truncated)
Commits
ee6e79bv16.2.6afa053dTurbopack: Match proxy matchers with webpack implementation (#93594)97a154eTurbopack: Fix middleware matcher suffix (#93590)83899bc[backport] Disable build caches for production/staging/force-preview deploys ...7b222b9[backport][test] Pin package manager to patch versions (#93595)a8dc24f[backport] Turbopack: more strict vergen setup (#93587)766148fv16.2.50dd9483fix: add explicit checks for RSC header (#83) (#98)d166096fix proxy matching for segment prefetch URLs (#89) (#96)9d50c0bStrip next-resume header from incoming requests (#92)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for next since your current version.
Updates
next-authfrom 5.0.0-beta.30 to 5.0.0-beta.31Release notes
Sourced from next-auth's releases.
Commits
dab3cfbchore(release): bump version [skip ci]af9daa8chore(release): bump package version(s) [skip ci]d4dab3dchore: sync package versions with npm registry (#13414)8a23c5bchore: fix lockfile (#13411)2018202docs: fix TypeScript type mismatch in refresh token rotation example (#13396)0eba7e4adapter-kysely: Update kysely for CVE-2026-33468 (#13407)67f2b16fix(providers): add issuer to GitHub provider for RFC 9207 compliance (#13410)f457068docs: update middleware.ts references to proxy.ts for Next.js 16 (#13373)c7c2cfadocs: update Better Auth migration guide (#13334)Maintainer changes
This version was pushed to npm by better-gustavo, a new releaser for next-auth since your current version.
Updates
nodemailerfrom 7.0.13 to 8.0.7Release notes
Sourced from nodemailer's releases.