nuget: bump SkiaSharp.NativeAssets.Linux and SkiaSharp #4

Closed
dependabot[bot] wants to merge 1 commits from dependabot/nuget/multi-9a70c8e89c into master
dependabot[bot] commented 2024-10-06 21:10:42 +00:00 (Migrated from github.com)

Bumps SkiaSharp.NativeAssets.Linux and SkiaSharp. These dependencies needed to be updated together.
Updates SkiaSharp.NativeAssets.Linux from 2.88.7 to 2.88.8

Release notes

Sourced from SkiaSharp.NativeAssets.Linux's releases.

Version 2.88.8

What's Changed

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.7...v2.88.8

Version 2.88.8 (Preview 1)

What's Changed

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.7...v2.88.8-preview.1.1

Commits

Updates SkiaSharp from 2.88.7 to 2.88.8

Release notes

Sourced from SkiaSharp's releases.

Version 2.88.8

What's Changed

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.7...v2.88.8

Version 2.88.8 (Preview 1)

What's Changed

Full Changelog: https://github.com/mono/SkiaSharp/compare/v2.88.7...v2.88.8-preview.1.1

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [SkiaSharp.NativeAssets.Linux](https://github.com/mono/SkiaSharp) and [SkiaSharp](https://github.com/mono/SkiaSharp). These dependencies needed to be updated together. Updates `SkiaSharp.NativeAssets.Linux` from 2.88.7 to 2.88.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mono/SkiaSharp/releases">SkiaSharp.NativeAssets.Linux's releases</a>.</em></p> <blockquote> <h2>Version 2.88.8</h2> <h2>What's Changed</h2> <ul> <li>[release/2.x] Use the version of gn that works on old Apline by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2712">mono/SkiaSharp#2712</a></li> <li>Hide functions that opengl32.dll does not actually have by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2710">mono/SkiaSharp#2710</a></li> <li>[release/2.x] Avoid async void in SKXamlCanvas. by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2731">mono/SkiaSharp#2731</a></li> <li>[release/2.x] Make PlatformConfiguration properties trimmable (fixes tvOS compilation) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2734">mono/SkiaSharp#2734</a></li> <li>[release/2.x] Fix CI for Feb 2024 by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2783">mono/SkiaSharp#2783</a></li> <li>Use full template specifications by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2791">mono/SkiaSharp#2791</a></li> <li>Fix yaml by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2792">mono/SkiaSharp#2792</a></li> <li>[release/2.x] Clean up APIScan and other compliance yaml by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2805">mono/SkiaSharp#2805</a></li> <li>[release/2.x] Add some new overloads for better compat by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2810">mono/SkiaSharp#2810</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mono/SkiaSharp/compare/v2.88.7...v2.88.8">https://github.com/mono/SkiaSharp/compare/v2.88.7...v2.88.8</a></p> <h2>Version 2.88.8 (Preview 1)</h2> <h2>What's Changed</h2> <ul> <li>[release/2.x] Use the version of gn that works on old Apline by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2712">mono/SkiaSharp#2712</a></li> <li>Hide functions that opengl32.dll does not actually have by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2710">mono/SkiaSharp#2710</a></li> <li>[release/2.x] Avoid async void in SKXamlCanvas. by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2731">mono/SkiaSharp#2731</a></li> <li>[release/2.x] Make PlatformConfiguration properties trimmable (fixes tvOS compilation) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2734">mono/SkiaSharp#2734</a></li> <li>[release/2.x] Fix CI for Feb 2024 by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2783">mono/SkiaSharp#2783</a></li> <li>Use full template specifications by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2791">mono/SkiaSharp#2791</a></li> <li>Fix yaml by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2792">mono/SkiaSharp#2792</a></li> <li>[release/2.x] Clean up APIScan and other compliance yaml by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2805">mono/SkiaSharp#2805</a></li> <li>[release/2.x] Add some new overloads for better compat by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2810">mono/SkiaSharp#2810</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mono/SkiaSharp/compare/v2.88.7...v2.88.8-preview.1.1">https://github.com/mono/SkiaSharp/compare/v2.88.7...v2.88.8-preview.1.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mono/SkiaSharp/commit/7af1d0840a381c0ce7ef2877454a88dbb2949686"><code>7af1d08</code></a> Update version to stable</li> <li><a href="https://github.com/mono/SkiaSharp/commit/214c9c0816b030d6ed8929627840d3a595f06efd"><code>214c9c0</code></a> [release/2.x] Add some new overloads for better compat (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2810">#2810</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/a4e98b52792771e839c65957a0079ba9a5cfdf7a"><code>a4e98b5</code></a> [release/2.x] Clean up APIScan and other compliance yaml (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2805">#2805</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/fa98ae0cfade6ab645445392017df9111f706640"><code>fa98ae0</code></a> Fix yaml (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2792">#2792</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/5ec482fd5f27381e51114095b0e77668adc0dd7d"><code>5ec482f</code></a> Clean up YAML a bit (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2791">#2791</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/6c0eefad74678dc2f92aad064b24a57d85f96cee"><code>6c0eefa</code></a> Fix the script for mac (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2749">#2749</a>) (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2783">#2783</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/66aa5b779942df4de03c1f79cb14f0fc497fdd3e"><code>66aa5b7</code></a> Make PlatformConfiguration properties trimmable (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2717">#2717</a>) (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2734">#2734</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/76ed7a09cdc2d6df2bc9ece9497dae5b72f1ca3f"><code>76ed7a0</code></a> Avoid async void in SKXamlCanvas. (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2720">#2720</a>) (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2731">#2731</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/408ddd1d109b11ddcfa2ab1d5a51c6d039452de1"><code>408ddd1</code></a> Do not provide invalid externs (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2710">#2710</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/65e4a72c4cf0ff998a15a4fecf3f51742506ff8e"><code>65e4a72</code></a> Use the version of gn that works on old Apline (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2711">#2711</a>) (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2712">#2712</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mono/SkiaSharp/compare/v2.88.7...v2.88.8">compare view</a></li> </ul> </details> <br /> Updates `SkiaSharp` from 2.88.7 to 2.88.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mono/SkiaSharp/releases">SkiaSharp's releases</a>.</em></p> <blockquote> <h2>Version 2.88.8</h2> <h2>What's Changed</h2> <ul> <li>[release/2.x] Use the version of gn that works on old Apline by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2712">mono/SkiaSharp#2712</a></li> <li>Hide functions that opengl32.dll does not actually have by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2710">mono/SkiaSharp#2710</a></li> <li>[release/2.x] Avoid async void in SKXamlCanvas. by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2731">mono/SkiaSharp#2731</a></li> <li>[release/2.x] Make PlatformConfiguration properties trimmable (fixes tvOS compilation) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2734">mono/SkiaSharp#2734</a></li> <li>[release/2.x] Fix CI for Feb 2024 by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2783">mono/SkiaSharp#2783</a></li> <li>Use full template specifications by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2791">mono/SkiaSharp#2791</a></li> <li>Fix yaml by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2792">mono/SkiaSharp#2792</a></li> <li>[release/2.x] Clean up APIScan and other compliance yaml by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2805">mono/SkiaSharp#2805</a></li> <li>[release/2.x] Add some new overloads for better compat by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2810">mono/SkiaSharp#2810</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mono/SkiaSharp/compare/v2.88.7...v2.88.8">https://github.com/mono/SkiaSharp/compare/v2.88.7...v2.88.8</a></p> <h2>Version 2.88.8 (Preview 1)</h2> <h2>What's Changed</h2> <ul> <li>[release/2.x] Use the version of gn that works on old Apline by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2712">mono/SkiaSharp#2712</a></li> <li>Hide functions that opengl32.dll does not actually have by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2710">mono/SkiaSharp#2710</a></li> <li>[release/2.x] Avoid async void in SKXamlCanvas. by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2731">mono/SkiaSharp#2731</a></li> <li>[release/2.x] Make PlatformConfiguration properties trimmable (fixes tvOS compilation) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2734">mono/SkiaSharp#2734</a></li> <li>[release/2.x] Fix CI for Feb 2024 by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2783">mono/SkiaSharp#2783</a></li> <li>Use full template specifications by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2791">mono/SkiaSharp#2791</a></li> <li>Fix yaml by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2792">mono/SkiaSharp#2792</a></li> <li>[release/2.x] Clean up APIScan and other compliance yaml by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2805">mono/SkiaSharp#2805</a></li> <li>[release/2.x] Add some new overloads for better compat by <a href="https://github.com/mattleibow"><code>@​mattleibow</code></a> in <a href="https://redirect.github.com/mono/SkiaSharp/pull/2810">mono/SkiaSharp#2810</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mono/SkiaSharp/compare/v2.88.7...v2.88.8-preview.1.1">https://github.com/mono/SkiaSharp/compare/v2.88.7...v2.88.8-preview.1.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mono/SkiaSharp/commit/7af1d0840a381c0ce7ef2877454a88dbb2949686"><code>7af1d08</code></a> Update version to stable</li> <li><a href="https://github.com/mono/SkiaSharp/commit/214c9c0816b030d6ed8929627840d3a595f06efd"><code>214c9c0</code></a> [release/2.x] Add some new overloads for better compat (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2810">#2810</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/a4e98b52792771e839c65957a0079ba9a5cfdf7a"><code>a4e98b5</code></a> [release/2.x] Clean up APIScan and other compliance yaml (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2805">#2805</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/fa98ae0cfade6ab645445392017df9111f706640"><code>fa98ae0</code></a> Fix yaml (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2792">#2792</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/5ec482fd5f27381e51114095b0e77668adc0dd7d"><code>5ec482f</code></a> Clean up YAML a bit (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2791">#2791</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/6c0eefad74678dc2f92aad064b24a57d85f96cee"><code>6c0eefa</code></a> Fix the script for mac (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2749">#2749</a>) (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2783">#2783</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/66aa5b779942df4de03c1f79cb14f0fc497fdd3e"><code>66aa5b7</code></a> Make PlatformConfiguration properties trimmable (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2717">#2717</a>) (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2734">#2734</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/76ed7a09cdc2d6df2bc9ece9497dae5b72f1ca3f"><code>76ed7a0</code></a> Avoid async void in SKXamlCanvas. (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2720">#2720</a>) (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2731">#2731</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/408ddd1d109b11ddcfa2ab1d5a51c6d039452de1"><code>408ddd1</code></a> Do not provide invalid externs (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2710">#2710</a>)</li> <li><a href="https://github.com/mono/SkiaSharp/commit/65e4a72c4cf0ff998a15a4fecf3f51742506ff8e"><code>65e4a72</code></a> Use the version of gn that works on old Apline (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2711">#2711</a>) (<a href="https://redirect.github.com/mono/SkiaSharp/issues/2712">#2712</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mono/SkiaSharp/compare/v2.88.7...v2.88.8">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
dependabot[bot] commented 2024-10-06 21:10:43 +00:00 (Migrated from github.com)

Dependabot tried to add @TSRBerry as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/GreemDev/Ryujinx/pulls/4/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the GreemDev/Ryujinx repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
Dependabot tried to add `@TSRBerry` as a reviewer to this PR, but received the following error from GitHub: ``` POST https://api.github.com/repos/GreemDev/Ryujinx/pulls/4/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the GreemDev/Ryujinx repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request ```
dependabot[bot] commented 2024-10-06 21:10:43 +00:00 (Migrated from github.com)

The following labels could not be found: infra.

The following labels could not be found: `infra`.
dependabot[bot] commented 2024-10-09 14:28:25 +00:00 (Migrated from github.com)

Superseded by #14.

Superseded by #14.

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MeloNX/Ryujinx-ryubing#4
No description provided.