Skip to content

Bump the ktsu group with 18 updates - #416

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/ktsu-3ebbe767f7
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/ktsu-3ebbe767f7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updated ktsu.AppDataStorage from 1.17.3 to 1.17.5.

Release notes

Sourced from ktsu.AppDataStorage's releases.

1.17.5

v1.17.5 (patch)

Changes since v1.17.4:

What's Changed

Full Changelog: ktsu-dev/AppDataStorage@v1.17.4...v1.17.5

1.17.4

v1.17.4 (patch)

Changes since v1.17.3:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

Full Changelog: ktsu-dev/AppDataStorage@v1.17.3...v1.17.4

Commits viewable in compare view.

Updated ktsu.Extensions from 1.6.12 to 1.6.13.

Release notes

Sourced from ktsu.Extensions's releases.

1.6.13

v1.6.13 (patch)

Changes since v1.6.12:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Extensions@v1.6.12...v1.6.13

Commits viewable in compare view.

Updated ktsu.ImGui.App from 3.37.0 to 3.38.1.

Release notes

Sourced from ktsu.ImGui.App's releases.

3.38.1

v3.38.1 (patch)

Changes since v3.38.0:

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.38.0...v3.38.1

3.38.0

v3.38.0 (minor)

Changes since v3.37.0:

  • [minor] Cover Branch and Leaf, and give the state overload a flags form (@​matt-edmondson)
  • [patch] Pin the ImGuiAppDemo resource name so its lookups resolve again (@​matt-edmondson)
  • [minor] Add collapsible Branch and Leaf nodes to the Tree widget (@​matt-edmondson)
  • Upload one GPU texture per path under concurrent first access (@​Claude)
  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.37.0...v3.38.0

Commits viewable in compare view.

Updated ktsu.ImGui.Popups from 3.37.0 to 3.38.1.

Release notes

Sourced from ktsu.ImGui.Popups's releases.

3.38.1

v3.38.1 (patch)

Changes since v3.38.0:

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.38.0...v3.38.1

3.38.0

v3.38.0 (minor)

Changes since v3.37.0:

  • [minor] Cover Branch and Leaf, and give the state overload a flags form (@​matt-edmondson)
  • [patch] Pin the ImGuiAppDemo resource name so its lookups resolve again (@​matt-edmondson)
  • [minor] Add collapsible Branch and Leaf nodes to the Tree widget (@​matt-edmondson)
  • Upload one GPU texture per path under concurrent first access (@​Claude)
  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.37.0...v3.38.0

Commits viewable in compare view.

Updated ktsu.ImGui.Styler from 3.37.0 to 3.38.1.

Release notes

Sourced from ktsu.ImGui.Styler's releases.

3.38.1

v3.38.1 (patch)

Changes since v3.38.0:

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.38.0...v3.38.1

3.38.0

v3.38.0 (minor)

Changes since v3.37.0:

  • [minor] Cover Branch and Leaf, and give the state overload a flags form (@​matt-edmondson)
  • [patch] Pin the ImGuiAppDemo resource name so its lookups resolve again (@​matt-edmondson)
  • [minor] Add collapsible Branch and Leaf nodes to the Tree widget (@​matt-edmondson)
  • Upload one GPU texture per path under concurrent first access (@​Claude)
  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.37.0...v3.38.0

Commits viewable in compare view.

Updated ktsu.ImGui.Widgets from 3.37.0 to 3.38.1.

Release notes

Sourced from ktsu.ImGui.Widgets's releases.

3.38.1

v3.38.1 (patch)

Changes since v3.38.0:

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.38.0...v3.38.1

3.38.0

v3.38.0 (minor)

Changes since v3.37.0:

  • [minor] Cover Branch and Leaf, and give the state overload a flags form (@​matt-edmondson)
  • [patch] Pin the ImGuiAppDemo resource name so its lookups resolve again (@​matt-edmondson)
  • [minor] Add collapsible Branch and Leaf nodes to the Tree widget (@​matt-edmondson)
  • Upload one GPU texture per path under concurrent first access (@​Claude)
  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

