Skip to content

Bump Vanara.PInvoke.User32 from 5.0.1 to 5.0.4#205

Merged
Timthreetwelve merged 1 commit intomainfrom
dependabot/nuget/GetMyIP/Vanara.PInvoke.User32-5.0.4
Apr 19, 2026
Merged

Bump Vanara.PInvoke.User32 from 5.0.1 to 5.0.4#205
Timthreetwelve merged 1 commit intomainfrom
dependabot/nuget/GetMyIP/Vanara.PInvoke.User32-5.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Updated Vanara.PInvoke.User32 from 5.0.1 to 5.0.4.

Release notes

Sourced from Vanara.PInvoke.User32's releases.

5.0.4

  • More work on #​603 to solve disposal problems of interfaces in Shell32 (didn't get it all last time) with help from @​zhuxb711
  • Fixed SizeDef attributes for incorrect flags when needing to check return code (#​609)

Full Changelog: dahall/Vanara@v5.0.3...v5.0.4

5.0.3

Additions

  • Added tests for analyzer and fixed some issues.
  • Finished work on analyzer to check for using 'null' or 'default' on a SafeHANDLE variable or argument and another to check to see if there is a PInvoke overload that is more optimized than a current call.
  • Added VARIANT_BOOL struct to Core to wrap a 2-byte OLE boolean value
  • Added Type.IsComInterface() extension method
  • Added unit tests for BOOL, BOOLEAN, and VARIANT_BOOL

Fixes

Full Changelog: dahall/Vanara@v5.0.1...v5.0.3

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 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)

---
updated-dependencies:
- dependency-name: Vanara.PInvoke.User32
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 15, 2026
@Timthreetwelve Timthreetwelve merged commit 20bb602 into main Apr 19, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/GetMyIP/Vanara.PInvoke.User32-5.0.4 branch April 19, 2026 10:57
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.

1 participant