Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump the nuget group with 6 updates (Tyrrrz#802) Bumps the nuget group with 7 updates: | Package | From | To | | --- | --- | --- | | [xunit](https://github.com/xunit/xunit) | `2.8.1` | `2.9.0` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.8.1` | `2.8.2` | | [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.0.11` | `11.1.1` | | [Avalonia.Desktop](https://github.com/AvaloniaUI/Avalonia) | `11.0.11` | `11.1.1` | | [Avalonia.Diagnostics](https://github.com/AvaloniaUI/Avalonia) | `11.0.11` | `11.1.1` | | [Material.Avalonia](https://github.com/AvaloniaCommunity/Material.Avalonia) | `3.6.0` | `3.7.2` | | [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.0.11` | `11.1.0` | Updates `xunit` from 2.8.1 to 2.9.0 - [Commits](xunit/xunit@2.8.1...2.9.0) Updates `xunit.runner.visualstudio` from 2.8.1 to 2.8.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.8.1...2.8.2) Updates `Avalonia` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Avalonia.Desktop` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Avalonia` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Avalonia.Diagnostics` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Avalonia` from 11.0.11 to 11.1.1 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) Updates `Material.Avalonia` from 3.6.0 to 3.7.2 - [Release notes](https://github.com/AvaloniaCommunity/Material.Avalonia/releases) - [Commits](AvaloniaCommunity/Material.Avalonia@v3.6.0...v3.7.2) Updates `Avalonia` from 11.0.11 to 11.1.0 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.0.11...11.1.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia.Desktop dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia.Diagnostics dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Material.Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update readme to mention that muxed streams may be unavailable * Add muxed stream mention in the XML docs * Update FFmpeg in tests to v7.0 * Use new platform APIs in more places * Don't use `AppDomain` * Bump the nuget group with 7 updates (Tyrrrz#807) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Use .NET 9 features: `Lock` and `Index()` via PolyShim * Fix formatting * Update cookie value in YoutubeHttpHandler.cs (Tyrrrz#811) Fixes Tyrrrz#810 * More questionable formatting * Formatting * Allow skipping tests on CD for emergency deployments * Proper fallback for `skip-tests` --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Oleksii Holub <1935960+Tyrrrz@users.noreply.github.com> Co-authored-by: Kacper Tryniecki <kacper@tryniecki.com>
- Loading branch information