What's Changed

Full Changelog: ktsu-dev/ImGuiApp@v3.37.0...v3.38.0

Commits viewable in compare view.

Updated ktsu.RunCommand from 1.5.20 to 1.5.21.

Release notes

Sourced from ktsu.RunCommand's releases.

1.5.21

v1.5.21 (patch)

Changes since v1.5.20:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

Full Changelog: ktsu-dev/RunCommand@v1.5.20...v1.5.21

Commits viewable in compare view.

Updated ktsu.Sdk from 2.28.1 to 2.29.0.

Release notes

Sourced from ktsu.Sdk's releases.

2.29.0

v2.29.0 (minor)

Changes since v2.28.0:

  • feat: add ktsu.Sdk.Unity and ktsu.Sdk.Godot game engine SDKs [minor] (@​Claude)
  • feat: build out the Unity and Godot demos into real engine projects [minor] (@​Claude)
  • fix: put the Unity demo's MonoBehaviour in a namespace [patch] (@​Claude)
  • fix: stop the shared .gitignore from eating Unity source [minor] (@​Claude)
  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)
  • fix: validate the assembly name EngineDemoWorkflowTests parses [patch] (@​Claude)
  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.2 (patch)

Changes since v2.28.1:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.1 (patch)

Changes since v2.28.0:

  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)

v2.28.1-pre.1 (prerelease)

Incremental prerelease update.

v2.28.0 (minor)

Changes since v2.27.0:

v2.27.4 (patch)

... (truncated)

2.28.2

v2.28.2 (patch)

Changes since v2.28.1:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.1 (patch)

Changes since v2.28.0:

  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)

v2.28.1-pre.1 (prerelease)

Incremental prerelease update.

v2.28.0 (minor)

Changes since v2.27.0:

v2.27.4 (patch)

Changes since v2.27.3:

  • fix: stop the example harness waiting out MSBuild node reuse [patch] (@​matt-edmondson)

v2.27.3 (patch)

Changes since v2.27.2:

  • fix: parse .url metadata files and stop package data colliding on publish [patch] (@​matt-edmondson)

v2.27.2 (patch)

... (truncated)

Commits viewable in compare view.

Updated ktsu.Sdk.Android from 2.28.1 to 2.29.0.

Release notes

Sourced from ktsu.Sdk.Android's releases.

2.29.0

v2.29.0 (minor)

Changes since v2.28.0:

  • feat: add ktsu.Sdk.Unity and ktsu.Sdk.Godot game engine SDKs [minor] (@​Claude)
  • feat: build out the Unity and Godot demos into real engine projects [minor] (@​Claude)
  • fix: put the Unity demo's MonoBehaviour in a namespace [patch] (@​Claude)
  • fix: stop the shared .gitignore from eating Unity source [minor] (@​Claude)
  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)
  • fix: validate the assembly name EngineDemoWorkflowTests parses [patch] (@​Claude)
  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.2 (patch)

Changes since v2.28.1:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.1 (patch)

Changes since v2.28.0:

  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)

v2.28.1-pre.1 (prerelease)

Incremental prerelease update.

v2.28.0 (minor)

Changes since v2.27.0:

v2.27.4 (patch)

... (truncated)

2.28.2

v2.28.2 (patch)

Changes since v2.28.1:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.1 (patch)

Changes since v2.28.0:

  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)

v2.28.1-pre.1 (prerelease)

Incremental prerelease update.

v2.28.0 (minor)

Changes since v2.27.0:

v2.27.4 (patch)

Changes since v2.27.3:

  • fix: stop the example harness waiting out MSBuild node reuse [patch] (@​matt-edmondson)

v2.27.3 (patch)

Changes since v2.27.2:

  • fix: parse .url metadata files and stop package data colliding on publish [patch] (@​matt-edmondson)

v2.27.2 (patch)

... (truncated)

Commits viewable in compare view.

Updated ktsu.Sdk.App from 2.28.1 to 2.29.0.

Release notes

Sourced from ktsu.Sdk.App's releases.

2.29.0

v2.29.0 (minor)

Changes since v2.28.0:

  • feat: add ktsu.Sdk.Unity and ktsu.Sdk.Godot game engine SDKs [minor] (@​Claude)
  • feat: build out the Unity and Godot demos into real engine projects [minor] (@​Claude)
  • fix: put the Unity demo's MonoBehaviour in a namespace [patch] (@​Claude)
  • fix: stop the shared .gitignore from eating Unity source [minor] (@​Claude)
  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)
  • fix: validate the assembly name EngineDemoWorkflowTests parses [patch] (@​Claude)
  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.2 (patch)

Changes since v2.28.1:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.1 (patch)

Changes since v2.28.0:

  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)

v2.28.1-pre.1 (prerelease)

Incremental prerelease update.

v2.28.0 (minor)

Changes since v2.27.0:

v2.27.4 (patch)

... (truncated)

2.28.2

v2.28.2 (patch)

Changes since v2.28.1:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.1 (patch)

Changes since v2.28.0:

  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)

v2.28.1-pre.1 (prerelease)

Incremental prerelease update.

v2.28.0 (minor)

Changes since v2.27.0:

v2.27.4 (patch)

Changes since v2.27.3:

  • fix: stop the example harness waiting out MSBuild node reuse [patch] (@​matt-edmondson)

v2.27.3 (patch)

Changes since v2.27.2:

  • fix: parse .url metadata files and stop package data colliding on publish [patch] (@​matt-edmondson)

v2.27.2 (patch)

... (truncated)

Commits viewable in compare view.

Updated ktsu.Sdk.ConsoleApp from 2.28.1 to 2.29.0.

Release notes

Sourced from ktsu.Sdk.ConsoleApp's releases.

2.29.0

v2.29.0 (minor)

Changes since v2.28.0:

  • feat: add ktsu.Sdk.Unity and ktsu.Sdk.Godot game engine SDKs [minor] (@​Claude)
  • feat: build out the Unity and Godot demos into real engine projects [minor] (@​Claude)
  • fix: put the Unity demo's MonoBehaviour in a namespace [patch] (@​Claude)
  • fix: stop the shared .gitignore from eating Unity source [minor] (@​Claude)
  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)
  • fix: validate the assembly name EngineDemoWorkflowTests parses [patch] (@​Claude)
  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.2 (patch)

Changes since v2.28.1:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.1 (patch)

Changes since v2.28.0:

  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)

v2.28.1-pre.1 (prerelease)

Incremental prerelease update.

v2.28.0 (minor)

Changes since v2.27.0:

v2.27.4 (patch)

... (truncated)

2.28.2

v2.28.2 (patch)

Changes since v2.28.1:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.1 (patch)

Changes since v2.28.0:

  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)

v2.28.1-pre.1 (prerelease)

Incremental prerelease update.

v2.28.0 (minor)

Changes since v2.27.0:

v2.27.4 (patch)

Changes since v2.27.3:

  • fix: stop the example harness waiting out MSBuild node reuse [patch] (@​matt-edmondson)

v2.27.3 (patch)

Changes since v2.27.2:

  • fix: parse .url metadata files and stop package data colliding on publish [patch] (@​matt-edmondson)

v2.27.2 (patch)

... (truncated)

Commits viewable in compare view.

Updated ktsu.Sdk.iOS from 2.28.1 to 2.29.0.

Release notes

Sourced from ktsu.Sdk.iOS's releases.

2.29.0

v2.29.0 (minor)

Changes since v2.28.0:

  • feat: add ktsu.Sdk.Unity and ktsu.Sdk.Godot game engine SDKs [minor] (@​Claude)
  • feat: build out the Unity and Godot demos into real engine projects [minor] (@​Claude)
  • fix: put the Unity demo's MonoBehaviour in a namespace [patch] (@​Claude)
  • fix: stop the shared .gitignore from eating Unity source [minor] (@​Claude)
  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)
  • fix: validate the assembly name EngineDemoWorkflowTests parses [patch] (@​Claude)
  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.2 (patch)

Changes since v2.28.1:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.1 (patch)

Changes since v2.28.0:

  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)

