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

Silk.NET 3.0 #864

Draft
wants to merge 431 commits into
base: main
Choose a base branch
from
Draft

Silk.NET 3.0 #864

wants to merge 431 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 15, 2023

  1. Bump Statiq.App from 1.0.0-beta.62 to 1.0.0-beta.65 (#1216)

    Bumps [Statiq.App](https://github.com/statiqdev/Statiq.Framework) from 1.0.0-beta.62 to 1.0.0-beta.65.
    - [Release notes](https://github.com/statiqdev/Statiq.Framework/releases)
    - [Changelog](https://github.com/statiqdev/Statiq.Framework/blob/main/RELEASE.md)
    - [Commits](statiqdev/Statiq.Framework@v1.0.0-beta.62...v1.0.0-beta.65)
    
    ---
    updated-dependencies:
    - dependency-name: Statiq.App
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    79e53a7 View commit details
    Browse the repository at this point in the history
  2. Bump RoslynPackageVersion from 4.2.0 to 4.4.0 (#1215)

    Bumps `RoslynPackageVersion` from 4.2.0 to 4.4.0.
    
    Updates `Microsoft.CodeAnalysis.CSharp` from 4.2.0 to 4.4.0
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](dotnet/roslyn@v4.2.0...Visual-Studio-2019-Version-16.0-Preview-4.4)
    
    Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.2.0 to 4.4.0
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](dotnet/roslyn@v4.2.0...Visual-Studio-2019-Version-16.0-Preview-4.4)
    
    Updates `Microsoft.CodeAnalysis.Workspaces.MSBuild` from 4.2.0 to 4.4.0
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](dotnet/roslyn@v4.2.0...Visual-Studio-2019-Version-16.0-Preview-4.4)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.CSharp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: Microsoft.CodeAnalysis.Workspaces.MSBuild
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    4aa714e View commit details
    Browse the repository at this point in the history
  3. Bump MsExtensionNugetVersion from 6.0.0 to 7.0.0 (#1153)

    Bumps `MsExtensionNugetVersion` from 6.0.0 to 7.0.0.
    
    Updates `Microsoft.Extensions.FileSystemGlobbing` from 6.0.0 to 7.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v6.0.0...v7.0.0)
    
    Updates `Microsoft.Extensions.Logging.Abstractions` from 5.0.0 to 7.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v5.0.0...v7.0.0)
    
    Updates `Microsoft.Extensions.Configuration.Abstractions` from 6.0.0 to 7.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v6.0.0...v7.0.0)
    
    Updates `Microsoft.Extensions.Options` from 6.0.0 to 7.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v6.0.0...v7.0.0)
    
    Updates `Microsoft.Extensions.Logging.Console` from 6.0.0 to 7.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v6.0.0...v7.0.0)
    
    Updates `Microsoft.Extensions.Configuration.EnvironmentVariables` from 6.0.0 to 7.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v6.0.0...v7.0.0)
    
    Updates `Microsoft.Extensions.Hosting.Abstractions` from 6.0.0 to 7.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v6.0.0...v7.0.0)
    
    Updates `Microsoft.Extensions.DependencyInjection` from 6.0.0 to 7.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v6.0.0...v7.0.0)
    
    Updates `Microsoft.Extensions.Logging` from 6.0.0 to 7.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v6.0.0...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.FileSystemGlobbing
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Logging.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Configuration.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Options
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Logging.Console
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Hosting.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.DependencyInjection
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Logging
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dylan Perks <[email protected]>
    dependabot[bot] and Perksey committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    b23c75b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.3.1 to 4.4.0 (#1239)

    Bumps [Microsoft.CodeAnalysis.CSharp.Scripting](https://github.com/dotnet/roslyn) from 4.3.1 to 4.4.0.
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](https://github.com/dotnet/roslyn/commits/Visual-Studio-2019-Version-16.0-Preview-4.4)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.CSharp.Scripting
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    579d25f View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.Build.Framework from 16.10.0 to 17.4.0 (#1241)

    Bumps [Microsoft.Build.Framework](https://github.com/dotnet/msbuild) from 16.10.0 to 17.4.0.
    - [Release notes](https://github.com/dotnet/msbuild/releases)
    - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md)
    - [Commits](https://github.com/dotnet/msbuild/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Build.Framework
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    58bd921 View commit details
    Browse the repository at this point in the history
  3. Bump System.Collections.Immutable from 6.0.0 to 7.0.0 (#1238)

    Bumps [System.Collections.Immutable](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v6.0.0...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: System.Collections.Immutable
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    2c21470 View commit details
    Browse the repository at this point in the history
  4. Bump Statiq.Markdown from 1.0.0-beta.62 to 1.0.0-beta.65 (#1240)

    Bumps [Statiq.Markdown](https://github.com/statiqdev/Statiq.Framework) from 1.0.0-beta.62 to 1.0.0-beta.65.
    - [Release notes](https://github.com/statiqdev/Statiq.Framework/releases)
    - [Changelog](https://github.com/statiqdev/Statiq.Framework/blob/main/RELEASE.md)
    - [Commits](statiqdev/Statiq.Framework@v1.0.0-beta.62...v1.0.0-beta.65)
    
    ---
    updated-dependencies:
    - dependency-name: Statiq.Markdown
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a68264b View commit details
    Browse the repository at this point in the history
  5. Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.3 to 3.3.4 (#…

    …1243)
    
    Bumps [Microsoft.CodeAnalysis.PublicApiAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.3 to 3.3.4.
    - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
    - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
    - [Commits](dotnet/roslyn-analyzers@v3.3.3...v3.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.PublicApiAnalyzers
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    8554e4a View commit details
    Browse the repository at this point in the history
  6. Bump BenchmarkDotNet from 0.13.3 to 0.13.4 (#1244)

    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.3 to 0.13.4.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.3...v0.13.4)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    bfea45a View commit details
    Browse the repository at this point in the history
  7. Bump libClangSharp from 14.0.0-beta1 to 15.0.0 (#1237)

    * Bump libClangSharp from 14.0.0-beta1 to 15.0.0
    
    Bumps [libClangSharp](https://github.com/dotnet/clangsharp) from 14.0.0-beta1 to 15.0.0.
    - [Release notes](https://github.com/dotnet/clangsharp/releases)
    - [Commits](dotnet/ClangSharp@v14.0.0-beta1...v15.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: libClangSharp
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update Directory.Packages.props
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dylan Perks <[email protected]>
    dependabot[bot] and Perksey committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    7a27e99 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Optimize Scalar.As (#988)

    * Optimize Scalar.As
    
    * Optimize Scalar.As
    
    * Fix mono assembler errors
    
    * Fix me spending too much time around C++
    
    * Fix public API
    
    * Fix public API (?)
    Perksey committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    0d98c07 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Bump Statiq.Razor from 1.0.0-beta.48 to 1.0.0-beta.66 (#1258)

    Bumps [Statiq.Razor](https://github.com/statiqdev/Statiq.Framework) from 1.0.0-beta.48 to 1.0.0-beta.66.
    - [Release notes](https://github.com/statiqdev/Statiq.Framework/releases)
    - [Changelog](https://github.com/statiqdev/Statiq.Framework/blob/main/RELEASE.md)
    - [Commits](statiqdev/Statiq.Framework@v1.0.0-beta.48...v1.0.0-beta.66)
    
    ---
    updated-dependencies:
    - dependency-name: Statiq.Razor
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    1e95f05 View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.1 to 3.3.4 (#…

    …1257)
    
    Bumps [Microsoft.CodeAnalysis.PublicApiAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.1 to 3.3.4.
    - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
    - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
    - [Commits](dotnet/roslyn-analyzers@v3.3.1...v3.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.PublicApiAnalyzers
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    593efff View commit details
    Browse the repository at this point in the history
  3. Bump Moq from 4.17.2 to 4.18.4 (#1256)

    Bumps [Moq](https://github.com/moq/moq4) from 4.17.2 to 4.18.4.
    - [Release notes](https://github.com/moq/moq4/releases)
    - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
    - [Commits](devlooped/moq@v4.17.2...v4.18.4)
    
    ---
    updated-dependencies:
    - dependency-name: Moq
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    9ee47b0 View commit details
    Browse the repository at this point in the history
  4. Bump Statiq.Feeds from 1.0.0-beta.65 to 1.0.0-beta.66 (#1255)

    Bumps [Statiq.Feeds](https://github.com/statiqdev/Statiq.Framework) from 1.0.0-beta.65 to 1.0.0-beta.66.
    - [Release notes](https://github.com/statiqdev/Statiq.Framework/releases)
    - [Changelog](https://github.com/statiqdev/Statiq.Framework/blob/main/RELEASE.md)
    - [Commits](statiqdev/Statiq.Framework@v1.0.0-beta.65...v1.0.0-beta.66)
    
    ---
    updated-dependencies:
    - dependency-name: Statiq.Feeds
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    d128baf View commit details
    Browse the repository at this point in the history
  5. Bump Statiq.Yaml from 1.0.0-beta.62 to 1.0.0-beta.66 (#1259)

    Bumps [Statiq.Yaml](https://github.com/statiqdev/Statiq.Framework) from 1.0.0-beta.62 to 1.0.0-beta.66.
    - [Release notes](https://github.com/statiqdev/Statiq.Framework/releases)
    - [Changelog](https://github.com/statiqdev/Statiq.Framework/blob/main/RELEASE.md)
    - [Commits](statiqdev/Statiq.Framework@v1.0.0-beta.62...v1.0.0-beta.66)
    
    ---
    updated-dependencies:
    - dependency-name: Statiq.Yaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dylan Perks <[email protected]>
    dependabot[bot] and Perksey committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    3369476 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Bump Microsoft.Build.Locator from 1.4.1 to 1.5.5 (#1269)

    Bumps [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) from 1.4.1 to 1.5.5.
    - [Release notes](https://github.com/microsoft/MSBuildLocator/releases)
    - [Commits](https://github.com/microsoft/MSBuildLocator/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Build.Locator
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    410e07a View commit details
    Browse the repository at this point in the history
  2. Bump Statiq.App from 1.0.0-beta.65 to 1.0.0-beta.66 (#1270)

    Bumps [Statiq.App](https://github.com/statiqdev/Statiq.Framework) from 1.0.0-beta.65 to 1.0.0-beta.66.
    - [Release notes](https://github.com/statiqdev/Statiq.Framework/releases)
    - [Changelog](https://github.com/statiqdev/Statiq.Framework/blob/main/RELEASE.md)
    - [Commits](statiqdev/Statiq.Framework@v1.0.0-beta.65...v1.0.0-beta.66)
    
    ---
    updated-dependencies:
    - dependency-name: Statiq.App
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    b2c7909 View commit details
    Browse the repository at this point in the history
  3. Bump Microsoft.Extensions.Hosting from 6.0.1 to 7.0.0 (#1267)

    Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 6.0.1 to 7.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v6.0.1...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Hosting
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    5b88afe View commit details
    Browse the repository at this point in the history
  4. Bump HtmlAgilityPack from 1.11.43 to 1.11.46 (#1266)

    Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.43 to 1.11.46.
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.43...v1.11.46)
    
    ---
    updated-dependencies:
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    a338066 View commit details
    Browse the repository at this point in the history
  5. Bump ClangSharp.PInvokeGenerator from 15.0.0 to 15.0.2 (#1268)

    Bumps [ClangSharp.PInvokeGenerator](https://github.com/dotnet/clangsharp) from 15.0.0 to 15.0.2.
    - [Release notes](https://github.com/dotnet/clangsharp/releases)
    - [Commits](dotnet/ClangSharp@v15.0.0...v15.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: ClangSharp.PInvokeGenerator
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dylan Perks <[email protected]>
    dependabot[bot] and Perksey committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    cc72c44 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Bump Verify.Xunit from 17.9.0 to 19.9.2 (#1281)

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 17.9.0 to 19.9.2.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    2bf1c87 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    f0a9607 View commit details
    Browse the repository at this point in the history
  2. Bump Statiq.Markdown from 1.0.0-beta.65 to 1.0.0-beta.66 (#1280)

    Bumps [Statiq.Markdown](https://github.com/statiqdev/Statiq.Framework) from 1.0.0-beta.65 to 1.0.0-beta.66.
    - [Release notes](https://github.com/statiqdev/Statiq.Framework/releases)
    - [Changelog](https://github.com/statiqdev/Statiq.Framework/blob/main/RELEASE.md)
    - [Commits](statiqdev/Statiq.Framework@v1.0.0-beta.65...v1.0.0-beta.66)
    
    ---
    updated-dependencies:
    - dependency-name: Statiq.Markdown
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    6da6915 View commit details
    Browse the repository at this point in the history
  3. Bump BenchmarkDotNet from 0.13.3 to 0.13.4 (#1279)

    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.3 to 0.13.4.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.3...v0.13.4)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    7b9d6df View commit details
    Browse the repository at this point in the history
  4. Bump System.Text.Json from 6.0.5 to 7.0.1 (#1278)

    Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.5 to 7.0.1.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v6.0.5...v7.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: System.Text.Json
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    4d896bf View commit details
    Browse the repository at this point in the history
  5. Unify type members (#1291)

    * Allow different types on fields
    
    * Unify Member field on type defs
    
    * Fix multi-type testing
    HurricanKai committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    eab5696 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Bump System.Text.Json from 7.0.1 to 7.0.2 (#1294)

    Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.1 to 7.0.2.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.1...v7.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: System.Text.Json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    61043c1 View commit details
    Browse the repository at this point in the history
  2. Bump Verify.Xunit from 19.9.2 to 19.9.3 (#1295)

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.9.2 to 19.9.3.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7383ced View commit details
    Browse the repository at this point in the history
  3. Bump Microsoft.Extensions.Hosting from 7.0.0 to 7.0.1 (#1293)

    Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.1.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v7.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Hosting
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    108b13e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Bump BenchmarkDotNet from 0.13.4 to 0.13.5

    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.4 to 0.13.5.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.4...v0.13.5)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    0ff9d0e View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.4.1...v17.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ddfc3f6 View commit details
    Browse the repository at this point in the history
  3. Bump Verify.Xunit from 19.9.3 to 19.10.0 (#1302)

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.9.3 to 19.10.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits/19.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    dbdbc84 View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#1303)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.4.1...v17.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    72cb032 View commit details
    Browse the repository at this point in the history
  5. Bump BenchmarkDotNet from 0.13.4 to 0.13.5 (#1304)

    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.4 to 0.13.5.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.4...v0.13.5)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    c8df829 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1305 from dotnet/dependabot/nuget/main/BenchmarkD…

    …otNet-0.13.5
    
    Bump BenchmarkDotNet from 0.13.4 to 0.13.5
    Perksey committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    3ebce21 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1306 from dotnet/dependabot/nuget/main/Microsoft.…

    …NET.Test.Sdk-17.5.0
    
    Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0
    Perksey committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    78a3e10 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Bump Microsoft.Build.Framework from 17.4.0 to 17.5.0 (#1315)

    Bumps [Microsoft.Build.Framework](https://github.com/dotnet/msbuild) from 17.4.0 to 17.5.0.
    - [Release notes](https://github.com/dotnet/msbuild/releases)
    - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md)
    - [Commits](https://github.com/dotnet/msbuild/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Build.Framework
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    0f11252 View commit details
    Browse the repository at this point in the history
  2. Bump RoslynPackageVersion from 4.4.0 to 4.5.0 (#1313)

    Bumps `RoslynPackageVersion` from 4.4.0 to 4.5.0.
    
    Updates `Microsoft.CodeAnalysis.CSharp` from 4.4.0 to 4.5.0
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](https://github.com/dotnet/roslyn/commits)
    
    Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.4.0 to 4.5.0
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](https://github.com/dotnet/roslyn/commits)
    
    Updates `Microsoft.CodeAnalysis.Workspaces.MSBuild` from 4.4.0 to 4.5.0
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](https://github.com/dotnet/roslyn/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.CSharp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: Microsoft.CodeAnalysis.Workspaces.MSBuild
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    8f4afd6 View commit details
    Browse the repository at this point in the history
  3. Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.4.0 to 4.5.0 (#1311)

    Bumps [Microsoft.CodeAnalysis.CSharp.Scripting](https://github.com/dotnet/roslyn) from 4.4.0 to 4.5.0.
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](https://github.com/dotnet/roslyn/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.CSharp.Scripting
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    79ce873 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Bump Verify.Xunit from 19.10.0 to 19.11.2 (#1352)

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.10.0 to 19.11.2.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.10.0...19.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    bb893f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Bump Verify.Xunit from 19.11.2 to 19.12.1 (#1390)

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.11.2 to 19.12.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.11.2...19.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    e41bc67 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Bump Verify.Xunit from 19.12.1 to 19.12.2 (#1402)

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.12.1 to 19.12.2.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.12.1...19.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    55d4611 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Bump Verify.Xunit from 19.12.2 to 19.12.3 (#1421)

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.12.2 to 19.12.3.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.12.2...19.12.3)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    cdb645c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Bump Verify.Xunit from 19.12.3 to 19.13.1 (#1431)

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.12.3 to 19.13.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.12.3...19.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    b127c53 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Bump Verify.Xunit from 19.13.1 to 19.14.1 (#1451)

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.13.1 to 19.14.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.13.1...19.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 4, 2023
    Configuration menu
    Copy the full SHA
    68698ed View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Bump Microsoft.Build.Framework from 17.5.0 to 17.6.3 (#1464)

    Bumps [Microsoft.Build.Framework](https://github.com/dotnet/msbuild) from 17.5.0 to 17.6.3.
    - [Release notes](https://github.com/dotnet/msbuild/releases)
    - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md)
    - [Commits](dotnet/msbuild@v17.5.0...v17.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Build.Framework
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 20, 2023
    Configuration menu
    Copy the full SHA
    b72adb5 View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.5.0 to 4.6.0 (#1463)

    Bumps [Microsoft.CodeAnalysis.CSharp.Scripting](https://github.com/dotnet/roslyn) from 4.5.0 to 4.6.0.
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](https://github.com/dotnet/roslyn/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.CSharp.Scripting
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 20, 2023
    Configuration menu
    Copy the full SHA
    ceb61e8 View commit details
    Browse the repository at this point in the history
  3. Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#1461)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.5.0...v17.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 20, 2023
    Configuration menu
    Copy the full SHA
    d21b31d View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#1460)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.5.0...v17.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 20, 2023
    Configuration menu
    Copy the full SHA
    04a9532 View commit details
    Browse the repository at this point in the history
  5. Bump RoslynPackageVersion from 4.5.0 to 4.6.0 (#1458)

    Bumps `RoslynPackageVersion` from 4.5.0 to 4.6.0.
    
    Updates `Microsoft.CodeAnalysis.CSharp` from 4.5.0 to 4.6.0
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](https://github.com/dotnet/roslyn/commits)
    
    Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.5.0 to 4.6.0
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](https://github.com/dotnet/roslyn/commits)
    
    Updates `Microsoft.CodeAnalysis.Workspaces.MSBuild` from 4.5.0 to 4.6.0
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](https://github.com/dotnet/roslyn/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.CSharp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: Microsoft.CodeAnalysis.Workspaces.MSBuild
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 20, 2023
    Configuration menu
    Copy the full SHA
    f6d01b4 View commit details
    Browse the repository at this point in the history
  6. Bump Verify.Xunit from 19.14.1 to 20.0.0 (#1457)

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.14.1 to 20.0.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@19.14.1...20.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 20, 2023
    Configuration menu
    Copy the full SHA
    b8e01d0 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Bump Statiq.Markdown from 1.0.0-beta.66 to 1.0.0-beta.67 (#1472)

    Bumps [Statiq.Markdown](https://github.com/statiqdev/Statiq.Framework) from 1.0.0-beta.66 to 1.0.0-beta.67.
    - [Release notes](https://github.com/statiqdev/Statiq.Framework/releases)
    - [Changelog](https://github.com/statiqdev/Statiq.Framework/blob/main/RELEASE.md)
    - [Commits](statiqdev/Statiq.Framework@v1.0.0-beta.66...v1.0.0-beta.67)
    
    ---
    updated-dependencies:
    - dependency-name: Statiq.Markdown
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 28, 2023
    Configuration menu
    Copy the full SHA
    9ffd7a2 View commit details
    Browse the repository at this point in the history
  2. Bump Statiq.App from 1.0.0-beta.66 to 1.0.0-beta.67 (#1474)

    Bumps [Statiq.App](https://github.com/statiqdev/Statiq.Framework) from 1.0.0-beta.66 to 1.0.0-beta.67.
    - [Release notes](https://github.com/statiqdev/Statiq.Framework/releases)
    - [Changelog](https://github.com/statiqdev/Statiq.Framework/blob/main/RELEASE.md)
    - [Commits](statiqdev/Statiq.Framework@v1.0.0-beta.66...v1.0.0-beta.67)
    
    ---
    updated-dependencies:
    - dependency-name: Statiq.App
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 28, 2023
    Configuration menu
    Copy the full SHA
    b4b1b20 View commit details
    Browse the repository at this point in the history
  3. Bump Verify.Xunit from 20.0.0 to 20.1.1 (#1475)

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 20.0.0 to 20.1.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@20.0.0...20.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 28, 2023
    Configuration menu
    Copy the full SHA
    498b7b2 View commit details
    Browse the repository at this point in the history
  4. Bump Statiq.Feeds from 1.0.0-beta.66 to 1.0.0-beta.67 (#1473)

    Bumps [Statiq.Feeds](https://github.com/statiqdev/Statiq.Framework) from 1.0.0-beta.66 to 1.0.0-beta.67.
    - [Release notes](https://github.com/statiqdev/Statiq.Framework/releases)
    - [Changelog](https://github.com/statiqdev/Statiq.Framework/blob/main/RELEASE.md)
    - [Commits](statiqdev/Statiq.Framework@v1.0.0-beta.66...v1.0.0-beta.67)
    
    ---
    updated-dependencies:
    - dependency-name: Statiq.Feeds
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dylan Perks <[email protected]>
    dependabot[bot] and Perksey committed May 28, 2023
    Configuration menu
    Copy the full SHA
    6771adc View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Bump coverlet.collector from 3.2.0 to 6.0.0 (#1483)

    Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.2.0 to 6.0.0.
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](coverlet-coverage/coverlet@v3.2.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.collector
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    287860e View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.6.1 (#1487)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.6.1.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.3.2...v17.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    775f9a7 View commit details
    Browse the repository at this point in the history
  3. Bump Verify.Xunit from 20.1.1 to 20.3.0 (#1485)

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 20.1.1 to 20.3.0.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@20.1.1...20.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0f9fd65 View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 (#1484)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.6.1.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.6.0...v17.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    228947c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 (#1498)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.1 to 17.6.2.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.6.1...v17.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    b479f71 View commit details
    Browse the repository at this point in the history
  2. Bump Statiq.Markdown from 1.0.0-beta.67 to 1.0.0-beta.69 (#1496)

    Bumps [Statiq.Markdown](https://github.com/statiqdev/Statiq.Framework) from 1.0.0-beta.67 to 1.0.0-beta.69.
    - [Release notes](https://github.com/statiqdev/Statiq.Framework/releases)
    - [Changelog](https://github.com/statiqdev/Statiq.Framework/blob/main/RELEASE.md)
    - [Commits](statiqdev/Statiq.Framework@v1.0.0-beta.67...v1.0.0-beta.69)
    
    ---
    updated-dependencies:
    - dependency-name: Statiq.Markdown
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    a6ff937 View commit details
    Browse the repository at this point in the history
  3. Bump Verify.Xunit from 20.3.0 to 20.3.2 (#1495)

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 20.3.0 to 20.3.2.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@20.3.0...20.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.Xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    299f9a8 View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 (#1497)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.1 to 17.6.2.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.6.1...v17.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    9a7209a View commit details
    Browse the repository at this point in the history
  5. Bump Statiq.Feeds from 1.0.0-beta.67 to 1.0.0-beta.69 (#1493)

    Bumps [Statiq.Feeds](https://github.com/statiqdev/Statiq.Framework) from 1.0.0-beta.67 to 1.0.0-beta.69.
    - [Release notes](https://github.com/statiqdev/Statiq.Framework/releases)
    - [Changelog](https://github.com/statiqdev/Statiq.Framework/blob/main/RELEASE.md)
    - [Commits](statiqdev/Statiq.Framework@v1.0.0-beta.67...v1.0.0-beta.69)
    
    ---
    updated-dependencies:
    - dependency-name: Statiq.Feeds
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dylan Perks <[email protected]>
    dependabot[bot] and Perksey committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    0ffaa94 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    874ab02 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Bump HtmlAgilityPack from 1.11.46 to 1.11.48 (#1520)

    Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.46 to 1.11.48.
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.46...v1.11.48)
    
    ---
    updated-dependencies:
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    7715d68 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    3678d50 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Initial commit

    Perksey committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    471c4be View commit details
    Browse the repository at this point in the history
  2. SilkX.Says("Hello, World!");

    Perksey committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    da175a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 (#1575)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.5 to 2.5.0.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@v2.4.5...2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f1a72b2 View commit details
    Browse the repository at this point in the history
  2. Bump BenchmarkDotNet from 0.13.5 to 0.13.6 (#1573)

    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.5 to 0.13.6.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.5...v0.13.6)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    aeec91c View commit details
    Browse the repository at this point in the history
  3. Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 (#1547)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.2 to 17.6.3.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.6.2...v17.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0ab6650 View commit details
    Browse the repository at this point in the history
  4. Bump HtmlAgilityPack from 1.11.48 to 1.11.49 (#1555)

    Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.48 to 1.11.49.
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.48...v1.11.49)
    
    ---
    updated-dependencies:
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    828d9b3 View commit details
    Browse the repository at this point in the history
  5. Bump BenchmarkDotNet from 0.13.5 to 0.13.6 (#1569)

    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.5 to 0.13.6.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.5...v0.13.6)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1b8f092 View commit details
    Browse the repository at this point in the history
  6. Bump xunit from 2.4.2 to 2.5.0 (#1572)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0.
    - [Commits](xunit/xunit@2.4.2...2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dylan Perks <[email protected]>
    dependabot[bot] and Perksey committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0f66613 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Start work on SilkTouchX

    Perksey committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    38006ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aff5a0b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    4265a99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    418a6b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64b6ee6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Bump HtmlAgilityPack from 1.11.49 to 1.11.50 (#1581)

    Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.49 to 1.11.50.
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.49...v1.11.50)
    
    ---
    updated-dependencies:
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    dd1f379 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    86f57a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Fix missing "this" keyword in ToSystem and ToGeneric for 4d vector (#…

    …1584)
    
    * start of adding missing this keyword in ToSystem and ToGeneric parameters for Vector4D<T>
    
    * Added missed "this" keyword in SystemNumericsExtensions
    
    * Added ToSystem and ToGeneric methods to public api for Vector4 and Vector4D<T>
    Wafer-EX committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    9872739 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Robustness improvements

    Perksey committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ae44b21 View commit details
    Browse the repository at this point in the history
  2. Add bindings overrides

    Perksey committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    128434d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Add an option to skip jobs

    Perksey committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    37552fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4b4c8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee1ba51 View commit details
    Browse the repository at this point in the history
  4. File scoped namespaces ahoy

    Perksey committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    c3d7be7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    ce9c92b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    9c10231 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Bump HtmlAgilityPack from 1.11.50 to 1.11.51 (#1597)

    Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.50 to 1.11.51.
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.50...v1.11.51)
    
    ---
    updated-dependencies:
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    93e04cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0f2e61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaa4286 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    531d7f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Working GFLW demo

    Perksey committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    547d561 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    3240596 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 (#1609)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.7.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.6.3...v17.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    86453bb View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.Build.Framework from 17.6.3 to 17.7.0 (#1606)

    Bumps [Microsoft.Build.Framework](https://github.com/dotnet/msbuild) from 17.6.3 to 17.7.0.
    - [Release notes](https://github.com/dotnet/msbuild/releases)
    - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md)
    - [Commits](dotnet/msbuild@v17.6.3...v17.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Build.Framework
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    f1cef3e View commit details
    Browse the repository at this point in the history
  3. Bump BenchmarkDotNet from 0.13.6 to 0.13.7 (#1608)

    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.6 to 0.13.7.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.6...v0.13.7)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    76324e8 View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 (#1603)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.7.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.6.3...v17.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    867c2e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 (#1615)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.0 to 17.7.1.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.7.0...v17.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a8be151 View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 (#1613)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.0 to 17.7.1.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.7.0...v17.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3221886 View commit details
    Browse the repository at this point in the history
  3. Bump BenchmarkDotNet from 0.13.6 to 0.13.7 (#1605)

    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.6 to 0.13.7.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.6...v0.13.7)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    33b3745 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.6.0 to 4.7.0 (#1627)

    Bumps [Microsoft.CodeAnalysis.CSharp.Scripting](https://github.com/dotnet/roslyn) from 4.6.0 to 4.7.0.
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](https://github.com/dotnet/roslyn/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.CSharp.Scripting
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    a43b3bc View commit details
    Browse the repository at this point in the history
  2. Bump RoslynPackageVersion from 4.6.0 to 4.7.0 (#1624)

    Bumps `RoslynPackageVersion` from 4.6.0 to 4.7.0.
    
    Updates `Microsoft.CodeAnalysis.CSharp` from 4.6.0 to 4.7.0
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](https://github.com/dotnet/roslyn/commits)
    
    Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.6.0 to 4.7.0
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](https://github.com/dotnet/roslyn/commits)
    
    Updates `Microsoft.CodeAnalysis.Workspaces.MSBuild` from 4.6.0 to 4.7.0
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](https://github.com/dotnet/roslyn/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.CSharp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: Microsoft.CodeAnalysis.Workspaces.MSBuild
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    1f4e3bc View commit details
    Browse the repository at this point in the history
  3. Bump HtmlAgilityPack from 1.11.51 to 1.11.52 (#1625)

    Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.51 to 1.11.52.
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.51...v1.11.52)
    
    ---
    updated-dependencies:
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dylan Perks <[email protected]>
    dependabot[bot] and Perksey committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    5fa055e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Bump Microsoft.Build.Framework from 17.7.0 to 17.7.2 (#1638)

    Bumps [Microsoft.Build.Framework](https://github.com/dotnet/msbuild) from 17.7.0 to 17.7.2.
    - [Release notes](https://github.com/dotnet/msbuild/releases)
    - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md)
    - [Commits](https://github.com/dotnet/msbuild/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Build.Framework
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b167aad View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 (#1636)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.1 to 17.7.2.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.7.1...v17.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    947c289 View commit details
    Browse the repository at this point in the history
  3. Bump Microsoft.Build.Locator from 1.5.5 to 1.6.1 (#1635)

    Bumps [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) from 1.5.5 to 1.6.1.
    - [Release notes](https://github.com/microsoft/MSBuildLocator/releases)
    - [Commits](https://github.com/microsoft/MSBuildLocator/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Build.Locator
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    9679e94 View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 (#1640)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.1 to 17.7.2.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.7.1...v17.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    9c80031 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    29a8ddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d143d47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82f760c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Bump xunit.runner.visualstudio from 2.4.5 to 2.5.1 (#1666)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/xunit) from 2.4.5 to 2.5.1.
    - [Commits](https://github.com/xunit/xunit/commits/2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    cc1d220 View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.Build.Locator from 1.6.1 to 1.6.10 (#1665)

    Bumps [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) from 1.6.1 to 1.6.10.
    - [Release notes](https://github.com/microsoft/MSBuildLocator/releases)
    - [Commits](https://github.com/microsoft/MSBuildLocator/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Build.Locator
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e8cdc3b View commit details
    Browse the repository at this point in the history
  3. Bump xunit from 2.4.2 to 2.5.1 (#1667)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.1.
    - [Commits](xunit/xunit@2.4.2...2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ea66f70 View commit details
    Browse the repository at this point in the history
  4. Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 (#1671)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1.
    - [Commits](xunit/xunit@2.5.0...2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    107c62a View commit details
    Browse the repository at this point in the history
  5. Bump xunit from 2.5.0 to 2.5.1 (#1669)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.5.1.
    - [Commits](xunit/xunit@2.5.0...2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dylan Perks <[email protected]>
    dependabot[bot] and Perksey committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    7e80ee2 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Bump HtmlAgilityPack from 1.11.53 to 1.11.54 (#1695)

    Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.53 to 1.11.54.
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.53...v1.11.54)
    
    ---
    updated-dependencies:
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    219f527 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Evaluate Apple Silicon for CI (#1693)

    * Evaluate Apple Silicon for CI
    
    * Let's see what happens if we don't install old .NET versions
    
    * sus error message on .NET 6
    
    * BinaryFormatter 🤮🤮🤮
    
    * Work around some deficiencies in the RC1 SDK (dotnet/sdk#35811)
    
    * oops
    
    * github.dev find+replace does not work
    
    * Maths unit tests are now .NET 8
    
    * Vulkan unit tests are now .NET 8
    
    * Ok let's just disable tests for now
    
    * Don't forget the public API!
    
    * Attempt to fix android, as well as cache to make faster maybe
    
    * Install Android platforms
    
    * Reenable .NET 6?
    
    * Install workloads for .NET 6 and .NET 8
    
    * Comical hack
    
    * ANNIHILATE .NET 8
    
    * Install Android 31
    
    * Maybe the tests are fine on .NET 6?
    
    * they were not fine
    
    * Forgo Apple Silicon for now
    
    * Apparently caching is slower than JUST DOING IT
    
    * Fix a very sus unit test failure
    
    * Just testing something...
    
    * Update build.yml
    
    * attempt 2
    
    * Tinker with Apple Silicon again
    
    * Detailed verbosity, will probably regret this
    
    * Update .NET 6
    
    * Update build/nuke/Build.Support.cs
    Perksey committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e4a7c54 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Bump BenchmarkDotNet from 0.13.8 to 0.13.9 (#1722)

    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.8 to 0.13.9.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.8...v0.13.9)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    edf0ba6 View commit details
    Browse the repository at this point in the history
  2. Bump BenchmarkDotNet from 0.13.8 to 0.13.9 (#1725)

    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.8 to 0.13.9.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.8...v0.13.9)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a670bff View commit details
    Browse the repository at this point in the history
  3. [BUG] fix pooled array leak in string marshalling (#1)

    * fix pooled array leak in string marshalling
    
    * fix pooled array leak in string marshalling
    Khitiara committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b24d011 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    5337172 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    932246e View commit details
    Browse the repository at this point in the history
  2. Some pre-emptive improvements

    Perksey committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    ecb659b View commit details
    Browse the repository at this point in the history
  3. Name trimming is working 🎉

    Perksey committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    367c260 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Reorg for SilkX

    Perksey committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c255d5e View commit details
    Browse the repository at this point in the history
  2. Welcome back maths!

    Perksey committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e6c0156 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8bf99c View commit details
    Browse the repository at this point in the history
  4. Update dotnet.yml

    Perksey committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6204074 View commit details
    Browse the repository at this point in the history
  5. Update dotnet.yml

    Perksey committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    261d6a5 View commit details
    Browse the repository at this point in the history
  6. Update dotnet.yml

    Perksey committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    06b8f46 View commit details
    Browse the repository at this point in the history
  7. Update dotnet.yml

    Perksey committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ec9da31 View commit details
    Browse the repository at this point in the history
  8. Update dotnet.yml

    Perksey committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7a04e19 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    3476f95 View commit details
    Browse the repository at this point in the history
  2. Update dotnet.yml

    Perksey committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7dc4d55 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Bump xunit from 2.5.1 to 2.5.3 (#1732)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.5.1 to 2.5.3.
    - [Commits](xunit/xunit@2.5.1...2.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8c9460c View commit details
    Browse the repository at this point in the history
  2. Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 (#1731)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.1 to 2.5.3.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.1...2.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dylan Perks <[email protected]>
    dependabot[bot] and Perksey committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    bc493ef View commit details
    Browse the repository at this point in the history
  3. Update dotnet.yml

    Perksey committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5c85cea View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. [IMPL] Pointer type autogeneration added (#5)

    * Add autogenerated pointers
    
    -Generation done in pointergen project
    -used to regenerate GLFW code
    -Passed all relevant tests
    
    * Incorporating Review Feedback into Pointer Type Generation
    
    -Unsafe.AsPointer overloads are now explicit
    -String overloads are removed from Mut types
    -Fixed outer->inner ordering, and added a toggle
    
    -Removed a debug line left in from previous commit
    
    * Second Review Commit
    
    -Moved all single dimension pointers to the same function
    -fixed up pointer handling
    -changed secondary constructor visibility
    
    * Switch Outermost direction
    
    -Also fixed needing a function internally
    
    * Fix Mutability Issue
    curin committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    e98af97 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    d52e3ea View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    fbf2c0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21a9f1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f0e2d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac6849c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba4f64a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. [Impl]Ptr-Ref wrapper implementation (#9)

    * Ptr-Ref wrapper implementation
    
    -implemented Ptr, Ptr2D, and Ptr3D and change mut variants to Ref versions
    
    * Fixed some issues from rebasing
    
    * Remove errant comment from previously autogenerated type
    
    * Added Array and String Array Conversion functions
    
    -String conversion functions are extensions on allowed types
    curin committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    4219d57 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    add1f20 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    689b973 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea692b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Bump xunit from 2.5.3 to 2.6.0 (#1765)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.5.3 to 2.6.0.
    - [Commits](xunit/xunit@2.5.3...2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4e46546 View commit details
    Browse the repository at this point in the history
  2. Bump BenchmarkDotNet from 0.13.9 to 0.13.10 (#1766)

    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.9 to 0.13.10.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.9...v0.13.10)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    10dab3b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#1786)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.7.2...v17.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    656079c View commit details
    Browse the repository at this point in the history
  2. Bump xunit from 2.6.0 to 2.6.1 (#1788)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.6.0 to 2.6.1.
    - [Commits](xunit/xunit@2.6.0...2.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    49c72dc View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    fc91c78 View commit details
    Browse the repository at this point in the history
  2. Untested bakery impl

    Perksey committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ecf114d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b549473 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb6e175 View commit details
    Browse the repository at this point in the history
  5. Fix some basic logic errors

    Perksey committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    6d312d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2b5e5a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    9b449ec View commit details
    Browse the repository at this point in the history
  2. Start of OpenGL bindings

    Perksey committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    8c83c28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72904b7 View commit details
    Browse the repository at this point in the history
  4. oversight

    Perksey committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    55a1148 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4e71bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fbed2b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. MVP OpenGL bindings

    Perksey committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    a29abfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a86afa View commit details
    Browse the repository at this point in the history
  3. Triangle

    Perksey committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    8151d22 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Bump System.Collections.Immutable from 7.0.0 to 8.0.0 (#1804)

    Bumps [System.Collections.Immutable](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: System.Collections.Immutable
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    08f5d96 View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.Extensions.Hosting from 7.0.1 to 8.0.0 (#1803)

    Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 7.0.1 to 8.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.1...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Hosting
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    73d3bd3 View commit details
    Browse the repository at this point in the history
  3. Bump System.Text.Json from 7.0.3 to 8.0.0 (#1802)

    Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.3 to 8.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.3...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: System.Text.Json
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e325819 View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.Build.Framework from 17.7.2 to 17.8.3 (#1801)

    Bumps [Microsoft.Build.Framework](https://github.com/dotnet/msbuild) from 17.7.2 to 17.8.3.
    - [Release notes](https://github.com/dotnet/msbuild/releases)
    - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md)
    - [Commits](https://github.com/dotnet/msbuild/commits/v17.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Build.Framework
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3a7a122 View commit details
    Browse the repository at this point in the history
  5. Bump MsExtensionNugetVersion from 7.0.0 to 8.0.0 (#1800)

    Bumps `MsExtensionNugetVersion` from 7.0.0 to 8.0.0.
    
    Updates `Microsoft.Extensions.FileSystemGlobbing` from 7.0.0 to 8.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    Updates `Microsoft.Extensions.Logging.Abstractions` from 7.0.0 to 8.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    Updates `Microsoft.Extensions.Hosting.Abstractions` from 7.0.0 to 8.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    Updates `Microsoft.Extensions.Configuration.Abstractions` from 7.0.0 to 8.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    Updates `Microsoft.Extensions.Options` from 7.0.0 to 8.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    Updates `Microsoft.Extensions.Logging.Console` from 7.0.0 to 8.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    Updates `Microsoft.Extensions.DependencyInjection` from 7.0.0 to 8.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    Updates `Microsoft.Extensions.Logging` from 7.0.0 to 8.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    Updates `Microsoft.Extensions.Configuration.EnvironmentVariables` from 7.0.0 to 8.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.FileSystemGlobbing
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Logging.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Hosting.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Configuration.Abstractions
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Options
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Logging.Console
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.DependencyInjection
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Logging
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a31fe38 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. SilkX is now Silk.NET 3.0

    Perksey committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c04608f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    863d8c4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1807 from dotnet/hotfix/main-alignment

    Main alignment
    Perksey committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ffe9563 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39d7ff0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b09ff59 View commit details
    Browse the repository at this point in the history
  6. Merge documentation and docs

    Perksey committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    f67d445 View commit details
    Browse the repository at this point in the history
  7. Update dotnet.yml

    Perksey committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    1ef1d2f View commit details
    Browse the repository at this point in the history
  8. Finish rename

    Perksey committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4590f4f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60c34f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Merge pull request #1808 from dotnet/feature/silkx

    Merge SilkX into develop/3.0
    Perksey committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    e5438d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Bump Microsoft.Extensions.FileSystemGlobbing from 7.0.0 to 8.0.0 (#1841)

    Bumps [Microsoft.Extensions.FileSystemGlobbing](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.FileSystemGlobbing
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d49506f View commit details
    Browse the repository at this point in the history
  2. Bump NUnit.Analyzers from 3.3.0 to 3.10.0 (#1840)

    Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.3.0 to 3.10.0.
    - [Release notes](https://github.com/nunit/nunit.analyzers/releases)
    - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt)
    - [Commits](nunit/nunit.analyzers@3.3.0...3.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit.Analyzers
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b77b3ca View commit details
    Browse the repository at this point in the history
  3. Bump xunit from 2.5.1 to 2.6.3 (#1838)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.5.1 to 2.6.3.
    - [Commits](xunit/xunit@2.5.1...2.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f16bada View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Bump ClangSharp.PInvokeGenerator from 16.0.0 to 17.0.1 (#1859)

    Bumps [ClangSharp.PInvokeGenerator](https://github.com/dotnet/clangsharp) from 16.0.0 to 17.0.1.
    - [Release notes](https://github.com/dotnet/clangsharp/releases)
    - [Commits](https://github.com/dotnet/clangsharp/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ClangSharp.PInvokeGenerator
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    264677e View commit details
    Browse the repository at this point in the history
  2. Bump NUnit3TestAdapter from 3.13.0 to 4.5.0 (#1858)

    Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.13.0 to 4.5.0.
    - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
    - [Commits](nunit/nunit3-vs-adapter@V3.13...V4.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit3TestAdapter
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e546372 View commit details
    Browse the repository at this point in the history
  3. Bump BenchmarkDotNet from 0.13.9 to 0.13.11 (#1856)

    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.9 to 0.13.11.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.9...v0.13.11)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e7b6ef8 View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.Build.Locator from 1.5.5 to 1.6.10 (#1855)

    Bumps [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) from 1.5.5 to 1.6.10.
    - [Release notes](https://github.com/microsoft/MSBuildLocator/releases)
    - [Commits](https://github.com/microsoft/MSBuildLocator/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Build.Locator
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    969a5fd View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    ad79aa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90f0077 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. [3.0] Cache ClangSharp outputs & use cache if we shouldn't run ClangS…

    …harp (#1868)
    
    * Initial untested work on the cache mechanism
    
    * Fix dependency injection bugs
    
    * Minor cleanups
    
    * Make unit test representative
    
    * Fix the caching problem
    
    * Regenerate Windows bindings
    
    * Adjust git attributes
    
    * Flush the file stream maybe?
    
    * Delete just in case gitattributes didn't apply
    
    * Readd .stout files
    
    * Fix some pathing schenanigans
    
    * Regenerate bindings
    
    * Apply generalisation to the whole cache key
    
    * That's relativity folks
    
    * Just hash the original input rather than recreating it
    
    * Crank up logging
    
    * Another attempt at the cache key
    
    * Another attempt at the cache key
    
    * Regenerated w/ cache finally!
    
    * Small cleanups now that caching is working
    
    ---------
    
    Co-authored-by: Silk.NET Team <[email protected]>
    Perksey and dotnet-bot committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    54d6af3 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Bump xunit from 2.6.3 to 2.6.6 (#1903)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.6.3 to 2.6.6.
    - [Commits](xunit/xunit@2.6.3...2.6.6)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    ef1d668 View commit details
    Browse the repository at this point in the history
  2. Bump coverlet.collector from 3.2.0 to 6.0.0 (#1894)

    Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.2.0 to 6.0.0.
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](coverlet-coverage/coverlet@v3.2.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.collector
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4b0e7e7 View commit details
    Browse the repository at this point in the history
  3. Bump Microsoft.Extensions.Configuration.CommandLine and Microsoft.Ext…

    …ensions.Configuration (#1895)
    
    Bumps [Microsoft.Extensions.Configuration.CommandLine](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime). These dependencies needed to be updated together.
    
    Updates `Microsoft.Extensions.Configuration.CommandLine` from 7.0.0 to 8.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    Updates `Microsoft.Extensions.Configuration` from 7.0.0 to 8.0.0
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Configuration.CommandLine
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.Extensions.Configuration
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    91a4ff3 View commit details
    Browse the repository at this point in the history
  4. Bump Ultz.Native.GLFW from 3.3.9.1 to 3.3.9.2 (#1896)

    Bumps [Ultz.Native.GLFW](https://github.com/glfw/glfw) from 3.3.9.1 to 3.3.9.2.
    - [Release notes](https://github.com/glfw/glfw/releases)
    - [Changelog](https://github.com/glfw/glfw/blob/master/docs/news.dox)
    - [Commits](https://github.com/glfw/glfw/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Ultz.Native.GLFW
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    1af3a3d View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. [3.0] Fix OpenGL type-mappings (#1907)

    * Initial untested work on the cache mechanism
    
    * Fix dependency injection bugs
    
    * Minor cleanups
    
    * Make unit test representative
    
    * Fix the caching problem
    
    * Regenerate Windows bindings
    
    * Adjust git attributes
    
    * Flush the file stream maybe?
    
    * Delete just in case gitattributes didn't apply
    
    * Readd .stout files
    
    * Fix some pathing schenanigans
    
    * Regenerate bindings
    
    * Apply generalisation to the whole cache key
    
    * That's relativity folks
    
    * Just hash the original input rather than recreating it
    
    * Crank up logging
    
    * Another attempt at the cache key
    
    * Another attempt at the cache key
    
    * Regenerated w/ cache finally!
    
    * Small cleanups now that caching is working
    
    * Fix OpenGL type mappings
    
    * Delete non-existent files in the sln
    
    * Add generator.json to sln
    
    * Remove test.json
    
    ---------
    
    Co-authored-by: Silk.NET Team <[email protected]>
    Perksey and dotnet-bot committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    edeecdd View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. [3.0] Account for extension vendors in data type trimming for OpenGL (#…

    …1910)
    
    * Account for extension vendors in data type trimming for OpenGL
    
    * Fix unit test
    
    * Update sources/SilkTouch/Mods/MixKhronosData.cs
    
    Co-authored-by: Andrew Davis <[email protected]>
    
    ---------
    
    Co-authored-by: Andrew Davis <[email protected]>
    Perksey and curin committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    628a85d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Bump Microsoft.Extensions.Logging.Console from 7.0.0 to 8.0.0 (#1916)

    Bumps [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Logging.Console
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0bce05e View commit details
    Browse the repository at this point in the history
  2. Bump csharpier from 0.26.7 to 0.27.1 (#1920)

    Bumps [csharpier](https://github.com/belav/csharpier) from 0.26.7 to 0.27.1.
    - [Release notes](https://github.com/belav/csharpier/releases)
    - [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)
    - [Commits](belav/csharpier@0.26.7...0.27.1)
    
    ---
    updated-dependencies:
    - dependency-name: csharpier
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    3eb6152 View commit details
    Browse the repository at this point in the history
  3. Bump InlineIL.Fody from 1.7.4 to 1.8.0 (#1919)

    Bumps [InlineIL.Fody](https://github.com/ltrzesniewski/InlineIL.Fody) from 1.7.4 to 1.8.0.
    - [Release notes](https://github.com/ltrzesniewski/InlineIL.Fody/releases)
    - [Commits](ltrzesniewski/InlineIL.Fody@v1.7.4...v1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: InlineIL.Fody
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    235fbe9 View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.Extensions.Configuration.Json from 7.0.0 to 8.0.0 (#1918)

    Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Configuration.Json
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ce2c4b5 View commit details
    Browse the repository at this point in the history
  5. Bump BenchmarkDotNet from 0.13.11 to 0.13.12 (#1917)

    Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.11 to 0.13.12.
    - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
    - [Commits](dotnet/BenchmarkDotNet@v0.13.11...v0.13.12)
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5d68218 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Bump xunit.runner.visualstudio from 2.5.1 to 2.5.6 (#1929)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.1 to 2.5.6.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.1...2.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3730c64 View commit details
    Browse the repository at this point in the history
  2. Bump NUnit.Analyzers from 3.10.0 to 4.0.0 (#1928)

    Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.10.0 to 4.0.0.
    - [Release notes](https://github.com/nunit/nunit.analyzers/releases)
    - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt)
    - [Commits](nunit/nunit.analyzers@3.10.0...4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit.Analyzers
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3aff47a View commit details
    Browse the repository at this point in the history
  3. Bump csharpier from 0.27.1 to 0.27.2 (#1927)

    Bumps [csharpier](https://github.com/belav/csharpier) from 0.27.1 to 0.27.2.
    - [Release notes](https://github.com/belav/csharpier/releases)
    - [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)
    - [Commits](belav/csharpier@0.27.1...0.27.2)
    
    ---
    updated-dependencies:
    - dependency-name: csharpier
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    23241b2 View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.Extensions.Configuration.EnvironmentVariables (#1926)

    Bumps [Microsoft.Extensions.Configuration.EnvironmentVariables](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v7.0.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    940a4a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Bump Microsoft.Build.Locator from 1.6.10 to 1.7.1 (#1932)

    Bumps [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) from 1.6.10 to 1.7.1.
    - [Release notes](https://github.com/microsoft/MSBuildLocator/releases)
    - [Commits](https://github.com/microsoft/MSBuildLocator/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Build.Locator
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    bb7fe6c View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.9.0 (#1933)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.9.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.5.0...v17.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    20a55c3 View commit details
    Browse the repository at this point in the history
  3. Bump NUnit.Analyzers from 4.0.0 to 4.0.1 (#1934)

    Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/nunit/nunit.analyzers/releases)
    - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt)
    - [Commits](nunit/nunit.analyzers@4.0.0...4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit.Analyzers
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    1eb9602 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Bump Microsoft.VisualStudio.Setup.Configuration.Interop (#1949)

    Bumps Microsoft.VisualStudio.Setup.Configuration.Interop from 3.8.2112 to 3.9.2164.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.VisualStudio.Setup.Configuration.Interop
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8bc034d View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.9.0 (#1948)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.9.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.7.2...v17.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    74a9555 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. [3.0] Refactor the DSL mod to allow new DSL types to be plugged in (#…

    …1915)
    
    * Start of DSL generator refactor
    
    * wtf is going on
    
    * Current WIP
    
    * Unwind back to start
    
    * Reformat & add back NativeMember attributes
    
    * Allow long acronym threshold to be configured
    
    * Rename UseSilkDSL to TransformFunctions, reintroduce JobDependencies
    
    * Rewrite name trimming logic, modularise transformers
    
    * Reformat code
    
    * Fix unmodified functions being treated as transformed
    
    * Remove static virtual interface methods
    
    * Place interfaces adjacent to their classes
    
    * Fix weird license header quirks
    
    * Update sources/Core/Silk.NET.Core.csproj
    
    * Fixes from self-review
    Perksey committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7037593 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Bump csharpier from 0.27.2 to 0.27.3 (#1957)

    Bumps [csharpier](https://github.com/belav/csharpier) from 0.27.2 to 0.27.3.
    - [Release notes](https://github.com/belav/csharpier/releases)
    - [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)
    - [Commits](belav/csharpier@0.27.2...0.27.3)
    
    ---
    updated-dependencies:
    - dependency-name: csharpier
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    505f3d2 View commit details
    Browse the repository at this point in the history
  2. Bump xunit from 2.6.6 to 2.7.0 (#1958)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.6.6 to 2.7.0.
    - [Commits](xunit/xunit@2.6.6...2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    db7e263 View commit details
    Browse the repository at this point in the history
  3. Bump coverlet.collector from 6.0.0 to 6.0.1 (#1959)

    Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.1.
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](coverlet-coverage/coverlet@v6.0.0...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.collector
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    60f9261 View commit details
    Browse the repository at this point in the history
  4. Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 (#1961)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.5.7.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.6...2.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    3d73783 View commit details
    Browse the repository at this point in the history
  5. Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (#1960)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.8.0...v17.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    71fbf8c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Bump Microsoft.CodeAnalysis.Workspaces.MSBuild from 4.6.0 to 4.9.2 (#…

    …1983)
    
    * Bump Microsoft.CodeAnalysis.Workspaces.MSBuild from 4.6.0 to 4.9.2
    
    Bumps [Microsoft.CodeAnalysis.Workspaces.MSBuild](https://github.com/dotnet/roslyn) from 4.6.0 to 4.9.2.
    - [Release notes](https://github.com/dotnet/roslyn/releases)
    - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
    - [Commits](https://github.com/dotnet/roslyn/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.CodeAnalysis.Workspaces.MSBuild
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump all roslyn
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Dylan Perks <[email protected]>
    dependabot[bot] and Perksey committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4dfbcd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Bump coverlet.collector from 6.0.1 to 6.0.2 (#1987)

    Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.1 to 6.0.2.
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](coverlet-coverage/coverlet@v6.0.1...v6.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.collector
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    fe18d06 View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.Build.Locator from 1.7.1 to 1.7.8 (#1986)

    Bumps [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) from 1.7.1 to 1.7.8.
    - [Release notes](https://github.com/microsoft/MSBuildLocator/releases)
    - [Commits](microsoft/MSBuildLocator@v1.7.1...v1.7.8)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Build.Locator
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c670ee4 View commit details
    Browse the repository at this point in the history
  3. Bump NUnit from 3.12.0 to 3.14.0 (#1985)

    Bumps [NUnit](https://github.com/nunit/nunit) from 3.12.0 to 3.14.0.
    - [Release notes](https://github.com/nunit/nunit/releases)
    - [Changelog](https://github.com/nunit/nunit/blob/v3.14.0/CHANGES.md)
    - [Commits](nunit/nunit@v3.12...v3.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    54f5fee View commit details
    Browse the repository at this point in the history
  4. Bump CSharpier.Core from 0.25.0 to 0.27.3 (#1984)

    Bumps [CSharpier.Core](https://github.com/belav/csharpier) from 0.25.0 to 0.27.3.
    - [Release notes](https://github.com/belav/csharpier/releases)
    - [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)
    - [Commits](belav/csharpier@0.25.0...0.27.3)
    
    ---
    updated-dependencies:
    - dependency-name: CSharpier.Core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e38d126 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Bump NUnit.Analyzers from 4.0.1 to 4.1.0 (#1999)

    Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.0.1 to 4.1.0.
    - [Release notes](https://github.com/nunit/nunit.analyzers/releases)
    - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.txt)
    - [Commits](nunit/nunit.analyzers@4.0.1...4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit.Analyzers
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fa01df2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Parse Khronos metadata (primarily for SupportedApiProfileAttributes a…

    …nd GL/CL groups) (#2008)
    
    * Initial work on Khronos metadata parsing
    
    * Record group usages too, and maybe fix CI?
    
    * Apply suggestions from code review
    
    * Don't conflate 'either one is implied' with 'both are implied'
    Perksey committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4611738 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Bump Verify.NUnit from 23.6.0 to 23.7.1 (#2009)

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 23.6.0 to 23.7.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](https://github.com/VerifyTests/Verify/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3a20f99 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Bump csharpier from 0.27.3 to 0.28.0 (#2029)

    Bumps [csharpier](https://github.com/belav/csharpier) from 0.27.3 to 0.28.0.
    - [Release notes](https://github.com/belav/csharpier/releases)
    - [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)
    - [Commits](belav/csharpier@0.27.3...0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: csharpier
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4ed6848 View commit details
    Browse the repository at this point in the history
  2. Bump Verify.DiffPlex from 2.3.0 to 3.0.0 (#2028)

    Bumps [Verify.DiffPlex](https://github.com/VerifyTests/Verify.DiffPlex) from 2.3.0 to 3.0.0.
    - [Release notes](https://github.com/VerifyTests/Verify.DiffPlex/releases)
    - [Commits](VerifyTests/Verify.DiffPlex@2.3.0...3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.DiffPlex
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    76c84fa View commit details
    Browse the repository at this point in the history
  3. Bump CSharpier.Core from 0.27.3 to 0.28.0 (#2027)

    Bumps [CSharpier.Core](https://github.com/belav/csharpier) from 0.27.3 to 0.28.0.
    - [Release notes](https://github.com/belav/csharpier/releases)
    - [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)
    - [Commits](belav/csharpier@0.27.3...0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: CSharpier.Core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4aec589 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Bump csharpier from 0.28.0 to 0.28.1 (#2137)

    Bumps [csharpier](https://github.com/belav/csharpier) from 0.28.0 to 0.28.1.
    - [Release notes](https://github.com/belav/csharpier/releases)
    - [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)
    - [Commits](belav/csharpier@0.28.0...0.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: csharpier
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ca06683 View commit details
    Browse the repository at this point in the history
  2. Bump xunit from 2.7.0 to 2.7.1 (#2136)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.7.1.
    - [Commits](xunit/xunit@2.7.0...2.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8331ea1 View commit details
    Browse the repository at this point in the history
  3. Bump CSharpier.Core from 0.28.0 to 0.28.1 (#2135)

    Bumps [CSharpier.Core](https://github.com/belav/csharpier) from 0.28.0 to 0.28.1.
    - [Release notes](https://github.com/belav/csharpier/releases)
    - [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)
    - [Commits](belav/csharpier@0.28.0...0.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: CSharpier.Core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b422c6f View commit details
    Browse the repository at this point in the history
  4. Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 (#2134)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 2.5.8.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.7...2.5.8)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5d32739 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Fix build on macOS runner which is apparently arm now (#2161)

    * Fix build on macOS runner which is apparently arm now
    
    * Update dotnet.yml
    Perksey committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6b67ce5 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. [3.0] OpenGL Codegen (#2020)

    * Initial group codegen
    
    * Fix some trimming oddities
    
    * Fix HintTargetPGI and others similarly situated
    
    * Base typing and namespacing
    
    * Cast enum members, fix stray semicolons, Silk.NET.OpenGL builds again
    
    * Group and bool transformations
    
    * Fix erroneous cast order
    
    * Add Delete(singular) overloads (ArrayParameterOverloader)
    
    * Add SAL object model & Khronos length metadata parsing
    
    * ArrayParameterTransformer w/ tests
    
    * Integrate ArrayParameterTransformer
    
    * Support SupportedApiProfileAttribute generation with metadata
    
    * PrettifyNames conflict resolution now actually works
    
    * Fix casting transformation ambiguity bugs
    
    * Fix metadata retrieval for reserved identifiers
    
    * Fix unit tests
    
    * Fixup for all caps names
    
    * Fix naive trimming bug
    
    * More self-review comments
    Perksey committed May 26, 2024
    Configuration menu
    Copy the full SHA
    ca92db9 View commit details
    Browse the repository at this point in the history
  2. Bump xunit.runner.visualstudio from 2.5.8 to 2.8.1 (#2196)

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.8 to 2.8.1.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.8...2.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 26, 2024
    Configuration menu
    Copy the full SHA
    2636382 View commit details
    Browse the repository at this point in the history
  3. Bump Ultz.Native.GLFW from 3.3.9.2 to 3.4.0 (#2160)

    Bumps [Ultz.Native.GLFW](https://github.com/glfw/glfw) from 3.3.9.2 to 3.4.0.
    - [Release notes](https://github.com/glfw/glfw/releases)
    - [Changelog](https://github.com/glfw/glfw/blob/master/docs/news.md)
    - [Commits](https://github.com/glfw/glfw/commits/3.4)
    
    ---
    updated-dependencies:
    - dependency-name: Ultz.Native.GLFW
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 26, 2024
    Configuration menu
    Copy the full SHA
    2652047 View commit details
    Browse the repository at this point in the history
  4. Bump Silk.NET.BuildTools from 2.20.0 to 2.21.0 (#2159)

    Bumps [Silk.NET.BuildTools](https://github.com/dotnet/Silk.NET) from 2.20.0 to 2.21.0.
    - [Release notes](https://github.com/dotnet/Silk.NET/releases)
    - [Commits](v2.20.0...v2.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: Silk.NET.BuildTools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f0d9e8e View commit details
    Browse the repository at this point in the history
  5. Bump csharpier from 0.28.1 to 0.28.2 (#2166)

    Bumps [csharpier](https://github.com/belav/csharpier) from 0.28.1 to 0.28.2.
    - [Release notes](https://github.com/belav/csharpier/releases)
    - [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)
    - [Commits](belav/csharpier@0.28.1...0.28.2)
    
    ---
    updated-dependencies:
    - dependency-name: csharpier
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 26, 2024
    Configuration menu
    Copy the full SHA
    b866cd7 View commit details
    Browse the repository at this point in the history
  6. Bump xunit from 2.7.1 to 2.8.1 (#2197)

    Bumps [xunit](https://github.com/xunit/xunit) from 2.7.1 to 2.8.1.
    - [Commits](xunit/xunit@2.7.1...2.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 26, 2024
    Configuration menu
    Copy the full SHA
    2637b29 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Bump Microsoft.VisualStudio.Setup.Configuration.Interop (#2204)

    Bumps Microsoft.VisualStudio.Setup.Configuration.Interop from 3.9.2164 to 3.10.2154.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.VisualStudio.Setup.Configuration.Interop
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 30, 2024
    Configuration menu
    Copy the full SHA
    565be11 View commit details
    Browse the repository at this point in the history
  2. Bump CSharpier.Core from 0.28.1 to 0.28.2 (#2202)

    Bumps [CSharpier.Core](https://github.com/belav/csharpier) from 0.28.1 to 0.28.2.
    - [Release notes](https://github.com/belav/csharpier/releases)
    - [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)
    - [Commits](belav/csharpier@0.28.1...0.28.2)
    
    ---
    updated-dependencies:
    - dependency-name: CSharpier.Core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 30, 2024
    Configuration menu
    Copy the full SHA
    03ddcfa View commit details
    Browse the repository at this point in the history
  3. Bump Fody from 6.8.0 to 6.8.1 (#2201)

    Bumps [Fody](https://github.com/Fody/Fody) from 6.8.0 to 6.8.1.
    - [Release notes](https://github.com/Fody/Fody/releases)
    - [Commits](Fody/Fody@6.8.0...6.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: Fody
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 30, 2024
    Configuration menu
    Copy the full SHA
    54a7681 View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 (#2203)

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.10.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.9.0...v17.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b9a0a0b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Bump Verify.NUnit from 23.7.1 to 25.0.1 (#2220)

    Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 23.7.1 to 25.0.1.
    - [Release notes](https://github.com/VerifyTests/Verify/releases)
    - [Commits](VerifyTests/Verify@23.7.1...25.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Verify.NUnit
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    43fd768 View commit details
    Browse the repository at this point in the history