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 VirtualizingWrapPanel from 1.5.8 to 2.0.6 #2707

Merged
merged 3 commits into from
Jun 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps VirtualizingWrapPanel from 1.5.8 to 2.0.6.

Release notes

Sourced from VirtualizingWrapPanel's releases.

Version 2.0.6

https://www.nuget.org/packages/VirtualizingWrapPanel/2.0.6

Release Notes:

  • Fix: #58 In the case of Orientation="Vertical", the BringIndexIntoView method does not work correctly

Version 2.0.5

https://www.nuget.org/packages/VirtualizingWrapPanel/2.0.5

Release Notes:

  • Fix: Exception when changing the items collection while bringing container into view

Version 2.0.4

https://www.nuget.org/packages/VirtualizingWrapPanel/2.0.4

Release Notes:

  • Fix: InvalidOperationException when items collection is empty

Version 2.0.3

https://www.nuget.org/packages/VirtualizingWrapPanel/2.0.3

Release Notes:

  • Fix: #51 VirtualizingWrapPanel does not shrink when items are changed

Version 2.0.0

https://www.nuget.org/packages/VirtualizingWrapPanel/2.0.0

Release Notes:

  • Breaking Change: Inverted behaviour and default value of the Orientation property to match the behaviour of the WPF WrapPanel control
  • Breaking Change: Removed thr deprecated properties SpacingEnabled, IsSpacingEnabled and ChildrenSize
  • Breaking Change: Drop support for target frameworks which have reached end of life
  • Feature: #22 Add support for different sized items (see Getting started)
  • Feature: Add option for wrapping keyboard navigation to GridView control
  • Feature: Finalized grouping support
  • Performance improvements
Commits
  • 648c241 release version 2.0.6 and remove duplicate getting started doc
  • db31b5f #58 fix BringIndexIntoView for vertical orientation and add tests
  • bf6331e move check to ItemsChanged handler
  • 515bb9a fix exception when changing the items collection while bringing container int...
  • c100d42 fix StretchItems for GridDetailsView/VirtualizingWrapPanelWithItemExpansion
  • eccd645 fix InvalidOperationException when items collection is empty
  • 53bed11 #51 fix issues when the items collection changes
  • 85fd136 fix WrappingKeyboardNavigation
  • 2aad8a1 Merge branch 'master' of https://github.com/sbaeumlisberger/virtualizing-wrap...
  • e875bd3 Update samples application download
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 20, 2024
@dependabot dependabot bot requested review from jjw24, JohnTheGr8 and taooceros May 20, 2024 22:25
updated-dependencies:
- dependency-name: VirtualizingWrapPanel
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/VirtualizingWrapPanel-2.0.6 branch from c1179f8 to b9da0cd Compare June 17, 2024 17:06

This comment has been minimized.

Copy link

gitstream-cm bot commented Jun 17, 2024

This PR is 50% new code.

Copy link

gitstream-cm bot commented Jun 17, 2024

Be a legend 🏆 by adding a before and after screenshot of the changes you made, especially if they are around UI/UX.

@taooceros taooceros enabled auto-merge June 19, 2024 18:05
Copy link

@check-spelling-bot Report

🔴 Please review

See the 📂 files view, the 📜action log, or 📝 job summary for details.

❌ Errors Count
❌ ignored-expect-variant 1
⚠️ non-alpha-in-dictionary 13

See ❌ Event descriptions for more information.

If the flagged items are 🤯 false positives

If items relate to a ...

  • binary file (or some other file you wouldn't want to check at all).

    Please add a file path to the excludes.txt file matching the containing file.

    File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.

    ^ refers to the file's path from the root of the repository, so ^README\.md$ would exclude README.md (on whichever branch you're using).

  • well-formed pattern.

    If you can write a pattern that would match it,
    try adding it to the patterns.txt file.

    Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.

    Note that patterns can't match multiline strings.

Copy link

gitstream-cm bot commented Jun 19, 2024

🥷 Code experts: onesounds, Yusyuriv

onesounds, Yusyuriv have most 👩‍💻 activity in the files.
onesounds has most 🧠 knowledge in the files.

See details

Flow.Launcher/Flow.Launcher.csproj

Activity based on git-commit:

onesounds Yusyuriv
JUN 1 additions & 1 deletions
MAY 6 additions & 0 deletions
APR
MAR
FEB
JAN

Knowledge based on git-blame:
onesounds: 18%

Flow.Launcher/SettingPages/Views/SettingsPanePluginStore.xaml

Activity based on git-commit:

onesounds Yusyuriv
JUN
MAY 48 additions & 42 deletions 54 additions & 50 deletions
APR 348 additions & 0 deletions
MAR
FEB
JAN

Knowledge based on git-blame:
onesounds: 95%

Flow.Launcher/ViewModel/PluginStoreItemViewModel.cs

Activity based on git-commit:

onesounds Yusyuriv
JUN
MAY 13 additions & 8 deletions
APR
MAR
FEB
JAN

Knowledge based on git-blame:
onesounds: 36%

To learn more about /:\ gitStream - Visit our Docs

@taooceros taooceros merged commit e6450d3 into dev Jun 19, 2024
11 of 12 checks passed
@taooceros taooceros deleted the dependabot/nuget/VirtualizingWrapPanel-2.0.6 branch June 19, 2024 18:19
@jjw24 jjw24 added bug Something isn't working and removed 1 min review labels Jun 19, 2024
@jjw24 jjw24 added this to the 1.19.0 milestone Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 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.

2 participants