Skip to content

chore: release main#528

Merged
FSM1 merged 1 commit into
mainfrom
release-please--branches--main
Jun 21, 2026
Merged

chore: release main#528
FSM1 merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@cipherbox-release-bot

@cipherbox-release-bot cipherbox-release-bot Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

cipher-box: 0.43.0

0.43.0 (2026-06-21)

Features

  • desktop FUSE journal durability and at-rest safety (#533) (b3511af)

Bug Fixes

  • e2e: make desktop e2e helper dirs workspace packages (#536) (ac71fef)
  • IPFS/IPNS data-integrity fixes for unpin and folder unenroll (#527) (b7acb57)
@cipherbox/api: 0.42.0

0.42.0 (2026-06-21)

Bug Fixes

  • IPFS/IPNS data-integrity fixes for unpin and folder unenroll (#527) (b7acb57)
cipherbox-desktop: 0.43.0

0.43.0 (2026-06-21)

Features

  • desktop FUSE journal durability and at-rest safety (#533) (b3511af)
@cipherbox/api-client: 0.42.0

0.42.0 (2026-06-21)

Bug Fixes

  • IPFS/IPNS data-integrity fixes for unpin and folder unenroll (#527) (b7acb57)
@cipherbox/sdk: 0.37.1

0.37.1 (2026-06-21)

Bug Fixes

  • IPFS/IPNS data-integrity fixes for unpin and folder unenroll (#527) (b7acb57)
cipherbox-fuse: 0.7.0

0.7.0 (2026-06-21)

Features

  • desktop FUSE journal durability and at-rest safety (#533) (b3511af)
cipherbox-sdk: 0.7.0

0.7.0 (2026-06-21)

Features

  • desktop FUSE journal durability and at-rest safety (#533) (b3511af)

This PR was generated with Release Please. See documentation.

@cipherbox-release-bot cipherbox-release-bot Bot force-pushed the release-please--branches--main branch 2 times, most recently from 99e6472 to 9cb8f4d Compare June 20, 2026 23:33
FSM1 added a commit that referenced this pull request Jun 21, 2026
The stale-release-as guard flags any release-as pin that equals its manifest
version. On release-please's own PR that equality is EXPECTED, not stale: the
PR bumps each package's manifest version up to its release-as target as the
in-flight release, so the guard false-failed every release PR (e.g. apps/api
release-as=0.42.0 == manifest=0.42.0 on PR #528, while on main release-as is
strictly ahead of the manifest and the guard passes).

Gate the live check with if: !startsWith(github.head_ref, 'release-please--')
so it skips release-please PRs but still runs on every other PR — a genuinely
stale pin (already shipped, not removed) still surfaces on the next feature PR.
The state-independent unit suite is split into its own always-on step.


Entire-Checkpoint: 9c2f65da077e

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@cipherbox-release-bot cipherbox-release-bot Bot force-pushed the release-please--branches--main branch from 9cb8f4d to f77300b Compare June 21, 2026 00:03
@codecov

codecov Bot commented Jun 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.99%. Comparing base (ac71fef) to head (dd058c4).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #528      +/-   ##
==========================================
+ Coverage   64.83%   67.99%   +3.15%     
==========================================
  Files         143      159      +16     
  Lines       11147    18955    +7808     
  Branches     1258     1258              
==========================================
+ Hits         7227    12888    +5661     
- Misses       3675     5822    +2147     
  Partials      245      245              
Flag Coverage Δ
api 85.33% <ø> (ø)
api-client 85.33% <ø> (ø)
core 85.33% <ø> (ø)
crypto 85.33% <ø> (ø)
desktop 17.95% <ø> (-13.38%) ⬇️
rust 64.63% <ø> (?)
sdk 85.33% <ø> (ø)
sdk-core 85.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 73 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cipherbox-release-bot cipherbox-release-bot Bot force-pushed the release-please--branches--main branch from f77300b to dd058c4 Compare June 21, 2026 00:29
@FSM1 FSM1 merged commit f27ab45 into main Jun 21, 2026
39 of 49 checks passed
@cipherbox-release-bot

Copy link
Copy Markdown
Contributor Author

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant