🐛 Bug: pnpm - Unable to upgrade to version 0.5.0 due to `ERR_PNPM_TRUST_DOWNGRADE`
type: bug
### Bug Report Checklist
- [x] I have tried restarting my IDE and the issue persists.
- [x] I have pulled the latest `main` branch of the repository.
- [x] I have [searched for related issues](https://github.com/JoshuaKGoldberg/sentences-per-line/issues?q=is%3Aissue) and found none that matched my issue.
### Expected
No error should be reported when upgrading the package via `pnpm` with `trustPolicy: no-downgrade`
### Actual
https://www.npmjs.com/package/sentences-per-line?activeTab=versions
<img width="805" height="307" alt="package build with Provence missing" src="https://github.com/user-attachments/assets/c86a9e18-b707-4c42-8da1-632f71ab6713" />
No provenance is present from 0.4.0 releas
### Additional Info
- Coming from https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/pull/1493
- Related to https://github.com/JoshuaKGoldberg/ts-api-utils/issues/769
关闭于 2026-01-21 7 条评论