Skip to content

Bump the ktsu group with 2 updates - #91

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/ktsu-5fd165bafa
Sep 8, 2026
Merged

Bump the ktsu group with 2 updates#91
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/ktsu-5fd165bafa

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated ktsu.ImGui.App from 3.16.10 to 3.24.0.

Release notes

Sourced from ktsu.ImGui.App's releases.

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

3.19.0

v3.19.0 (minor)

Changes since v3.18.0:

  • Stop dereferencing nullables in the node editor tests (@​Claude)
  • Cover the node editor so the rename can pass the coverage gate (@​Claude)
  • Cover the block-comment form of a language hint (@​Claude)
  • Resolve the embedded rule and its language in one expression (@​Claude)
  • Address code-quality findings in the embedded-language expander (@​Claude)
  • [minor] Split tokenizing into ktsu.SyntaxHighlighting and highlight embedded languages (@​Claude)
  • Rename ImGuiNodeEditor to ImGui.NodeEditor, and inventory the widgets (@​Claude)
  • Merge remote-tracking branch 'origin/main' into claude/syntax-highlighting-library-3dbkoo (@​Claude)
  • Add the missing package READMEs and audit the rest (@​Claude)
  • Credit the Hexa.NET libraries in the package READMEs (@​Claude)

What's Changed

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

3.18.0

v3.18.0 (minor)

Changes since v3.17.0:

  • Address code-quality findings on the highlighting renderer and demo test (@​Claude)
  • [minor] Add ImGui.SyntaxHighlighting, a sibling library to ImGui.Markdown (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.17.0...v3.18.0

3.17.0

v3.17.0 (minor)

Changes since v3.16.0:

  • feat: keep bodies off one another in the layout core [minor] (@​Claude)
  • fix: stop macOS remapping the harness's Ctrl to Super [patch] (@​Claude)
  • ci: make the iOS target framework opt-in and put macOS back in the matrix [patch] (@​Claude)
  • [patch] Point the Linux coverage report at the workspace it is analysed in (@​matt-edmondson)
  • [patch] Run the new harness suites on both hosts so their coverage counts (@​matt-edmondson)
  • [patch] Cover the searchable list and node rendering with UI tests (@​matt-edmondson)
  • @ [patch] Expect the searchable list to confirm on the item click (@​matt-edmondson)
  • Fix empty node rendering by adding a dummy item for nodes without pins (@​matt-edmondson)
  • Enhance SearchableList functionality with item selection confirmation and improved item display handling (@​matt-edmondson)
  • [patch] Record the Hexa vs ktsu widget verdict (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.16.11...v3.17.0

3.16.11

v3.16.11 (patch)

Changes since v3.16.10:

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.16.10...v3.16.11

Commits viewable in compare view.

Updated ktsu.Semantics.Color from 3.2.6 to 3.3.0.

Release notes

Sourced from ktsu.Semantics.Color'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

3.2.7

v3.2.7 (patch)

Changes since v3.2.6:

What's Changed

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

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.ImGui.App from 3.16.10 to 3.24.0
Bumps ktsu.Semantics.Color from 3.2.6 to 3.3.0

---
updated-dependencies:
- dependency-name: ktsu.ImGui.App
  dependency-version: 3.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.Semantics.Color
  dependency-version: 3.3.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 8, 2026
@github-actions
github-actions Bot merged commit 3f169b8 into main Sep 8, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/ktsu-5fd165bafa branch September 8, 2026 12:09
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