medz / prisma-dart

Prisma Client Dart is an auto-generated type-safe ORM. It uses Prisma Engine as the data access layer and is as consistent as possible with the Prisma Client JS/TS APIs.
https://prisma.pub
BSD 3-Clause "New" or "Revised" License
436 stars 29 forks source link

chore: bump psl from 5.6.0 to 5.7.0 #300

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps psl from 5.6.0 to 5.7.0.

Commits
  • 79fb519 chore: fix unit tests (#4520)
  • 1964a5c feat: resolve relations with lateral joins (#4509)
  • a26fa4c ci: fix wasm build script (#4519)
  • 0d724e3 chore: rename distinctOn preview feature to nativeDistinct (#4518)
  • 845c140 fix(ci): wasm integration pipeline for prisma/prisma (#4516)
  • a0c366a impr(quaint/qe): PostgreSQL DISTINCT ON (#4223)
  • f9fa153 fix(qe): make UpdateRecord::WithSelection nodes return RecordSelection (#...
  • f0e6ac4 feat(driver-adapters): rename "flavour" into "provider" (#4512)
  • ff1752c nix: add wasm tooling to the default dev shell (#4495)
  • f2e5886 fix(tracing): quote traceparent value in sql comment (#4354)
  • Additional commits viewable in compare view


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 show 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[bot] commented 6 months ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

medz commented 6 months ago

@dependabot rebase

medz commented 6 months ago

@dependabot recreate

dependabot[bot] commented 6 months ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

medz commented 6 months ago

@dependabot rebase

dependabot[bot] commented 6 months ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 6 months ago

Looks like psl is up-to-date now, so this is no longer needed.