Skip to content

Bump the ktsu group with 14 updates - #150

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/ktsu-4dd8fd72b4
Sep 9, 2026
Merged

Bump the ktsu group with 14 updates#150
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/ktsu-4dd8fd72b4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Updated ktsu.AppDataStorage from 1.16.52 to 1.16.53.

Release notes

Sourced from ktsu.AppDataStorage's releases.

1.16.53

v1.16.53 (patch)

Changes since v1.16.52:

What's Changed

Full Changelog: ktsu-dev/AppDataStorage@v1.16.52...v1.16.53

Commits viewable in compare view.

Updated ktsu.ForceDirectedLayout from 3.19.0 to 3.26.1.

Release notes

Sourced from ktsu.ForceDirectedLayout's releases.

3.26.1

v3.26.1 (patch)

Changes since v3.26.0:

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.26.0...v3.26.1

3.26.0

v3.26.0 (minor)

Changes since v3.25.0:

  • Use Ensure.NotNull for the panel's argument guards (@​Claude)
  • [minor] Put the whole layout tuning surface on a reusable panel (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.25.0...v3.26.0

3.25.0

v3.25.0 (minor)

Changes since v3.24.0:

  • [minor] Untwist links that cross where they meet at a node (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.24.0...v3.25.0

3.24.0

v3.24.0 (minor)

Changes since v3.23.0:

  • [minor] Raise MaxVelocity so a graph settles in seconds, not minutes (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.23.0...v3.24.0

3.23.0

v3.23.0 (minor)

Changes since v3.22.0:

  • [minor] Measure links between their pins rather than between node centres (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.22.0...v3.23.0

3.22.0

v3.22.0 (minor)

Changes since v3.21.0:

  • [minor] Pull edges towards horizontal, not just out of their own way (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.21.0...v3.22.0

3.21.0

v3.21.0 (minor)

Changes since v3.20.0:

  • Record reordering in the pass that already walks the edges (@​Claude)
  • Share the backward-edge tests' setup to clear the duplication gate (@​Claude)
  • [minor] Let a backward edge's endpoints slide around each other to reorder (@​Claude)
  • Give every published package its own DESCRIPTION.md (@​Claude)
  • Cover the new link-flattening lines to clear the Sonar quality gate (@​Claude)
  • [minor] Add a link-flattening force to keep steep edges' curves visible (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.20.0...v3.21.0

3.20.0

v3.20.0 (minor)

Changes since v3.19.0:

  • Merge main into the node editor zoom branch (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/imguiapp-issue-354-7ftjju (@​Claude)
  • fix: use Ensure.NotNull for the renderer's argument checks [patch] (@​Claude)
  • feat: zoom and fit-to-view in the node editor [minor] (@​Claude)
  • Guard with Ensure.NotNull, as KTSU0003 requires (@​Claude)
  • Address the code-quality findings on the IDCT basis and the temp path (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/imguiapp-issue-354-7ftjju (@​Claude)
  • [minor] Replace SixLabors.ImageSharp with a self-contained image decoder (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.19.0...v3.20.0

Commits viewable in compare view.

Updated ktsu.ImGui.App from 3.19.0 to 3.26.1.

Release notes

Sourced from ktsu.ImGui.App's releases.

3.26.1

v3.26.1 (patch)

Changes since v3.26.0:

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.26.0...v3.26.1

3.26.0

v3.26.0 (minor)

Changes since v3.25.0:

  • Use Ensure.NotNull for the panel's argument guards (@​Claude)
  • [minor] Put the whole layout tuning surface on a reusable panel (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.25.0...v3.26.0

3.25.0

v3.25.0 (minor)

Changes since v3.24.0:

  • [minor] Untwist links that cross where they meet at a node (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.24.0...v3.25.0

3.24.0

v3.24.0 (minor)

Changes since v3.23.0:

  • [minor] Raise MaxVelocity so a graph settles in seconds, not minutes (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.23.0...v3.24.0

3.23.0

v3.23.0 (minor)

Changes since v3.22.0:

  • [minor] Measure links between their pins rather than between node centres (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.22.0...v3.23.0

3.22.0

v3.22.0 (minor)

Changes since v3.21.0:

  • [minor] Pull edges towards horizontal, not just out of their own way (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.21.0...v3.22.0

3.21.0

v3.21.0 (minor)

Changes since v3.20.0:

  • Record reordering in the pass that already walks the edges (@​Claude)
  • Share the backward-edge tests' setup to clear the duplication gate (@​Claude)
  • [minor] Let a backward edge's endpoints slide around each other to reorder (@​Claude)
  • Give every published package its own DESCRIPTION.md (@​Claude)
  • Cover the new link-flattening lines to clear the Sonar quality gate (@​Claude)
  • [minor] Add a link-flattening force to keep steep edges' curves visible (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.20.0...v3.21.0

3.20.0

v3.20.0 (minor)

Changes since v3.19.0:

  • Merge main into the node editor zoom branch (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/imguiapp-issue-354-7ftjju (@​Claude)
  • fix: use Ensure.NotNull for the renderer's argument checks [patch] (@​Claude)
  • feat: zoom and fit-to-view in the node editor [minor] (@​Claude)
  • Guard with Ensure.NotNull, as KTSU0003 requires (@​Claude)
  • Address the code-quality findings on the IDCT basis and the temp path (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/imguiapp-issue-354-7ftjju (@​Claude)
  • [minor] Replace SixLabors.ImageSharp with a self-contained image decoder (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.19.0...v3.20.0

Commits viewable in compare view.

Updated ktsu.ImGui.App.Testing from 3.19.0 to 3.26.1.

Release notes

Sourced from ktsu.ImGui.App.Testing's releases.

3.26.1

v3.26.1 (patch)

Changes since v3.26.0:

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.26.0...v3.26.1

3.26.0

v3.26.0 (minor)

Changes since v3.25.0:

  • Use Ensure.NotNull for the panel's argument guards (@​Claude)
  • [minor] Put the whole layout tuning surface on a reusable panel (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.25.0...v3.26.0

3.25.0

v3.25.0 (minor)

Changes since v3.24.0:

  • [minor] Untwist links that cross where they meet at a node (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.24.0...v3.25.0

3.24.0

v3.24.0 (minor)

Changes since v3.23.0:

  • [minor] Raise MaxVelocity so a graph settles in seconds, not minutes (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.23.0...v3.24.0

3.23.0

v3.23.0 (minor)

Changes since v3.22.0:

  • [minor] Measure links between their pins rather than between node centres (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.22.0...v3.23.0

3.22.0

v3.22.0 (minor)

Changes since v3.21.0:

  • [minor] Pull edges towards horizontal, not just out of their own way (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.21.0...v3.22.0

3.21.0

v3.21.0 (minor)

Changes since v3.20.0:

  • Record reordering in the pass that already walks the edges (@​Claude)
  • Share the backward-edge tests' setup to clear the duplication gate (@​Claude)
  • [minor] Let a backward edge's endpoints slide around each other to reorder (@​Claude)
  • Give every published package its own DESCRIPTION.md (@​Claude)
  • Cover the new link-flattening lines to clear the Sonar quality gate (@​Claude)
  • [minor] Add a link-flattening force to keep steep edges' curves visible (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.20.0...v3.21.0

3.20.0

v3.20.0 (minor)

Changes since v3.19.0:

  • Merge main into the node editor zoom branch (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/imguiapp-issue-354-7ftjju (@​Claude)
  • fix: use Ensure.NotNull for the renderer's argument checks [patch] (@​Claude)
  • feat: zoom and fit-to-view in the node editor [minor] (@​Claude)
  • Guard with Ensure.NotNull, as KTSU0003 requires (@​Claude)
  • Address the code-quality findings on the IDCT basis and the temp path (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/imguiapp-issue-354-7ftjju (@​Claude)
  • [minor] Replace SixLabors.ImageSharp with a self-contained image decoder (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.19.0...v3.20.0

Commits viewable in compare view.

Updated ktsu.ImGui.NodeEditor from 3.19.0 to 3.26.1.

Release notes

Sourced from ktsu.ImGui.NodeEditor's releases.

3.26.1

v3.26.1 (patch)

Changes since v3.26.0:

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.26.0...v3.26.1

3.26.0

v3.26.0 (minor)

Changes since v3.25.0:

  • Use Ensure.NotNull for the panel's argument guards (@​Claude)
  • [minor] Put the whole layout tuning surface on a reusable panel (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.25.0...v3.26.0

3.25.0

v3.25.0 (minor)

Changes since v3.24.0:

  • [minor] Untwist links that cross where they meet at a node (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.24.0...v3.25.0

3.24.0

v3.24.0 (minor)

Changes since v3.23.0:

  • [minor] Raise MaxVelocity so a graph settles in seconds, not minutes (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.23.0...v3.24.0

3.23.0

v3.23.0 (minor)

Changes since v3.22.0:

  • [minor] Measure links between their pins rather than between node centres (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.22.0...v3.23.0

3.22.0

v3.22.0 (minor)

Changes since v3.21.0:

  • [minor] Pull edges towards horizontal, not just out of their own way (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.21.0...v3.22.0

3.21.0

v3.21.0 (minor)

Changes since v3.20.0:

  • Record reordering in the pass that already walks the edges (@​Claude)
  • Share the backward-edge tests' setup to clear the duplication gate (@​Claude)
  • [minor] Let a backward edge's endpoints slide around each other to reorder (@​Claude)
  • Give every published package its own DESCRIPTION.md (@​Claude)
  • Cover the new link-flattening lines to clear the Sonar quality gate (@​Claude)
  • [minor] Add a link-flattening force to keep steep edges' curves visible (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.20.0...v3.21.0

3.20.0

v3.20.0 (minor)

Changes since v3.19.0:

  • Merge main into the node editor zoom branch (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/imguiapp-issue-354-7ftjju (@​Claude)
  • fix: use Ensure.NotNull for the renderer's argument checks [patch] (@​Claude)
  • feat: zoom and fit-to-view in the node editor [minor] (@​Claude)
  • Guard with Ensure.NotNull, as KTSU0003 requires (@​Claude)
  • Address the code-quality findings on the IDCT basis and the temp path (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/imguiapp-issue-354-7ftjju (@​Claude)
  • [minor] Replace SixLabors.ImageSharp with a self-contained image decoder (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.19.0...v3.20.0

Commits viewable in compare view.

Updated ktsu.ImGui.Popups from 3.19.0 to 3.26.1.

Release notes

Sourced from ktsu.ImGui.Popups's releases.

3.26.1

v3.26.1 (patch)

Changes since v3.26.0:

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.26.0...v3.26.1

3.26.0

v3.26.0 (minor)

Changes since v3.25.0:

  • Use Ensure.NotNull for the panel's argument guards (@​Claude)
  • [minor] Put the whole layout tuning surface on a reusable panel (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.25.0...v3.26.0

3.25.0

v3.25.0 (minor)

Changes since v3.24.0:

  • [minor] Untwist links that cross where they meet at a node (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.24.0...v3.25.0

3.24.0

v3.24.0 (minor)

Changes since v3.23.0:

  • [minor] Raise MaxVelocity so a graph settles in seconds, not minutes (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.23.0...v3.24.0

3.23.0

v3.23.0 (minor)

Changes since v3.22.0:

  • [minor] Measure links between their pins rather than between node centres (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.22.0...v3.23.0

3.22.0

v3.22.0 (minor)

Changes since v3.21.0:

  • [minor] Pull edges towards horizontal, not just out of their own way (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.21.0...v3.22.0

3.21.0

v3.21.0 (minor)

Changes since v3.20.0:

  • Record reordering in the pass that already walks the edges (@​Claude)
  • Share the backward-edge tests' setup to clear the duplication gate (@​Claude)
  • [minor] Let a backward edge's endpoints slide around each other to reorder (@​Claude)
  • Give every published package its own DESCRIPTION.md (@​Claude)
  • Cover the new link-flattening lines to clear the Sonar quality gate (@​Claude)
  • [minor] Add a link-flattening force to keep steep edges' curves visible (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.20.0...v3.21.0

3.20.0

v3.20.0 (minor)

Changes since v3.19.0:

  • Merge main into the node editor zoom branch (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/imguiapp-issue-354-7ftjju (@​Claude)
  • fix: use Ensure.NotNull for the renderer's argument checks [patch] (@​Claude)
  • feat: zoom and fit-to-view in the node editor [minor] (@​Claude)
  • Guard with Ensure.NotNull, as KTSU0003 requires (@​Claude)
  • Address the code-quality findings on the IDCT basis and the temp path (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/imguiapp-issue-354-7ftjju (@​Claude)
  • [minor] Replace SixLabors.ImageSharp with a self-contained image decoder (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.19.0...v3.20.0

Commits viewable in compare view.

Updated ktsu.ImGui.Probes from 3.19.0 to 3.26.1.

Release notes

Sourced from ktsu.ImGui.Probes's releases.

3.26.1

v3.26.1 (patch)

Changes since v3.26.0:

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.26.0...v3.26.1

3.26.0

v3.26.0 (minor)

Changes since v3.25.0:

  • Use Ensure.NotNull for the panel's argument guards (@​Claude)
  • [minor] Put the whole layout tuning surface on a reusable panel (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.25.0...v3.26.0

3.25.0

v3.25.0 (minor)

Changes since v3.24.0:

  • [minor] Untwist links that cross where they meet at a node (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.24.0...v3.25.0

3.24.0

v3.24.0 (minor)

Changes since v3.23.0:

  • [minor] Raise MaxVelocity so a graph settles in seconds, not minutes (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.23.0...v3.24.0

3.23.0

v3.23.0 (minor)

Changes since v3.22.0:

  • [minor] Measure links between their pins rather than between node centres (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.22.0...v3.23.0

3.22.0

v3.22.0 (minor)

Changes since v3.21.0:

  • [minor] Pull edges towards horizontal, not just out of their own way (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.21.0...v3.22.0

3.21.0

v3.21.0 (minor)

Changes since v3.20.0:

  • Record reordering in the pass that already walks the edges (@​Claude)
  • Share the backward-edge tests' setup to clear the duplication gate (@​Claude)
  • [minor] Let a backward edge's endpoints slide around each other to reorder (@​Claude)
  • Give every published package its own DESCRIPTION.md (@​Claude)
  • Cover the new link-flattening lines to clear the Sonar quality gate (@​Claude)
  • [minor] Add a link-flattening force to keep steep edges' curves visible (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.20.0...v3.21.0

3.20.0

v3.20.0 (minor)

Changes since v3.19.0:

  • Merge main into the node editor zoom branch (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/imguiapp-issue-354-7ftjju (@​Claude)
  • fix: use Ensure.NotNull for the renderer's argument checks [patch] (@​Claude)
  • feat: zoom and fit-to-view in the node editor [minor] (@​Claude)
  • Guard with Ensure.NotNull, as KTSU0003 requires (@​Claude)
  • Address the code-quality findings on the IDCT basis and the temp path (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/imguiapp-issue-354-7ftjju (@​Claude)
  • [minor] Replace SixLabors.ImageSharp with a self-contained image decoder (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.19.0...v3.20.0

Commits viewable in compare view.

Updated ktsu.ImGui.Styler from 3.19.0 to 3.26.1.

Release notes

Sourced from ktsu.ImGui.Styler's releases.

3.26.1

v3.26.1 (patch)

Changes since v3.26.0:

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.26.0...v3.26.1

3.26.0

v3.26.0 (minor)

Changes since v3.25.0:

  • Use Ensure.NotNull for the panel's argument guards (@​Claude)
  • [minor] Put the whole layout tuning surface on a reusable panel (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.25.0...v3.26.0

3.25.0

v3.25.0 (minor)

Changes since v3.24.0:

  • [minor] Untwist links that cross where they meet at a node (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.24.0...v3.25.0

3.24.0

v3.24.0 (minor)

Changes since v3.23.0:

  • [minor] Raise MaxVelocity so a graph settles in seconds, not minutes (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.23.0...v3.24.0

3.23.0

v3.23.0 (minor)

Changes since v3.22.0:

  • [minor] Measure links between their pins rather than between node centres (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.22.0...v3.23.0

3.22.0

v3.22.0 (minor)

Changes since v3.21.0:

  • [minor] Pull edges towards horizontal, not just out of their own way (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.21.0...v3.22.0

3.21.0

v3.21.0 (minor)

Changes since v3.20.0:

  • Record reordering in the pass that already walks the edges (@​Claude)
  • Share the backward-edge tests' setup to clear the duplication gate (@​Claude)
  • [minor] Let a backward edge's endpoints slide around each other to reorder (@​Claude)
  • Give every published package its own DESCRIPTION.md (@​Claude)
  • Cover the new link-flattening lines to clear the Sonar quality gate (@​Claude)
  • [minor] Add a link-flattening force to keep steep edges' curves visible (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.20.0...v3.21.0

3.20.0

v3.20.0 (minor)

Changes since v3.19.0:

  • Merge main into the node editor zoom branch (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/imguiapp-issue-354-7ftjju (@​Claude)
  • fix: use Ensure.NotNull for the renderer's argument checks [patch] (@​Claude)
  • feat: zoom and fit-to-view in the node editor [minor] (@​Claude)
  • Guard with Ensure.NotNull, as KTSU0003 requires (@​Claude)
  • Address the code-quality findings on the IDCT basis and the temp path (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/imguiapp-issue-354-7ftjju (@​Claude)
  • [minor] Replace SixLabors.ImageSharp with a self-contained image decoder (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.19.0...v3.20.0

Commits viewable in compare view.

Updated ktsu.ImGui.Widgets from 3.19.0 to 3.26.1.

Release notes

Sourced from ktsu.ImGui.Widgets's releases.

3.26.1

v3.26.1 (patch)

Changes since v3.26.0:

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.26.0...v3.26.1

3.26.0

v3.26.0 (minor)

Changes since v3.25.0:

  • Use Ensure.NotNull for the panel's argument guards (@​Claude)
  • [minor] Put the whole layout tuning surface on a reusable panel (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.25.0...v3.26.0

3.25.0

v3.25.0 (minor)

Changes since v3.24.0:

  • [minor] Untwist links that cross where they meet at a node (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.24.0...v3.25.0

3.24.0

v3.24.0 (minor)

Changes since v3.23.0:

  • [minor] Raise MaxVelocity so a graph settles in seconds, not minutes (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.23.0...v3.24.0

3.23.0

v3.23.0 (minor)

Changes since v3.22.0:

  • [minor] Measure links between their pins rather than between node centres (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.22.0...v3.23.0

3.22.0

v3.22.0 (minor)

Changes since v3.21.0:

  • [minor] Pull edges towards horizontal, not just out of their own way (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.21.0...v3.22.0

3.21.0

v3.21.0 (minor)

Changes since v3.20.0:

  • Record reordering in the pass that already walks the edges (@​Claude)
  • Share the backward-edge tests' setup to clear the duplication gate (@​Claude)
  • [minor] Let a backward edge's endpoints slide around each other to reorder (@​Claude)
  • Give every published package its own DESCRIPTION.md (@​Claude)
  • Cover the new link-flattening lines to clear the Sonar quality gate (@​Claude)
  • [minor] Add a link-flattening force to keep steep edges' curves visible (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.20.0...v3.21.0

3.20.0

v3.20.0 (minor)

Changes since v3.19.0:

  • Merge main into the node editor zoom branch (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/imguiapp-issue-354-7ftjju (@​Claude)
  • fix: use Ensure.NotNull for the renderer's argument checks [patch] (@​Claude)
  • feat: zoom and fit-to-view in the node editor [minor] (@​Claude)
  • Guard with Ensure.NotNull, as KTSU0003 requires (@​Claude)
  • Address the code-quality findings on the IDCT basis and the temp path (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/imguiapp-issue-354-7ftjju (@​Claude)
  • [minor] Replace SixLabors.ImageSharp with a self-contained image decoder (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.19.0...v3.20.0

Commits viewable in compare view.

Updated ktsu.Keybinding.Core from 1.0.43 to 1.0.44.

Release notes

Sourced from ktsu.Keybinding.Core's releases.

1.0.44

v1.0.44 (patch)

Changes since v1.0.43:

What's Changed

Full Changelog: ktsu-dev/Keybinding@v1.0.43...v1.0.44

Commits viewable in compare view.

Updated ktsu.RoundTripStringJsonConverter from 1.0.54 to 1.0.55.

Release notes

Sourced from ktsu.RoundTripStringJsonConverter's releases.

1.0.55

v1.0.55 (patch)

Changes since v1.0.54:

What's Changed

Full Changelog: ktsu-dev/RoundTripStringJsonConverter@v1.0.54...v1.0.55

Commits viewable in compare view.

Updated ktsu.Semantics.Paths from 3.2.7 to 3.3.0.

Release notes

Sourced from ktsu.Semantics.Paths's releases.

3.3.0

v3.3.0 (minor)

Changes since v3.2.0:

  • refactor: consume the extracted source-generator toolkit from its package [minor] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Semantics@v3.2.7...v3.3.0

Commits viewable in compare view.

Updated ktsu.Semantics.Strings from 3.2.7 to 3.3.0.

Release notes

Sourced from ktsu.Semantics.Strings's releases.

3.3.0

v3.3.0 (minor)

Changes since v3.2.0:

  • refactor: consume the extracted source-generator toolkit from its package [minor] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Semantics@v3.2.7...v3.3.0

Commits viewable in compare view.

Updated ktsu.ThemeProvider from 3.0.17 to 3.0.18.

Release notes

Sourced from ktsu.ThemeProvider's releases.

3.0.18

v3.0.18 (patch)

Changes since v3.0.17:

What's Changed

Full Changelog: ktsu-dev/ThemeProvider@v3.0.17...v3.0.18

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps ktsu.AppDataStorage from 1.16.52 to 1.16.53
Bumps ktsu.ForceDirectedLayout from 3.19.0 to 3.26.1
Bumps ktsu.ImGui.App from 3.19.0 to 3.26.1
Bumps ktsu.ImGui.App.Testing from 3.19.0 to 3.26.1
Bumps ktsu.ImGui.NodeEditor from 3.19.0 to 3.26.1
Bumps ktsu.ImGui.Popups from 3.19.0 to 3.26.1
Bumps ktsu.ImGui.Probes from 3.19.0 to 3.26.1
Bumps ktsu.ImGui.Styler from 3.19.0 to 3.26.1
Bumps ktsu.ImGui.Widgets from 3.19.0 to 3.26.1
Bumps ktsu.Keybinding.Core from 1.0.43 to 1.0.44
Bumps ktsu.RoundTripStringJsonConverter from 1.0.54 to 1.0.55
Bumps ktsu.Semantics.Paths from 3.2.7 to 3.3.0
Bumps ktsu.Semantics.Strings from 3.2.7 to 3.3.0
Bumps ktsu.ThemeProvider from 3.0.17 to 3.0.18

---
updated-dependencies:
- dependency-name: ktsu.AppDataStorage
  dependency-version: 1.16.53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.Semantics.Paths
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.Semantics.Strings
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.ForceDirectedLayout
  dependency-version: 3.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.ImGui.App
  dependency-version: 3.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.ImGui.App.Testing
  dependency-version: 3.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.ImGui.NodeEditor
  dependency-version: 3.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.ImGui.Probes
  dependency-version: 3.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.ImGui.Popups
  dependency-version: 3.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.ImGui.Styler
  dependency-version: 3.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.ImGui.Widgets
  dependency-version: 3.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.Keybinding.Core
  dependency-version: 1.0.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.RoundTripStringJsonConverter
  dependency-version: 1.0.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.ThemeProvider
  dependency-version: 3.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Sep 9, 2026
@github-actions
github-actions Bot merged commit b064bc7 into main Sep 9, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/ktsu-4dd8fd72b4 branch September 9, 2026 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants