Konard / LinksPlatform

Holistic system for storage and transformation of information based on associative model of data. Целостная система для хранения и обработки информации, основанная на ассоциативной модели данных.
https://linksplatform.github.io/Documentation/
GNU Lesser General Public License v3.0
57 stars 8 forks source link

Bump Platform.Threading from 0.2.1 to 0.5.0 in /Platform #654

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps Platform.Threading from 0.2.1 to 0.5.0.

Release notes

Sourced from Platform.Threading's releases.

[C#] 0.5.0

https://www.nuget.org/packages/Platform.Threading/

Target frameworks are changed to net7. License is changed to Unlicense. Platform.Collections dependency is updated from 0.3.2 to 0.4.0.

[C#] 0.4.0

https://www.nuget.org/packages/Platform.Threading/0.4.0

ISynchronization.ExecuteReadOperation is renamed to DoRead. ISynchronization.ExecuteWriteOperation is renamed to DoWrite. ConcurrentQueueExtensions.EnqueueAsRunnedTask is renamed to RunAndPush. .NET 6 support is added. Platform.Collections dependency is updated from 0.3.0 to 0.3.2. Microsoft.SourceLink.GitHub dependency is updated from 1.0.0 to 1.1.1.

[C#] 0.4.0

https://www.nuget.org/packages/Platform.Threading/

ISynchronization.ExecuteReadOperation is renamed to DoRead. ISynchronization.ExecuteWriteOperation is renamed to DoWrite. ConcurrentQueueExtensions.EnqueueAsRunnedTask is renamed to RunAndPush. .NET 6 support is added. Platform.Collections dependency is updated from 0.3.0 to 0.3.2. Microsoft.SourceLink.GitHub dependency is updated from 1.0.0 to 1.1.1.

[C#] 0.3.0

https://www.nuget.org/packages/Platform.Threading/0.3.0

.NET 5 support is added. Platform.Collections dependency updated from 0.2.1 to 0.3.0.

Commits
  • dff0450 [C#] 0.5.0
  • 2dc20b4 Change target frameworks to net7
  • 49da342 Change target frameworks to net7
  • 0cfb28b Change target frameworks to net7
  • daf6b17 Change target frameworks to net7
  • 06145e7 Change target frameworks to net7
  • 7492eb2 Change target frameworks to net7
  • 8113b1e Change license to unlicensed
  • 32d2092 Change license to unlicensed
  • 9b46793 Change license to unlicensed
  • 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)