Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps): Bump Vanara.Windows.Extensions from 3.4.16 to 3.4.17 #13536

Merged
merged 1 commit into from Oct 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2023

Bumps Vanara.Windows.Extensions from 3.4.16 to 3.4.17.

Release notes

Sourced from Vanara.Windows.Extensions's releases.

Release Notes - 3.4.17

Updates

  • Updated CryptUI.CRYPTUI_WIZ_DIGITAL_SIGN_BLOB_INFO and CRYPTUI_WIZ_DIGITAL_SIGN_CERT_PVK_INFO and CRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT with better ctors and enums.
  • Updated Kernel32 with functions and structures to handle resource message tables.
  • Added ShellItemImages.GetImage (non-async) method and changed ShellItem.GetImage to use it.
  • Added NtDll.RtlGetVersion per #421

Fixes

  • Fixed incorrect AllocZeros value in HGlobalMemoryMethods
  • IpHlpApi struct fixes
  • Fixed bug in RECT type converter when serialized
  • Fixed bug in HRESULT type converter and added ability to add values and libs to error message cache
  • Fixed bug in SOCKET_ADDRESS.GetSOCKADDR that prevented 16 bit entries from translating
  • Fixed DISPLAYCONFIG_VIDEO_OUTPUT_TECHNOLOGY enum #423
  • Changed visibility of MESSAGE_RESOURCE_ENTRY.GetText to internal
  • Fixed ResourceFile with updates to Kernel32
  • Fixes #427 - Bad impl of Kernel32.FILE_ID_128.Identifier
  • Fixed #428 (bad return value for User32.MB_GetString)
  • Fixed bug in SafeNativeArray.GetPointers
Commits
  • 9734721 Updated project info
  • a8f7529 Fixed bug in SafeNativeArray.GetPointers
  • d890758 Fixed #428 (bad return value for User32.MB_GetString)
  • f21aeea Added NtDll.RtlGetVersion per #421
  • 52a5454 Fixes #427 - Bad impl of Kernel32.FILE_ID_128.Identifier
  • b580e8f Fixed ResourceFile with updates to Kernel32
  • 9f00d42 Changed visibility of MESSAGE_RESOURCE_ENTRY.GetText to internal
  • fd44bc7 Added ShellItemImages.GetImage (non-async) method and changed ShellItem.GetIm...
  • caddb9d Updated Kernel32 with functions and structures to handle resource message tab...
  • 9576f99 Fixed DISPLAYCONFIG_VIDEO_OUTPUT_TECHNOLOGY enum #423
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2023
Bumps [Vanara.Windows.Extensions](https://github.com/dahall/vanara) from 3.4.16 to 3.4.17.
- [Release notes](https://github.com/dahall/vanara/releases)
- [Commits](dahall/Vanara@v3.4.16...v3.4.17)

---
updated-dependencies:
- dependency-name: Vanara.Windows.Extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Vanara.Windows.Extensions-3.4.17 branch from 3e45d18 to eb2cbf2 Compare October 19, 2023 13:28
@yaira2 yaira2 merged commit 100ce65 into main Oct 19, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/nuget/Vanara.Windows.Extensions-3.4.17 branch October 19, 2023 15:55
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.

None yet

1 participant