No description
- C# 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [ImGui.NET](https://github.com/mellinoe/imgui.net) | `1.90.1.1` → `1.91.6.1` |  |  | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/10) for more information. --- ### Release Notes <details> <summary>mellinoe/imgui.net (ImGui.NET)</summary> ### [`v1.91.6.1`](https://github.com/ImGuiNET/ImGui.NET/releases/tag/v1.91.6.1) #### What's Changed - upgrade to 1.91.6 by [@​zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#505](https://github.com/ImGuiNET/ImGui.NET/pull/505) - temp disable github action step by [@​zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#506](https://github.com/ImGuiNET/ImGui.NET/pull/506) **Full Changelog**: <https://github.com/ImGuiNET/ImGui.NET/compare/v1.91.0.1...v1.91.6.1> ### [`v1.91.0.1`](https://github.com/ImGuiNET/ImGui.NET/releases/tag/v1.91.0.1) #### What's Changed - Update ImGuiRenderer.cs by [@​soroushJuly](https://github.com/soroushJuly) in [ImGuiNET/ImGui.NET#484](https://github.com/ImGuiNET/ImGui.NET/pull/484) - upgrade to .net 8 and drop .net 6 support by [@​zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#486](https://github.com/ImGuiNET/ImGui.NET/pull/486) - Update GH .net version by [@​zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#487](https://github.com/ImGuiNET/ImGui.NET/pull/487) - Release new version for .net8 by [@​zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#488](https://github.com/ImGuiNET/ImGui.NET/pull/488) - upgrade to imgui 1.91.0 & re-add .net 6 support by [@​zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#490](https://github.com/ImGuiNET/ImGui.NET/pull/490) #### New Contributors - [@​soroushJuly](https://github.com/soroushJuly) made their first contribution in [ImGuiNET/ImGui.NET#484](https://github.com/ImGuiNET/ImGui.NET/pull/484) **Full Changelog**: <https://github.com/ImGuiNET/ImGui.NET/compare/v1.90.9.1...v1.91.0.1> ### [`v1.90.9.1`](https://github.com/ImGuiNET/ImGui.NET/releases/tag/v1.90.9.1) #### What's Changed - upgrade to 1.90.9 by [@​zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#483](https://github.com/ImGuiNET/ImGui.NET/pull/483) - added dependabot to autoupgrade github actions by [@​zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#483](https://github.com/ImGuiNET/ImGui.NET/pull/483) **Full Changelog**: <https://github.com/ImGuiNET/ImGui.NET/compare/v1.90.8.1...v1.90.9.1> ### [`v1.90.8.1`](https://github.com/ImGuiNET/ImGui.NET/releases/tag/v1.90.8.1) #### What's Changed - upgrade imgui.net to 1.90.8 by [@​zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#481](https://github.com/ImGuiNET/ImGui.NET/pull/481) **Full Changelog**: <https://github.com/ImGuiNET/ImGui.NET/compare/v1.90.7.1...v1.90.8.1> ### [`v1.90.7.1`](https://github.com/ImGuiNET/ImGui.NET/releases/tag/v1.90.7.1) #### What's Changed - upgrade imgui.net to use imgui 1.90.7 by [@​zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#480](https://github.com/ImGuiNET/ImGui.NET/pull/480) **Full Changelog**: <https://github.com/ImGuiNET/ImGui.NET/compare/v1.90.6.1...v1.90.7.1> ### [`v1.90.6.1`](https://github.com/ImGuiNET/ImGui.NET/releases/tag/v1.90.6.1) #### What's Changed - Added custom overload for BeginPopupModal without p\_open parameter by [@​Veslo5](https://github.com/Veslo5) in [ImGuiNET/ImGui.NET#476](https://github.com/ImGuiNET/ImGui.NET/pull/476) - upgrade imgui.net to 1.90.6 by [@​zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#478](https://github.com/ImGuiNET/ImGui.NET/pull/478) #### New Contributors - [@​Veslo5](https://github.com/Veslo5) made their first contribution in [ImGuiNET/ImGui.NET#476](https://github.com/ImGuiNET/ImGui.NET/pull/476) **Full Changelog**: <https://github.com/ImGuiNET/ImGui.NET/compare/v1.90.5.1...v1.90.6.1> ### [`v1.90.5.1`](https://github.com/ImGuiNET/ImGui.NET/releases/tag/v1.90.5.1) #### What's Changed - Update old links with new ones by [@​novialriptide](https://github.com/novialriptide) in [ImGuiNET/ImGui.NET#458](https://github.com/ImGuiNET/ImGui.NET/pull/458) - upgrade imgui.net to 1.90.5 by [@​zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#475](https://github.com/ImGuiNET/ImGui.NET/pull/475) #### New Contributors - [@​novialriptide](https://github.com/novialriptide) made their first contribution in [ImGuiNET/ImGui.NET#458](https://github.com/ImGuiNET/ImGui.NET/pull/458) **Full Changelog**: <https://github.com/ImGuiNET/ImGui.NET/compare/v1.90.1.1...v1.90.5.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xNC41IiwidXBkYXRlZEluVmVyIjoiNDQuMTQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Reviewed-on: #11 |
||
| .config | ||
| .forgejo/workflows | ||
| docs | ||
| Jasper.Debug | ||
| Jasper.Framework | ||
| Jasper.Game | ||
| Jasper.Launcher.DesktopGLGame | ||
| Jasper.Resources | ||
| ThirdParty | ||
| .gitignore | ||
| .gitmodules | ||
| Jasper.sln | ||
| renovate.json | ||