Skip to content

chore(deps): [WPB-9777] bump com.wire:cells-sdk-kmp from 0.1.1-alpha17 to 0.1.1-alpha17.02#4162

Open
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/gradle/com.wire-cells-sdk-kmp-0.1.1-alpha17.02
Open

chore(deps): [WPB-9777] bump com.wire:cells-sdk-kmp from 0.1.1-alpha17 to 0.1.1-alpha17.02#4162
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/gradle/com.wire-cells-sdk-kmp-0.1.1-alpha17.02

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps com.wire:cells-sdk-kmp from 0.1.1-alpha17 to 0.1.1-alpha17.02.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.wire:cells-sdk-kmp](https://github.com/wireapp/cells-sdk-kmp) from 0.1.1-alpha17 to 0.1.1-alpha17.02.
- [Commits](https://github.com/wireapp/cells-sdk-kmp/commits)

---
updated-dependencies:
- dependency-name: com.wire:cells-sdk-kmp
  dependency-version: 0.1.1-alpha17.02
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 21, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 21, 2026 13:56
@dependabot dependabot Bot added the java Pull requests that update Java code label May 21, 2026
@dependabot dependabot Bot requested review from Garzas, MohamadJaara, alexandreferris, emmaoke-w and typfel and removed request for a team May 21, 2026 13:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 21, 2026
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 22, 2026

Test Results

0 tests   - 4 945   0 ✅  - 4 830   0s ⏱️ - 2m 46s
0 suites  -   811   0 💤  -   115 
0 files    -   811   0 ❌ ±    0 

Results for commit faa5227. ± Comparison against base commit 2efcb41.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.60%. Comparing base (2efcb41) to head (faa5227).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #4162      +/-   ##
=============================================
- Coverage      61.60%   61.60%   -0.01%     
+ Complexity      4029     4028       -1     
=============================================
  Files           2074     2074              
  Lines          67765    67765              
  Branches        6690     6690              
=============================================
- Hits           41749    41748       -1     
  Misses         23355    23355              
- Partials        2661     2662       +1     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2efcb41...faa5227. Read the comment docs.

🚀 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.

@github-actions
Copy link
Copy Markdown
Contributor

🐰 Bencher Report

Branchdependabot/gradle/com.wire-cells-sdk-kmp-0.1.1-alpha17.02
Testbedubuntu-latest

⚠️ WARNING: No Threshold found!

Without a Threshold, no Alerts will ever be generated.

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds flag.

Click to view all benchmark results
BenchmarkLatencymicroseconds (µs)
com.wire.kalium.benchmarks.logic.CoreLogicBenchmark.createObjectInFiles📈 view plot
⚠️ NO THRESHOLD
913.05 µs
com.wire.kalium.benchmarks.logic.CoreLogicBenchmark.createObjectInMemory📈 view plot
⚠️ NO THRESHOLD
330,987.69 µs
com.wire.kalium.benchmarks.persistence.MessageReadBenchmark.inboxPagingDeepPageBenchmark📈 view plot
⚠️ NO THRESHOLD
131,589.73 µs
com.wire.kalium.benchmarks.persistence.MessageReadBenchmark.inboxPagingFirstPageBenchmark📈 view plot
⚠️ NO THRESHOLD
126,549.18 µs
com.wire.kalium.benchmarks.persistence.MessageReadBenchmark.localMarkAsReadBenchmark📈 view plot
⚠️ NO THRESHOLD
3,484.44 µs
com.wire.kalium.benchmarks.persistence.MessageReadBenchmark.messagePagingDeepPageBenchmark📈 view plot
⚠️ NO THRESHOLD
26,498.25 µs
com.wire.kalium.benchmarks.persistence.MessageReadBenchmark.messagePagingFirstPageBenchmark📈 view plot
⚠️ NO THRESHOLD
11,620.15 µs
com.wire.kalium.benchmarks.persistence.MessagesNoPragmaTuneBenchmark.messageInsertionBenchmark📈 view plot
⚠️ NO THRESHOLD
1,351,020.43 µs
com.wire.kalium.benchmarks.persistence.MessagesNoPragmaTuneBenchmark.queryMessagesBenchmark📈 view plot
⚠️ NO THRESHOLD
21,699.86 µs
🐰 View full continuous benchmarking report in Bencher

@yamilmedina yamilmedina added this pull request to the merge queue May 22, 2026
@yamilmedina yamilmedina removed this pull request from the merge queue due to a manual request May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code 👕 size: XS type: chore 🧹

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants