Skip to content

chore: update npm provenance repository - #30145

Merged
SevInf merged 1 commit into
mainfrom
chore/update-npm-provenance-main
Aug 26, 2026
Merged

chore: update npm provenance repository#30145
SevInf merged 1 commit into
mainfrom
chore/update-npm-provenance-main

Conversation

@StevenMcClankerton

@StevenMcClankerton StevenMcClankerton commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • update package repository metadata from prisma/prisma to prisma/orm
  • update the manifest provenance guard and its tests

Validation

  • node --test scripts/validate-package-manifests.test.mjs
  • node scripts/validate-package-manifests.mjs
  • parsed all package manifests as JSON
  • git diff --check

Summary by CodeRabbit

  • Chores
    • Updated package repository metadata to reference the Prisma ORM repository.
    • Updated package manifest validation and its tests to recognize the new canonical repository URL.

@StevenMcClankerton
StevenMcClankerton requested a review from a team as a code owner August 26, 2026 15:22
@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro Plus

Run ID: b9a5d4a8-1950-408e-a35c-44ab8b2f350d

📥 Commits

Reviewing files that changed from the base of the PR and between a4a3a41 and 5274c53.

📒 Files selected for processing (84)
  • packages/0-shared/extension-author-tools/package.json
  • packages/0-shared/publish-surface/package.json
  • packages/1-framework/0-foundation/contract/package.json
  • packages/1-framework/0-foundation/utils/package.json
  • packages/1-framework/1-core/config/package.json
  • packages/1-framework/1-core/errors/package.json
  • packages/1-framework/1-core/framework-components/package.json
  • packages/1-framework/1-core/operations/package.json
  • packages/1-framework/1-core/ts-render/package.json
  • packages/1-framework/2-authoring/contract/package.json
  • packages/1-framework/2-authoring/ids/package.json
  • packages/1-framework/2-authoring/psl-parser/package.json
  • packages/1-framework/2-authoring/psl-printer/package.json
  • packages/1-framework/3-tooling/cli-telemetry/package.json
  • packages/1-framework/3-tooling/cli/package.json
  • packages/1-framework/3-tooling/config-loader/package.json
  • packages/1-framework/3-tooling/emitter/package.json
  • packages/1-framework/3-tooling/language-server/package.json
  • packages/1-framework/3-tooling/migration/package.json
  • packages/1-framework/3-tooling/vite-plugin-contract-emit/package.json
  • packages/2-mongo-family/1-foundation/mongo-codec/package.json
  • packages/2-mongo-family/1-foundation/mongo-contract/package.json
  • packages/2-mongo-family/1-foundation/mongo-value/package.json
  • packages/2-mongo-family/2-authoring/contract-psl/package.json
  • packages/2-mongo-family/2-authoring/contract-ts/package.json
  • packages/2-mongo-family/3-tooling/emitter/package.json
  • packages/2-mongo-family/3-tooling/mongo-schema-ir/package.json
  • packages/2-mongo-family/4-query/query-ast/package.json
  • packages/2-mongo-family/5-query-builders/orm/package.json
  • packages/2-mongo-family/5-query-builders/query-builder/package.json
  • packages/2-mongo-family/6-transport/mongo-lowering/package.json
  • packages/2-mongo-family/6-transport/mongo-wire/package.json
  • packages/2-mongo-family/7-runtime/package.json
  • packages/2-mongo-family/9-family/package.json
  • packages/2-sql/1-core/contract/package.json
  • packages/2-sql/1-core/errors/package.json
  • packages/2-sql/1-core/operations/package.json
  • packages/2-sql/1-core/schema-ir/package.json
  • packages/2-sql/2-authoring/contract-psl/package.json
  • packages/2-sql/2-authoring/contract-ts/package.json
  • packages/2-sql/3-tooling/emitter/package.json
  • packages/2-sql/4-lanes/relational-core/package.json
  • packages/2-sql/4-lanes/sql-builder/package.json
  • packages/2-sql/5-runtime/package.json
  • packages/2-sql/9-family/package.json
  • packages/3-extensions/arktype-json/package.json
  • packages/3-extensions/middleware-cache/package.json
  • packages/3-extensions/mongo/package.json
  • packages/3-extensions/paradedb/package.json
  • packages/3-extensions/pgvector/package.json
  • packages/3-extensions/postgis/package.json
  • packages/3-extensions/postgres/package.json
  • packages/3-extensions/sql-orm-client/package.json
  • packages/3-extensions/sqlite/package.json
  • packages/3-extensions/supabase/package.json
  • packages/3-mongo-target/1-mongo-target/package.json
  • packages/3-mongo-target/2-mongo-adapter/package.json
  • packages/3-mongo-target/3-mongo-driver/package.json
  • packages/3-targets/3-targets/postgres/package.json
  • packages/3-targets/3-targets/sqlite/package.json
  • packages/3-targets/6-adapters/postgres-codec-testkit/package.json
  • packages/3-targets/6-adapters/postgres/package.json
  • packages/3-targets/6-adapters/sqlite-codec-testkit/package.json
  • packages/3-targets/6-adapters/sqlite/package.json
  • packages/3-targets/7-drivers/postgres/package.json
  • packages/3-targets/7-drivers/sqlite/package.json
  • packages/9-public/@prisma/orm-extension-arktype-json/package.json
  • packages/9-public/@prisma/orm-extension-middleware-cache/package.json
  • packages/9-public/@prisma/orm-extension-paradedb/package.json
  • packages/9-public/@prisma/orm-extension-pgvector/package.json
  • packages/9-public/@prisma/orm-extension-postgis/package.json
  • packages/9-public/@prisma/orm-extension-supabase/package.json
  • packages/9-public/@prisma/orm-family-mongo/package.json
  • packages/9-public/@prisma/orm-family-sql/package.json
  • packages/9-public/@prisma/orm-framework/package.json
  • packages/9-public/@prisma/orm-mongo/package.json
  • packages/9-public/@prisma/orm-postgres/package.json
  • packages/9-public/@prisma/orm-sqlite/package.json
  • packages/9-public/@prisma/orm-target-mongo/package.json
  • packages/9-public/@prisma/orm-target-postgres/package.json
  • packages/9-public/@prisma/orm-target-sqlite/package.json
  • packages/9-public/@prisma/orm-toolchain/package.json
  • scripts/validate-package-manifests.mjs
  • scripts/validate-package-manifests.test.mjs

