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.13 to 3.4.14 #12097

Merged
merged 1 commit into from Apr 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps Vanara.Windows.Extensions from 3.4.13 to 3.4.14.

Release notes

Sourced from Vanara.Windows.Extensions's releases.

Release Notes - 3.4.14

Additions

  • Added SP_DRVINFO_DETAIL_DATA_MGD which will take memory tied to SP_DRVINFO_DETAIL_DATA and extract the correct values. (#374)
  • Added SetupDiEnumDriverInfo overload to enumerate values (#374)
  • Added CorrespondingTypeAttribute values to GetClassLongFlag enum

Fixes

  • Changed parameters of SetupDiGetDriverInfoDetail to use an IntPtr and a new overload to extract the results to SP_DRVINFO_DETAIL_DATA_MGD.
  • Fixed stack overflow in POINT.X and POINT.Y (#375)
  • Fixed LOGPALETTE structure and associated functions
  • Added unit test and corrected return values in Lz32
  • Changed default flag for ShellItemPropertyStore to GPS_BESTEFFORT to prevent exceptions. #378
  • Fixed the DsFreeSpnArray function signature, as it was corrupting the native heap. (#382)
  • Added (#383) support for MessageBoxTimeout, an undocumented function.
  • Add two undocumented API in ntdll (#386)
  • Fixed IN6_ADDR.ToString and words property capturing and giving incorrect values (#388)
Commits
  • bf17b65 Updated project files
  • caae0d5 Apply the solution, add the new test or that and simplified the test (#390)
  • f4e7852 Updated testing for User32 wrapper classes
  • 0493dbd Fixed incorrect definition on API DbgUiSetThreadDebugObject (#387)
  • 3663faf Fixed IN6_ADDR.ToString and words property capturing and giving incorrect val...
  • 44d9c2a Minor tweaks to PR #386
  • a9ff5e3 Add two undocumented API in ntdll (#386)
  • 38e611f Merge branch 'master' of https://github.com/dahall/Vanara
  • 44f1e03 Added (#383) support for MessageBoxTimeout, an undocumented function.
  • 3664bd2 Fixed the DsFreeSpnArray function signature, as it was corrupting the native ...
  • 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.Windows.Extensions](https://github.com/dahall/vanara) from 3.4.13 to 3.4.14.
- [Release notes](https://github.com/dahall/vanara/releases)
- [Commits](dahall/Vanara@v3.4.13...v3.4.14)

---
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 added the dependencies Pull requests that update a dependency file label Apr 17, 2023
@yaira2 yaira2 merged commit 41dd7fb into main Apr 17, 2023
1 check passed
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