chore: release 0 package(s)#400
Conversation
Release manifest (do not edit) |
Greptile SummaryAutomated release PR bumping two packages to their next stable versions:
Confidence Score: 5/5Safe 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.
|
| 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]
%%{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]
Reviews (33): Last reviewed commit: "chore: release preparation" | Re-trigger Greptile
42b6f17 to
f4b0926
Compare
2528c29 to
856fbf2
Compare
856fbf2 to
e59a40b
Compare
e59a40b to
f238ab5
Compare
f238ab5 to
0404ee5
Compare
0404ee5 to
ff569fa
Compare
ff569fa to
36cef0d
Compare
395ff2a to
475ce56
Compare
c71579f to
241a2c4
Compare
3bf1729 to
e1b2017
Compare
e1b2017 to
8f4ad31
Compare
8f4ad31 to
f42aba8
Compare
f42aba8 to
dee257a
Compare
dee257a to
27f611a
Compare
|
No releasable changes found. Closing this PR as the release queue is empty. |
Release
Packages to release
@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.0Updated automatically by ReleaseKit