Skip to content

Version Packages - #43

Merged
Dalwin-Barnard merged 1 commit into
v8from
changeset-release/v8
Jul 23, 2026
Merged

Version Packages#43
Dalwin-Barnard merged 1 commit into
v8from
changeset-release/v8

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 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 publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to v8, this PR will be updated.

Releases

@wdio/browserstack-service@8.49.0

Minor Changes

  • 46ee119: BrowserStack now publishes @wdio/browserstack-service from its own repository
    (browserstack/wdio-browserstack-service) on an independent release cadence, using npm OIDC
    trusted publishing. No change for end users — same package name and the same
    services: ['browserstack'] configuration continue to work unchanged.

Patch Changes

  • f78d091: Declare webdriverio as a dependency instead of a peerDependency, matching the v8 package published from the WebdriverIO monorepo (@wdio/browserstack-service@8.48.3 keeps webdriverio in dependencies at 8.46.0, peering only @wdio/cli). The extraction had moved it into peerDependencies (^8.0.0), which forces the consumer's webdriverio and can npm ERESOLVE against a dep peering a non-overlapping webdriverio range. Restores install parity with the upstream v8 package; no user-facing API change.

  • 29be3ed: Port SDK-6277 (upstream fix(wdio-browserstack-service): emit screenshot-on-failure in v8 CLI/… webdriverio/webdriverio#15330): in the CLI/binary (v8) flow, forward screenshot-on-failure to the binary over gRPC as a TEST_SCREENSHOT log (the binary uploads it via its own authorized testhub session) instead of the direct-HTTP onScreenshot path, which 401s under the worker's binary-issued JWT. Also registers the command/result listeners in CLI mode so the user's saveScreenshot()/takeScreenshot() result is captured, and honors the incoming log kind in the mocha CLI framework so screenshots route correctly. Keeps the standalone v8 line at parity with the monorepo.

  • cc229fe: Port missing upstream monorepo (webdriverio/webdriverio) v8 commits to keep the standalone v8 line at parity:

@github-actions
github-actions Bot requested a review from a team as a code owner July 11, 2026 15:40
@github-actions
github-actions Bot requested review from AakashHotchandani and xxshubhamxx and removed request for a team July 11, 2026 15:40
@github-actions
github-actions Bot force-pushed the changeset-release/v8 branch 3 times, most recently from 23be510 to 805e7fb Compare July 18, 2026 13:28
@github-actions
github-actions Bot force-pushed the changeset-release/v8 branch from 805e7fb to 334a55f Compare July 19, 2026 09:34
@AakashHotchandani

Copy link
Copy Markdown
Collaborator

Closing: this Version PR was generated against the old nested layout (it writes packages/browserstack-service/CHANGELOG.md), but the v8 branch is now flat (service at repo root). Merging it would be incorrect. A fresh, correct Version PR will regenerate automatically once the next changeset lands on v8 and the Release (v8) workflow runs.

@AakashHotchandani

Copy link
Copy Markdown
Collaborator

Reopening — my earlier close was a mistake. I compared against a stale fork branch (flat layout); the org v8 release branch is the nested packages/browserstack-service/ layout, which this Version PR correctly targets. Apologies for the churn.

@Dalwin-Barnard
Dalwin-Barnard merged commit 9cf34ac into v8 Jul 23, 2026
3 checks passed
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.

2 participants