Skip to content

Bump the ktsu group with 6 updates - #271

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

Bump the ktsu group with 6 updates#271
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/ktsu-348f32d83a

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.ImGui.App from 3.19.0 to 3.29.0.

Release notes

Sourced from ktsu.ImGui.App's releases.

3.29.0

v3.29.0 (minor)

Changes since v3.28.0:

  • Use the comparison asserts rather than Assert.IsTrue on a comparison (@​Claude)
  • Compute the fan-in target's height in double (@​Claude)
  • Add a benchmark harness for iterating on layout behaviour (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.28.0...v3.29.0

3.28.0

v3.28.0 (minor)

Changes since v3.27.0:

  • Compare a reach as a sorted sequence (@​Claude)
  • Walk the graph backward as well as forward (@​Claude)
  • Find the pin's node rather than walking every node past it (@​Claude)
  • [minor] Answer a hovered node with the links and reach it has (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.27.0...v3.28.0

3.27.0

v3.27.0 (minor)

Changes since v3.26.0:

  • Measure repulsion across the clear space between node boxes (@​Claude)

What's Changed

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

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.29.0.

Release notes

Sourced from ktsu.ImGui.Popups's releases.

3.29.0

v3.29.0 (minor)

Changes since v3.28.0:

  • Use the comparison asserts rather than Assert.IsTrue on a comparison (@​Claude)
  • Compute the fan-in target's height in double (@​Claude)
  • Add a benchmark harness for iterating on layout behaviour (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.28.0...v3.29.0

3.28.0

v3.28.0 (minor)

Changes since v3.27.0:

  • Compare a reach as a sorted sequence (@​Claude)
  • Walk the graph backward as well as forward (@​Claude)
  • Find the pin's node rather than walking every node past it (@​Claude)
  • [minor] Answer a hovered node with the links and reach it has (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.27.0...v3.28.0

3.27.0

v3.27.0 (minor)

Changes since v3.26.0:

  • Measure repulsion across the clear space between node boxes (@​Claude)

What's Changed

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

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.29.0.

Release notes

Sourced from ktsu.ImGui.Styler's releases.

3.29.0

v3.29.0 (minor)

Changes since v3.28.0:

  • Use the comparison asserts rather than Assert.IsTrue on a comparison (@​Claude)
  • Compute the fan-in target's height in double (@​Claude)
  • Add a benchmark harness for iterating on layout behaviour (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.28.0...v3.29.0

3.28.0

v3.28.0 (minor)

Changes since v3.27.0:

  • Compare a reach as a sorted sequence (@​Claude)
  • Walk the graph backward as well as forward (@​Claude)
  • Find the pin's node rather than walking every node past it (@​Claude)
  • [minor] Answer a hovered node with the links and reach it has (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.27.0...v3.28.0

3.27.0

v3.27.0 (minor)

Changes since v3.26.0:

  • Measure repulsion across the clear space between node boxes (@​Claude)

What's Changed

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

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.29.0.

Release notes

Sourced from ktsu.ImGui.Widgets's releases.

3.29.0

v3.29.0 (minor)

Changes since v3.28.0:

  • Use the comparison asserts rather than Assert.IsTrue on a comparison (@​Claude)
  • Compute the fan-in target's height in double (@​Claude)
  • Add a benchmark harness for iterating on layout behaviour (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.28.0...v3.29.0

3.28.0

v3.28.0 (minor)

Changes since v3.27.0:

  • Compare a reach as a sorted sequence (@​Claude)
  • Walk the graph backward as well as forward (@​Claude)
  • Find the pin's node rather than walking every node past it (@​Claude)
  • [minor] Answer a hovered node with the links and reach it has (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.27.0...v3.28.0

3.27.0

v3.27.0 (minor)

Changes since v3.26.0:

  • Measure repulsion across the clear space between node boxes (@​Claude)

What's Changed

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

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.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.

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.ImGui.App from 3.19.0 to 3.29.0
Bumps ktsu.ImGui.Popups from 3.19.0 to 3.29.0
Bumps ktsu.ImGui.Styler from 3.19.0 to 3.29.0
Bumps ktsu.ImGui.Widgets from 3.19.0 to 3.29.0
Bumps ktsu.Semantics.Strings from 3.2.7 to 3.3.0

---
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.Strings
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.ImGui.App
  dependency-version: 3.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.ImGui.Popups
  dependency-version: 3.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.ImGui.Styler
  dependency-version: 3.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.ImGui.Widgets
  dependency-version: 3.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 c81ed08 into main Sep 9, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/ktsu-348f32d83a branch September 9, 2026 05:46
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