Skip to content

chore: release 0 package(s)#400

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
release/next
Closed

chore: release 0 package(s)#400
github-actions[bot] wants to merge 1 commit into
mainfrom
release/next

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Release

Packages to release

Untick a package to hold it back from the next release, then save — the bot re-runs and updates this PR. Keep the <!-- rk-sel... --> marker comments; they identify each row.

  • @wdio/tauri-service → 1.2.0 (minor)
  • tauri-plugin-wdio-webdriver → 1.2.0 (minor)
  • @wdio/dioxus-service → 1.1.0
  • @wdio/electron-cdp-bridge → 10.1.0 (minor)
  • @wdio/electron-service → 10.1.0 (minor)
  • @wdio/flutter-service → 0.1.0
  • @wdio/native-spy → 1.2.0 (minor)
  • @wdio/native-utils → 2.5.0 (minor)
  • dioxus-package-test-app → 0.2.0

⚠️ @wdio/tauri-service belongs to independent group tauri — unticking it ships a partial group.
⚠️ tauri-plugin-wdio-webdriver belongs to independent group tauri — unticking it ships a partial group.


Merge this PR to publish. The release will be triggered automatically.

Updated automatically by ReleaseKit

@github-actions github-actions Bot added the release ReleaseKit: marks this PR for automated release label Jun 17, 2026
@github-actions

github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor Author
Release manifest (do not edit)

@greptile-apps

greptile-apps Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Automated release PR bumping two packages to their next stable versions: @wdio/dioxus-service from pre-release 1.0.0-next.3 to its first stable release 1.1.0, and @wdio/electron-cdp-bridge from 10.0.0 to 10.1.0.

  • packages/dioxus-service/package.json and packages/electron-cdp-bridge/package.json receive a single-field version bump each.
  • CHANGELOG.md is fully regenerated by ReleaseKit, replacing the previous bot-run entries (which included several native-* packages that were deselected from this release) with entries covering only the two packages being shipped now.

Confidence Score: 5/5

Safe to merge — only version fields and the bot-generated CHANGELOG are touched; no logic changes.

All three changed files are mechanical: two single-field version bumps in package.json files and a bot-regenerated CHANGELOG. No source code is modified, and both packages follow the same release pipeline that has been used for previous releases in this repo.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Bot-generated changelog replacement: pre-release dioxus entries and a previous bot run's native-* entries replaced by stable release entries for @wdio/dioxus-service@1.1.0 and @wdio/electron-cdp-bridge@10.1.0
packages/dioxus-service/package.json Version bumped from 1.0.0-next.3 to 1.1.0 (first stable release); note that publishConfig is absent (no explicit access:public or provenance) unlike electron-cdp-bridge
packages/electron-cdp-bridge/package.json Standard minor version bump from 10.0.0 to 10.1.0; no other changes to package metadata

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[ReleaseKit bot triggers release] --> B{Packages selected}
    B -->|dioxus-service| C[Bump 1.0.0-next.3 to 1.1.0 first stable]
    B -->|electron-cdp-bridge| D[Bump 10.0.0 to 10.1.0 minor]
    B -->|held back| E[tauri-service, flutter-service, native-spy, native-utils]
    C --> F[Update CHANGELOG.md]
    D --> F
    E --> G[Not released]
    F --> H[Merge PR triggers npm publish]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[ReleaseKit bot triggers release] --> B{Packages selected}
    B -->|dioxus-service| C[Bump 1.0.0-next.3 to 1.1.0 first stable]
    B -->|electron-cdp-bridge| D[Bump 10.0.0 to 10.1.0 minor]
    B -->|held back| E[tauri-service, flutter-service, native-spy, native-utils]
    C --> F[Update CHANGELOG.md]
    D --> F
    E --> G[Not released]
    F --> H[Merge PR triggers npm publish]
Loading

Reviews (33): Last reviewed commit: "chore: release preparation" | Re-trigger Greptile

Comment thread packages/dioxus-embedded-driver/Cargo.toml Outdated
Comment thread fixtures/e2e-apps/flutter/pubspec.yaml Outdated
@github-actions github-actions Bot changed the title chore: release 18 package(s) chore: release 17 package(s) Jun 17, 2026
@github-actions github-actions Bot force-pushed the release/next branch 2 times, most recently from 2528c29 to 856fbf2 Compare June 17, 2026 09:40
@github-actions github-actions Bot changed the title chore: release 17 package(s) chore: release 12 package(s) Jun 17, 2026
@github-actions github-actions Bot changed the title chore: release 12 package(s) chore: release 14 package(s) Jun 17, 2026
@github-actions github-actions Bot changed the title chore: release 14 package(s) chore: release 10 package(s) Jun 17, 2026
@github-actions github-actions Bot changed the title chore: release 10 package(s) chore: release 11 package(s) Jun 17, 2026
@github-actions github-actions Bot changed the title chore: release 11 package(s) chore: release 12 package(s) Jun 18, 2026
@github-actions github-actions Bot changed the title chore: release 12 package(s) chore: release 10 package(s) Jun 18, 2026
@github-actions github-actions Bot force-pushed the release/next branch 2 times, most recently from 395ff2a to 475ce56 Compare June 19, 2026 20:06
@github-actions github-actions Bot changed the title chore: release 12 package(s) chore: release 13 package(s) Jun 19, 2026
@github-actions github-actions Bot force-pushed the release/next branch 4 times, most recently from c71579f to 241a2c4 Compare June 22, 2026 13:35
@github-actions github-actions Bot changed the title chore: release 13 package(s) chore: release 11 package(s) Jun 22, 2026
@github-actions github-actions Bot force-pushed the release/next branch 2 times, most recently from 3bf1729 to e1b2017 Compare June 22, 2026 16:39
@github-actions github-actions Bot changed the title chore: release 11 package(s) chore: release 9 package(s) Jun 22, 2026
@github-actions github-actions Bot changed the title chore: release 9 package(s) chore: release 2 package(s) Jun 22, 2026
@github-actions github-actions Bot changed the title chore: release 2 package(s) chore: release 0 package(s) Jun 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

No releasable changes found. Closing this PR as the release queue is empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release ReleaseKit: marks this PR for automated release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant