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

Conversation

RedImp1470
Copy link
Member

No description provided.

dependabot bot and others added 30 commits August 12, 2024 02:31
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]>
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]>
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]>
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]>
…eeping/NUnit.Analyzers-4.3.0

Bump NUnit.Analyzers from 4.2.0 to 4.3.0
…eeping/multi-19d1fa3218

Bump Microsoft.AspNetCore.Components.WebAssembly and Microsoft.JSInterop
…eeping/Microsoft.JSInterop-8.0.8

Bump Microsoft.JSInterop from 8.0.7 to 8.0.8
…eeping/Newtonsoft.Json-13.0.3

Bump Newtonsoft.Json from 13.0.1 to 13.0.3
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]>
…eeping/Microsoft.AspNetCore.Components.WebAssembly.DevServer-8.0.8

Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 8.0.7 to 8.0.8
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]>
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]>
…eeping/NUnit-4.2.2

Bump NUnit from 4.1.0 to 4.2.2
…eeping/CommunityToolkit.HighPerformance-8.3.0

Bump CommunityToolkit.HighPerformance 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]>
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]>
…eeping/CommunityToolkit.Diagnostics-8.3.0

Bump CommunityToolkit.Diagnostics from 8.2.2 to 8.3.0
…eeping/Microsoft.NET.Test.Sdk-17.11.1

Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.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]>
…eeping/CommunityToolkit.Diagnostics-8.3.1

Bump CommunityToolkit.Diagnostics 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]>
…eeping/CommunityToolkit.HighPerformance-8.3.1

Bump CommunityToolkit.HighPerformance from 8.3.0 to 8.3.1
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]>
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]>
…eeping/xunit-2.9.1

Bump xunit from 2.9.0 to 2.9.1
…eeping/CommunityToolkit.Diagnostics-8.3.2

Bump CommunityToolkit.Diagnostics 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]>
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]>
…eeping/CommunityToolkit.HighPerformance-8.3.2

Bump CommunityToolkit.HighPerformance from 8.3.1 to 8.3.2
…eeping/xunit-2.9.2

Bump xunit from 2.9.1 to 2.9.2
dependabot bot and others added 17 commits October 9, 2024 02:42
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]>
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]>
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]>
…eeping/Microsoft.Extensions.Caching.Memory-8.0.1

Bump Microsoft.Extensions.Caching.Memory from 8.0.0 to 8.0.1
…eeping/Microsoft.JSInterop-8.0.10

Bump Microsoft.JSInterop from 8.0.8 to 8.0.10
…eeping/Microsoft.AspNetCore.Components.WebAssembly.DevServer-8.0.10

Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer 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]>
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]>
…eeping/Microsoft.AspNetCore.Components.WebAssembly-8.0.10

Bump Microsoft.AspNetCore.Components.WebAssembly from 8.0.8 to 8.0.10
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]>
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]>
…eeping/protobuf-net-3.2.45

Bump protobuf-net from 3.2.30 to 3.2.45
…eeping/SixLabors.Fonts-2.0.6

Bump SixLabors.Fonts from 2.0.4 to 2.0.6
…eeping/ImGui.NET-1.91.0.1

Bump ImGui.NET from 1.90.9.1 to 1.91.0.1
@RedImp1470 RedImp1470 merged commit 5a726b2 into develop Nov 8, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant