Skip to content

Bump Vanara.PInvoke.Mpr from 3.3.4 to 3.3.15#28

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Vanara.PInvoke.Mpr-3.3.15
Closed

Bump Vanara.PInvoke.Mpr from 3.3.4 to 3.3.15#28
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Vanara.PInvoke.Mpr-3.3.15

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 28, 2021

Bumps Vanara.PInvoke.Mpr from 3.3.4 to 3.3.15.

Release notes

Sourced from Vanara.PInvoke.Mpr's releases.

Release Notes - 3.3.15

Additions

  • Added IStorageProviderCopyHook per request #252
  • Added BeginEndEventContext to call delegates on context entry and exit
  • Added WindowStylesEx.WS_EX_NOREDIRECTIONBITMAP (#254)
  • Cleaned BITS file syntax and added support for v10.2 and 10.3: IBackgroundCopyFile6, IBackgroundCopyJobHttpOptions2, IBackgroundCopyJobHttpOptions3, and IBackgroundCopyServerCertificateValidationCallback
  • Added Shell notify icon messages (#260)

Fixes

  • Work on fixing and enabling Audit log writes using AuthzReportSecurityEvent and AuthzReportSecurityEventFromParams. The prior is now fully working. (#251)
  • Finished fixing AuthzReportSecurityEventFromParams. BREAKING CHANGE: removed SafeAUTHZ_SOURCE_SCHEMA_REGISTRATION as all functionality was possible by marshaling AUTHZ_SOURCE_SCHEMA_REGISTRATION correctly.
  • Fixed bug with AVICOMPRESSOPTIONS functions (#253)
  • Made changes to address #255.
  • Fixed missing size in HeapAlloc, HeapReAlloc, and SafeHHEAP.GetBlock (#258)
  • Changed IBackgroundCopyJob.SetNotifyInterface parameter to IBackgroundCopyCallback instead of Object
  • Fixed #257 problem with BackgroundCopyJob constructor throwing error on systems prior to Win 10 and deficiencies with BackgroundCopyManager.Version property.
  • Fixing wrong size of IMAGEHLP_MODULE64.ModuleName; see https://docs.microsoft.com/en-us/windows/win32/api/dbghelp/ns-dbghelp-imagehlp_modulew64 (#256)
  • Updated IEnumFromCom to support intialized (new) items so it covers structures and classes.
  • Fixed #262 and adjusted other functions in ICreateTypeInfo to include enums.

Release Notes - 3.3.14

Additions

  • Added EnhancedStorge and PortableDeviceAPI (WPD) assemblies
  • Added new DNS, TimeStamp, Kernel and various other functions introduced in Win11
  • Added SafePSECURITY_DESCRIPTOR.ToString(SECURITY_INFO) overload
  • Added IObjectSafety interface
  • Added intefaces to UrlMon: IAuthenticate, IAuthenticateEx, IBindHost and IPersistMoniker
  • Added GetInfo, SetInfo, ReadMemeory and WriteMemory process extension methods.
  • Added KERNEL_USER_TIMES to NtDll
  • Added path extension methods for processes and extended GetInformation to also get values from NtQueryInformationProcess.
  • Added Process.GetPebAddress extension method
  • Code cleanup of SecurityBaseApi.cs and addition of generic GetTokenInformation overload.
  • Added MANDATORY_LEVEL enum.
  • Added extension methods HTOKEN.GetIntegrityLevel, PSECURITY_DESCRIPTOR.GetIntegrityLevel, PACE.GetAceType.
  • Added IEquatable support to SID_IDENTIFIER_AUTHORITY and PSID_IDENTIFIER_AUTHORITY
  • Added SafePSID.Authority and SubAuthorities properties and mirrored extension methods for PSID.
  • Added GetModuleHandleEx overload for an address
  • Added GetProcAddress methods to SafeHINSTANCE
  • Added Ole32.IPersistPropertyBag interface
  • Added missing constants from lmaccess.h
  • Added LocalGroup and UserAccount classes to Vanara.SystemServices to retrieve local group and user account information from a server's SAM. Added access through Computer class.
  • Added IPortableDeviceManager extension methods

Fixes

  • Changed paramters to CoDecodeProxy, added CoGetClassObject overload
  • Fixed PROCESS_INFORMATION_CLASS values and types.
  • Updated and fixed attributes for appmodel.h functions, adding GetPackageFullName function.
  • Extracted WinNTExtensions into its own file and added PACL.GetAce and PACL.EnumerateAces extension methods.
  • Updated SafePSID.FromToken to use generic GetInfo.
  • BREAKING CHANGE: Removed ProcessIntegrityLevel and replaced use with AdvApi32.MANDATORY_LEVEL.

... (truncated)

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.Mpr](https://github.com/dahall/vanara) from 3.3.4 to 3.3.15.
- [Release notes](https://github.com/dahall/vanara/releases)
- [Commits](dahall/Vanara@v3.3.4...v3.3.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 28, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 15, 2022

Superseded by #32.

@dependabot dependabot Bot closed this Mar 15, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/Vanara.PInvoke.Mpr-3.3.15 branch March 15, 2022 01:21
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants