Skip to content

Bump CommunityToolkit.Maui from 3.1.0 to 4.0.0 #145

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

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2023

Bumps CommunityToolkit.Maui from 3.1.0 to 4.0.0.

Release notes

Sourced from CommunityToolkit.Maui's releases.

v4.0.0: Lot's of new goodies!

New Features

Introducing two new services, IFileSaver.SaveAsync() and IFolderPicker.PickAsync()!

Read more in the documentation here: https://learn.microsoft.com/dotnet/communitytoolkit/maui/essentials/

Breaking Change

ToastNotificationExtensions.BuildToastNotificationContent() was removed when migrating ToastNotificationManager to AppNotificationManager: CommunityToolkit/Maui#900

What's Changed

New Contributors

Full Changelog: CommunityToolkit/Maui@3.1.0...4.0.0

Commits
  • 17c8843 Add MediaElement.Aspect Functionality (#918)
  • a3f6d11 Correct reporting of MediaElement Stopped Android
  • 0c78114 Filter NuGet packages copy during build
  • 5f2e2fe DateTimeOffsetConverter fix ArgumentException (#915)
  • b5f0bc4 Fix Multiple StackLayouts inside of UniformItemsLayout do not show up (#914)
  • a6b825d Fix MediaElement NuGet version
  • 22f62cb Update build pipeline to enable separate MediaElement release (#916)
  • 30b549c Make ToastNotificationExtensions internal (#913)
  • bcbd719 [housekeeping] Automated PR to fix formatting errors (#912)
  • ed1289b Implement MediaElement (#667)
  • 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 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 3.1.0 to 4.0.0.
- [Release notes](https://github.com/CommunityToolkit/Maui/releases)
- [Commits](CommunityToolkit/Maui@3.1.0...4.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 Jan 24, 2023
@TheCodeTraveler TheCodeTraveler merged commit 3ed61fa into main Jan 24, 2023
@dependabot dependabot bot deleted the dependabot/nuget/CommunityToolkit.Maui-4.0.0 branch January 24, 2023 04:35
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.

1 participant