Skip to content

Bump the ktsu group with 13 updates - #298

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/ktsu-594a048841
Sep 14, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/ktsu-594a048841

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated ktsu.CaseConverter from 1.3.36 to 1.4.1.

Release notes

Sourced from ktsu.CaseConverter's releases.

1.4.1

v1.4.1 (patch)

Changes since v1.4.0:

  • ci: adopt the consolidated .NET workflow [patch] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/CaseConverter@v1.4.0...v1.4.1

1.4.0

v1.4.0 (minor)

Changes since v1.3.0:

  • ci: correct two stale comments in the dotnet workflow [patch] (@​matt-edmondson)
  • ci: make the SonarQube quality gate opt in [patch] (@​matt-edmondson)
  • ci: adopt the unified dotnet workflow [patch] (@​matt-edmondson)
  • chore: store icon.png in LFS as .gitattributes declares (@​matt-edmondson)
  • docs: scope build badge to the default branch (@​matt-edmondson)
  • docs: correct README, DESCRIPTION and TAGS metadata (@​matt-edmondson)
  • Stop Update SDKs failing when there is nothing to update (@​matt-edmondson)
  • Fix build for ktsu.Sdk 2.27.0 analyzers: Polyfill PrivateAssets (KTSU0007), direct netstandard framework package refs (KTSU0001) [patch] (@​matt-edmondson)
  • Sync .editorconfig (@​KtsuTools)
  • Sync global.json (@​KtsuTools)
  • chore: update ktsu.Sdk to 2.21.1 [patch] (@​matt-edmondson)
  • chore: remove source link package references (@​matt-edmondson)
  • Remove unused static import and clean up package references (@​matt-edmondson)
  • Add TAGS.md with NuGet package tags (@​matt-edmondson)
  • Refactor permissions in dotnet.yml for minimal access; add SonarLint configuration in settings.json (@​matt-edmondson)
  • Remove legacy build scripts (@​matt-edmondson)
  • Refactor null checks to use Ensure.NotNull for consistency (@​matt-edmondson)
  • Refactor project files and update test assertions for clarity (@​matt-edmondson)
  • Merge branch 'ktsu-dev:main' into main ([@​Carl Henning Haugen](https://github.com/Carl Henning Haugen))
  • Update .NET version to 10.0 and adjust coverage reporting in CI workflows (@​matt-edmondson)
  • Add CLAUDE.md for project guidance and update project files for .NET 10.0 support (@​matt-edmondson)
  • Extend to Unicode letters ([@​Carl Henning Haugen](https://github.com/Carl Henning Haugen))
  • Update .gitattributes, .runsettings, and build scripts for improved test coverage and CI/CD configuration (@​matt-edmondson)
  • Add new configuration files and update build scripts for SDK management and CI/CD improvements (@​matt-edmondson)
  • Update configuration files and scripts for improved build and test processes (@​matt-edmondson)
  • Fix project URL in New-License function to remove Owner variable, simplifying the URL construction. (@​matt-edmondson)
  • Remove obsolete build configuration files and scripts, including Directory.Build.props, Directory.Build.targets, and various PowerShell scripts for versioning and changelog generation. Update CaseConverter and its tests to use 'var' for variable declarations and add copyright headers. (@​matt-edmondson)
  • Update README and project files to reflect new SDK and enhance documentation (@​matt-edmondson)

What's Changed

New Contributors

Full Changelog: ktsu-dev/CaseConverter@v1.3.37...v1.4.0

1.3.37

v1.3.37 (patch)

Changes since v1.3.36:

What's Changed

Full Changelog: ktsu-dev/CaseConverter@v1.3.36...v1.3.37

Commits viewable in compare view.

Updated ktsu.RoundTripStringJsonConverter from 1.0.57 to 1.0.59.

Release notes

Sourced from ktsu.RoundTripStringJsonConverter's releases.

1.0.59

v1.0.59 (patch)

Changes since v1.0.58:

  • ci: adopt the consolidated .NET workflow [patch] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/RoundTripStringJsonConverter@v1.0.58...v1.0.59

1.0.58

v1.0.58 (patch)

Changes since v1.0.57:

What's Changed

Full Changelog: ktsu-dev/RoundTripStringJsonConverter@v1.0.57...v1.0.58

Commits viewable in compare view.

Updated ktsu.Sdk from 2.28.0 to 2.28.1.

Release notes

Sourced from ktsu.Sdk's releases.

2.28.1

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)

Changes since v2.28.0:

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)

Changes since v2.27.1:

2.28.1-pre.1

v2.28.1-pre.1 (prerelease)

Changes since v2.28.0:

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)

Changes since v2.27.1:

v2.27.1 (patch)

Changes since v2.27.0:

  • docs: correct README, DESCRIPTION and TAGS metadata (@​matt-edmondson)
    ... (truncated)

Commits viewable in compare view.

Updated ktsu.Sdk.Android from 2.28.0 to 2.28.1.

Release notes

Sourced from ktsu.Sdk.Android's releases.

2.28.1

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)

Changes since v2.28.0:

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)

Changes since v2.27.1:

2.28.1-pre.1

v2.28.1-pre.1 (prerelease)

Changes since v2.28.0:

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)

Changes since v2.27.1:

v2.27.1 (patch)

Changes since v2.27.0:

  • docs: correct README, DESCRIPTION and TAGS metadata (@​matt-edmondson)
    ... (truncated)

Commits viewable in compare view.

Updated ktsu.Sdk.App from 2.28.0 to 2.28.1.

Release notes

Sourced from ktsu.Sdk.App's releases.

2.28.1

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)

Changes since v2.28.0:

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)

Changes since v2.27.1:

2.28.1-pre.1

v2.28.1-pre.1 (prerelease)

Changes since v2.28.0:

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)

Changes since v2.27.1:

v2.27.1 (patch)

Changes since v2.27.0:

  • docs: correct README, DESCRIPTION and TAGS metadata (@​matt-edmondson)
    ... (truncated)

Commits viewable in compare view.

Updated ktsu.Sdk.ConsoleApp from 2.28.0 to 2.28.1.

Release notes

Sourced from ktsu.Sdk.ConsoleApp's releases.

2.28.1

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)

Changes since v2.28.0:

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)

Changes since v2.27.1:

2.28.1-pre.1

v2.28.1-pre.1 (prerelease)

Changes since v2.28.0:

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)

Changes since v2.27.1:

v2.27.1 (patch)

Changes since v2.27.0:

  • docs: correct README, DESCRIPTION and TAGS metadata (@​matt-edmondson)
    ... (truncated)

Commits viewable in compare view.

Updated ktsu.Sdk.iOS from 2.28.0 to 2.28.1.

Release notes

Sourced from ktsu.Sdk.iOS's releases.

2.28.1

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)

Changes since v2.28.0:

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)

Changes since v2.27.1:

2.28.1-pre.1

v2.28.1-pre.1 (prerelease)

Changes since v2.28.0:

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)

Changes since v2.27.1:

v2.27.1 (patch)

Changes since v2.27.0:

  • docs: correct README, DESCRIPTION and TAGS metadata (@​matt-edmondson)
    ... (truncated)

Commits viewable in compare view.

Updated ktsu.Sdk.Linux from 2.28.0 to 2.28.1.

Release notes

Sourced from ktsu.Sdk.Linux's releases.

2.28.1

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)

Changes since v2.28.0:

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)

Changes since v2.27.1:

2.28.1-pre.1

v2.28.1-pre.1 (prerelease)

Changes since v2.28.0:

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)

Changes since v2.27.1:

v2.27.1 (patch)

Changes since v2.27.0:

  • docs: correct README, DESCRIPTION and TAGS metadata (@​matt-edmondson)
    ... (truncated)

Commits viewable in compare view.

Updated ktsu.Sdk.macOS from 2.28.0 to 2.28.1.

Release notes

Sourced from ktsu.Sdk.macOS's releases.

2.28.1

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)

Changes since v2.28.0:

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)

Changes since v2.27.1:

2.28.1-pre.1

v2.28.1-pre.1 (prerelease)

Changes since v2.28.0:

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)

Changes since v2.27.1:

v2.27.1 (patch)

Changes since v2.27.0:

  • docs: correct README, DESCRIPTION and TAGS metadata (@​matt-edmondson)
    ... (truncated)

Commits viewable in compare view.

Updated ktsu.Sdk.Tool from 2.28.0 to 2.28.1.

Release notes

Sourced from ktsu.Sdk.Tool's releases.

2.28.1

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)

Changes since v2.28.0:

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)

Changes since v2.27.1:

2.28.1-pre.1

v2.28.1-pre.1 (prerelease)

Changes since v2.28.0:

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)

Changes since v2.27.1:

v2.27.1 (patch)

Changes since v2.27.0:

  • docs: correct README, DESCRIPTION and TAGS metadata (@​matt-edmondson)
    ... (truncated)

Commits viewable in compare view.

Updated ktsu.Sdk.Windows from 2.28.0 to 2.28.1.

Release notes

Sourced from ktsu.Sdk.Windows's releases.

2.28.1

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)

Changes since v2.28.0:

  • Bump the microsoft group with 1 update ([@​dependabot[b...

Description has been truncated

Bumps ktsu.CaseConverter from 1.3.36 to 1.4.1
Bumps ktsu.RoundTripStringJsonConverter from 1.0.57 to 1.0.59
Bumps ktsu.Sdk from 2.28.0 to 2.28.1
Bumps ktsu.Sdk.Android from 2.28.0 to 2.28.1
Bumps ktsu.Sdk.App from 2.28.0 to 2.28.1
Bumps ktsu.Sdk.ConsoleApp from 2.28.0 to 2.28.1
Bumps ktsu.Sdk.iOS from 2.28.0 to 2.28.1
Bumps ktsu.Sdk.Linux from 2.28.0 to 2.28.1
Bumps ktsu.Sdk.macOS from 2.28.0 to 2.28.1
Bumps ktsu.Sdk.Tool from 2.28.0 to 2.28.1
Bumps ktsu.Sdk.Windows from 2.28.0 to 2.28.1
Bumps ktsu.Semantics.Paths from 4.0.0 to 5.2.3
Bumps ktsu.Semantics.Strings from 4.0.0 to 5.2.3

---
updated-dependencies:
- dependency-name: ktsu.CaseConverter
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.RoundTripStringJsonConverter
  dependency-version: 1.0.59
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.Sdk
  dependency-version: 2.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.Sdk.Android
  dependency-version: 2.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.Sdk.App
  dependency-version: 2.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.Sdk.ConsoleApp
  dependency-version: 2.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.Sdk.iOS
  dependency-version: 2.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.Sdk.Linux
  dependency-version: 2.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.Sdk.macOS
  dependency-version: 2.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.Sdk.Tool
  dependency-version: 2.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.Sdk.Windows
  dependency-version: 2.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.Semantics.Paths
  dependency-version: 5.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ktsu
- dependency-name: ktsu.Semantics.Strings
  dependency-version: 5.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 14, 2026
@github-actions
github-actions Bot merged commit a4ec8d5 into main Sep 14, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/ktsu-594a048841 branch September 14, 2026 11:21
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