This repository was archived by the owner on Sep 30, 2025. It is now read-only.
fix(deps): update dependency orm to v5 #11
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
^3.0.0
->^5.0.0
Release Notes
medz/prisma-dart (orm)
v5.3.4
Compare Source
What's Changed
New Contributors
Full Changelog: medz/prisma-dart@orm-v5.3.3...orm-v5.3.4
v5.3.3
Compare Source
v5.3.2
Full Changelog: medz/prisma-dart@orm-v5.3.0...orm-v5.3.2
v5.3.0
: ORM v5.3.0To install Prisma ORM for Dart v5.3.0 run this command
Otherwise, update your
pubspec.yaml
file:What's New
updateManyAndReturn
prisma-engines
to6.2.0
v5.1.1
: Prisma Dart v5.1.1Compare Source
To install Prisma ORM for Dart v5.1.1 run this command
Or update your
pubspec.yaml
file:What's Changed
v5.1.0
To install Prisma ORM for Dart v5.1.0 run this command
Or update your
pubspec.yaml
file:What's Changed
$raw.query
returns the correct data type front, instead ofdynamic
.$raw.execute
now returns the number of rows affected as anint
.QueryRaw performance improvements
We’ve changed the response format of queryRaw to decrease its average size which reduces serialization CPU overhead.
When querying large data sets, we expect you to see improved memory usage and up to 2x performance improvements.
Starting from version v5.1.0, only Prisma CLI v5.17.0 or higher is supported!
v5.0.6
Compare Source
To install Prisma ORM for Dart v5.0.6 run this command
Or update your
pubspec.yaml
file:What's Changed
^3.4.0
path
package version to^1.9.0
code_builder
package version to^4.10.0
Full Changelog: medz/prisma-dart@orm-v5.0.5...orm-v5.0.6
v5.0.5
: Prisma Dart v5.0.5Compare Source
To install Prisma ORM for Dart v5.0.5 run this command:
or update your
pubspec.yaml
file:What's Changed
File name or extension too long
on Windows - #418 (ProcessException: File name or extension too long | ORM 5.0.4)Full Changelog: medz/prisma-dart@orm-v5.0.4...orm-v5.0.5
Please use Prisma CLI version
5.17.0
and do not upgrade to a higher version. The RAW protocol has been changed since version 5.18.0.Prisma Dart is not yet adapted to the new protocol. If you do not use the RAW SQL function, you can upgrade with confidence.
v5.0.4
: Prisma Dart v5.0.4Compare Source
What's Changed
<model>.fromJson
not handling time strings by @medz in #405New Contributors
Full Changelog: medz/prisma-dart@orm-v5.0.3...orm-v5.0.4
v5.0.3
: Prisma Dart v5.0.3To install Prisma ORM for Dart v5.0.3 run this command:
or update your
pubspec.yaml
file:What's Changed
Full Changelog: medz/prisma-dart@orm-v5.0.2+orm_flutter-v0.1.2...orm-v5.0.3
v4.4.0
Compare Source
To install Prisma ORM for Dart v4.4.0 run this command:
or update your
pubspec.yaml
file:What's Changed
createManyAndReturn
model delegate method by @medz in #386Full Changelog: medz/prisma-dart@orm-v4.3.0...orm-v4.4.0
v4.3.0
Compare Source
What's Changed
Full Changelog: medz/prisma-dart@orm-v4.2.1...orm-v4.3.0
v4.2.1
Compare Source
Prisma Dart v4.2.1
To install Prisma ORM for Dart v4.2.1 run this command:
or update your
pubspec.yaml
file:What's Changed
toJson
toObject?
type. by @medz in #380Full Changelog: medz/prisma-dart@orm-v4.2.0...orm-v4.2.1
v4.2.0
Compare Source
To install Prisma Client for Dart v4.2.0 run:
Or update your
pubspec.yaml
file:What's Changed
PrismaClient.use
factory.flutter_lints
to v4 by @renovate in #369v4.1.1
Compare Source
To install Prisma Client for Dart v4.1.1 run:
Or update your
pubspec.yaml
file:What's Changed
New Contributors
Full Changelog: medz/prisma-dart@v4.1.0...orm-v4.1.1
v4.1.0
Compare Source
What's Changed
toJson
method by @medz in #352Full Changelog: medz/prisma-dart@v4.0.3...v4.1.0
v4.0.3
Compare Source
What's Changed
code_builder
not handling CRLF case by @medz in #354Full Changelog: medz/prisma-dart@v4.0.2...v4.0.3
v4.0.2
Compare Source
What's Changed
Json
type error not found by @medz in #350Full Changelog: medz/prisma-dart@v4.0.1...v4.0.2
v4.0.1
Compare Source
What's Changed
name
. by @medz in #341Full Changelog: medz/prisma-dart@v4.0.0...v4.0.1
v4.0.0
Compare Source
To install Prisma Client Dart v4.0.0 run:
Or update your
pubspec.yaml
file:What's Changed
79abd3f
tob167a89
by @dependabot in #198flent
tofluent
in example by @eseidel in #2361af7189
to53361f0
by @dependabot in #3081af7189
to53361f0
by @dependabot in #307New Contributors
Full Changelog: medz/prisma-dart@v3.1.2...v4.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.