Skip to content

Bump CommunityToolkit.Maui from 1.3.0 to 3.1.0 #132

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
Dec 11, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2022

Bumps CommunityToolkit.Maui from 1.3.0 to 3.1.0.

Release notes

Sourced from CommunityToolkit.Maui's releases.

v3.1.0: No more slow IntelliSense!

Whoops! Look like our smart little source generators were causing slow IntelliSense in your .NET MAUI apps. We've fixed that and also added some other improvements to this new and shiny v3.1.0 release. And yes, we're again releasing this on a Friday 😌

What's Changed

New Contributors

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

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

... (truncated)

Commits
  • 06c2b7c 🎅 Fix the Incremental behavior of our Source Generator (#815)
  • 0540501 Make TextColorTo Generated Classes for .NET MAUI Controls Internal (#791)
  • 23d9c54 [housekeeping] Automated PR to fix formatting errors (#802)
  • a8a4640 Update ToastDuration options documentation with actual duration (#793)
  • e7bf019 IsInRangeConverter (#582)
  • 842e1aa Update README.md
  • cd9401a Include link and brief description to the projects board in the readme (#731)
  • 1452c42 Revert "Update fabricbot.json"
  • bf577e5 Update fabricbot.json
  • 56dbab8 fix: Removed wrong attributes on ExpanderPage. (#790)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2022
@TheCodeTraveler TheCodeTraveler enabled auto-merge (squash) December 11, 2022 19:25
Bumps [CommunityToolkit.Maui](https://github.com/CommunityToolkit/Maui) from 1.3.0 to 3.1.0.
- [Release notes](https://github.com/CommunityToolkit/Maui/releases)
- [Commits](CommunityToolkit/Maui@1.3.0...3.1.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 force-pushed the dependabot/nuget/CommunityToolkit.Maui-3.1.0 branch from 5ed8b13 to ec93c71 Compare December 11, 2022 21:00
@TheCodeTraveler TheCodeTraveler merged commit b357ff6 into main Dec 11, 2022
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