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

Bump PInvoke.Kernel32 from 0.7.104 to 0.7.124 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2023

Bumps PInvoke.Kernel32 from 0.7.104 to 0.7.124.

Release notes

Sourced from PInvoke.Kernel32's releases.

v0.7.124

Changes:

  • #581: Fix wrong value of FILE_FLAG_POSIX_SEMANTICS in Kernel32+CreateFileFlags.cs
  • #594: Fix BitBlt to take SafeDCHandle
  • #591: Fix ReadConsoleOutput

Enhancements:

  • #595: add a couple of APIs from user32.dll
  • #585: WinUsb_WritePipeAsync: Use ReadOnlyMemory instead of Memory
  • #586: Add WinUsb_FlushPipe, WinUsb_GetAssociatedInterface

Others:

  • #593: [Question] Issue with IntPtr versus Safehandles in Gdi32.BitBlt
  • #576: Fix broken defines
Commits
  • cc452f8 Fix wrong value of FILE_FLAG_POSIX_SEMANTICS in Kernel32+CreateFileFlags.cs (...
  • e95629b add a couple of APIs from user32.dll (#595)
  • 2634eea Merge pull request #594 from dotnet/BitBltFix
  • 7a51f66 Fix BitBlt to take SafeDCHandle
  • 67c2d73 Merge pull request #592 from dotnet/libtemplateUpdate
  • b3af9c4 Merge pull request #591 from dotnet/patch-1
  • 0641c93 Remove uap target from CodeGenerationAttributes project
  • 8383b5e Fix ReadConsoleOutput
  • 7e6076b Merge pull request #590 from dotnet/libtemplateUpdate
  • ffeefce build.ps1 should emit a binlog instead of a .log file
  • 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 Aug 12, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/PInvoke.Kernel32-0.7.124 branch from e6b3364 to 287b50e Compare August 12, 2023 20:28
Bumps [PInvoke.Kernel32](https://github.com/dotnet/pinvoke) from 0.7.104 to 0.7.124.
- [Release notes](https://github.com/dotnet/pinvoke/releases)
- [Commits](dotnet/pinvoke@v0.7.104...v0.7.124)

---
updated-dependencies:
- dependency-name: PInvoke.Kernel32
  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/PInvoke.Kernel32-0.7.124 branch from 287b50e to 111337a Compare August 12, 2023 20:28
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

0 participants