chore(deps): bump the npm-all group with 21 updates#149
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the npm-all group with 21 updates#149dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm-all group with 21 updates: | Package | From | To | | --- | --- | --- | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.16` | `11.1.17` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.16` | `11.1.17` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.16` | `11.1.17` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `6.19.2` | `7.6.0` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.16` | `11.1.17` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.5` | `25.5.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.56.1` | `8.58.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.56.1` | `8.58.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.1.0` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `6.19.2` | `7.6.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.2` | | [@thallesp/nestjs-better-auth](https://github.com/thallesp/nestjs-better-auth) | `2.5.0` | `2.5.3` | | [better-call](https://github.com/better-auth/better-call/tree/HEAD/packages/better-call) | `2.0.2` | `2.0.3` | | [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.5.4` | `1.5.6` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.577.0` | `1.7.0` | | [next](https://github.com/vercel/next.js) | `15.5.12` | `16.2.2` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.5.12` | `16.2.2` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.19` | `4.2.2` | | [bullmq](https://github.com/taskforcesh/bullmq) | `5.70.4` | `5.71.1` | | [ioredis](https://github.com/luin/ioredis) | `5.10.0` | `5.10.1` | Updates `@nestjs/common` from 11.1.16 to 11.1.17 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/common) Updates `@nestjs/core` from 11.1.16 to 11.1.17 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/core) Updates `@nestjs/platform-express` from 11.1.16 to 11.1.17 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/platform-express) Updates `@prisma/client` from 6.19.2 to 7.6.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.6.0/packages/client) Updates `@nestjs/testing` from 11.1.16 to 11.1.17 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/testing) Updates `@types/node` from 25.3.5 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.56.1 to 8.58.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.56.1 to 8.58.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/parser) Updates `eslint` from 8.57.1 to 10.1.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.1.0) Updates `prisma` from 6.19.2 to 7.6.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.6.0/packages/cli) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) Updates `vitest` from 4.0.18 to 4.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest) Updates `@thallesp/nestjs-better-auth` from 2.5.0 to 2.5.3 - [Release notes](https://github.com/thallesp/nestjs-better-auth/releases) - [Commits](ThallesP/nestjs-better-auth@v2.5.0...v2.5.3) Updates `better-call` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/better-auth/better-call/releases) - [Commits](https://github.com/better-auth/better-call/commits/v2.0.3/packages/better-call) Updates `better-auth` from 1.5.4 to 1.5.6 - [Release notes](https://github.com/better-auth/better-auth/releases) - [Commits](https://github.com/better-auth/better-auth/commits/v1.5.6/packages/better-auth) Updates `lucide-react` from 0.577.0 to 1.7.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.7.0/packages/lucide-react) Updates `next` from 15.5.12 to 16.2.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.12...v16.2.2) Updates `eslint-config-next` from 15.5.12 to 16.2.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.2.2/packages/eslint-config-next) Updates `tailwindcss` from 3.4.19 to 4.2.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/tailwindcss) Updates `bullmq` from 5.70.4 to 5.71.1 - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](taskforcesh/bullmq@v5.70.4...v5.71.1) Updates `ioredis` from 5.10.0 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.10.0...v5.10.1) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 11.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@nestjs/core" dependency-version: 11.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@prisma/client" dependency-version: 7.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: "@nestjs/testing" dependency-version: 11.1.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: "@typescript-eslint/parser" dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: prisma dependency-version: 7.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: vitest dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: "@thallesp/nestjs-better-auth" dependency-version: 2.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: better-call dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: better-auth dependency-version: 1.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: lucide-react dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: next dependency-version: 16.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: eslint-config-next dependency-version: 16.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: tailwindcss dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-all - dependency-name: bullmq dependency-version: 5.71.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: ioredis dependency-version: 5.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all ... 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 npm-all group with 21 updates:
11.1.1611.1.1711.1.1611.1.1711.1.1611.1.176.19.27.6.011.1.1611.1.1725.3.525.5.08.56.18.58.08.56.18.58.08.57.110.1.06.19.27.6.05.9.36.0.24.0.184.1.22.5.02.5.32.0.22.0.31.5.41.5.60.577.01.7.015.5.1216.2.215.5.1216.2.23.4.194.2.25.70.45.71.15.10.05.10.1Updates
@nestjs/commonfrom 11.1.16 to 11.1.17Release notes
Sourced from
@nestjs/common's releases.Commits
447a373chore(release): publish v11.1.17 release99ed6e6fix(deps): update dependency file-type to v21.3.2268a283fix(deps): update dependency file-type to v21.3.1Updates
@nestjs/corefrom 11.1.16 to 11.1.17Release notes
Sourced from
@nestjs/core's releases.Commits
447a373chore(release): publish v11.1.17 releasecbdf737feat(core): auto run get middleware for head requestsUpdates
@nestjs/platform-expressfrom 11.1.16 to 11.1.17Release notes
Sourced from
@nestjs/platform-express's releases.Commits
447a373chore(release): publish v11.1.17 releaseUpdates
@prisma/clientfrom 6.19.2 to 7.6.0Release notes
Sourced from
@prisma/client's releases.... (truncated)
Commits
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)ecae3b6chore(deps): update engines to 7.6.0-1.75cbdc1eb7150937890ad5465d861175c66247...309b4bcrefactor: extract 'prisma-client-js' into PRISMA_CLIENT_JS_PROVIDER constant ...ccce148chore(deps): update engines to 7.5.0-15.280c870be64f457428992c43c1f6d557fab6e...de1c376chore(deps): update engines to 7.5.0-14.d684c195f0a8bfb0ba8ca628416376df0625b...ea93809fix: fix DATE cursor comparison (#29327)f8e742achore(deps): update engines to 7.5.0-13.0f1690a1b5dcd01b5341a4f411f07767f1f76...3e2392dchore(deps): update engines to 7.5.0-11.7b8301120d804d084ab24ec6332a889889514...Updates
@nestjs/testingfrom 11.1.16 to 11.1.17Release notes
Sourced from
@nestjs/testing's releases.Commits
447a373chore(release): publish v11.1.17 releaseUpdates
@types/nodefrom 25.3.5 to 25.5.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.56.1 to 8.58.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
4933417chore(release): publish 8.58.05a9bd36fix(eslint-plugin): [prefer-regexp-exec] avoid fixing unknown RegExp flags (#...edb90ebfix(eslint-plugin): [no-extraneous-class] handle index signatures (#12142)8cde2d0feat: support TypeScript 6 (#12124)1bf86c9fix(eslint-plugin): crash inno-unnecessary-type-arguments(#12163)e9cc25adocs(eslint-plugin): fix typo (#12155)be4d54dchore(release): publish 8.57.2f68c8e4fix(eslint-plugin): [prefer-readonly-parameter-types] preserve type alias inf...73acd2efix(eslint-plugin): [no-useless-default-assignment] skip reporting false posi...3d21482fix(eslint-plugin): [no-unsafe-return] false positive on unwrapping generic (...Updates
@typescript-eslint/parserfrom 8.56.1 to 8.58.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
4933417chore(release): publish 8.58.08cde2d0feat: support TypeScript 6 (#12124)be4d54dchore(release): publish 8.57.2c7c38aachore(release): publish 8.57.12c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)a09921echore: update vitest to 4.x (#12071)Updates
eslintfrom 8.57.1 to 10.1.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
8351ec710.1.03270bc1Build: changelog update for 10.1.0a9f9ccechore: update dependency eslint-plugin-unicorn to ^63.0.0 (#20584)1f42bd7chore: updateprettierto 3.8.1 (#20651)c0a6f4achore: update dependency@eslint/jsonto ^1.2.0 (#20652)cc43f79chore: update dependency c8 to v11 (#20650)2ce4635chore: update dependency@eslint/jsonto v1 (#20649)f0406eechore: update dependency markdownlint-cli2 to ^0.21.0 (#20646)dbb4c95chore: remove trunk (#20478)ff4382bfeat: apply fix forno-varinTSModuleBlock(#20638)Updates
prismafrom 6.19.2 to 7.6.0Release notes
Sourced from prisma's releases.
... (truncated)
Commits
5fece0achore: bump@prisma/devto 0.24.3 (#29396)45d7e0ffeat(cli): addprisma postgres linkcommand (#29352)adbdf15Pre-bundle Studio frontend assets and replace Hono (#29389)f8258adchore: bump effect to fix vulnerability (#29384)74839a9feat(cli): update bundled@prisma/studio-coreto 0.27.3 (#29376)309b4bcrefactor: extract 'prisma-client-js' into PRISMA_CLIENT_JS_PROVIDER constant ...2cd422dBump studio-core dependency to 0.21.1 (#29322)9fa295dfeat(cli): update Studio to@prisma/studio-core0.15.0 (#29255)bbd603echore(cli): replace Accelerate CTA with create-db in generated schema (#29147)57641cbMigrateprisma init --dbto new connection model (#29283)Updates
typescriptfrom 5.9.3 to 6.0.2Release notes
Sourced from typescript's releases.
Commits
607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0206ed1aDeprecate assert in import() (#63172)e688ac8Update dependencies (#63156)29b300dBump the github-actions group across 1 directory with 2 updates (#63205)0c2c7a3DOM update (#63183)Updates
vitestfrom 4.0.18 to 4.1.2Release notes
Sourced from vitest's releases.