Follow the products' released versions: composer-cli 0.19.0, orm-toolchain 8.0.0-rc.10 - #261
Merged
Conversation
…> 0.19.0; @prisma/composer 0.18.0 -> 0.19.0; @prisma/orm-toolchain 8.0.0-rc.8 -> 8.0.0-rc.10 Done by hand because update-product-versions.yml has failed since 2026-09-10: its DEPLOY_GITHUB_TOKEN account (prisma-bot) gets a 403 pushing to this repository. Conformance passes on the release channel with these pins. Signed-off-by: willbot <w.a.madden+machine@gmail.com> Signed-off-by: Will Madden <madden@prisma.io> Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
|
Warning Review limit reachedNext included review available in 36 minutes. View limit detailsLimit details: You’ve used the included review currently available. This review ran on the open-source allowance, not this organization's plan, because the pull request author doesn't have an assigned seat. Waiting won't change this — ask an organization admin to assign them a seat, or add seats in Billing if every seat is already assigned, then retry. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
Comment |
commit: |
This was referenced Sep 12, 2026
wmadden
approved these changes
Sep 12, 2026
wmadden-electric
deleted the
chore/products-composer-0.19.0-orm-rc.10
branch
September 12, 2026 14:09
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Moves the committed product pins to today's releases:
@prisma/composer-cliand@prisma/composer0.18.0 → 0.19.0,@prisma/orm-toolchain8.0.0-rc.8 → 8.0.0-rc.10 (rc.9 was never adopted).This is the change
update-product-versions.ymlshould have opened. It has failed on every scheduled run since 2026-09-10 because theDEPLOY_GITHUB_TOKENaccount (prisma-bot) is denied push to this repository (403). An admin needs to fix that token's repository permission; nothing in the workflow itself changed.Verified locally with the published packages: build, typecheck, lint, the CLI unit suite (964 tests), and
pnpm check:conformanceon the release channel ("5 subjects checked, nothing to report").Followed by the 8.0.0-rc.14 release PR.
🤖 Generated with Claude Code