quantified-uncertainty / squiggle

An estimation language
https://squiggle-language.com
MIT License
150 stars 23 forks source link

⬆️ Bump prisma from 5.7.1 to 5.9.0 #3039

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps prisma from 5.7.1 to 5.9.0.

Release notes

Sourced from prisma's releases.

5.9.0

Today, we are excited to share the 5.9.0 stable release 🎉 

🌟 Help us spread the word about Prisma by starring the repo ☝️ or posting on X about the release.

This release brings a number of small improvements as we continue our work on larger features which you will hear more about in the coming weeks:

  • Improve the performance of relation queries by introducing JOINs (see last release).
  • Support deployment to edge functions (already available in Early Access, you can apply for trying it out by taking our survey).

Highlights

Optimized result sets for more efficient queries

We continue our efforts of the performance of Prisma Client queries. In 5.1.0, we introduced the RETURNING keyword for several queries on PostrgeSQL and CockroachDB. We now expanded the use of RETURNING to SQLite and a broader range of queries for existing databases (e.g. delete on PostgreSQL and MongoDB). You can learn more about the optimizations of the result sets in these PRs:

SQL Server: Return proper error for unreachable database

When trying migrate/introspect a SQL server instance that’s unreachable, Prisma ORM now returns the correct P1001 error instead of failing without an error. Learn more in this PR: SQL Server: Migrate/Introspection engine doesn't return P1001 error for unreachable url.

Fixes and improvements

Prisma Client

Prisma Migrate

Language tools (e.g. VS Code)

Company news

Test edge functions support in Early Access

Today, the only way how to use Prisma ORM in edge functions (e.g. Cloudflare Workers or Vercel Edge Functions) is by using Prisma Accelerate. However, we are actively working on making Prisma ORM compatible with edge functions natively as well. If you want to become an early tester, you can apply for the private Early Accessing program by taking this survey.

We Transitioned Prisma Accelerate to IPv6 Without Anyone Noticing

... (truncated)

Commits
  • ba9afaf fix(cli): exclude Client wasm files from CLI (#22818)
  • 02784e1 chore(deps): update dependency @​swc/jest to v0.2.31 (#22782)
  • 6628521 test(cli): snapshot new da dx changes (#22797)
  • 9c14954 feat(client): exports map (#22630)
  • dd9f933 feat(adapter-pg,adapter-neon): Enforce usage of connection pool (#22687) (#22...
  • 4578e3d revert(client): Revert "feat(adapter-pg,adapter-neon): Enforce usage of conne...
  • e58b750 feat(adapter-pg,adapter-neon): Enforce usage of connection pool (#22687)
  • c0d7353 fix(cli): extra brace on the output of debug cmd (#22641)
  • 3391cac feat(tech-debt): remove "jdbc:sqlserver" from the internal types / code (#22635)
  • e62475d chore(deps): update dependency esbuild to v0.19.10 (#22471)
  • Additional commits viewable in compare view


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 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)
vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Ignored Deployments | Name | Status | Preview | Updated (UTC) | | :--- | :----- | :------ | :------ | | **quri-hub** | ⬜️ Ignored ([Inspect](https://vercel.com/quantified-uncertainty/quri-hub/3tZdHcZqNKaXcm8KKWLF2M1aXLxe)) | [Visit Preview](https://quri-hub-git-dependabot-npmandyar-37d6c7-quantified-uncertainty.vercel.app) | Feb 1, 2024 3:37pm | | **quri-ui** | ⬜️ Ignored ([Inspect](https://vercel.com/quantified-uncertainty/quri-ui/FixxmBEFzF88uxGbaqy5wgvt5rsZ)) | [Visit Preview](https://quri-ui-git-dependabot-npmandyarn-6397ac-quantified-uncertainty.vercel.app) | Feb 1, 2024 3:37pm | | **squiggle-components** | ⬜️ Ignored ([Inspect](https://vercel.com/quantified-uncertainty/squiggle-components/GgF6YCNjBxJu8PEK3wcUjpa2Pjzo)) | [Visit Preview](https://squiggle-components-git-dependabo-85763e-quantified-uncertainty.vercel.app) | Feb 1, 2024 3:37pm | | **squiggle-website** | ⬜️ Ignored ([Inspect](https://vercel.com/quantified-uncertainty/squiggle-website/Ca23HZzK2egZCjZPBWh9YX4xALD1)) | [Visit Preview](https://squiggle-website-git-dependabot-n-b5cc77-quantified-uncertainty.vercel.app) | Feb 1, 2024 3:37pm |
changeset-bot[bot] commented 7 months ago

⚠️ No Changeset found

Latest commit: aeb57731c68b52674a0efb5f3a85ce1291977eb1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR