-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump @prisma/client from 4.16.1 to 5.1.1 #5
Conversation
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 4.16.1 to 5.1.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.1.1/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
ℹ️ Breaking Changes in the Dependency's Changelog. Check breaking changes and run Package: @prisma/client Breaking changes1: Removal of
|
ℹ️ Breaking Changes in the Dependency's Changelog. Check breaking changes and run Package: @prisma/client Breaking changes1: Prisma Client: No more type clashes
2: Prisma Client: Update operation includes multiple where statements for the same fields
3: Prisma Client: wrong type when using spread operator to set default values on query args
4: Prisma Client: fixing type name clashes from generated client
5: Prisma Client: wrong nullable types with fluent API in Prisma 5.0
6: Prisma Client: Error: Unknown value type on nested create
7: Prisma Client: TypeScript Error TS2322 when assigning JavaScript Date object to Prisma DateTime field
8: Prisma Client: Types wrongly accept non-array parameter by in groupBy in 5.0.0
9: Prisma CLI errors with TypeError [ERR_INVALID_URL]: Invalid URL when HTTP(S)_PROXY env var is set to a URL without a protocol
10: Prisma CLI fails with JavaScript heap out of memory error when running tsc --watch
11: Prisma Studio: Use directUrl in prisma studio
|
|
|
|
|
Superseded by #91. |
Bumps @prisma/client from 4.16.1 to 5.1.1.
Release notes
Sourced from
@prisma/client
's releases.... (truncated)
Commits
78de340
chore(deps): patch 5.1.x 5.1.1-1.6a3747c37ff169c90047725a05a6ef02e32ac97e (#2...8048715
fix(client): Make sure result extensions don't break.count
(#20504)a045943
fix(client): Fix $Enums namespace in browser build (#20481)0eb32dc
feat(client): allow extension to reference their $parent (#20425)22011ad
chore(deps): update engines to 5.1.0-28.a9b7003df90aa623086e4d6f4e43c72468e63...47b3ce6
fix(client): add extra schema search location (#20447)8e02861
chore(deps): update dependency@swc/jest
to v0.2.27 (#20389)551db6c
fix(client): confusing get result types (#20435)b7ed20d
fix(client): enum types (#20446)b15ac85
fix(client): Ensure result extensions are applied after all query extensions ...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)