Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Bump PInvoke.NCrypt from 0.7.78 to 0.7.104 #184

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2021

Bumps PInvoke.NCrypt from 0.7.78 to 0.7.104.

Release notes

Sourced from PInvoke.NCrypt's releases.

v0.7.104

Changes:

Fixes:

  • #563: Kernel32.GetModuleHandle should return IntPtr instead of SafeHandle

Enhancements:

  • #535: Add CreateFile overload that doesn't require a string object

Others:

  • #562: Fix GetCursorInfo to use ref instead of out
  • #560: Fix GetMonitorInfo signature
  • #558: User32.GetMonitorInfo() has the wrong signature.
  • #555: Rename USer32+HELPINFO.cs to User32+HELPINFO.cs
  • #554: CWPSTRUCT, CWPRETSTRUCT, Prop functions and Control Window Style enums
  • #543: Add User32 ChangeWindowMessageFilterEx and more
  • #540: User32.ChangeWindowMessageFilterEx
  • #532: EnumChildWindows can't be found in PInvoke.User32 package
  • #542: Add User32.GetLastInputInfo
  • #541: Update UAP target to 10.0.16299
  • #539: Add WS_EX_NOREDIRECTIONBITMAP

This list of changes was auto generated.

Commits
  • 76d2d9f Merge pull request #567 from dotnet/fix563
  • 768eb8f Fix GetModuleHandle so its use doesn't prematurely unload a module
  • d91801e Promote CsWin32
  • 5a9d512 Merge pull request #562 from dotnet/fix558
  • 058171c Fix GetCursorInfo to use ref instead of out
  • a9fd469 Merge pull request #560 from dotnet/fix558
  • 9a115f1 Fix GetMonitorInfo signature
  • 8c89c7d Merge pull request #555 from zgabi/master
  • 040247b Rename USer32+HELPINFO.cs to User32+HELPINFO.cs
  • bb42d00 Merge pull request #554 from zgabi/master
  • 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 [PInvoke.NCrypt](https://github.com/dotnet/pinvoke) from 0.7.78 to 0.7.104.
- [Release notes](https://github.com/dotnet/pinvoke/releases)
- [Commits](dotnet/pinvoke@v0.7.78...v0.7.104)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 22, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 4, 2022

Superseded by #205.

@dependabot dependabot bot closed this Jul 4, 2022
@dependabot dependabot bot deleted the dependabot/nuget/PInvoke.NCrypt-0.7.104 branch July 4, 2022 17:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants