Skip to content

devdeps: bump prisma-json-types-generator from 3.6.2 to 4.0.0#209

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/prisma-json-types-generator-4.0.0
Closed

devdeps: bump prisma-json-types-generator from 3.6.2 to 4.0.0#209
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/prisma-json-types-generator-4.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps prisma-json-types-generator from 3.6.2 to 4.0.0.

Release notes

Sourced from prisma-json-types-generator's releases.

v4.0.0

What's Changed

Pre-releases Changelog

New Contributors

Full Changelog: arthurfiorette/prisma-json-types-generator@v3.6.2...v4.0.0

v4.0.0-beta.2

What's Changed

New Contributors

Full Changelog: arthurfiorette/prisma-json-types-generator@v4.0.0-beta.1...v4.0.0-beta.2

v4.0.0-beta.1

Prisma 7

This version brings support for Prisma 7! 🎉

npm install -D prisma@^7 prisma-json-types-generator@beta
  • v4.x → Prisma 7
  • v3.x and below → Prisma 6

Please open issues to report any bugs or problems you encounter! Your feedback is essential to ensure the stability of this release.

👉 Report an Issue

... (truncated)

Commits
  • 61fe502 Fix groupBy JSON field typing for lowercase model names (#604)
  • c05120f update prisma to 7.0.1
  • a3bd1d1 Reduce string matching and beta.2 version
  • f7c37d7 Fix String[] type generation with Prisma. prefix (Prisma 7) (#600)
  • 352908e fix: Add support for number (Int/Float) type annotations on fields (#602)
  • 7310039 Add test coverage for groupBy JSON field typing (#601)
  • 7f4e37f chore: pnpm approve builds
  • b388285 build(deps): bump actions/checkout from 5 to 6 (#593)
  • edecebf build(deps): bump the prisma group with 4 updates (#594)
  • f4e732d Fix Prisma 7 UpdateInput types not transformed due to missing Prisma. prefix ...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 8, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prisma-json-types-generator-4.0.0 branch from 4ef84bd to ec1bace Compare December 14, 2025 13:43
Bumps [prisma-json-types-generator](https://github.com/arthurfiorette/prisma-json-types-generator) from 3.6.2 to 4.0.0.
- [Release notes](https://github.com/arthurfiorette/prisma-json-types-generator/releases)
- [Commits](arthurfiorette/prisma-json-types-generator@v3.6.2...v4.0.0)

---
updated-dependencies:
- dependency-name: prisma-json-types-generator
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prisma-json-types-generator-4.0.0 branch from ec1bace to f0f916c Compare December 14, 2025 13:44
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2025

Superseded by #218.

@dependabot dependabot bot closed this Dec 15, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prisma-json-types-generator-4.0.0 branch December 15, 2025 02:24
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