Configure Renovate #49

Merged
ryuadmin merged 7 commits from renovate/configure into master 2026-05-02 03:34:40 +00:00
Member

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .forgejo/renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


Detected Package Files

  • .forgejo/workflows/build.yml (github-actions)
  • .forgejo/workflows/canary.yml (github-actions)
  • .forgejo/workflows/pr_triage.yml (github-actions)
  • .forgejo/workflows/release.yml (github-actions)
  • .forgejo/workflows/unused/nightly_pr_comment.yml (github-actions)
  • Directory.Packages.props (nuget)
  • global.json (nuget)
  • src/Ryujinx.Audio.Backends.OpenAL/Ryujinx.Audio.Backends.OpenAL.csproj (nuget)
  • src/Ryujinx.Common/Ryujinx.Common.csproj (nuget)
  • src/Ryujinx.Graphics.OpenGL/Ryujinx.Graphics.OpenGL.csproj (nuget)
  • src/Ryujinx.Graphics.Vulkan/Ryujinx.Graphics.Vulkan.csproj (nuget)
  • src/Ryujinx.HLE.Generators/Ryujinx.HLE.Generators.csproj (nuget)
  • src/Ryujinx.HLE/Ryujinx.HLE.csproj (nuget)
  • src/Ryujinx.Horizon.Generators/Ryujinx.Horizon.Generators.csproj (nuget)
  • src/Ryujinx.Horizon.Kernel.Generators/Ryujinx.Horizon.Kernel.Generators.csproj (nuget)
  • src/Ryujinx.Horizon/Ryujinx.Horizon.csproj (nuget)
  • src/Ryujinx.Input/Ryujinx.Input.csproj (nuget)
  • src/Ryujinx.SDL3.Common/Ryujinx.SDL3.Common.csproj (nuget)
  • src/Ryujinx.ShaderTools/Ryujinx.ShaderTools.csproj (nuget)
  • src/Ryujinx.Tests.Memory/Ryujinx.Tests.Memory.csproj (nuget)
  • src/Ryujinx.Tests.Unicorn/Ryujinx.Tests.Unicorn.csproj (nuget)
  • src/Ryujinx.Tests/Ryujinx.Tests.csproj (nuget)
  • src/Ryujinx.UI.LocaleGenerator/Ryujinx.UI.LocaleGenerator.csproj (nuget)
  • src/Ryujinx/Ryujinx.csproj (nuget)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Enable Renovate configuration migration PRs when needed.
  • Require Dependency Dashboard approval for major updates.

What to Expect

With your current configuration, Renovate will create 30 Pull Requests:

Update dependency Microsoft.Build.Utilities.Core to 17.12.50 [SECURITY]
Update dependency CommunityToolkit.Mvvm to 8.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/communitytoolkit.mvvm-8.x
  • Merge into: master
  • Upgrade CommunityToolkit.Mvvm to 8.4.2
Update dependency DynamicData to 9.4.31
  • Schedule: ["at any time"]
  • Branch name: renovate/dynamicdata-9.x
  • Merge into: master
  • Upgrade DynamicData to 9.4.31
Update dependency FluentAvaloniaUI to 2.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/fluentavaloniaui-2.x
  • Merge into: master
  • Upgrade FluentAvaloniaUI to 2.5.1
Update dependency Newtonsoft.Json to 13.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/newtonsoft.json-13.x
  • Merge into: master
  • Upgrade Newtonsoft.Json to 13.0.4
Update dependency Ryujinx.Graphics.Vulkan.Dependencies.MoltenVK to 1.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/ryujinx.graphics.vulkan.dependencies.moltenvk-1.x
  • Merge into: master
  • Upgrade Ryujinx.Graphics.Vulkan.Dependencies.MoltenVK to 1.2.3
Update dependency Ryujinx.LibHac to 0.21.0-alpha.133
  • Schedule: ["at any time"]
  • Branch name: renovate/ryujinx.libhac-0.x
  • Merge into: master
  • Upgrade Ryujinx.LibHac to 0.21.0-alpha.133
Update Svg.Controls to 11.3.9.5
Update dependency Microsoft.IdentityModel.JsonWebTokens to 8.18.0
Update dependency Microsoft.NET.Test.Sdk to 17.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/vstest-monorepo
  • Merge into: master
  • Upgrade Microsoft.NET.Test.Sdk to 17.14.1
Update dependency NUnit to 3.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nunit-3.x
  • Merge into: master
  • Upgrade NUnit to 3.14.0
Update dependency NUnit3TestAdapter to 4.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nunit3testadapter-4.x
  • Merge into: master
  • Upgrade NUnit3TestAdapter to 4.6.0
Update dependency Sep to 0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sep-0.x
  • Merge into: master
  • Upgrade Sep to 0.13.0
Update dependency UnicornEngine.Unicorn to 2.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/unicornengine.unicorn-2.x
  • Merge into: master
  • Upgrade UnicornEngine.Unicorn to 2.1.3
Update dotnet monorepo
Update OpenTK to 4.9.4
Update Silk.NET to 2.23.0
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: master
  • Upgrade actions/checkout to v6
Update actions/github-script action to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-script-9.x
  • Merge into: master
  • Upgrade actions/github-script to v9
Update actions/setup-dotnet action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-dotnet-5.x
  • Merge into: master
  • Upgrade actions/setup-dotnet to v5
Update actions/upload-artifact action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: master
  • Upgrade actions/upload-artifact to v5
Update avalonia monorepo to v12 (major)
Update dependency Avalonia.Controls.DataGrid to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/avalonia.controls.datagrid-12.x
  • Merge into: master
  • Upgrade Avalonia.Controls.DataGrid to 12.0.0
Update dependency Humanizer to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-humanizer-monorepo
  • Merge into: master
  • Upgrade Humanizer to 3.0.10
Update dependency Microsoft.NET.Test.Sdk to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vstest-monorepo
  • Merge into: master
  • Upgrade Microsoft.NET.Test.Sdk to 18.5.1
Update dependency NUnit to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/nunit-4.x
  • Merge into: master
  • Upgrade NUnit to 4.5.1
Update dependency NUnit3TestAdapter to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/nunit3testadapter-6.x
  • Merge into: master
  • Upgrade NUnit3TestAdapter to 6.2.0
Update dotnet monorepo (major)
Update skiasharp monorepo to v3 (major)
Update Svg.Controls to v12 (major)

🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prHourlyLimit for details.


Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate.

Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. 📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading. 🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `.forgejo/renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs. --- ### Detected Package Files * `.forgejo/workflows/build.yml` (github-actions) * `.forgejo/workflows/canary.yml` (github-actions) * `.forgejo/workflows/pr_triage.yml` (github-actions) * `.forgejo/workflows/release.yml` (github-actions) * `.forgejo/workflows/unused/nightly_pr_comment.yml` (github-actions) * `Directory.Packages.props` (nuget) * `global.json` (nuget) * `src/Ryujinx.Audio.Backends.OpenAL/Ryujinx.Audio.Backends.OpenAL.csproj` (nuget) * `src/Ryujinx.Common/Ryujinx.Common.csproj` (nuget) * `src/Ryujinx.Graphics.OpenGL/Ryujinx.Graphics.OpenGL.csproj` (nuget) * `src/Ryujinx.Graphics.Vulkan/Ryujinx.Graphics.Vulkan.csproj` (nuget) * `src/Ryujinx.HLE.Generators/Ryujinx.HLE.Generators.csproj` (nuget) * `src/Ryujinx.HLE/Ryujinx.HLE.csproj` (nuget) * `src/Ryujinx.Horizon.Generators/Ryujinx.Horizon.Generators.csproj` (nuget) * `src/Ryujinx.Horizon.Kernel.Generators/Ryujinx.Horizon.Kernel.Generators.csproj` (nuget) * `src/Ryujinx.Horizon/Ryujinx.Horizon.csproj` (nuget) * `src/Ryujinx.Input/Ryujinx.Input.csproj` (nuget) * `src/Ryujinx.SDL3.Common/Ryujinx.SDL3.Common.csproj` (nuget) * `src/Ryujinx.ShaderTools/Ryujinx.ShaderTools.csproj` (nuget) * `src/Ryujinx.Tests.Memory/Ryujinx.Tests.Memory.csproj` (nuget) * `src/Ryujinx.Tests.Unicorn/Ryujinx.Tests.Unicorn.csproj` (nuget) * `src/Ryujinx.Tests/Ryujinx.Tests.csproj` (nuget) * `src/Ryujinx.UI.LocaleGenerator/Ryujinx.UI.LocaleGenerator.csproj` (nuget) * `src/Ryujinx/Ryujinx.csproj` (nuget) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Enable Renovate Dependency Dashboard creation. - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - Show only the Age and Confidence Merge Confidence badges for pull requests. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. - Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff - Enable Renovate configuration migration PRs when needed. - Require Dependency Dashboard approval for `major` updates. --- ### What to Expect With your current configuration, Renovate will create 30 Pull Requests: <details> <summary>Update dependency Microsoft.Build.Utilities.Core to 17.12.50 [SECURITY]</summary> - Branch name: `renovate/nuget-microsoft.build.utilities.core-vulnerability` - Merge into: `master` - Upgrade [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) to `17.12.50` </details> <details> <summary>Update dependency CommunityToolkit.Mvvm to 8.4.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/communitytoolkit.mvvm-8.x` - Merge into: `master` - Upgrade [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) to `8.4.2` </details> <details> <summary>Update dependency DynamicData to 9.4.31</summary> - Schedule: ["at any time"] - Branch name: `renovate/dynamicdata-9.x` - Merge into: `master` - Upgrade [DynamicData](https://github.com/reactiveui/DynamicData) to `9.4.31` </details> <details> <summary>Update dependency FluentAvaloniaUI to 2.5.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/fluentavaloniaui-2.x` - Merge into: `master` - Upgrade [FluentAvaloniaUI](https://github.com/amwx/FluentAvalonia) to `2.5.1` </details> <details> <summary>Update dependency Newtonsoft.Json to 13.0.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/newtonsoft.json-13.x` - Merge into: `master` - Upgrade [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) to `13.0.4` </details> <details> <summary>Update dependency Ryujinx.Graphics.Vulkan.Dependencies.MoltenVK to 1.2.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/ryujinx.graphics.vulkan.dependencies.moltenvk-1.x` - Merge into: `master` - Upgrade Ryujinx.Graphics.Vulkan.Dependencies.MoltenVK to `1.2.3` </details> <details> <summary>Update dependency Ryujinx.LibHac to 0.21.0-alpha.133</summary> - Schedule: ["at any time"] - Branch name: `renovate/ryujinx.libhac-0.x` - Merge into: `master` - Upgrade [Ryujinx.LibHac](https://git.ryujinx.app/ryubing/libhac.git) to `0.21.0-alpha.133` </details> <details> <summary>Update Svg.Controls to 11.3.9.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/svg.controls` - Merge into: `master` - Upgrade [Svg.Controls.Avalonia](https://github.com/wieslawsoltes/Svg.Skia) to `11.3.9.5` - Upgrade [Svg.Controls.Skia.Avalonia](https://github.com/wieslawsoltes/Svg.Skia) to `11.3.9.5` </details> <details> <summary>Update dependency Microsoft.IdentityModel.JsonWebTokens to 8.18.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/dotnet-azure-ad-identitymodel-extensions-monorepo` - Merge into: `master` - Upgrade [Microsoft.IdentityModel.JsonWebTokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) to `8.18.0` </details> <details> <summary>Update dependency Microsoft.NET.Test.Sdk to 17.14.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/vstest-monorepo` - Merge into: `master` - Upgrade [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) to `17.14.1` </details> <details> <summary>Update dependency NUnit to 3.14.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/nunit-3.x` - Merge into: `master` - Upgrade [NUnit](https://github.com/nunit/nunit) to `3.14.0` </details> <details> <summary>Update dependency NUnit3TestAdapter to 4.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/nunit3testadapter-4.x` - Merge into: `master` - Upgrade [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) to `4.6.0` </details> <details> <summary>Update dependency Sep to 0.13.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/sep-0.x` - Merge into: `master` - Upgrade [Sep](https://github.com/nietras/Sep) to `0.13.0` </details> <details> <summary>Update dependency UnicornEngine.Unicorn to 2.1.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/unicornengine.unicorn-2.x` - Merge into: `master` - Upgrade [UnicornEngine.Unicorn](https://github.com/unicorn-engine/unicorn) to `2.1.3` </details> <details> <summary>Update dotnet monorepo</summary> - Schedule: ["at any time"] - Branch name: `renovate/dotnet-monorepo` - Merge into: `master` - Upgrade [Microsoft.Build.Framework](https://github.com/dotnet/msbuild) to `17.14.28` - Upgrade [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn) to `3.11.0` - Upgrade [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) to `4.14.0` - Upgrade [System.IO.Hashing](https://github.com/dotnet/dotnet) to `9.0.15` - Upgrade [dotnet-sdk](https://github.com/dotnet/sdk) to `10.0.203` </details> <details> <summary>Update OpenTK to 4.9.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/opentk` - Merge into: `master` - Upgrade [OpenTK.Audio.OpenAL](https://github.com/opentk/opentk) to `4.9.4` - Upgrade [OpenTK.Core](https://github.com/opentk/opentk) to `4.9.4` - Upgrade [OpenTK.Graphics](https://github.com/opentk/opentk) to `4.9.4` - Upgrade [OpenTK.Windowing.GraphicsLibraryFramework](https://github.com/opentk/opentk) to `4.9.4` </details> <details> <summary>Update Silk.NET to 2.23.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/silk.net` - Merge into: `master` - Upgrade [Silk.NET.Vulkan](https://github.com/dotnet/Silk.NET) to `2.23.0` - Upgrade [Silk.NET.Vulkan.Extensions.EXT](https://github.com/dotnet/Silk.NET) to `2.23.0` - Upgrade [Silk.NET.Vulkan.Extensions.KHR](https://github.com/dotnet/Silk.NET) to `2.23.0` </details> <details> <summary>Update actions/checkout action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-6.x` - Merge into: `master` - Upgrade [actions/checkout](https://git.ryujinx.app/actions/checkout) to `v6` </details> <details> <summary>Update actions/github-script action to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-github-script-9.x` - Merge into: `master` - Upgrade [actions/github-script](https://git.ryujinx.app/actions/github-script) to `v9` </details> <details> <summary>Update actions/setup-dotnet action to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-dotnet-5.x` - Merge into: `master` - Upgrade [actions/setup-dotnet](https://git.ryujinx.app/actions/setup-dotnet) to `v5` </details> <details> <summary>Update actions/upload-artifact action to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-github-artifact-actions` - Merge into: `master` - Upgrade [actions/upload-artifact](https://git.ryujinx.app/actions/upload-artifact) to `v5` </details> <details> <summary>Update avalonia monorepo to v12 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-avalonia-monorepo` - Merge into: `master` - Upgrade [Avalonia](https://github.com/AvaloniaUI/Avalonia) to `12.0.2` - Upgrade [Avalonia.Desktop](https://github.com/AvaloniaUI/Avalonia) to `12.0.2` - Upgrade [Avalonia.Markup.Xaml.Loader](https://github.com/AvaloniaUI/Avalonia) to `12.0.2` </details> <details> <summary>Update dependency Avalonia.Controls.DataGrid to v12</summary> - Schedule: ["at any time"] - Branch name: `renovate/avalonia.controls.datagrid-12.x` - Merge into: `master` - Upgrade [Avalonia.Controls.DataGrid](https://github.com/AvaloniaUI/Avalonia.Controls.DataGrid) to `12.0.0` </details> <details> <summary>Update dependency Humanizer to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-humanizer-monorepo` - Merge into: `master` - Upgrade [Humanizer](https://github.com/Humanizr/Humanizer) to `3.0.10` </details> <details> <summary>Update dependency Microsoft.NET.Test.Sdk to v18</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-vstest-monorepo` - Merge into: `master` - Upgrade [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) to `18.5.1` </details> <details> <summary>Update dependency NUnit to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/nunit-4.x` - Merge into: `master` - Upgrade [NUnit](https://github.com/nunit/nunit) to `4.5.1` </details> <details> <summary>Update dependency NUnit3TestAdapter to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/nunit3testadapter-6.x` - Merge into: `master` - Upgrade [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) to `6.2.0` </details> <details> <summary>Update dotnet monorepo (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-dotnet-monorepo` - Merge into: `master` - Upgrade [Microsoft.Build.Framework](https://github.com/dotnet/msbuild) to `18.4.0` - Upgrade [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn) to `5.3.0` - Upgrade [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) to `5.3.0` - Upgrade [System.IO.Hashing](https://github.com/dotnet/dotnet) to `10.0.7` </details> <details> <summary>Update skiasharp monorepo to v3 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-skiasharp-monorepo` - Merge into: `master` - Upgrade [SkiaSharp](https://go.microsoft.com/fwlink/?linkid=868515) to `3.119.2` - Upgrade [SkiaSharp.NativeAssets.Linux](https://go.microsoft.com/fwlink/?linkid=868515) to `3.119.2` </details> <details> <summary>Update Svg.Controls to v12 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-svg.controls` - Merge into: `master` - Upgrade [Svg.Controls.Avalonia](https://github.com/wieslawsoltes/Svg.Skia) to `12.0.0.6` - Upgrade [Svg.Controls.Skia.Avalonia](https://github.com/wieslawsoltes/Svg.Skia) to `12.0.0.6` </details> 🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See [docs for `prHourlyLimit`](https://docs.renovatebot.com/configuration-options/#prhourlylimit) for details. --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-config-hash:355f1b8c5e372454b6923068ed6a361f1b48a00b79ea62b3bbeaeebc49d43aa6-->
Add .forgejo/renovate.json
All checks were successful
Pull Request Triage / triage (pull_request_target) Successful in 1m23s
d8869a14ec
some more config modifications
All checks were successful
Build PR / linux-arm64 (Release) (pull_request) Successful in 4m17s
Build PR / linux-x64 (Release) (pull_request) Successful in 7m7s
Build PR / win-x64 (Release) (pull_request) Successful in 6m43s
Build PR / macOS Universal (Release) (pull_request) Successful in 8m39s
b80c4a1b01
ryuadmin merged commit 0c0b6404b1 into master 2026-05-02 03:34:40 +00:00
ryuadmin deleted branch renovate/configure 2026-05-02 03:34:40 +00:00
ryuadmin referenced this pull request from a commit 2026-05-02 03:34:42 +00:00
ryuadmin added this to the 1.4.0 milestone 2026-05-05 00:30:19 +00:00
Babib3l referenced this pull request from a commit 2026-05-06 14:35:54 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
projects/Ryubing!49
No description provided.