Skip to content

Bump the all-deps group with 2 updates#17

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/develop/all-deps-df643e7953
Closed

Bump the all-deps group with 2 updates#17
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/develop/all-deps-df643e7953

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 17, 2025

Bumps the all-deps group with 2 updates: Microsoft.NETFramework.ReferenceAssemblies and Vanara.PInvoke.Gdi32.

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

Updates Vanara.PInvoke.Gdi32 from 4.1.1 to 4.1.2

Release notes

Sourced from Vanara.PInvoke.Gdi32's releases.

Release Notes - 4.1.2

Additions

  • Added Vanara.PInvoke.Dcomp for DirectComposition
  • Added explicit converter operators to IntPtr for all static XXPointer structs
  • Added IHandle.IsInvalid and adjusted all implementers
  • Added equality support to LUID
  • Added Win32Error.ThrowLastErrorIfNull that handles null class values
  • Updated base handle equality
  • Added new FwpUClnt elements (#525)
  • Added simplified System.Index and System.Range structs for .NET 4.8 and .NET Std 2.0
  • Added Vanara.BitField struct to simplify bit fields in structures and updated bit fields in Shared and Kernel32 as additional tests.

Breaking changes

  • Many changes in User32 to make WindowClass and WindowBase wrappers work. There are some breaking changes with removed and added procedures to both wrappers.
  • Made all IUnknown out parameters nullable to handle output when result is a failure
  • Obsoleted AnySizeStructFieldArray
  • Added Win32.ThrowLastErrorIfInvalidHandle to handle IHandle implementers
  • Removed IDCompositionAnimation from UIAnimation now that Dcomp is done.
  • Removed X86 and X64 Platform specs

Fixes

  • Adjustments to all assemblies after adding code generator for all methods that can retrieve a casted IUnknown pointer
  • Fixes to some autohandle conversions
  • Updated IntPtr references in ActiveDS and DirectoryServices to Pointer structures
  • Fixed readonly declarations on ResourceId
  • Fixed some nullable parameters
  • Fixed bug in SYSTEM_LOGICAL_PROCESSOR_INFORMATION definition (#524)
  • Applying unfunctional and unincluded IUnkMethodGenerator so that build occurs for other commits
  • Added unit test for WinTrust and fixed some errors in WinTrust
  • A number of fixes and extensions added to BCrypt and NCrypt, most notably with any methods using NCryptBufferDesc.
  • Added missing BCrypt and NCrypt algorithm tags
  • Extended OverlappedAsyncBase.EndOverlappedFunction to allow for the wait state to have a timeout. (#528)
Commits
  • 019dffa Paid attention to reco on #528
  • 9029bb8 Extended OverlappedAsyncBase.EndOverlappedFunction to allow for the wait stat...
  • 8306752 A number of fixes and extensions added to BCrypt and NCrypt, most notably wit...
  • 8f9b3d9 Added Vanara.BitField struct to simplify bit fields in structures and updated...
  • 3a24f86 Added simplified System.Index and System.Range structs for .NET 4.8 and .NET ...
  • edee0fb A structure that holds and enables a bitfield and should be used as a replace...
  • e79b64e Updated solution files
  • 76c2db7 Added missing BCrypt and NCrypt algorithm tags
  • 9100df8 Updated package information for Code Analysis package
  • bf59f19 Excluded new projects from package builds
  • Additional commits viewable in compare view

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 <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 the all-deps group with 2 updates: [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [Vanara.PInvoke.Gdi32](https://github.com/dahall/vanara).


Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

Updates `Vanara.PInvoke.Gdi32` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/dahall/vanara/releases)
- [Commits](dahall/Vanara@v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: Vanara.PInvoke.Gdi32
  dependency-version: 4.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
...

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 Apr 17, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 20, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 20, 2025
@dependabot dependabot Bot deleted the dependabot/nuget/develop/all-deps-df643e7953 branch April 20, 2025 12:20
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