Included review availability: Your plan provides up to 10 included reviews per hour; 8 remain after this review.


📝 Walkthrough

Walkthrough

All changed package manifests now reference https://github.com/prisma/orm.git. Manifest validation and its test fixture use the same canonical repository URL.

Changes

Repository metadata alignment

Layer / File(s) Summary
Shared and framework manifest metadata
packages/0-shared/*, packages/1-framework/*
Updated repository metadata in shared and framework package manifests.
Database package manifest metadata
packages/2-mongo-family/*, packages/2-sql/*
Updated repository metadata in Mongo and SQL package manifests.
Extension and target manifest metadata
packages/3-extensions/*, packages/3-mongo-target/*, packages/3-targets/*
Updated repository metadata in extension, Mongo target, and SQL target package manifests.
Public manifests and validation contract
packages/9-public/*, scripts/validate-package-manifests.*
Updated public package metadata, the required repository URL, and the validation test fixture.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to 5274c

The PR updates package repository metadata and its provenance guard/tests without introducing an actionable merge-blocking risk; it is merge-ready after normal checks and review.

Suggested reviewers: wmadden-electric

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 50.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 2 functions across 2 files. (82 skipped: … Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: updating the npm provenance repository metadata.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

Docstring coverage is 50.00% which is insufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 2 functions across 2 files. (82 skipped: 82 unsupported.)

  • Fix all pre-merge checks with AI
✨ Finishing Touches 💡 1
📝 Generate docstrings 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-npm-provenance-main

Comment @coderabbitai help to get the list of available commands.

@pkg-pr-new

pkg-pr-new Bot commented Aug 26, 2026

Copy link
Copy Markdown

Open in StackBlitz

@prisma/orm-extension-arktype-json

npm i https://pkg.pr.new/@prisma/orm-extension-arktype-json@30145

@prisma/orm-extension-middleware-cache

npm i https://pkg.pr.new/@prisma/orm-extension-middleware-cache@30145

@prisma/orm-extension-paradedb

npm i https://pkg.pr.new/@prisma/orm-extension-paradedb@30145

@prisma/orm-extension-pgvector

npm i https://pkg.pr.new/@prisma/orm-extension-pgvector@30145

@prisma/orm-extension-postgis

npm i https://pkg.pr.new/@prisma/orm-extension-postgis@30145

@prisma/orm-extension-supabase

npm i https://pkg.pr.new/@prisma/orm-extension-supabase@30145

@prisma/orm-family-mongo

npm i https://pkg.pr.new/@prisma/orm-family-mongo@30145

@prisma/orm-family-sql

npm i https://pkg.pr.new/@prisma/orm-family-sql@30145

@prisma/orm-framework

npm i https://pkg.pr.new/@prisma/orm-framework@30145

@prisma/orm-mongo

npm i https://pkg.pr.new/@prisma/orm-mongo@30145

@prisma/orm-postgres

npm i https://pkg.pr.new/@prisma/orm-postgres@30145

@prisma/orm-sqlite

npm i https://pkg.pr.new/@prisma/orm-sqlite@30145

@prisma/orm-target-mongo

npm i https://pkg.pr.new/@prisma/orm-target-mongo@30145

@prisma/orm-target-postgres

npm i https://pkg.pr.new/@prisma/orm-target-postgres@30145

@prisma/orm-target-sqlite

npm i https://pkg.pr.new/@prisma/orm-target-sqlite@30145

@prisma/orm-toolchain

npm i https://pkg.pr.new/@prisma/orm-toolchain@30145

commit: 5274c53

@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
postgres / no-emit 174.86 KB (0%)
postgres / emit 152.08 KB (0%)
mongo / no-emit 101.09 KB (0%)
mongo / emit 90.95 KB (0%)
cf-worker / no-emit 198.74 KB (0%)
cf-worker / emit 173.36 KB (0%)

@SevInf
SevInf merged commit 007f39a into main Aug 26, 2026
19 of 20 checks passed
@SevInf
SevInf deleted the chore/update-npm-provenance-main branch August 26, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants