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

Housekeeping #921

Merged
merged 47 commits into from
Nov 8, 2024
Merged

Housekeeping #921

merged 47 commits into from
Nov 8, 2024

Commits on Aug 12, 2024

  1. Bump NUnit.Analyzers from 4.2.0 to 4.3.0

    Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.2.0 to 4.3.0.
    - [Release notes](https://github.com/nunit/nunit.analyzers/releases)
    - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md)
    - [Commits](nunit/nunit.analyzers@4.2.0...4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit.Analyzers
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    885e357 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Bump Microsoft.AspNetCore.Components.WebAssembly and Microsoft.JSInterop

    Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) and [Microsoft.JSInterop](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together.
    
    Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.7 to 8.0.8
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.7...v8.0.8)
    
    Updates `Microsoft.JSInterop` from 8.0.7 to 8.0.8
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.7...v8.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Components.WebAssembly
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Microsoft.JSInterop
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5f04ecc View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.JSInterop from 8.0.7 to 8.0.8

    Bumps [Microsoft.JSInterop](https://github.com/dotnet/aspnetcore) from 8.0.7 to 8.0.8.
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.7...v8.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.JSInterop
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c8b4f03 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Bump Newtonsoft.Json from 13.0.1 to 13.0.3

    Bumps Newtonsoft.Json from 13.0.1 to 13.0.3.
    
    ---
    updated-dependencies:
    - dependency-name: Newtonsoft.Json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8d3d574 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Merge pull request #899 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/NUnit.Analyzers-4.3.0
    
    Bump NUnit.Analyzers from 4.2.0 to 4.3.0
    RedImp1470 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fe1892d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #900 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/multi-19d1fa3218
    
    Bump Microsoft.AspNetCore.Components.WebAssembly and Microsoft.JSInterop
    RedImp1470 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    00b7bfe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #902 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/Microsoft.JSInterop-8.0.8
    
    Bump Microsoft.JSInterop from 8.0.7 to 8.0.8
    RedImp1470 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    25d21c2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #903 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/Newtonsoft.Json-13.0.3
    
    Bump Newtonsoft.Json from 13.0.1 to 13.0.3
    RedImp1470 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a1395f4 View commit details
    Browse the repository at this point in the history
  5. Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer

    Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 8.0.7 to 8.0.8.
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.7...v8.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    aaa8158 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #901 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/Microsoft.AspNetCore.Components.WebAssembly.DevServer-8.0.8
    
    Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 8.0.7 to 8.0.8
    RedImp1470 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3e6fc8d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Bump NUnit from 4.1.0 to 4.2.2

    Bumps [NUnit](https://github.com/nunit/nunit) from 4.1.0 to 4.2.2.
    - [Release notes](https://github.com/nunit/nunit/releases)
    - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
    - [Commits](nunit/nunit@4.1.0...4.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    39c840d View commit details
    Browse the repository at this point in the history
  2. Bump CommunityToolkit.HighPerformance from 8.2.2 to 8.3.0

    Bumps [CommunityToolkit.HighPerformance](https://github.com/CommunityToolkit/dotnet) from 8.2.2 to 8.3.0.
    - [Release notes](https://github.com/CommunityToolkit/dotnet/releases)
    - [Commits](CommunityToolkit/dotnet@v8.2.2...v8.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: CommunityToolkit.HighPerformance
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ded8391 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #904 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/NUnit-4.2.2
    
    Bump NUnit from 4.1.0 to 4.2.2
    RedImp1470 authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3e9f898 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #906 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/CommunityToolkit.HighPerformance-8.3.0
    
    Bump CommunityToolkit.HighPerformance from 8.2.2 to 8.3.0
    RedImp1470 authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a9f7d70 View commit details
    Browse the repository at this point in the history
  5. Bump CommunityToolkit.Diagnostics from 8.2.2 to 8.3.0

    Bumps [CommunityToolkit.Diagnostics](https://github.com/CommunityToolkit/dotnet) from 8.2.2 to 8.3.0.
    - [Release notes](https://github.com/CommunityToolkit/dotnet/releases)
    - [Commits](CommunityToolkit/dotnet@v8.2.2...v8.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: CommunityToolkit.Diagnostics
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0f3fb2c View commit details
    Browse the repository at this point in the history
  6. Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.1.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.10.0...v17.11.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]>
    dependabot[bot] authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d21e0e7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #905 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/CommunityToolkit.Diagnostics-8.3.0
    
    Bump CommunityToolkit.Diagnostics from 8.2.2 to 8.3.0
    RedImp1470 authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c2ebf9a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #907 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/Microsoft.NET.Test.Sdk-17.11.1
    
    Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1
    RedImp1470 authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    fc6c219 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Bump CommunityToolkit.Diagnostics from 8.3.0 to 8.3.1

    Bumps [CommunityToolkit.Diagnostics](https://github.com/CommunityToolkit/dotnet) from 8.3.0 to 8.3.1.
    - [Release notes](https://github.com/CommunityToolkit/dotnet/releases)
    - [Commits](CommunityToolkit/dotnet@v8.3.0...v8.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: CommunityToolkit.Diagnostics
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    00020a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #909 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/CommunityToolkit.Diagnostics-8.3.1
    
    Bump CommunityToolkit.Diagnostics from 8.3.0 to 8.3.1
    RedImp1470 authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0081367 View commit details
    Browse the repository at this point in the history
  3. Bump CommunityToolkit.HighPerformance from 8.3.0 to 8.3.1

    Bumps [CommunityToolkit.HighPerformance](https://github.com/CommunityToolkit/dotnet) from 8.3.0 to 8.3.1.
    - [Release notes](https://github.com/CommunityToolkit/dotnet/releases)
    - [Commits](CommunityToolkit/dotnet@v8.3.0...v8.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: CommunityToolkit.HighPerformance
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2fb71ca View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Merge pull request #908 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/CommunityToolkit.HighPerformance-8.3.1
    
    Bump CommunityToolkit.HighPerformance from 8.3.0 to 8.3.1
    RedImp1470 authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    62dacb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Bump CommunityToolkit.Diagnostics from 8.3.1 to 8.3.2

    Bumps [CommunityToolkit.Diagnostics](https://github.com/CommunityToolkit/dotnet) from 8.3.1 to 8.3.2.
    - [Release notes](https://github.com/CommunityToolkit/dotnet/releases)
    - [Commits](CommunityToolkit/dotnet@v8.3.1...v8.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: CommunityToolkit.Diagnostics
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0482554 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Bump xunit from 2.9.0 to 2.9.1

    Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.1.
    - [Commits](xunit/xunit@2.9.0...2.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b11be8c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #912 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/xunit-2.9.1
    
    Bump xunit from 2.9.0 to 2.9.1
    RedImp1470 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    13937d2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #910 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/CommunityToolkit.Diagnostics-8.3.2
    
    Bump CommunityToolkit.Diagnostics from 8.3.1 to 8.3.2
    RedImp1470 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    42fbacf View commit details
    Browse the repository at this point in the history
  4. Bump CommunityToolkit.HighPerformance from 8.3.1 to 8.3.2

    Bumps [CommunityToolkit.HighPerformance](https://github.com/CommunityToolkit/dotnet) from 8.3.1 to 8.3.2.
    - [Release notes](https://github.com/CommunityToolkit/dotnet/releases)
    - [Commits](CommunityToolkit/dotnet@v8.3.1...v8.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: CommunityToolkit.HighPerformance
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c44740a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Bump xunit from 2.9.1 to 2.9.2

    Bumps [xunit](https://github.com/xunit/xunit) from 2.9.1 to 2.9.2.
    - [Commits](xunit/xunit@v2-2.9.1...v2-2.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9670b96 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Merge pull request #911 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/CommunityToolkit.HighPerformance-8.3.2
    
    Bump CommunityToolkit.HighPerformance from 8.3.1 to 8.3.2
    RedImp1470 authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8f38752 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #913 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/xunit-2.9.2
    
    Bump xunit from 2.9.1 to 2.9.2
    RedImp1470 authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a42412d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Bump Microsoft.Extensions.Caching.Memory from 8.0.0 to 8.0.1

    Bumps [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.0...v8.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Caching.Memory
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ce1d29b View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.JSInterop from 8.0.8 to 8.0.10

    Bumps [Microsoft.JSInterop](https://github.com/dotnet/aspnetcore) from 8.0.8 to 8.0.10.
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.8...v8.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.JSInterop
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    be875f7 View commit details
    Browse the repository at this point in the history
  3. Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer

    Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 8.0.8 to 8.0.10.
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.8...v8.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    47dccb1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #914 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/Microsoft.Extensions.Caching.Memory-8.0.1
    
    Bump Microsoft.Extensions.Caching.Memory from 8.0.0 to 8.0.1
    RedImp1470 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    31932fb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #915 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/Microsoft.JSInterop-8.0.10
    
    Bump Microsoft.JSInterop from 8.0.8 to 8.0.10
    RedImp1470 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    16f1a41 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #916 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/Microsoft.AspNetCore.Components.WebAssembly.DevServer-8.0.10
    
    Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 8.0.8 to 8.0.10
    RedImp1470 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f1e68d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Bump Microsoft.AspNetCore.Components.WebAssembly from 8.0.8 to 8.0.10

    Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 8.0.8 to 8.0.10.
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.8...v8.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Components.WebAssembly
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    11cf7db View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Bump protobuf-net from 3.2.30 to 3.2.45

    Bumps [protobuf-net](https://github.com/protobuf-net/protobuf-net) from 3.2.30 to 3.2.45.
    - [Release notes](https://github.com/protobuf-net/protobuf-net/releases)
    - [Changelog](https://github.com/protobuf-net/protobuf-net/blob/main/docs/releasenotes.md)
    - [Commits](https://github.com/protobuf-net/protobuf-net/commits)
    
    ---
    updated-dependencies:
    - dependency-name: protobuf-net
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9dec04c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Merge pull request #917 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/Microsoft.AspNetCore.Components.WebAssembly-8.0.10
    
    Bump Microsoft.AspNetCore.Components.WebAssembly from 8.0.8 to 8.0.10
    RedImp1470 authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e54782e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Bump SixLabors.Fonts from 2.0.4 to 2.0.6

    Bumps [SixLabors.Fonts](https://github.com/SixLabors/Fonts) from 2.0.4 to 2.0.6.
    - [Release notes](https://github.com/SixLabors/Fonts/releases)
    - [Commits](SixLabors/Fonts@v2.0.4...v2.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: SixLabors.Fonts
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4f26450 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Bump ImGui.NET from 1.90.9.1 to 1.91.0.1

    Bumps [ImGui.NET](https://github.com/mellinoe/imgui.net) from 1.90.9.1 to 1.91.0.1.
    - [Release notes](https://github.com/mellinoe/imgui.net/releases)
    - [Commits](ImGuiNET/ImGui.NET@v1.90.9.1...v1.91.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ImGui.NET
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6198c9f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Merge pull request #918 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/protobuf-net-3.2.45
    
    Bump protobuf-net from 3.2.30 to 3.2.45
    RedImp1470 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5303a0e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #919 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/SixLabors.Fonts-2.0.6
    
    Bump SixLabors.Fonts from 2.0.4 to 2.0.6
    RedImp1470 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9f44b05 View commit details
    Browse the repository at this point in the history
  3. Fixed ImGui errors

    RedImp1470 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3ce47ef View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Fixed ImGui errors

    RedImp1470 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    410e882 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #920 from FUSEEProjectTeam/dependabot/nuget/housek…

    …eeping/ImGui.NET-1.91.0.1
    
    Bump ImGui.NET from 1.90.9.1 to 1.91.0.1
    RedImp1470 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8c97b6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e925df View commit details
    Browse the repository at this point in the history