Skip to content

Bump Vanara.PInvoke.Mpr from 3.3.4 to 3.3.14#21

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Oct 27, 2021

Bumps Vanara.PInvoke.Mpr from 3.3.4 to 3.3.14.

Release notes

Sourced from Vanara.PInvoke.Mpr's releases.

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.
  • Fix MIB_TCP_STATE enum wrapper (#250)

Release Notes - 3.3.13

Additions

  • Added methods and interfaces for File History (FhSvcCtl)
  • Added NotifyIcon.GetBounds extension method
  • Updated SafeAnysizeStruct so an IntPtr field can be used for the array size.
  • Updated documentation for NOTIFYICONIDENTIFIER and added constructors.
  • Added Rtl*Heap functions
  • Added missing constants and CLSID for component category registration.
  • Added Shell32.IDeskBand and supporting types
  • Added ability to set a COLORREF by using a tuple (e.g. COLORREF c = (255,255,0);)
  • Added SHCIDS constants
  • Added IsNullOrEmpty property to StrPtrXX structures.
  • Added IEquatable support to GuidPtr and StrPtr* structs. …
  • Added char* cast to StrPtrUni and sbyte* cast to StrPtrAnsi.
  • Added Wireless Ad Hoc interfaces to WlanApi assembly.

Fixes

  • Removed HelpBuilder project and files -- unused and problematic.

... (truncated)

Commits
  • 34580cc Updated project files for 3.3.14
  • 3f64f6d Added new functions from Win11
  • 18bce70 Added new Win11 methods from Kernel32 and KernelBase
  • 53bc6b1 Added new timestamp functions introduced in Win11.
  • 510454c Added new DNS functions introduced in Win11 (DnsGet/SetApplicationSettings)
  • b4c96c6 Added OSVersion enum value for Win11
  • 612f854 Added extension methods for lookups and SendCommand
  • 6266503 Cannot resolve exceptions when calling IEnhancedStorageSilo.GetActions and Ge...
  • ad55249 More fixes and extension methods for WPD
  • defe982 Changed Pack attribute on SILO_INFO
  • 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 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.14.
- [Release notes](https://github.com/dahall/vanara/releases)
- [Commits](dahall/Vanara@v3.3.4...v3.3.14)

---
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 Oct 27, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Dec 28, 2021

Superseded by #28.

@dependabot dependabot Bot closed this Dec 28, 2021
@dependabot dependabot Bot deleted the dependabot/nuget/Vanara.PInvoke.Mpr-3.3.14 branch December 28, 2021 01:20
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