Skip to content

Release 1.32.11-beta.0 - #2435

Closed
Shivanshu-07 wants to merge 1 commit into
masterfrom
release/1.32.11-beta.0
Closed

Shivanshu-07 wants to merge 1 commit into
masterfrom
release/1.32.11-beta.0

Conversation

@Shivanshu-07

@Shivanshu-07 Shivanshu-07 commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Automated version bump to 1.32.11-beta.0.

Next steps: review & merge, then cut the GitHub Release. Left as a draft — not merged, not released.

Summary by CodeRabbit

  • Release
    • Updated Percy packages from version 1.32.10 to beta version 1.32.11-beta.0.
    • Beta packages are now published under the beta distribution tag instead of latest.
    • Package dependencies were aligned with the new beta release.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@Shivanshu-07 Shivanshu-07 added the 🧹 maintenance General maintenance label Sep 21, 2026
@coderabbitai

coderabbitai Bot commented Sep 21, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Central YAML (base), Workspace UI (inherited)

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: e6942baf-9e45-4f10-ba28-3770cebc23d3

📥 Commits

Reviewing files that changed from the base of the PR and between 57749f1 and 2251ab9.

📒 Files selected for processing (20)
  • lerna.json
  • packages/cli-app/package.json
  • packages/cli-build/package.json
  • packages/cli-command/package.json
  • packages/cli-config/package.json
  • packages/cli-doctor/package.json
  • packages/cli-exec/package.json
  • packages/cli-pdf/package.json
  • packages/cli-snapshot/package.json
  • packages/cli-upload/package.json
  • packages/cli/package.json
  • packages/client/package.json
  • packages/config/package.json
  • packages/core/package.json
  • packages/dom/package.json
  • packages/env/package.json
  • packages/logger/package.json
  • packages/monitoring/package.json
  • packages/sdk-utils/package.json
  • packages/webdriver-utils/package.json

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

📜 Recent review details
⏰ Context from checks skipped due to timeout. (21)
  • GitHub Check: Test @percy/monitoring
  • GitHub Check: Test @percy/sdk-utils
  • GitHub Check: Test @percy/cli-config
  • GitHub Check: Test @percy/cli-upload
  • GitHub Check: Test @percy/cli-build
  • GitHub Check: Test @percy/dom
  • GitHub Check: Test @percy/cli-doctor
  • GitHub Check: Test @percy/webdriver-utils
  • GitHub Check: Test @percy/cli-command
  • GitHub Check: Test @percy/cli-snapshot
  • GitHub Check: Test @percy/client
  • GitHub Check: Test @percy/core
  • GitHub Check: Test @percy/cli-app
  • GitHub Check: Test @percy/cli
  • GitHub Check: Test @percy/cli-exec
  • GitHub Check: Test @percy/env
  • GitHub Check: Test @percy/config
  • GitHub Check: Test @percy/logger
  • GitHub Check: Test @percy/cli-exec
  • GitHub Check: Test @percy/core
  • GitHub Check: Test @percy/dom
⚠️ CI failures not shown inline (1)

Commit Status: percy/Percy-CLI-regression-a6beeeec: percy/Percy-CLI-regression-a6beeeec

Conclusion: failure

1 visual change needs review
🔇 Additional comments (20)
lerna.json (1)

2-2: LGTM!

packages/cli-build/package.json (1)

3-3: LGTM!

Also applies to: 12-12, 39-39

packages/cli-command/package.json (1)

3-3: LGTM!

Also applies to: 12-12, 40-42

packages/cli-config/package.json (1)

3-3: LGTM!

Also applies to: 12-12, 36-36

packages/cli-doctor/package.json (1)

3-3: LGTM!

Also applies to: 12-12, 38-44

packages/cli-exec/package.json (1)

3-3: LGTM!

Also applies to: 12-12, 37-38

packages/cli-pdf/package.json (1)

3-3: LGTM!

Also applies to: 13-13, 31-31

packages/cli-snapshot/package.json (1)

3-3: LGTM!

Also applies to: 12-12, 36-36

packages/cli-upload/package.json (1)

3-3: LGTM!

Also applies to: 12-12, 36-36

packages/cli/package.json (1)

3-3: LGTM!

Also applies to: 12-12, 34-43

packages/client/package.json (1)

3-3: LGTM!

Also applies to: 12-12, 36-38

packages/config/package.json (1)

3-3: LGTM!

Also applies to: 12-12, 41-41

packages/core/package.json (1)

3-3: LGTM!

Also applies to: 12-12, 49-54, 70-71

packages/dom/package.json (1)

3-3: LGTM!

Also applies to: 12-12

packages/env/package.json (1)

3-3: LGTM!

Also applies to: 12-12, 35-35

packages/logger/package.json (1)

3-3: LGTM!

Also applies to: 12-12

packages/monitoring/package.json (1)

3-3: LGTM!

Also applies to: 12-12, 32-34

packages/sdk-utils/package.json (1)

3-3: LGTM!

Also applies to: 12-12

packages/webdriver-utils/package.json (1)

3-3: LGTM!

Also applies to: 12-12, 32-33

packages/cli-app/package.json (1)

36-37: 🩺 Stability & Availability

The lockfile update is not required. @percy/cli-command and @percy/cli-exec are local Yarn workspaces, and their workspace versions match the dependency specifiers. Yarn v1 resolves these packages locally and does not record them in yarn.lock.


📝 Walkthrough

Walkthrough

The repository and Percy packages move from 1.32.10 to 1.32.11-beta.0. Package publish tags change from latest to beta, and internal Percy dependencies use the beta version.

Changes

Beta release alignment

Layer / File(s) Summary
Release version updates
lerna.json, packages/*/package.json
The repository configuration and package versions change to 1.32.11-beta.0.
Beta publish tags
packages/*/package.json
Package publish tags change from latest to beta.
Internal dependency alignment
packages/*/package.json
Internal Percy dependencies and optional dependencies change to 1.32.11-beta.0.

Priority: ⬇️ Low

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

Change: Other

Suggested reviewers: rishigupta1599

🚥 Pre-merge checks | ✅ 3 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title describes the beta release but does not contain a Jira ticket ID matching the required format. Add the relevant Jira ticket ID and retain the plain-English description, for example: "PER-1234 Release 1.32.11-beta.0".
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
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.
  • Fix all pre-merge checks with AI
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Commit to this branch
  • Create a new PR
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

Warning

Some tools did not complete. Review the errors below.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

packages/cli-app/package.json

Parsing error: Missing semicolon. (2:8)

packages/cli-build/package.json

Parsing error: Missing semicolon. (2:8)

packages/cli-command/package.json

Parsing error: Missing semicolon. (2:8)

  • 16 others

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

@Shivanshu-07
Shivanshu-07 marked this pull request as ready for review September 21, 2026 05:14
@Shivanshu-07
Shivanshu-07 requested a review from a team as a code owner September 21, 2026 05:14
@Shivanshu-07

Copy link
Copy Markdown
Contributor Author

Closing this manually-created draft in favor of the repo's official 'Create Release PR' GitHub Actions workflow.

@ninadbstack
ninadbstack deleted the release/1.32.11-beta.0 branch September 21, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧹 maintenance General maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants