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

Bump Vanara.PInvoke.Shell32 from 3.2.20 to 3.3.0 in /src #57

Merged
merged 1 commit into from
Dec 4, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2020

Bumps Vanara.PInvoke.Shell32 from 3.2.20 to 3.3.0.

Release notes

Sourced from Vanara.PInvoke.Shell32's releases.

Release Notes - 3.3.0

* New support for .NET 5.0 in all assemblies

Additions

  • Added SHChangeNotify overloads for strings and PIDLs
  • Added time_t class with conversion support to/from DateTime
  • Added HEVENT handle
  • Added DHCP client APIs in new Dhcp assembly

Fixes

  • Fixed bug in ShellContextMenu.Invoke (#177)

Release Notes - 3.2.21

Added

  • Added SafeNativeListBase which is a SafeMemoryHandle that acts as a read-only list and derived SafeNativeLinkedList from it and added ability to change way linked list is retrieved.
  • Added InitVariantFromStrRet
  • Added IntPtr.AsRef extension method
  • Added RefEnumerator.Count, Reset and indexer
  • Added InteropExtensions.UnsafePtrToArray method
  • Added OLE types CY, DATE, UDATE and DECIMAL
  • Added missing VarXX functions from OleAuto32
  • Added VariantToStrRet function

Fixed

  • Changed GetLogicalProcessorInformationEx helper method to return a safe handle rather than an array so that the memory of linked, nested child arrays is not disposed before use. (#176)
Commits
  • 4c18661 Updated project files for 3.3.0 release
  • 290c053 Added DHCP client APIs
  • 439d77f Added HEVENT handle
  • 5dd910e Added time_t class with conversion support to/from DateTime
  • 131d4db With addition of .NET 5, updated minor release. Now v3.3.0.
  • 2ce7959 Upgraded System.IO.FileSystem.AccessControl package ref to 5.0.0 and enabled ...
  • 0d09b1b Added NoWarn element with common warnings that can be ignored for this solution
  • 57219c7 Fixed code with new warnings -- no functionality change
  • 5d47907 Added compiler directives for .NET 5
  • c7a322c Updated project references to Microsoft.Drawing.Common for .NET 5
  • 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.PInvoke.Shell32](https://github.com/dahall/vanara) from 3.2.20 to 3.3.0.
- [Release notes](https://github.com/dahall/vanara/releases)
- [Commits](dahall/Vanara@v3.2.20...v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2020
@wjk wjk merged commit 7c0fc39 into master Dec 4, 2020
@wjk wjk deleted the dependabot/nuget/src/Vanara.PInvoke.Shell32-3.3.0 branch December 4, 2020 16:11
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.

1 participant