No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Renovate 618503ec9a
chore(deps): update dependency imgui.net to 1.91.6.1 (#11)
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` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/ImGui.NET/1.91.6.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/ImGui.NET/1.90.1.1/1.91.6.1?slim=true) |

---

> ⚠️ **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 [@&#8203;zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#505](https://github.com/ImGuiNET/ImGui.NET/pull/505)
- temp disable github action step by [@&#8203;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 [@&#8203;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 [@&#8203;zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#486](https://github.com/ImGuiNET/ImGui.NET/pull/486)
- Update GH .net version by [@&#8203;zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#487](https://github.com/ImGuiNET/ImGui.NET/pull/487)
- Release new version for .net8 by [@&#8203;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 [@&#8203;zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#490](https://github.com/ImGuiNET/ImGui.NET/pull/490)

#### New Contributors

- [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;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 [@&#8203;zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#478](https://github.com/ImGuiNET/ImGui.NET/pull/478)

#### New Contributors

- [@&#8203;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 [@&#8203;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 [@&#8203;zaafar](https://github.com/zaafar) in [ImGuiNET/ImGui.NET#475](https://github.com/ImGuiNET/ImGui.NET/pull/475)

#### New Contributors

- [@&#8203;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
2026-09-01 10:54:02 +00:00
.config chore(deps): update mgcb-editor to 3.8.5.1 (#24) 2026-08-15 12:05:41 +00:00
.forgejo/workflows chore(deps): update renovate/renovate docker tag to v44.54.0 (#29) 2026-09-01 10:53:49 +00:00
docs feat(game): Basic scene setup (#3) 2026-08-13 13:47:42 +00:00
Jasper.Debug chore(deps): update dependency imgui.net to 1.91.6.1 (#11) 2026-09-01 10:54:02 +00:00
Jasper.Framework feat(ecs): basic-tower (#28) 2026-08-27 13:32:52 +00:00
Jasper.Game chore(deps): update dependency imgui.net to 1.91.6.1 (#11) 2026-09-01 10:54:02 +00:00
Jasper.Launcher.DesktopGLGame chore(deps): update dependency imgui.net to 1.91.6.1 (#11) 2026-09-01 10:54:02 +00:00
Jasper.Resources chore(deps): update dependency monogame.content.builder.task to 3.8.5.1 (#25) 2026-09-01 10:53:33 +00:00
ThirdParty feat(monogame): project setup (#2) 2026-07-14 13:36:11 +00:00
.gitignore chore(build): build configuration + lock deps + dotnettools (#15) 2026-08-13 15:36:06 +00:00
.gitmodules feat(monogame): project setup (#2) 2026-07-14 13:36:11 +00:00
Jasper.sln feat(monogame): project setup (#2) 2026-07-14 13:36:11 +00:00
renovate.json chore(renovate): group dotnet-mgcb-editor updates (#27) 2026-08-15 12:38:47 +00:00