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 1.3.0 to 3.0.0 in /samples #139

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2022

Bumps CommunityToolkit.Maui from 1.3.0 to 3.0.0.

Release notes

Sourced from CommunityToolkit.Maui's releases.

v2.0.0 Tizen Support!

This release adds Tizen Support to the .NET MAUI Community Toolkit!

Huge thanks to @​myroot, from the Samsung .NET Tizen team, for submitting the Tizen PR!

We are also honored to have @​JoonghyunCho, also from the Samsung .NET Tizen team, joining us as a core maintainer on the .NET MAUI Community Toolkit team! You can learn more about Tizen + .NET MAUI and meet @​JoonghyunCho in our November 2022 Community Toolkit Standup!

Breaking Change

👀 You may have noticed we increased the Major Version to v2.0.0 👀

To support Tizen, we increased our minimum .NET dependency from v6.0.300 to v6.0.400, because Tizen was not added to .NET MAUI until v6.0.400.

What's Changed

New Contributors

Full Changelog: CommunityToolkit/Maui@1.4.0...2.0.0

v1.4.0: Expander, DockLayout & StateContainer

This is getting old but... This is the best release EVER! I know, that's what I always say, and it's true every time!

Just look at the list of changes that went in 👇 those are a lot of bugfixes. But not just bugfixes...

Welcome back to three old friends from the Xamarin Community Toolkit, now available for .NET MAUI: Expander, DockLayout and StateContainer. Two of these are actually done by our amazing community members. Big shoutout to @​nicjay and @​profix898.

And of course, our rockstar core team member @​VladislavAntonyuk for making the Expander happen.

Note Expander is not currently supported inside of CollectionView or ListView: CommunityToolkit/Maui#742

Go try it out, and let us know what you think!

Just FYI... This is the second to last release that will support .NET 6. The next release, 2.0, will add Tizen support for all of the goodness in .NET MAUI Community Toolkit and then version 3 will bring .NET 7 support and even more features. Those releases will follow each other pretty quickly, so hang on to your hats!

What's Changed

... (truncated)

Commits
  • 5520122 Prepare to .NET 7 release (#681)
  • 0d1c495 Bump CommunityToolkit.Maui.Markup from 1.2.0 to 1.2.1 in /samples (#744)
  • fb115db [housekeeping] Automated PR to fix formatting errors (#743)
  • e80192b Implements tizen platform (#692)
  • 1ea488c Expander (#478)
  • cda2fbe Add DockLayout (docks views to the edges of the layout container) (#635)
  • 90745a7 Bump Microsoft.Extensions.Configuration.Abstractions from 6.0.0 to 7.0.0 in /...
  • 9f81d92 Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 in /samples (#740)
  • 705c19a Bump Microsoft.Extensions.Http.Polly from 6.0.10 to 7.0.0 in /samples (#739)
  • 64f1cee Bump Microsoft.Extensions.DependencyInjection from 6.0.1 to 7.0.0 in /samples...
  • 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 1.3.0 to 3.0.0.
- [Release notes](https://github.com/CommunityToolkit/Maui/releases)
- [Commits](CommunityToolkit/Maui@1.3.0...3.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 Nov 9, 2022
@brminnick brminnick enabled auto-merge (squash) November 9, 2022 17:07
@brminnick brminnick merged commit c91f5fe into main Nov 9, 2022
@brminnick brminnick deleted the dependabot/nuget/samples/CommunityToolkit.Maui-3.0.0 branch November 9, 2022 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