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.4 to 3.3.5 in /src #76

Merged
merged 1 commit into from
Mar 2, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2021

Bumps Vanara.PInvoke.Shell32 from 3.3.4 to 3.3.5.

Release notes

Sourced from Vanara.PInvoke.Shell32's releases.

Release Notes - 3.3.5

Additions

  • Added Vanara.PInvoke.RstrtMgr project/assembly with Restart Manager functions. 100% complete.
  • Added over 100 new structures supporting control codes and DeviceIoControl
  • Added AnySizeStringMarshaler which is an IVanaraMarshaler implementation to handle structures where the last field is a single character string array.
  • Added ability to use "*" as field name to indicate that string or array length should be determined by the amount of allocated memory.
  • Added parameter attributes and DeviceIoControl overload that takes no input or output params.
  • Added non-opaque SID structure
  • Added COMPRESSION_FORMAT enum
  • Added/updated tests for Kernel32

Fixes

  • Fixed ambiguity with changes to PostQueuedCompletionStatus
  • Replaced GetLogicalDriveStrings with overloaded methods not using StringBuilder.
  • Usability updates to CldApi functions.
  • Fixed path size limitation on EnumFindMethods parameter (#213)
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 [Vanara.PInvoke.Shell32](https://github.com/dahall/vanara) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/dahall/vanara/releases)
- [Commits](dahall/Vanara@v3.3.4...v3.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 2, 2021
@wjk wjk merged commit 9e05ce9 into master Mar 2, 2021
@wjk wjk deleted the dependabot/nuget/src/Vanara.PInvoke.Shell32-3.3.5 branch March 2, 2021 15:46
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