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 Microsoft.Toolkit.Uwp.UI from 6.1.1 to 7.1.3 in /src/Notepads.Controls #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps Microsoft.Toolkit.Uwp.UI from 6.1.1 to 7.1.3.

Release notes

Sourced from Microsoft.Toolkit.Uwp.UI's releases.

v7.1.3 (UWP)

Latest hotfix update to Microsoft.Toolkit.Uwp.* packages for UWP with some fixes since we've been working on Windows Community Toolkit Labs (see #4487) earlier this year.

Reminder the .NET Community Toolkit and the MVVM Toolkit code and packages have been migrated to new repositories and versions (8.1 preview coming soon). You should at least immediately update to leverage the optimizations done in the 8.0 release of CommunityToolkit.Mvvm if you are still on the 7.x packages for performance when used within Visual Studio. New issues and discussions should be opened in that new repository, and not here.

We plan to start porting code over to our new infrastructure for an upcoming 8.0 release (more info to be shared soon as we solidify our plans), look for updates in #4488. Some of this work will be done with Windows Community Toolkit Labs immediately (for instance the new GridSplitter is already there), while other work may be done in a new location or branch here (TBD).

Changes:

Animations 🏮:

  • #4719: Animation action changes
  • #4695: StopAnimationActivity and StartAnimationAction dependency properties are incorrectly registered
  • #4466: Fixed DependencyProperty assign exception.
  • #4397: Optimize Visual size sync through RelativeSizeAdjustment over expression animations

Controls 🎛️:

  • #4792: ColorPicker Slider Circle Accessibility Fix
  • #4786: Fix Text initialization and updating for TokenizingTextBox
  • #4730: fix: Fix color picker button binding failure issue
  • #4749: TokenizingTextBox Text property cannot be set manually from code behind in Release mode
  • #4787: RadialGauge and WeakEventListener optimizations
  • #4784: Fix/Optimization of RadialGauge event handlers
  • #4456: Update RadialGauge to use KeyboardAccelerators
  • #4720: Fixed ImageCropper AspectRatio not updating on image load
  • #4738: ListDetailsView.ListPaneWidth Null check fix
  • #4520: Added FlowDirection override to RadialProgressBar and RadialGauge default style
  • #4424: Fixed InAppNotification not dismissing programmatically after cancelling closing event
  • #4423: InAppNotification can no longer be dismissed after canceling the Closing event
  • #4372: Fix ColorPickerButton SelectedColor bug
  • #4381: Improved opacity support in Radial Gauge
  • #4328: Support AccessibilityView in MetadataControl
  • #4367: ColorPickerButton SelectedColor binding not updating correctly

Extensions ⚡:

  • #4510: TextIconExtension to use Segoe Fluent Icons by default
  • #4404: Clip inner content from AttachedCardShadow using CompositionMaskBrush
  • #4333: Feature/extended tree helpers

Documentation 📃:

  • #4563: Update Readme and add mention of Windows 11 and WinUI 3
  • #4455: Fix linter issues with ReadMe
  • #4392: Fixed broken example code in AnimationBuilder.Create docs
  • #4413: Converted issue templates to use Forms
  • #4177: [Feature] Update Issue Templates to use Issue Form template GitHub feature

... (truncated)

Commits

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 [Microsoft.Toolkit.Uwp.UI](https://github.com/CommunityToolkit/WindowsCommunityToolkit) from 6.1.1 to 7.1.3.
- [Release notes](https://github.com/CommunityToolkit/WindowsCommunityToolkit/releases)
- [Commits](https://github.com/CommunityToolkit/WindowsCommunityToolkit/commits/v7.1.3)

---
updated-dependencies:
- dependency-name: Microsoft.Toolkit.Uwp.UI
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 2, 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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants