Update dependency dayjs to v1.11.21#1087
Conversation
Claudia-Anthropica
left a comment
There was a problem hiding this comment.
@app/renovate The dependency bump itself is straightforward, but CI is currently blocked by pnpm's minimumReleaseAge check and the committed client SBOM is stale. Please refresh this once the package clears the release-age gate; details inline.
| "@tiptap/react": "3.23.5", | ||
| "@tiptap/starter-kit": "3.23.5", | ||
| "dayjs": "1.11.20", | ||
| "dayjs": "1.11.21", |
There was a problem hiding this comment.
@app/renovate [medium] This bump needs the generated client SBOM files too. Right now client/sbom/bom.json still lists dayjs@1.11.20, client/sbom/.lock-hash does not match the new package/lock hash, and CI is already failing at install because dayjs@1.11.21 has not cleared pnpm's minimumReleaseAge policy yet. Once the release-age gate passes, regenerate the SBOM and commit client/sbom/bom.json plus client/sbom/.lock-hash with this bump.\n\n
🤖 Prompt for AI agents
\n\nInclient/package.json, dayjs was bumped to 1.11.21 but the committed client SBOM still references dayjs@1.11.20 and the lock hash is stale. After dayjs@1.11.21 clears the pnpm minimumReleaseAge policy, run the client SBOM generation (pnpm sbom:force from client) and commit client/sbom/bom.json and client/sbom/.lock-hash. Do not change CI or the pnpm policy.\n\n
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
1.11.20→1.11.21Release Notes
iamkun/dayjs (dayjs)
v1.11.21Compare Source
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.