Bump CommunityToolkit.Maui from 14.1.1 to 14.2.2#69
Merged
asbjorjo merged 1 commit intoJul 22, 2026
Merged
Conversation
--- updated-dependencies: - dependency-name: CommunityToolkit.Maui dependency-version: 14.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/PursuitTimer/CommunityToolkit.Maui-14.2.2
branch
from
July 22, 2026 18:53
f58ad3f to
513660f
Compare
asbjorjo
self-requested a review
July 22, 2026 18:55
asbjorjo
enabled auto-merge (squash)
July 22, 2026 18:55
asbjorjo
approved these changes
Jul 22, 2026
asbjorjo
deleted the
dependabot/nuget/PursuitTimer/CommunityToolkit.Maui-14.2.2
branch
July 22, 2026 19:05
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.
Updated CommunityToolkit.Maui from 14.1.1 to 14.2.2.
Release notes
Sourced from CommunityToolkit.Maui's releases.
14.2.2
Note: 14.2.2 supersedes 14.2.1, which was not published to NuGet.org due to an expired publishing credential.
Just a couple bug fixes in this one!
What's Changed
Navigation.PushModalAsync()/Shell.GotoAsync()inPopupExtensionsby @TheCodeTraveler in Prevent Race Condition Allowing Simultaneous Calling ofNavigation.PushModalAsync()/Shell.GotoAsync()inPopupExtensionsCommunityToolkit/Maui#3234SemaphoreSlimSupport forPopupCloseAsyncto Avoid Race Conditions by @TheCodeTraveler in AddSemaphoreSlimSupport forPopupCloseAsyncto Avoid Race Conditions CommunityToolkit/Maui#3235Housekeeping
Full Changelog: CommunityToolkit/Maui@14.2.0...14.2.2
14.2.1
Just a couple bug fixes in this one!
What's Changed
Navigation.PushModalAsync()/Shell.GotoAsync()inPopupExtensionsby @TheCodeTraveler in Prevent Race Condition Allowing Simultaneous Calling ofNavigation.PushModalAsync()/Shell.GotoAsync()inPopupExtensionsCommunityToolkit/Maui#3234SemaphoreSlimSupport forPopupCloseAsyncto Avoid Race Conditions by @TheCodeTraveler in AddSemaphoreSlimSupport forPopupCloseAsyncto Avoid Race Conditions CommunityToolkit/Maui#3235Housekeeping
Full Changelog: CommunityToolkit/Maui@14.2.0...14.2.1
14.2.0
CommunityToolkit.Maui v14.2.0Thanks to @IeuanWalker, Android Screen Reader now properly reads Popup v2! Previously the screen reader would default to the underlying
PopupPage, now it defaults directly to the content of your Popup:android-before.mp4
android-after.mp4
What's Changed
Housekeeping
New Contributors
@MFinkBK made their first contribution in CommunityToolkit/Maui#3216
Full Changelog: CommunityToolkit/Maui@14.1.1...14.2.0
Commits viewable in compare view.