build(deps-dev): Bump prisma from 5.22.0 to 7.2.0
Type: Pull Request
State: Closed
Association: Unknown
Comments: 2
(6 months ago)
(6 months ago)
(6 months ago)
dependencies javascript
Bumps prisma from 5.22.0 to 7.2.0.
Release notes
Sourced from prisma's releases.
7.2.0
Today, we are excited to share the
7.2.0stable release 🎉🌟 Star this repo for notifications about new releases, bug fixes & features — or follow us on X!
Highlights
ORM
- #28830: feat: add
sqlcommenter-query-insightsplugin
- Adds a new SQL commenter plugin to support query insights metadata.
- #28860: feat(migrate): add
-urlparam fordb pull,db push,migrate dev
- Adds a
-urlflag to key migrate commands to make connection configuration more flexible.- #28895: feat(config): allow undefined URLs in e.g.
prisma generate
- Allows certain workflows (such as
prisma generate) to proceed even when URLs are undefined.- #28903: feat(cli): customize
prisma initbased on the JS runtime (Bun vs others)
- Makes
prisma inittailor generated setup depending on whether the runtime is Bun or another JavaScript runtime.- #28846: fix(client-engine-runtime): make
DataMapperErroraUserFacingError
- Ensures
DataMapperErroris surfaced as a user-facing error for clearer, more actionable error reporting.- #28849: fix(adapter-{pg,neon,ppg}): handle 22P02 error in Postgres
- Improves Postgres adapter error handling for invalid-text-representation errors (
22P02).- #28913: fix: fix byte upserts by removing legacy byte array representation
- Fixes byte upsert behavior by removing a legacy byte-array representation path.
- #28535: fix(client,internals,migrate,generator-helper): handle multibyte UTF-8 characters split across chunk boundaries in byline
- Prevents issues when multibyte UTF-8 characters are split across chunk boundaries during line processing.
- #28911: fix(cli): make
prisma version --jsonemit JSON only to stdout
- Ensures machine-readable JSON output is emitted cleanly to stdout without extra noise.
VS Code Extension
- #1950: fix: TML-1670 studio connections
- Resolves issues related to Studio connections, improving reliability for VS Code or language-server integrations.
Open roles at Prisma
Interested in joining Prisma? We’re growing and have several exciting opportunities across the company for developers who are passionate about building with Prisma. Explore our open positions on our [Careers page](https://www.prisma.io/careers#current) and find the role that’s right for you.
Enterprise support
Thousands of teams use Prisma and many of them already tap into our Enterprise & Agency Support Program for hands-on help with everything from schema integrations and performance tuning to security and compliance.
With this program you also get priority issue triage and bug fixes, expert scalability advice, and custom training so that your Prisma-powered apps stay rock-solid at any scale. Learn more or join: https://prisma.io/enterprise.
7.1.0
Today, we are excited to share the
7.1.0stable release 🎉🌟 Star this repo for notifications about new releases, bug fixes & features — or follow us on X!
This release brings quality of life improvements and fixes various bugs.
... (truncated)
Commits
815ba13chore(cli): bump@prisma/dev, fix init usage following changes. (#28929)bebccbdfeat(cli): customizeprisma initbased on the JS runtime (Bun vs other) (#2...09b4a1dfix(cli): makeprisma version --jsonemit JSON only to stdout (#28911)ed03287feat(config): allow undefined urls in e.g.prisma generate(#28895)f80a3d3chore(cli): bump@prisma/dev. (#28924)fdbf663chore(cli): bump@prisma/studio-coreto latest with proper licensing. (#28923)f85de48refactor(cli): bump@prisma/devand usestartPrismaDevServerinstead of t...9c14872fix(cli): studio mishandles remote "prisma+postgres:" connection strings. (#2...f27b66brefactor: TML-1654 use management api sdk init command (#28878)0506a3afix: remove pool param for studio ppg connections (#28883)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prisma since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 12105700 |
| UUID: | 3739925236 |
| Node ID: | PR_kwDOKKyu2M65bOew |
| Host: | GitHub |
| Repository: | AtCoder-NoviSteps/AtCoderNoviSteps |