chore(deps): update dependency pkg-pr-new to v0.0.66#783
chore(deps): update dependency pkg-pr-new to v0.0.66#783renovate[bot] wants to merge 2 commits intomainfrom
Conversation
🦋 Changeset detectedLatest commit: 858316f The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
commit: |
This comment has been minimized.
This comment has been minimized.
Claude Dependency ReviewUpdate Summary
Release Notesstackblitz-labs/pkg.pr.new@v0.0.65...v0.0.66 Main ChangesThis patch release includes three bug fixes: Bug Fixes
All changes are internal bug fixes that improve reliability and consistency of the package publishing system. No breaking changes or new features were introduced. Impact AnalysisUsage Locationspkg-pr-new is used in the following 2 files:
Additional indirect usage:
Workflow dependency:
Recommended ActionsNone - This is a low-risk patch update with bug fixes only. The fixes should improve the reliability of our CI/CD preview package publishing workflow. No code changes are required. The workflow should continue to work as expected, with potentially improved SHA handling and URL generation. |
This comment has been minimized.
This comment has been minimized.
6e5d853 to
9ff2a89
Compare
| @@ -0,0 +1,5 @@ | |||
| --- | |||
| "@tailor-platform/sdk": patch | |||
There was a problem hiding this comment.
🟡 Unnecessary changeset bumps @tailor-platform/sdk for a root-only devDependency change
pkg-pr-new is a root workspace devDependency (package.json:38) and is not a dependency of @tailor-platform/sdk (confirmed by checking packages/sdk/package.json). The changeset at .changeset/renovate-783.md declares "@tailor-platform/sdk": patch, which will trigger an unnecessary version bump (e.g., 1.28.0 → 1.28.1) of the published SDK package with zero actual changes to it. Per docs/changeset.md:62-67, development tooling changes should use the skip-changeset label instead of a changeset. The fixed group in .changeset/config.json:5 means @tailor-platform/create-sdk would also be unnecessarily bumped.
Prompt for agents
Remove the file .changeset/renovate-783.md and instead add the skip-changeset label to this PR. Per docs/changeset.md, development tooling changes (like updating pkg-pr-new, which is only a root devDependency) do not need a changeset. The current changeset would cause an unnecessary version bump of @tailor-platform/sdk and @tailor-platform/create-sdk.
Was this helpful? React with 👍 or 👎 to provide feedback.
This comment has been minimized.
This comment has been minimized.
Code Metrics Report (packages/sdk)
Details | | main (00590db) | #783 (540c2ad) | +/- |
|--------------------|----------------|----------------|------|
| Coverage | 55.6% | 55.6% | 0.0% |
| Files | 322 | 322 | 0 |
| Lines | 10362 | 10362 | 0 |
| Covered | 5768 | 5768 | 0 |
| Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 |
| Code | 60586 | 60586 | 0 |
| Test | 24442 | 24442 | 0 |SDK Configure Bundle Size
Runtime Performance
Type Performance (instantiations)
Reported by octocov |
This PR contains the following updates:
0.0.65→0.0.66Release Notes
stackblitz-labs/pkg.pr.new (pkg-pr-new)
v0.0.66Compare Source
Configuration
📅 Schedule: Branch creation - Between 09:00 AM and 06:59 PM, Monday through Friday ( * 9-18 * * 1-5 ) in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 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.