Add Syncfusion Toolkit to Dependabot config#25942
Merged
Conversation
jsuarezruiz
approved these changes
Nov 19, 2024
rmarinho
pushed a commit
that referenced
this pull request
Nov 26, 2024
…#25954) * Xamuitest 14 (#9) * Migrated Issues: Issue11869, Issue12777,TabbedPageTests,TabbedPageWithList and ListViewViewCellBinding * Migrated Xamarin to UI tests for Issue11381, Issue1777, Issue3139 , Issue3276 , Issue3319 * Add Syncfusion Toolkit to Dependabot config (#25942) * updated the migration code changes * Revert "Migrated Issues: Issue11869, Issue12777,TabbedPageTests,TabbedPageWithList and ListViewViewCellBinding" This reverts commit d32676d. * removed unwanted changes * reverted Issue11381 --------- Co-authored-by: Harish <harish.kumar@syncfusion.com> Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com> * Update Issue3139.cs possible fix for ci failure --------- Co-authored-by: Harish <harish.kumar@syncfusion.com> Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of Change
By adding the Syncfusion Toolkit to the Dependabot config, we ensure that the toolkit is included in the list of dependencies that Dependabot will monitor for updates.
That way the new .NET MAUI template can stay up-to-date with the latest versions of the Syncfusion Toolkit and ensure that our project remains compatible with the latest features and bug fixes.