Skip to content

Bump CommunityToolkit.Maui.Markup from 1.2.0 to 2.1.0 #134

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps CommunityToolkit.Maui.Markup from 1.2.0 to 2.1.0.

Release notes

Sourced from CommunityToolkit.Maui.Markup's releases.

v2.1.0: Source Generator + VisualElement Updates!

In this release @​mrlacey has added new VisualElement extensions (CommunityToolkit/Maui.Markup#141) enabling you to finally use fluent C# methods for properties like VisualElement.BackgroundColor, new Button().BackgroundColor(Colors.Pink).

We've also fixed our Source Generators to fix some bugs (CommunityToolkit/Maui.Markup#161), be more performant (CommunityToolkit/Maui.Markup#162 ) and to support custom types for ITextAlignment(CommunityToolkit/Maui.Markup#150)

What's Changed

New Contributors

Full Changelog: CommunityToolkit/Maui.Markup@2.0.0...2.1.0

v1.2.1: Minor improvements in BindableObject

What's Changed

Full Changelog: CommunityToolkit/Maui.Markup@1.2.0...1.2.1

Commits
  • 626f7ba Fix Incremental Source Generator (#162)
  • 2b48f08 Add methods for remaining VisualElement properties (#141)
  • 3545199 Make Generated Classes for TextAlignmentExtensions for .NET MAUI Controls `...
  • 12d9da4 Make All Generated Classes internal (#159)
  • d6e7986 Bump Microsoft.CodeAnalysis.CSharp from 4.3.1 to 4.4.0 in /samples (#148)
  • 9d35203 Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /samples (#157)
  • ca083c6 Use Generic Type for ITextAlignment Source Generators (#150)
  • 9521ade Bug/Feature issue templates (#147)
  • 7ae5b32 Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 in /samples (#152)
  • 9d60531 Add Tizen TFM to Sample (#146)
  • 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:22
@TheCodeTraveler
Copy link
Owner

@dependabot rebase

Bumps [CommunityToolkit.Maui.Markup](https://github.com/communitytoolkit/Maui.Markup) from 1.2.0 to 2.1.0.
- [Release notes](https://github.com/communitytoolkit/Maui.Markup/releases)
- [Commits](CommunityToolkit/Maui.Markup@1.2.0...2.1.0)

---
updated-dependencies:
- dependency-name: CommunityToolkit.Maui.Markup
  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.Markup-2.1.0 branch from 8d3bbd8 to 722bd27 Compare December 11, 2022 20:40
@TheCodeTraveler TheCodeTraveler merged commit 12080bf into main Dec 11, 2022
@dependabot dependabot bot deleted the dependabot/nuget/CommunityToolkit.Maui.Markup-2.1.0 branch December 11, 2022 20:59
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