Skip to content

Conversation

@joebowbeer
Copy link
Contributor

Description

Make StartedDaprContainer async disposable for compatibility with await using.
Update Dapr dependencies.

v0.5.2

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #9

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>
@joebowbeer
Copy link
Contributor Author

@WhitWaldo ping

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@3737a98). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage        ?   74.41%           
=======================================
  Files           ?        7           
  Lines           ?      215           
  Branches        ?       13           
=======================================
  Hits            ?      160           
  Misses          ?       43           
  Partials        ?       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@WhitWaldo WhitWaldo merged commit 147eaa3 into dapr:main Dec 19, 2025
4 checks passed
@joebowbeer joebowbeer deleted the async-dispose branch December 19, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

StartedDaprContainer should provide [Symbol.asyncDispose]()

3 participants