Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump CommunityToolkit.Maui from 5.3.0 to 6.0.0 in /src #62

Merged
merged 1 commit into from Sep 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2023

Bumps CommunityToolkit.Maui from 5.3.0 to 6.0.0.

Release notes

Sourced from CommunityToolkit.Maui's releases.

v6.0.0: Next Level Speech Recognition & Bugfixes

Watch out! This version contains some breaking changes! That is why we are going from version 5.3.0 to version 6.0.0. They grow up so fast... 🥲 Anyway, no time to be emotional, let's talk about the amazing things in this release. First of all: look at all the first-time contributors, amazing, thank you all so much: @​wolfgang-ironsoftware, @​inforithmics, @​olekssokol, @​vhugogarcia, @​redek91, @​babenkovitaliy and @​AllenD-MSFT 👏

Speech Recognition

The speech recognition APIs just got better. You can now listen to the user in the background and still process the results asynchronously. This enables so many cool new scenarios in your app, including building your own personal assistant! Connect that with some AI and... 🤯

You can read all about how to use this new functionality in the docs right here.

Bugfixes, bugfixes, bugfixes

Furthermore this release is PACKED with bugfixes. The popups got better, we fixed memory leaks all over and even the snackbar and toast now know how to handle a device that is rotating. Good stuff, check out all the details just below here.

All the details

Housekeeping, important but not super interesting

... (truncated)

Commits
  • 7dd409e Fix for the navigation to the SelectAllText page on macOS (#1402)
  • 429b205 Speech Recognition v2 - StartListening/StopListening (#1382)
  • 322547e Fix Memory leak on Popup (#1398)
  • bf9d66d Improved memory performance of TextColorToGenerator (#1254)
  • cfc7832 [MacCatalyst] Get correct window associated with the Popup (#1409)
  • 4c17fef Bump xunit from 2.5.0 to 2.5.1 in /samples (#1412)
  • 46fbbbf Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 in /samples (#1413)
  • 51d39d2 Add redrawing of Snackbar and Toast when the screen is rotated (#1405)
  • eb9ecfe Bump Microsoft.Extensions.Http.Polly from 7.0.10 to 7.0.11 in /samples (#1403)
  • b70024f Sample icon tint color behavior inside a popup (#1395)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [CommunityToolkit.Maui](https://github.com/CommunityToolkit/Maui) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/CommunityToolkit/Maui/releases)
- [Commits](CommunityToolkit/Maui@5.3.0...6.0.0)

---
updated-dependencies:
- dependency-name: CommunityToolkit.Maui
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 27, 2023
@brminnick brminnick enabled auto-merge (squash) September 27, 2023 03:08
@brminnick brminnick merged commit d57b8d4 into main Sep 27, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/src/CommunityToolkit.Maui-6.0.0 branch September 27, 2023 03:08
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant