Tyrrrz / DiscordChatExporter

Exports Discord chat logs to a file
MIT License
7.65k stars 699 forks source link

Bump the nuget group with 8 updates #1268

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the nuget group with 9 updates:

Package From To
xunit 2.8.1 2.9.0
xunit.runner.visualstudio 2.8.1 2.8.2
AsyncKeyedLock 6.4.2 7.0.0
YoutubeExplode 6.3.16 6.4.0
Avalonia 11.0.11 11.1.1
Avalonia.Desktop 11.0.11 11.1.1
Avalonia.Diagnostics 11.0.11 11.1.1
Material.Avalonia 3.6.0 3.7.2
Avalonia 11.0.11 11.1.0

Updates xunit from 2.8.1 to 2.9.0

Commits
  • 593e573 v2.9.0
  • f070472 Enable XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS environment variable to skip sho...
  • 80a2294 For Assert.Equivalent, exclude properties (or property getters) which are obs...
  • b6dabde #2955: Ensure minimum thread pool size (v2)
  • 5fe01ff #2922: Remove obsolete AssemblyRunner.Start() overloads (v2)
  • beab8d9 #1916: Don't try to serialize generic argument types (v2)
  • 27c70a7 Restore the Func<TestOutputHelper> so we re-create the output helper for each...
  • 1fac6f8 #2377: Test logs get mixed across test cases
  • e022e5c Unit test for #2271 (v2)
  • 21f6aee Re-enable IDE0290 as we're using 'dotnet format' now
  • Additional commits viewable in compare view


Updates xunit.runner.visualstudio from 2.8.1 to 2.8.2

Commits


Updates AsyncKeyedLock from 6.4.2 to 7.0.0

Release notes

Sourced from AsyncKeyedLock's releases.

7.0.0

Enabled pooling by default. Optimizations for .NET 9.0+.

Commits


Updates YoutubeExplode from 6.3.16 to 6.4.0

Release notes

Sourced from YoutubeExplode's releases.

6.4

What's Changed

New Contributors

Full Changelog: https://github.com/Tyrrrz/YoutubeExplode/compare/6.3.16...6.4

Commits


Updates Avalonia from 11.0.11 to 11.1.1

Release notes

Sourced from Avalonia's releases.

11.1.1

What's Changed

This is a hotfix to restore intellisense in the VS extension.

11.1.0-rc2

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.1.0-rc1...11.1.0-rc2

What's Changed

11.1.0-rc1

This release contains bugfixes for issues reported for 11.1.0-beta2.

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.1.0-beta2...11.1.0-rc1

What's Changed

... (truncated)

Commits
  • ff13f06 Update version to 11.1.1.
  • 15db5ee Update AvaloniaBuildTasks.targets (#16427)
  • ded5caa Win32 - set internal _shown flag if ShowWindow will make window visible (#16029)
  • 2ba4551 Make bindings react to PropertyChanged even if property hasn't changed (#16150)
  • daaf054 Fix ICommand bindings in style setters (#16122)
  • 17cc674 Fix BindingNotification handling in MultiBinding (#16102)
  • bbf11be Fix negation of null values. (#16101)
  • c0c82df Convert IAvaloniaXamlIlParentStackProvider to eager one if needed (#16028)
  • 2c1a181 Handle case when TaskBarList could not be created (#15852)
  • 068d0c1 Fix Android app randomly hangs (15807) (#15810)
  • Additional commits viewable in compare view


Updates Avalonia.Desktop from 11.0.11 to 11.1.1

Release notes

Sourced from Avalonia.Desktop's releases.

11.1.1

What's Changed

This is a hotfix to restore intellisense in the VS extension.

11.1.0-rc2

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.1.0-rc1...11.1.0-rc2

What's Changed

11.1.0-rc1

This release contains bugfixes for issues reported for 11.1.0-beta2.

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.1.0-beta2...11.1.0-rc1

What's Changed

... (truncated)

Commits
  • ff13f06 Update version to 11.1.1.
  • 15db5ee Update AvaloniaBuildTasks.targets (#16427)
  • ded5caa Win32 - set internal _shown flag if ShowWindow will make window visible (#16029)
  • 2ba4551 Make bindings react to PropertyChanged even if property hasn't changed (#16150)
  • daaf054 Fix ICommand bindings in style setters (#16122)
  • 17cc674 Fix BindingNotification handling in MultiBinding (#16102)
  • bbf11be Fix negation of null values. (#16101)
  • c0c82df Convert IAvaloniaXamlIlParentStackProvider to eager one if needed (#16028)
  • 2c1a181 Handle case when TaskBarList could not be created (#15852)
  • 068d0c1 Fix Android app randomly hangs (15807) (#15810)
  • Additional commits viewable in compare view


Updates Avalonia from 11.0.11 to 11.1.1

Release notes

Sourced from Avalonia's releases.

11.1.1

What's Changed

This is a hotfix to restore intellisense in the VS extension.

11.1.0-rc2

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.1.0-rc1...11.1.0-rc2

What's Changed

11.1.0-rc1

This release contains bugfixes for issues reported for 11.1.0-beta2.

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.1.0-beta2...11.1.0-rc1

What's Changed

... (truncated)

Commits
  • ff13f06 Update version to 11.1.1.
  • 15db5ee Update AvaloniaBuildTasks.targets (#16427)
  • ded5caa Win32 - set internal _shown flag if ShowWindow will make window visible (#16029)
  • 2ba4551 Make bindings react to PropertyChanged even if property hasn't changed (#16150)
  • daaf054 Fix ICommand bindings in style setters (#16122)
  • 17cc674 Fix BindingNotification handling in MultiBinding (#16102)
  • bbf11be Fix negation of null values. (#16101)
  • c0c82df Convert IAvaloniaXamlIlParentStackProvider to eager one if needed (#16028)
  • 2c1a181 Handle case when TaskBarList could not be created (#15852)
  • 068d0c1 Fix Android app randomly hangs (15807) (#15810)
  • Additional commits viewable in compare view


Updates Avalonia.Diagnostics from 11.0.11 to 11.1.1

Release notes

Sourced from Avalonia.Diagnostics's releases.

11.1.1

What's Changed

This is a hotfix to restore intellisense in the VS extension.

11.1.0-rc2

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.1.0-rc1...11.1.0-rc2

What's Changed

11.1.0-rc1

This release contains bugfixes for issues reported for 11.1.0-beta2.

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.1.0-beta2...11.1.0-rc1

What's Changed

... (truncated)

Commits
  • ff13f06 Update version to 11.1.1.
  • 15db5ee Update AvaloniaBuildTasks.targets (#16427)
  • ded5caa Win32 - set internal _shown flag if ShowWindow will make window visible (#16029)
  • 2ba4551 Make bindings react to PropertyChanged even if property hasn't changed (#16150)
  • daaf054 Fix ICommand bindings in style setters (#16122)
  • 17cc674 Fix BindingNotification handling in MultiBinding (#16102)
  • bbf11be Fix negation of null values. (#16101)
  • c0c82df Convert IAvaloniaXamlIlParentStackProvider to eager one if needed (#16028)
  • 2c1a181 Handle case when TaskBarList could not be created (#15852)
  • 068d0c1 Fix Android app randomly hangs (15807) (#15810)
  • Additional commits viewable in compare view


Updates Avalonia from 11.0.11 to 11.1.1

Release notes

Sourced from Avalonia's releases.

11.1.1

What's Changed

This is a hotfix to restore intellisense in the VS extension.

11.1.0-rc2

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.1.0-rc1...11.1.0-rc2

What's Changed

11.1.0-rc1

This release contains bugfixes for issues reported for 11.1.0-beta2.

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.1.0-beta2...11.1.0-rc1

What's Changed

... (truncated)

Commits
  • ff13f06 Update version to 11.1.1.
  • 15db5ee Update AvaloniaBuildTasks.targets (#16427)
  • ded5caa Win32 - set internal _shown flag if ShowWindow will make window visible (#16029)