Skip to content

build(deps-dev): bump prisma-kysely from 1.0.8 to 1.4.1#126

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/prisma-kysely-1.4.1
Closed

build(deps-dev): bump prisma-kysely from 1.0.8 to 1.4.1#126
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/prisma-kysely-1.4.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 18, 2023

Bumps prisma-kysely from 1.0.8 to 1.4.1.

Release notes

Sourced from prisma-kysely's releases.

v1.4.1

Patch Changes

  • 36393b6: Bugfix: revert to own generated type, that supports ColumnType

v1.4.0

Minor Changes

  • 3288b72: Support @​map statement for enum values (Thank you @​jvandenaardweg 🔥🇳🇱)
  • 299de40: Adds support for Kysely's GeneratedAlways through a new config parameter readOnlyIds. The generated type file no longer includes and exports the Generated generic.
  • 66019e8: Brings back support for implicit many to many models after DMMF changes introduced in new version of Prisma

Patch Changes

  • 2659cc3: Now using narrower types for enum objects bringing prisma-kysely's enums in line with prisma-client-js (Thank you @​jvandenaardweg 🎉)

v1.3.0

Minor Changes

  • a96f2d7: Add option to output runtime enums to a separate file (Thank you @​juliusmarminge! 🇸🇪🎉)

v1.2.1

Patch Changes

  • ff5bc59: Add object declarations for enums, that can be used (among other things) for runtime validation. Thanks @​jvandenaardweg for the idea! 😎👍

v1.2.0

Minor Changes

  • 533e41e: Pass Prisma comments on Prisma fields to the generated TypeScript types (Thank you @​zeferinix 🥳)
  • 8892135: Add support for field level map and update core dependencies

v1.1.0

Minor Changes

  • 7ab12d5: The first minor version bump 😮. Turns out some of the type maps were wrong. This update corrects BigInt and Decimal types for all dialects, and corrects the DateTime type for SQLite.

v1.0.11

Patch Changes

  • 1cb96de: Update README
Changelog

Sourced from prisma-kysely's changelog.

1.4.1

Patch Changes

  • 36393b6: Bugfix: revert to own generated type, that supports ColumnType

1.4.0

Minor Changes

  • 3288b72: Support @​map statement for enum values (Thank you @​jvandenaardweg 🔥🇳🇱)
  • 299de40: Adds support for Kysely's GeneratedAlways through a new config parameter readOnlyIds. The generated type file no longer includes and exports the Generated generic.
  • 66019e8: Brings back support for implicit many to many models after DMMF changes introduced in new version of Prisma

Patch Changes

  • 2659cc3: Now using narrower types for enum objects bringing prisma-kysely's enums in line with prisma-client-js (Thank you @​jvandenaardweg 🎉)

1.3.0

Minor Changes

  • a96f2d7: Add option to output runtime enums to a separate file (Thank you @​juliusmarminge! 🇸🇪🎉)

1.2.1

Patch Changes

  • ff5bc59: Add object declarations for enums, that can be used (among other things) for runtime validation. Thanks @​jvandenaardweg for the idea! 😎👍

1.2.0

Minor Changes

  • 533e41e: Pass Prisma comments on Prisma fields to the generated TypeScript types
  • 8892135: Add support for field level @​map and update core dependencies

1.1.0

Minor Changes

  • 7ab12d5: The first minor version bump 😮. Turns out some of the type maps were wrong. This update corrects BigInt and Decimal types for all dialects, and corrects the DateTime type for SQLite.

1.0.11

Patch Changes

  • 1cb96de: Update README

1.0.10

... (truncated)

Commits

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 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)

Bumps [prisma-kysely](https://github.com/valtyr/prisma-kysely) from 1.0.8 to 1.4.1.
- [Release notes](https://github.com/valtyr/prisma-kysely/releases)
- [Changelog](https://github.com/valtyr/prisma-kysely/blob/main/CHANGELOG.md)
- [Commits](valtyr/prisma-kysely@v1.0.8...v1.4.1)

---
updated-dependencies:
- dependency-name: prisma-kysely
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 18, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 30, 2023

Superseded by #128.

@dependabot dependabot bot closed this May 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prisma-kysely-1.4.1 branch May 30, 2023 18: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants