chore(deps): bump qasync from 0.27.1 to 0.28.0#92
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [qasync](https://github.com/CabbageDevelopment/qasync) from 0.27.1 to 0.28.0. - [Release notes](https://github.com/CabbageDevelopment/qasync/releases) - [Commits](CabbageDevelopment/qasync@v0.27.1...v0.28.0) --- updated-dependencies: - dependency-name: qasync dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/develop/qasync-0.28.0
branch
from
July 15, 2026 15:38
4f3b82f to
4255a61
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps qasync from 0.27.1 to 0.28.0.
Release notes
Sourced from qasync's releases.
Commits
5147b7dBump version to 0.28.0cf441dcMerge pull request #151 from danielrh/native_windows_locked4fc1fUse threading.Lock instead of QMutex to make the system more efficient and tr...d41ee94Merge pull request #149 from CabbageDevelopment/dependabot/github_actions/act...0586c42Bump actions/checkout from 4 to 557a7e2aSwitch to using uv instead of poetry, add test coverage (#145)c0cd32fNew asyncWrap helper to execute blocking calls on the native Qt event loop (#...e48ed41Test run_forever and run_until_complete return values (#143)16f3f7eUse asyncio loop_factory instead of policies for python>=3.12 (#140)3b78c45Merge pull request #137 from kristjanvalur/cancelled