v2.28.1-pre.1 (prerelease)

Incremental prerelease update.

v2.28.0 (minor)

Changes since v2.27.0:

v2.27.4 (patch)

... (truncated)

2.28.2

v2.28.2 (patch)

Changes since v2.28.1:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.1 (patch)

Changes since v2.28.0:

  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)

v2.28.1-pre.1 (prerelease)

Incremental prerelease update.

v2.28.0 (minor)

Changes since v2.27.0:

v2.27.4 (patch)

Changes since v2.27.3:

  • fix: stop the example harness waiting out MSBuild node reuse [patch] (@​matt-edmondson)

v2.27.3 (patch)

Changes since v2.27.2:

  • fix: parse .url metadata files and stop package data colliding on publish [patch] (@​matt-edmondson)

v2.27.2 (patch)

... (truncated)

Commits viewable in compare view.

Updated ktsu.Sdk.Linux from 2.28.1 to 2.29.0.

Release notes

Sourced from ktsu.Sdk.Linux's releases.

2.29.0

v2.29.0 (minor)

Changes since v2.28.0:

  • feat: add ktsu.Sdk.Unity and ktsu.Sdk.Godot game engine SDKs [minor] (@​Claude)
  • feat: build out the Unity and Godot demos into real engine projects [minor] (@​Claude)
  • fix: put the Unity demo's MonoBehaviour in a namespace [patch] (@​Claude)
  • fix: stop the shared .gitignore from eating Unity source [minor] (@​Claude)
  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)
  • fix: validate the assembly name EngineDemoWorkflowTests parses [patch] (@​Claude)
  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.2 (patch)

Changes since v2.28.1:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.1 (patch)

Changes since v2.28.0:

  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)

v2.28.1-pre.1 (prerelease)

Incremental prerelease update.

v2.28.0 (minor)

Changes since v2.27.0:

v2.27.4 (patch)

... (truncated)

2.28.2

v2.28.2 (patch)

Changes since v2.28.1:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.1 (patch)

Changes since v2.28.0:

  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)

v2.28.1-pre.1 (prerelease)

Incremental prerelease update.

v2.28.0 (minor)

Changes since v2.27.0:

v2.27.4 (patch)

Changes since v2.27.3:

  • fix: stop the example harness waiting out MSBuild node reuse [patch] (@​matt-edmondson)

v2.27.3 (patch)

Changes since v2.27.2:

  • fix: parse .url metadata files and stop package data colliding on publish [patch] (@​matt-edmondson)

v2.27.2 (patch)

... (truncated)

Commits viewable in compare view.

Updated ktsu.Sdk.macOS from 2.28.1 to 2.29.0.

Release notes

Sourced from ktsu.Sdk.macOS's releases.

2.29.0

v2.29.0 (minor)

Changes since v2.28.0:

  • feat: add ktsu.Sdk.Unity and ktsu.Sdk.Godot game engine SDKs [minor] (@​Claude)
  • feat: build out the Unity and Godot demos into real engine projects [minor] (@​Claude)
  • fix: put the Unity demo's MonoBehaviour in a namespace [patch] (@​Claude)
  • fix: stop the shared .gitignore from eating Unity source [minor] (@​Claude)
  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)
  • fix: validate the assembly name EngineDemoWorkflowTests parses [patch] (@​Claude)
  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.2 (patch)

Changes since v2.28.1:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.1 (patch)

Changes since v2.28.0:

  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)

v2.28.1-pre.1 (prerelease)

Incremental prerelease update.

v2.28.0 (minor)

Changes since v2.27.0:

v2.27.4 (patch)

... (truncated)

2.28.2

v2.28.2 (patch)

Changes since v2.28.1:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.1 (patch)

Changes since v2.28.0:

  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)

v2.28.1-pre.1 (prerelease)

Incremental prerelease update.

v2.28.0 (minor)

Changes since v2.27.0:

v2.27.4 (patch)

Changes since v2.27.3:

  • fix: stop the example harness waiting out MSBuild node reuse [patch] (@​matt-edmondson)

v2.27.3 (patch)

