Skip to content

devdeps: bump prisma-json-types-generator from 3.6.2 to 4.0.1#218

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v4.0.1

What's Changed

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

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

... (truncated)

Commits
  • 4134508 tag: v4.0.1
  • 9e20699 Fix missing Prisma namespace prefix for NullableJsonNullValueInput (#605)
  • 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)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [prisma-json-types-generator](https://github.com/arthurfiorette/prisma-json-types-generator) from 3.6.2 to 4.0.1.
- [Release notes](https://github.com/arthurfiorette/prisma-json-types-generator/releases)
- [Commits](arthurfiorette/prisma-json-types-generator@v3.6.2...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 15, 2025
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