chore(deps): bump the prisma group with 5 updates #117
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.
Bumps the prisma group with 5 updates:
6.15.0
6.16.1
6.15.0
6.16.1
6.15.0
6.16.1
6.15.0
6.16.1
1.18.5
1.20.2
Updates
@prisma/client
from 6.15.0 to 6.16.1Release notes
Sourced from
@prisma/client
's releases.... (truncated)
Commits
abfa3a6
feat(client): add /browser entrypoint to prisma-client (#28068)5715816
fix(qpe): flip condition when choosing whether to enable itx manager (#28069)898066a
feat(client-generator-ts): removed "Prisma.Validator" from "prisma-client" ge...bc18826
fix(client): add apiKey method for Accelerate extension (#28067)83cd003
feat(client-generator-ts): re-export enums directly inprisma-client
genera...38b3397
feat(client): remove node_modules caching check when generator has custom out...9d1b883
feat(qc): stabilize driver adapters and the query compiler (#28046)98895b6
chore(deps): update engines to 6.16.0-7.1c57fdcd7e44b29b9313256c76699e91c3ac3...493cf1c
test(client): run qc tests with remote executor (#27971)9938768
fix(generator-js): don't break QC with--no-engine
(#28042)Updates
@prisma/generator-helper
from 6.15.0 to 6.16.1Release notes
Sourced from
@prisma/generator-helper
's releases.... (truncated)
Commits
0c1a8dd
chore: consolidate ts-node (#28029)0262bce
chore: consolidate esbuild dependency (#28023)3409815
chore: convert small packages to vitest (#28009)Updates
@prisma/internals
from 6.15.0 to 6.16.1Release notes
Sourced from
@prisma/internals
's releases.... (truncated)
Commits
9d1b883
feat(qc): stabilize driver adapters and the query compiler (#28046)98895b6
chore(deps): update engines to 6.16.0-7.1c57fdcd7e44b29b9313256c76699e91c3ac3...493cf1c
test(client): run qc tests with remote executor (#27971)68fdbb4
chore(deps): update engines to 6.16.0-6.42747065991212ea20d86c4732cf122c34af1...0c1a8dd
chore: consolidate ts-node (#28029)0262bce
chore: consolidate esbuild dependency (#28023)3924881
chore(deps): update engines to 6.16.0-5.66f07015fb4a0f9195e6e97dca56186a2f4ca...3cbcfdb
chore(deps): update engines to 6.16.0-4.1442662e349b2fbbf95bea2c38622209c38b7...1e548df
chore: remove strip-ansi (#28003)055864b
chore: remove deprecated dependencies@types/rimraf
, global-dirs (#27998)Updates
prisma
from 6.15.0 to 6.16.1Release notes
Sourced from prisma's releases.
... (truncated)
Commits
9d1b883
feat(qc): stabilize driver adapters and the query compiler (#28046)60a160d
chore: consolidate versions for mariadb, libsql, effect (#28022)0c1a8dd
chore: consolidate ts-node (#28029)0262bce
chore: consolidate esbuild dependency (#28023)701fe33
chore: pkg-up -> package-up 5.0.0 (#28011)1e548df
chore: remove strip-ansi (#28003)013dcb2
chore: align vitest version to 3.2.4 (#28000)055864b
chore: remove deprecated dependencies@types/rimraf
, global-dirs (#27998)Updates
prisma-zod-generator
from 1.18.5 to 1.20.2Release notes
Sourced from prisma-zod-generator's releases.
... (truncated)
Changelog
Sourced from prisma-zod-generator's changelog.
... (truncated)
Commits
dcb09cf
chore(release): 1.20.2 [skip ci]ee6bce1
chore(lint): remove unused import in zod-integration to satisfy pre-push hook8ea437c
fix(whereUnique): handle composite unique selectors nested under key names; s...a236939
fix(variants): do not treat relations as enums; add field-aware base types fo...6ff90a2
chore(ci): commit workflow mutations (version bumps, lockfile, docs) for v1.2...0eb1595
chore(release): 1.20.1 [skip ci]073c072
Merge pull request #231 from omar-dulaimi/fix/issue-227-zod-annotations-impro...2006aa8
style: fix code formatting with prettier402fe8f
test: eliminate all existsSync silent guards in zod-annotations testsea31dd8
test: fix second instance of silent guard pattern in bundle testsDependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions