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

Update library dependencies #2806

Merged
merged 11 commits into from
Mar 18, 2024
Merged

Conversation

Misha-133
Copy link
Member

@Misha-133 Misha-133 commented Dec 4, 2023

Some dependencies are outdated or even unsupported, so this PR bumps deps of the lib and samples to more recent versions

Changes

  • bump Newtonsoft.Json 13.0.1 => 13.0.3

  • bump Microsoft.CodeAnalysis 3.11.0 => 4.9.2

  • bump IDisposableAnalyzers 3.4.15 => 4.0.7

    • apply analyzer suggestion (make internal class sealed)
  • bump System.Interactive.Async 5.0.0 => 6.0.1

  • bump System.Collections.Immutable 5.0.0 => 6.0.0

  • bump Microsoft.NET.Test.Sdk 16.11.0 => 17.9.0

  • bump Microsoft.Extensions.DependencyInjection.Abstractions 5.0.0 => 6.0.0

  • bump xunit 2.4.1 => 2.6.2

  • bump xunit.runner.visualstudio 2.4.3 => 2.5.4

  • bump FluentAssertions 6.7.0 => 6.12.0

    • add some syntax sugar to tests
  • bump Discord.Net to 3.13.1 in samples

  • bump samples to net8.0

@Misha-133 Misha-133 merged commit bfc8dc2 into discord-net:dev Mar 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants