Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Bump Vanara.PInvoke.Shell32 from 3.3.1 to 3.3.2 in /src #73

Merged
merged 1 commit into from
Jan 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2021

Bumps Vanara.PInvoke.Shell32 from 3.3.1 to 3.3.2.

Release notes

Sourced from Vanara.PInvoke.Shell32's releases.

Release Notes - 3.3.2

Fixes Fixed access violation exception in ShellContextMenu when building a MenuItemInfo for separators (#195)

Additions Finished work and added some helper methods on IScsiDsc Added more SetupAPI functions Added InteropExtensions.SizeOf(object) method to calculate the size of an object in native memory. It will handle blittalbe structures, primitives, strings and arrays or enumerable lists of those items. Added SafeMemStruct.Append overloaded methods to extend memory and write in bytes, memory or objects and return a pointer to the newly written element. Added SafeMemStruct.GetFieldAddress method to get the location of a field in the structure's memory.

Commits
  • def1172 Added more SetupAPI functions
  • cae1050 Fixed access violation exception in ShellContextMenu when building a MenuItem...
  • affe76f Added Append overloaded methods to SafeMemStruct to extend memory and write i...
  • 2165632 Added InteropExtensions.SizeOf(object) method to calculate the size of an obj...
  • f9edfee Finished work with some helper methods on IScsiDsc
  • abe09ec Updated project versions to 3.3.2
  • See full diff 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 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 [Vanara.PInvoke.Shell32](https://github.com/dahall/vanara) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/dahall/vanara/releases)
- [Commits](dahall/Vanara@v3.3.1...v3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2021
@wjk wjk merged commit d912958 into master Jan 22, 2021
@wjk wjk deleted the dependabot/nuget/src/Vanara.PInvoke.Shell32-3.3.2 branch January 22, 2021 16:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant