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 6.0.0 to 6.1.0 in /samples #255

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2023

Bumps CommunityToolkit.Maui from 6.0.0 to 6.1.0.

Release notes

Sourced from CommunityToolkit.Maui's releases.

v6.1.0: A New Release Popped Up!

My goodness do we love our community. And in this case especially @​cat0363 who goes by the name of Kenji in real-life.

If you look through the release notes below, you'll notice that Kenji has been doing a lot of work for us and all that work went into the Popup. From this place: thank you so much for spending your valuable time on our project and making it better for everyone 🙏

So in this release: a lot of love for the Popup: better sizing, adding the ability to use resources and styles, flow direction is now working... And much more!

PopupService

Still on Popups, we have made it easier for you to work with popups from your view models. In v6.1.0 we have added the PopupService. No weird messaging or dependencies in your code that shouldn't be there, just a clean service that will allow you to show popups respecting MVVM.

All the details can be found in the documentation.

DrawingView

But we didn't stop there! As always @​VladislavAntonyuk has been doing wonderful work. With this release we introduce a bunch of Commands that allow you to capture the start, cancel and drawing in progress events in a pure MVVM way.

The documentation for DrawingView has been updated accordingly, so go check it out.

All the details

Housekeeping, important but not super interesting

Full Changelog: CommunityToolkit/Maui@6.0.0...6.1.0

Commits
  • 40a3e38 Change the display method of Popup Overlay on Windows (#1485)
  • 5a4f7ea Add consideration of Loaded event to Popup Show method on Windows (#1470)
  • 2305bcc [housekeeping] Automated PR to fix formatting errors (#1487)
  • 092358d Bump xunit from 2.5.3 to 2.6.0 in /samples (#1486)
  • 2ec4be1 PopupService (#1165)
  • 9043e35 Add drawing started, cancelled, and on-drawing commands (#1440)
  • d88fb23 Fixes Speech recognizer locale was not ignored on Android #1436 (#1481)
  • b430ba6 Bump CommunityToolkit.Mvvm from 8.2.1 to 8.2.2 in /samples (#1475)
  • 7370010 Bump Microsoft.Extensions.Http.Polly from 7.0.12 to 7.0.13 in /samples (#1473)
  • a52ad0a [housekeeping] Automated PR to fix formatting errors (#1469)
  • 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 6.0.0 to 6.1.0.
- [Release notes](https://github.com/CommunityToolkit/Maui/releases)
- [Commits](CommunityToolkit/Maui@6.0.0...6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2023
@brminnick brminnick enabled auto-merge (squash) November 3, 2023 17:19
@brminnick brminnick merged commit 06c8a18 into main Nov 3, 2023
5 checks passed
@brminnick brminnick deleted the dependabot/nuget/samples/CommunityToolkit.Maui-6.1.0 branch November 3, 2023 17:26
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