Changes since v2.27.2:

  • fix: parse .url metadata files and stop package data colliding on publish [patch] (@​matt-edmondson)

v2.27.2 (patch)

... (truncated)

Commits viewable in compare view.

Updated ktsu.Sdk.Tool from 2.28.1 to 2.29.0.

Release notes

Sourced from ktsu.Sdk.Tool's releases.

2.29.0

v2.29.0 (minor)

Changes since v2.28.0:

  • feat: add ktsu.Sdk.Unity and ktsu.Sdk.Godot game engine SDKs [minor] (@​Claude)
  • feat: build out the Unity and Godot demos into real engine projects [minor] (@​Claude)
  • fix: put the Unity demo's MonoBehaviour in a namespace [patch] (@​Claude)
  • fix: stop the shared .gitignore from eating Unity source [minor] (@​Claude)
  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)
  • fix: validate the assembly name EngineDemoWorkflowTests parses [patch] (@​Claude)
  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.2 (patch)

Changes since v2.28.1:

  • Gate Dependabot auto-merge on CI actually being green (@​Claude)

v2.28.1 (patch)

Changes since v2.28.0:

  • fix: strip scaffolding folder segments from derived project identity [patch] (@​Claude)

v2.28.1-pre.1 (prerelease)

Incremental prerelease update.

v2.28.0 (minor)

Changes since v2.27.0:

  • docs: add the .NET 11 readiness implementation plan [patch] ([@​matt-edmo...

Description has been truncated

Bumps ktsu.AppDataStorage from 1.17.3 to 1.17.5
Bumps ktsu.Extensions from 1.6.12 to 1.6.13
Bumps ktsu.ImGui.App from 3.37.0 to 3.38.1
Bumps ktsu.ImGui.Popups from 3.37.0 to 3.38.1
Bumps ktsu.ImGui.Styler from 3.37.0 to 3.38.1
Bumps ktsu.ImGui.Widgets from 3.37.0 to 3.38.1
Bumps ktsu.RunCommand from 1.5.20 to 1.5.21
Bumps ktsu.Sdk from 2.28.1 to 2.29.0
Bumps ktsu.Sdk.Android from 2.28.1 to 2.29.0
Bumps ktsu.Sdk.App from 2.28.1 to 2.29.0
Bumps ktsu.Sdk.ConsoleApp from 2.28.1 to 2.29.0
Bumps ktsu.Sdk.iOS from 2.28.1 to 2.29.0
Bumps ktsu.Sdk.Linux from 2.28.1 to 2.29.0
Bumps ktsu.Sdk.macOS from 2.28.1 to 2.29.0
Bumps ktsu.Sdk.Tool from 2.28.1 to 2.29.0
Bumps ktsu.Sdk.Windows from 2.28.1 to 2.29.0
Bumps ktsu.Semantics.Paths to 5.3.4, 5.4.0
Bumps ktsu.Semantics.Strings to 5.3.4, 5.4.0

---
updated-dependencies:
- dependency-name: ktsu.AppDataStorage
  dependency-version: 1.17.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.Semantics.Paths
  dependency-version: 5.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.Semantics.Strings
  dependency-version: 5.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.Extensions
  dependency-version: 1.6.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.ImGui.App
  dependency-version: 3.38.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.ImGui.Popups
  dependency-version: 3.38.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.ImGui.Styler
  dependency-version: 3.38.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.ImGui.Widgets
  dependency-version: 3.38.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.RunCommand
  dependency-version: 1.5.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.Sdk
  dependency-version: 2.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.Sdk.Android
  dependency-version: 2.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.Sdk.App
  dependency-version: 2.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.Sdk.ConsoleApp
  dependency-version: 2.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.Sdk.iOS
  dependency-version: 2.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.Sdk.Linux
  dependency-version: 2.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.Sdk.macOS
  dependency-version: 2.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.Sdk.Tool
  dependency-version: 2.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.Sdk.Windows
  dependency-version: 2.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.Semantics.Paths
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.Semantics.Strings
  dependency-version: 5.4.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 17, 2026
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