Skip to content

chore(dev): release 5.4.1-beta.1 - #167

Closed
dcd-cli-release-please[bot] wants to merge 2 commits into
devfrom
release-please--branches--dev--components--@devicecloud.dev/dcd
Closed

dcd-cli-release-please[bot] wants to merge 2 commits into
devfrom
release-please--branches--dev--components--@devicecloud.dev/dcd

Conversation

@dcd-cli-release-please

@dcd-cli-release-please dcd-cli-release-please Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

5.4.1-beta.1 (2026-09-17)

⚠ BREAKING CHANGES

  • remove iOS 16 (#126)

Features

  • add dcd-mcp stdio MCP server (67366c0)
  • add dcd-mcp stdio MCP server (0a08f3a)
  • add Pixel 8, Pixel 10 family and Pixel 11 device slugs (#151) (dac5d1e)
  • artifacts: prefer server-assembled bundle delivery for downloads (#93) (f6fcfaf)
  • client-side envelope encryption of binaries, flow zips & env vars (#94) (a34d9d4)
  • cloud: add --cancel-previous to supersede the previous CI run (#164) (169036d)
  • cloud: add --render-engine for the emulator software renderer (#153) (a2888fd)
  • cloud: device matrix via repeated --ios-config/--android-config… (#75) (b78a1dc)
  • cloud: drop legacy Maestro removed-versions block; soft-warn on deprecated 1.39.5/1.41.0 (62c7672)
  • cloud: Maestro deprecation — drop legacy hard-block, soft-warn 1.39.5/1.41.0 (ee995e7)
  • cloud: warn on deprecated iOS 16 (removal 2026-08-23) (d794695)
  • cloud: warn on deprecated iOS 16 (removal 2026-08-23) (ea62f72)
  • device: add Android API level 37 (Android 17) (#107) (3d24435)
  • device: add iOS 27 and the iPhone 17 family (#131) (1333960)
  • device: drop the iPhone 17 family (#134) (38f6dfa)
  • live: add a beta warning to dcd live start (#54) (a02584f)
  • notices: expose platform, device and Maestro version to notice … (#147) (9d9e413)
  • notices: expose platform, device and Maestro version to notice targeting; include notices in --json output (9d9e413)
  • realtime test status with polling backstop (1284cb3)
  • realtime test status with polling backstop (74d76ce)
  • remove iOS 16 (#126) (fcfa524)
  • render DB-driven notices and forward CLI/CI identity (#58) (10dfdbf)
  • submit flow tests via client-direct upload (2e5445e)
  • submit flow tests via client-direct upload (e9aaa51)
  • unified CLI output style + polling countdown/realtime indicator (09d59e9)
  • unified CLI output style + polling countdown/realtime indicator (5549daf)
  • upload: dedup encrypted binaries on the plaintext hash (#101) (6e244a9)

Bug Fixes

  • ci: keep dependabot and fork PRs green (#46) (dc87257)
  • ci: point the CLA check at our node24 fork (#135) (3222dda)
  • cloud: drop the stale result id from the superseded-by link (#166) (a781e4c)
  • cloud: exclude config-shaped files from flow discovery (#114) (13d01ee), closes #99
  • cloud: refuse a device matrix on an API that cannot honour it (#80) (5560158)
  • cloud: reject malformed executionOrder instead of silently runni… (#117) (1973a42)
  • cloud: reject malformed executionOrder instead of silently running in parallel (1973a42), closes #110
  • deps: adopt bplist-parser 0.5 named exports (#143) (9b5f751)
  • deps: refresh audit overrides to the patched versions (#141) (7ccb0c9)
  • deps: resolve pnpm audit failures in transitive dependencies (#89) (cc5ee4d)
  • deps: resolve three new transitive security advisories (#106) (f7934b0)
  • harden node-apk/bplist-parser CJS named imports for ESM (38e0018)
  • installer: make beta opt-in, add stable/beta channels (ec16bcc)
  • installer: make beta opt-in, default to stable channel (88c3532)
  • installer: manage PATH via sentinel block, self-heal legacy markers (9aa26c1)
  • installer: manage PATH via sentinel block, self-heal legacy markers (e848813)
  • notices render polish (#60) (c99f040)
  • recover cleanly when the stored session is dead (#72) (7fd7748)
  • register tsx's ESM loader only so mocha 12.0.1 can load find-up@8 (#157) (004b478)
  • stop CLA locking release PRs (breaks release pipeline) (#52) (bd60298)
  • suppress refresh countdown in quiet mode (10eade4)
  • suppress refresh countdown in quiet mode (d543981)
  • upgrade: compare prerelease versions per SemVer (f77841f)
  • upgrade: compare prerelease versions per SemVer (6c533e7)
  • use British spelling for clack cancellation message (8841587)
  • use British spelling for clack cancellation message (3a7aa61)
  • v5 release blockers — installer, binary version, repeated flags, upgrade, CI output (d780e55)
  • v5 release blockers — installer, binary version, repeated flags,… (#51) (d780e55)

Dependencies

  • bump chalk from 5.6.2 to 6.0.0 (#98) (1b29d2d)
  • bump the minor-and-patch group across 1 directory with 4 updates (#133) (0d2234a)
  • bump the minor-and-patch group across 1 directory with 5 updates (#100) (47b9d90)
  • bump the minor-and-patch group across 1 directory with 5 updates (#144) (9a4ad49)
  • bump the minor-and-patch group across 1 directory with 7 updates (#92) (f333be9)
  • bump the minor-and-patch group across 1 directory with 9 updates (#71) (cfd9fe2)
  • bump the minor-and-patch group with 5 updates (#112) (2223dd4)
  • bump the minor-and-patch group with 6 updates (#121) (1c07fc1)
  • bump the minor-and-patch group with 7 updates (#156) (1e6e2c0)
  • patch js-yaml and brace-expansion DoS advisories (#95) (a4f11ff)

Code Refactoring

  • cloud: remove mitmproxy flags (#102) (3888fc5)
  • cloud: rename --ios-config/--android-config to --ios-device-matrix/--android-device-matrix (#77) (fc3ea3f)
  • route notice rendering through ui (add ui.deprecation) (#66) (1d331b4)

Miscellaneous


This PR was generated with Release Please. See documentation.

@dcd-cli-release-please dcd-cli-release-please Bot changed the title chore(dev): release 5.5.0-beta.6 chore(dev): release 5.4.1-beta.1 Sep 17, 2026
@dcd-cli-release-please
dcd-cli-release-please Bot force-pushed the release-please--branches--dev--components--@devicecloud.dev/dcd branch from f2094bb to 9a6ef5f Compare September 17, 2026 13:47
@finalerock44
finalerock44 deleted the release-please--branches--dev--components--@devicecloud.dev/dcd branch September 17, 2026 14:14
finalerock44 added a commit that referenced this pull request Sep 17, 2026
…170)

#168 merged release-please's own `chore(dev): release 5.5.0-beta.6` as an
ordinary PR, so no v5.5.0-beta.6 tag or release was created. The manifest
then pointed at an untagged version, release-please lost its anchor,
rescanned the whole history and picked up the stale version pin from #137
— hence #167.

Roll manifest, package.json and CHANGELOG-beta.md back to the last real
release (v5.5.0-beta.5) and pin the next beta with a real footer.

Release-As: 5.6.0-beta.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

1 participant