Skip to content

Comments

chore(deps-dev): Bump prisma-kysely from 2.3.0 to 3.1.0#353

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/prisma-kysely-3.1.0
Open

chore(deps-dev): Bump prisma-kysely from 2.3.0 to 3.1.0#353
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/prisma-kysely-3.1.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Bumps prisma-kysely from 2.3.0 to 3.1.0.

Release notes

Sourced from prisma-kysely's releases.

v3.1.0

Minor Changes

  • 71a8e10: Add banner configuration option to allow users to prepend custom content (imports, pragmas, comments) to generated files.

v3.0.0

Major Changes

  • c25e269: Support Prisma 7.0.0+

    To upgrade:

    • Ensure you are using Bun, or Node.js >=22.x
    • Update your Prisma dependency to 7.0.0 or later
    • Review the Prisma 7.0.0 upgrade guide
    • Move your database url to the prisma.config.ts file
Changelog

Sourced from prisma-kysely's changelog.

3.1.0

Minor Changes

  • 71a8e10: Add banner configuration option to allow users to prepend custom content (imports, pragmas, comments) to generated files.

3.0.0

Major Changes

  • c25e269: Support Prisma 7.0.0+

    To upgrade:

    • Ensure you are using Bun, or Node.js >=22.x
    • Update your Prisma dependency to 7.0.0 or later
    • Review the Prisma 7.0.0 upgrade guide
    • Move your database url to the prisma.config.ts file
Commits
  • 502467a Version Packages (#164)
  • 71a8e10 feat: Implement a banner option for adding additional imports and lint rule...
  • dfcf484 Update funding contributors in FUNDING.yml
  • ae735a6 Update GitHub sponsors list in FUNDING.yml
  • f539869 Bump @​types/node from 24.10.1 to 25.1.0 (#162)
  • 310e82a Version Packages (#160)
  • e2b5f40 warn Prisma 6 users to use prisma-kysely v2.x
  • c25e269 Prisma 7 (#159)
  • See full diff 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 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 Feb 22, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prisma-kysely-3.1.0 branch from b2975a7 to 9909d70 Compare February 23, 2026 01:21
Bumps [prisma-kysely](https://github.com/valtyr/prisma-kysely) from 2.3.0 to 3.1.0.
- [Release notes](https://github.com/valtyr/prisma-kysely/releases)
- [Changelog](https://github.com/valtyr/prisma-kysely/blob/main/CHANGELOG.md)
- [Commits](valtyr/prisma-kysely@v2.3.0...v3.1.0)

---
updated-dependencies:
- dependency-name: prisma-kysely
  dependency-version: 3.1.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-kysely-3.1.0 branch from 9909d70 to 23dfd5a Compare February 23, 2026 19:10
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