Commit fef263e
authored
chore(release): bump to 8.0.0-rc.4 (#193)
`8.0.0-rc.3` → `8.0.0-rc.4`. Version fields, `workspace:` pins, and the
matching lockfile — no source changes.
Merging this publishes `@prisma/cli-engine`, `@prisma/cli`, and `prisma`
under dist-tag **`next`** over npm OIDC trusted publishing, and creates
GitHub Release `v8.0.0-rc.4` marked pre-release. `latest` is untouched:
it keeps serving Prisma 7 on the bare `prisma` name until the deliberate
cutover.
## What makes this release different
It is the first one built entirely on **released** product versions:
| Dependency | Version | Engine relationship |
| --- | --- | --- |
| `@prisma/composer-cli` | `0.7.0` | peers `@prisma/cli-engine@0.1.1` |
| `@prisma/orm-toolchain` | `8.0.0-rc.2` | peers
`@prisma/cli-engine@0.1.1` |
| `@prisma/cli-engine` | `0.1.1` | — |
`rc.3` shipped `@prisma/composer@0.6.0-dev.16` and
`@prisma/orm-toolchain@8.0.0-rc.1-dev.40` — dev builds, in a release,
resolving two copies of the engine. Both products published proper
releases today, and the conformance checks now refuse a release whose
dependencies are dev builds, so that cannot recur silently.
**One engine per install, verified rather than excused.** ADR 0004's
invariant holds for the first time: the exception list in
`packages/cli/scripts/conformance.ts` is empty, and the installed-tree
check finds a single `@prisma/cli-engine`.
## Verified on this exact tree
- `PUBLISH_CHANNEL=release pnpm check:conformance` → `5 subject(s)
checked, nothing to report`. No dev dependencies, one engine, no
suppressed findings.
- `pnpm check:grammar` → 10 passed. The assembled command tree lost
nothing.
- The bump diff contains version strings only; `@prisma/cli-engine`
stays at `0.1.1` and `@prisma/compute` at its own version, both excluded
from the lockstep by ruling.
The engine is already published at `0.1.1`, so its publish step is a
no-op — an already-published version is treated as done.
Signed-off-by: willbot <w.a.madden+machine@gmail.com>
Signed-off-by: Will Madden <madden@prisma.io>1 parent f40190e commit fef263e
9 files changed
Lines changed: 28 additions & 28 deletions
File tree
- packages
- cli-conformance
- cli-engine
- cli-telemetry
- cli
- compute
- prisma
- tsconfig
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments