chore: Release packages#123
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
Next review available in: 49 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (15)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Updates release/tooling metadata across the monorepo in preparation for publishing patch 1.4.1, aligning package versions, changelogs, pnpm tooling, and CI setup.
Changes:
- Bump
@desource/phone-maskand framework packages (Vue/React/Svelte/Nuxt) from1.4.0to1.4.1and add corresponding1.4.1changelog entries. - Upgrade pnpm from
11.9.0to11.12.0, refresh root dev dependencies, and regeneratepnpm-lock.yaml. - Update GitHub Actions workflows to use the newer pinned
pnpm/action-setupreference and pnpm version.
Reviewed changes
Copilot reviewed 15 out of 16 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pnpm-lock.yaml | Lockfile refresh reflecting updated dev tooling and pnpm version. |
| package.json | Updates packageManager to pnpm 11.12.0 and bumps dev dependency ranges. |
| packages/phone-mask/package.json | Bumps core package version to 1.4.1. |
| packages/phone-mask/CHANGELOG.md | Adds 1.4.1 patch release notes for core. |
| packages/phone-mask-vue/package.json | Bumps Vue package version to 1.4.1. |
| packages/phone-mask-vue/CHANGELOG.md | Adds 1.4.1 patch release notes for Vue. |
| packages/phone-mask-react/package.json | Bumps React package version to 1.4.1. |
| packages/phone-mask-react/CHANGELOG.md | Adds 1.4.1 patch release notes for React. |
| packages/phone-mask-svelte/package.json | Bumps Svelte package version to 1.4.1 and refreshes Svelte dev tooling deps. |
| packages/phone-mask-svelte/CHANGELOG.md | Adds 1.4.1 patch release notes for Svelte. |
| packages/phone-mask-nuxt/package.json | Bumps Nuxt package version to 1.4.1. |
| packages/phone-mask-nuxt/CHANGELOG.md | Adds 1.4.1 patch release notes for Nuxt. |
| .github/workflows/weekly-gen.yml | Updates pnpm action pin and pnpm version for CI job. |
| .github/workflows/weekly-benchmarks.yml | Updates pnpm action pin and pnpm version for CI job. |
| .github/workflows/release.yml | Updates pnpm action pin and pnpm version for release workflow. |
| .github/workflows/coverage.yml | Updates pnpm action pin and pnpm version for coverage workflow. |
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 457ba93e67
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Manual Coverage Report
✅ Unit coverage workflow completed successfully. |



Description
What does this PR do?
1.4.0to1.4.11.4.1changelog entries11.9.0to11.10.0to avoid issues with duplicated logs and updates pinnedpnpm/action-setupreferences in CI workflowsWhy is this change needed?
Type of Change
Testing
pnpm installpnpm buildpnpm formatpnpm test:unitpnpm test:e2eScreenshots (if applicable)
Checklist
Manual Coverage (Optional)
Maintainers only (
write/maintain/adminaccess): open the workflow, clickRun workflow, and setpr_numberto this PR number to post/update a coverage comment on this PR