Skip to content

chore: Bump the nuget-dependencies group with 1 update - #3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/nuget-dependencies-1064999f44
Open

chore: Bump the nuget-dependencies group with 1 update#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/nuget-dependencies-1064999f44

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Updated Vanara.PInvoke.Shell32 from 5.0.5 to 5.0.7.

Release notes

Sourced from Vanara.PInvoke.Shell32's releases.

5.0.7

Additions

  • Add ML-KEM/ML-DSA support to BCrypt and NCrypt APIs
  • Added support for ML-KEM and ML-DSA algorithms, including composite variants, in BCrypt and NCrypt APIs. Introduced new constants for algorithm identifiers and parameter sets. Added property names for KEM shared secret and ciphertext lengths. Implemented P/Invoke signatures for encapsulation/decapsulation functions with XML docs. Updated NCryptSetProperty for string handling. Added unit tests for encapsulation and round-trip verification.
  • Add TOUCHPAD_ACTION enum and P/Invoke methods for gestures
  • Added TOUCHPAD_ACTION enum for touchpad gestures (tap/press/release, inertia).
  • Introduced P/Invoke for InjectTouchpadAction and ReportWindowContentInertia.
  • Added CreateProcessWithTokenW overload with STARTUPINFOEX as a parameter #​628
  • Added WTSActiveSessionExists method
  • Added BCryptDecapsulate function

Fixes

  • Fixed bugs in NtQueryInformationProcess unit test
  • Fixed type expression for PROCESSINFOCLASS.ProcessWow64Information
  • Fixed DllImport for MRU methods
  • Fixed incorrect parameter attribute for IFileDialog.Close (#​633)

Full Changelog: dahall/Vanara@v5.0.6...v5.0.7

5.0.6

What's Fixed

  • Fixed bug in ID2D1DeviceContext::CreateBitmapFromDxgiSurface argument syntax (#​614)
  • Fixed D3DCOLORVALUE(Color) constructor bug with converting alpha value (#​615)
  • Corrected circular reference problem with PROPVARIANT_UNMGD that caused load issue (#​613)
  • Fixed SizeT decrement operator logic (#​616)
  • Update ID2D1Factory.CreateStrokeStyle method signature for nullability
  • Fixed OpenFileById incorrect parameter decorator for lpFileId that was causing failures (#​619)
  • Refactor DNS_TLSA_DATA struct for native alignment fixing bug #​620
  • Fix IEnumExplorerCommand.Next implementation #​621
  • Fix attributes for GetWindowThreadProcessId per #​623
  • Fixed User32.LoadString overload so that it handles non-null terminated output (#​570)

What's New

  • Copilot updates to code generators to optimize memory and processor use.
  • Added support interfaces to AzRoles interfaces
  • Added StrPtrXXX.ToString(len, start) methods for retrieving non-null terminated strings or substrings.

New Contributors

Full Changelog: dahall/Vanara@v5.0.5...v5.0.6

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Vanara.PInvoke.Shell32 from 5.0.5 to 5.0.7

---
updated-dependencies:
- dependency-name: Vanara.PInvoke.Shell32
  dependency-version: 5.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
...

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 Aug 20, 2026
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.

0 participants