Skip to content

Version Packages (alpha)#70

Merged
harry-harish merged 1 commit into
mainfrom
changeset-release/main
Jun 11, 2026
Merged

Version Packages (alpha)#70
harry-harish merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@tracelane/playwright@0.1.0-alpha.6

Patch Changes

  • Updated dependencies [37053af]
    • @tracelane/report@0.1.0-alpha.18

@tracelane/report@0.1.0-alpha.18

Patch Changes

  • 37053af: Make the advisory security analyzer an internal implementation detail. @tracelane/security is now a private workspace package (never published); @tracelane/report vendors its source in at build time, so the published @tracelane/report carries the analyzer with no external dependency on it. @tracelane/wdio imports the Suppression type from @tracelane/report and no longer depends on @tracelane/security. No behavior change — the advisory security-hygiene panel + Markdown output work exactly as before. This supersedes 0.1.0-alpha.16/17 (report) and 0.1.0-alpha.20 (wdio), which referenced the unpublished @tracelane/security and were not installable.

@tracelane/wdio@0.1.0-alpha.21

Patch Changes

  • 37053af: Make the advisory security analyzer an internal implementation detail. @tracelane/security is now a private workspace package (never published); @tracelane/report vendors its source in at build time, so the published @tracelane/report carries the analyzer with no external dependency on it. @tracelane/wdio imports the Suppression type from @tracelane/report and no longer depends on @tracelane/security. No behavior change — the advisory security-hygiene panel + Markdown output work exactly as before. This supersedes 0.1.0-alpha.16/17 (report) and 0.1.0-alpha.20 (wdio), which referenced the unpublished @tracelane/security and were not installable.
  • Updated dependencies [37053af]
    • @tracelane/report@0.1.0-alpha.18

Summary by CodeRabbit

  • Chores
    • Bumped tracelane-playwright to version 0.1.0-alpha.6
    • Bumped tracelane-report to version 0.1.0-alpha.18
    • Bumped tracelane-wdio to version 0.1.0-alpha.21
    • Updated pre-release configuration for alpha channel

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: c1cb57f6-4cbf-4e3f-b62a-c6a92eb3de97

📥 Commits

Reviewing files that changed from the base of the PR and between 37053af and 49cb080.

⛔ Files ignored due to path filters (3)
  • packages/tracelane-playwright/CHANGELOG.md is excluded by !**/CHANGELOG.md
  • packages/tracelane-report/CHANGELOG.md is excluded by !**/CHANGELOG.md
  • packages/tracelane-wdio/CHANGELOG.md is excluded by !**/CHANGELOG.md
📒 Files selected for processing (4)
  • .changeset/pre.json
  • packages/tracelane-playwright/package.json
  • packages/tracelane-report/package.json
  • packages/tracelane-wdio/package.json

📝 Walkthrough

Walkthrough

This PR updates changesets pre-release metadata and increments alpha versions across three @tracelane packages. A new changeset ID "security-internal-private" is registered, and @tracelane/playwright, @tracelane/report, and @tracelane/wdio each receive a patch bump (to -alpha.6, -alpha.18, and -alpha.21 respectively).

Changes

Pre-release version updates

Layer / File(s) Summary
Alpha pre-release bump with changeset metadata
.changeset/pre.json, packages/tracelane-playwright/package.json, packages/tracelane-report/package.json, packages/tracelane-wdio/package.json
New changeset identifier registered in pre-release metadata; @tracelane/playwright, @tracelane/report, and @tracelane/wdio each incremented by one alpha patch version.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • Cubenest/rrweb-stack#68: Updates the same pre-release plumbing—.changeset/pre.json and alpha versions in the same three @tracelane packages.
  • Cubenest/rrweb-stack#47: Prior changeset pre-release update modifying .changeset/pre.json and the same packages/tracelane-*/package.json version manifests.
  • Cubenest/rrweb-stack#56: Earlier changesets release updating pre-release metadata and the same package version fields for alpha publishing.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changeset-release/main

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

@harry-harish harry-harish merged commit 9f6f999 into main Jun 11, 2026
This was referenced Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant