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

Dependency (dependabot/nuget): Bump gong-wpf-dragdrop from 3.2.1 to 4.0.0 in /Source #2948

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps gong-wpf-dragdrop from 3.2.1 to 4.0.0.

Release notes

Sourced from gong-wpf-dragdrop's releases.

gong-wpf-dragdrop v4.0.0

As part of this release we had 49 commits which resulted in 13 issues being closed.

Breaking Changes

  • !424 Enable custom IDragInfo & IDropInfo implementations
  • !476 Remove .NET Core 3.1 support
  • !505 Typo Detatch -> Detach in DropTargetAdorner corrected
  • !506 Set target to net462, net6 and net8

Bug

Bug Fixs

  • !497 Always correctly reset state when drag is cancelled
  • !498 Check for IsHitTestVisible during hit tests
  • !502 Threading Problem

Enhancements

  • !453 Add logic to disallow child items in tree views
  • !486 * Use MultiSelector's UnselectAll() method instead of iterating over …

Feature

  • !489 DropTarget hint and DropHighlightAdorner background brush

Feature Requests

Where to get it

You can download this release from gong-wpf-dragdrop

New Contributors

Full Changelog: punker76/gong-wpf-dragdrop@3.2.1...4.0.0

Commits
  • de75a24 Merge branch 'develop'
  • e6daaf7 Merge pull request #506 from punker76/targetframeworks
  • 1ac2daa refactor: set target to net462, net6 and net8
  • 2e203bc Merge pull request #424 from jizc/feature/enable-more-custom-implementations
  • 57c9116 Added fallback to support legacy drop target adorners
  • c8f2d43 Fixed a few more docs
  • 12e1153 Enable more custom DragInfo & DropInfo implementations
  • 6c5f2c2 Merge pull request #489 from mangoyoga80/features/DropTargetHint
  • 4673a32 fix: build
  • cc74da3 refactor: format code
  • 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)

Bumps [gong-wpf-dragdrop](https://github.com/punker76/gong-wpf-dragdrop) from 3.2.1 to 4.0.0.
- [Release notes](https://github.com/punker76/gong-wpf-dragdrop/releases)
- [Changelog](https://github.com/punker76/gong-wpf-dragdrop/blob/develop/GitReleaseManager.yaml)
- [Commits](punker76/gong-wpf-dragdrop@3.2.1...4.0.0)

---
updated-dependencies:
- dependency-name: gong-wpf-dragdrop
  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/Source/main/gong-wpf-dragdrop-4.0.0 branch from f217364 to 5a9800b Compare December 9, 2024 07:44
@mergify mergify bot merged commit baafaf7 into main Dec 9, 2024
4 checks passed
@mergify mergify bot deleted the dependabot/nuget/Source/main/gong-wpf-dragdrop-4.0.0 branch December 9, 2024 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants