Skip to content

Bump the ktsu group with 6 updates - #25

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated ktsu.Essentials from 2.4.0 to 2.5.2.

Release notes

Sourced from ktsu.Essentials's releases.

2.5.2

v2.5.2 (patch)

Changes since v2.5.1:

  • test: pass the test's cancellation token to the synchronous call [patch] (@​Claude)
  • fix: capture raw output in the synchronous command path [patch] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Essentials@v2.5.1...v2.5.2

2.5.1

v2.5.1 (patch)

Changes since v2.5.0:

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

What's Changed

Full Changelog: ktsu-dev/Essentials@v2.5.0...v2.5.1

2.5.0

v2.5.0 (minor)

Changes since v2.4.0:

  • fix: suppress S2245 on the provider that exists to wrap System.Random [patch] (@​Claude)
  • fix: remove the float equality checks the code quality review found [patch] (@​Claude)
  • docs: document the randomness and probability providers [patch] (@​Claude)
  • feat: add randomness and probability providers [minor] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Essentials@v2.4.0...v2.5.0

Commits viewable in compare view.

Updated ktsu.Essentials.FileSystemProviders.Native from 2.4.0 to 2.5.2.

Release notes

Sourced from ktsu.Essentials.FileSystemProviders.Native's releases.

2.5.2

v2.5.2 (patch)

Changes since v2.5.1:

  • test: pass the test's cancellation token to the synchronous call [patch] (@​Claude)
  • fix: capture raw output in the synchronous command path [patch] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Essentials@v2.5.1...v2.5.2

2.5.1

v2.5.1 (patch)

Changes since v2.5.0:

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

What's Changed

Full Changelog: ktsu-dev/Essentials@v2.5.0...v2.5.1

2.5.0

v2.5.0 (minor)

Changes since v2.4.0:

  • fix: suppress S2245 on the provider that exists to wrap System.Random [patch] (@​Claude)
  • fix: remove the float equality checks the code quality review found [patch] (@​Claude)
  • docs: document the randomness and probability providers [patch] (@​Claude)
  • feat: add randomness and probability providers [minor] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Essentials@v2.4.0...v2.5.0

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.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.Semantics.Paths from 4.1.0 to 5.3.0.

Release notes

Sourced from ktsu.Semantics.Paths's releases.

5.3.0

v5.3.0 (minor)

Changes since v5.2.0:

  • Add a PreciseNumber storage-type alias package [minor] (@​Claude)
  • [patch] Address code quality findings on the storage conversion fixes (@​Claude)
  • [patch] Fix storage conversion regressions from exact factors (@​matt-edmondson)
  • Decide relative path validity from the string, not the working directory [patch] (@​matt-edmondson)
  • ci: adopt the consolidated .NET workflow [patch] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Semantics@v5.2.4...v5.3.0

5.2.4

v5.2.4 (patch)

Changes since v5.2.3:

  • [patch] Address code quality findings on the storage conversion fixes (@​Claude)
  • [patch] Fix storage conversion regressions from exact factors (@​matt-edmondson)

What's Changed

Full Changelog: ktsu-dev/Semantics@v5.2.3...v5.2.4

5.2.3

v5.2.3 (patch)

Changes since v5.2.2:

  • Decide relative path validity from the string, not the working directory [patch] (@​matt-edmondson)

What's Changed

Full Changelog: ktsu-dev/Semantics@v5.2.2...v5.2.3

5.2.2

v5.2.2 (patch)

Changes since v5.2.1:

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

What's Changed

Full Changelog: ktsu-dev/Semantics@v5.2.1...v5.2.2

5.2.1

v5.2.1 (patch)

Changes since v5.2.0:

What's Changed

New Contributors

Full Changelog: ktsu-dev/Semantics@v5.2.0...v5.2.1

5.2.0

v5.2.0 (minor)

Changes since v5.1.0:

What's Changed

Full Changelog: ktsu-dev/Semantics@v5.1.0...v5.2.0

5.1.0

v5.1.0 (minor)

Changes since v5.0.0:

  • Repair a doc comment my own edit garbled (@​Claude)
  • Find out whether the quantities reach seven languages, not two (@​Claude)
  • Report the dimension that has exponents when two claim a unit [patch] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Semantics@v5.0.1...v5.1.0

5.0.1

v5.0.1 (patch)

Changes since v5.0.0:

  • Report the dimension that has exponents when two claim a unit [patch] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Semantics@v5.0.0...v5.0.1

5.0.0

v5.0.0 (major)

Changes since v4.0.0:

  • Say four rather than five in the migration guide's one-line summary (@​Claude)
  • Merge main, and take the Sensitivity fix (@​Claude)
  • [major] Make the shared vocabulary drive C# emission, not just check it (@​Claude)
  • Fix the sensitivity dimension and the torque operand order [patch] (@​Claude)
  • Address the SonarCloud findings from #​219 (@​Claude)
  • Join rather than Combine when reading the test's metadata (@​Claude)
  • [minor] Share the quantity vocabulary between both generators (@​Claude)
  • Generate the vector forms in the C++ projection [minor] (@​matt-edmondson)
  • Address code-quality findings on the C++ projection (@​matt-edmondson)
  • Add Semantics.Cpp: the C++ projection of the quantity vocabulary [minor] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Semantics@v4.3.2...v5.0.0

4.3.2

v4.3.2 (patch)

Changes since v4.3.1:

  • Fix the sensitivity dimension and the torque operand order [patch] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Semantics@v4.3.1...v4.3.2

4.3.1

v4.3.1 (patch)

Changes since v4.3.0:

  • Address the SonarCloud findings from #​219 (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Semantics@v4.3.0...v4.3.1

4.3.0

v4.3.0 (minor)

Changes since v4.2.0:

  • Join rather than Combine when reading the test's metadata (@​Claude)
  • [minor] Share the quantity vocabulary between both generators (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Semantics@v4.2.0...v4.3.0

4.2.0

v4.2.0 (minor)

Changes since v4.1.0:

What's Changed

Full Changelog: ktsu-dev/Semantics@v4.1.0...v4.2.0

Commits viewable in compare view.

Updated ktsu.Semantics.Strings from 4.1.0 to 5.3.0.

Release notes

Sourced from ktsu.Semantics.Strings's releases.

5.3.0

v5.3.0 (minor)

Changes since v5.2.0:

  • Add a PreciseNumber storage-type alias package [minor] (@​Claude)
  • [patch] Address code quality findings on the storage conversion fixes (@​Claude)
  • [patch] Fix storage conversion regressions from exact factors (@​matt-edmondson)
  • Decide relative path validity from the string, not the working directory [patch] (@​matt-edmondson)
  • ci: adopt the consolidated .NET workflow [patch] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Semantics@v5.2.4...v5.3.0

5.2.4

v5.2.4 (patch)

Changes since v5.2.3:

  • [patch] Address code quality findings on the storage conversion fixes (@​Claude)
  • [patch] Fix storage conversion regressions from exact factors (@​matt-edmondson)

What's Changed

Full Changelog: ktsu-dev/Semantics@v5.2.3...v5.2.4

5.2.3

v5.2.3 (patch)

Changes since v5.2.2:

  • Decide relative path validity from the string, not the working directory [patch] (@​matt-edmondson)

What's Changed

Full Changelog: ktsu-dev/Semantics@v5.2.2...v5.2.3

5.2.2

v5.2.2 (patch)

Changes since v5.2.1:

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

What's Changed

Full Changelog: ktsu-dev/Semantics@v5.2.1...v5.2.2

5.2.1

v5.2.1 (patch)

Changes since v5.2.0:

What's Changed

New Contributors

Full Changelog: ktsu-dev/Semantics@v5.2.0...v5.2.1

5.2.0

v5.2.0 (minor)

Changes since v5.1.0:

What's Changed

Full Changelog: ktsu-dev/Semantics@v5.1.0...v5.2.0

5.1.0

v5.1.0 (minor)

Changes since v5.0.0:

  • Repair a doc comment my own edit garbled (@​Claude)
  • Find out whether the quantities reach seven languages, not two (@​Claude)
  • Report the dimension that has exponents when two claim a unit [patch] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Semantics@v5.0.1...v5.1.0

5.0.1

v5.0.1 (patch)

Changes since v5.0.0:

  • Report the dimension that has exponents when two claim a unit [patch] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Semantics@v5.0.0...v5.0.1

5.0.0

v5.0.0 (major)

Changes since v4.0.0:

  • Say four rather than five in the migration guide's one-line summary (@​Claude)
  • Merge main, and take the Sensitivity fix (@​Claude)
  • [major] Make the shared vocabulary drive C# emission, not just check it (@​Claude)
  • Fix the sensitivity dimension and the torque operand order [patch] (@​Claude)
  • Address the SonarCloud findings from #​219 (@​Claude)
  • Join rather than Combine when reading the test's metadata (@​Claude)
  • [minor] Share the quantity vocabulary between both generators (@​Claude)
  • Generate the vector forms in the C++ projection [minor] (@​matt-edmondson)
  • Address code-quality findings on the C++ projection (@​matt-edmondson)
  • Add Semantics.Cpp: the C++ projection of the quantity vocabulary [minor] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Semantics@v4.3.2...v5.0.0

4.3.2

v4.3.2 (patch)

Changes since v4.3.1:

  • Fix the sensitivity dimension and the torque operand order [patch] (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Semantics@v4.3.1...v4.3.2

4.3.1

v4.3.1 (patch)

Changes since v4.3.0:

  • Address the SonarCloud findings from #​219 (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Semantics@v4.3.0...v4.3.1

4.3.0

v4.3.0 (minor)

Changes since v4.2.0:

  • Join rather than Combine when reading the test's metadata (@​Claude)
  • [minor] Share the quantity vocabulary between both generators (@​Claude)

What's Changed

Full Changelog: ktsu-dev/Semantics@v4.2.0...v4.3.0

4.2.0

v4.2.0 (minor)

Changes since v4.1.0:

What's Changed

Full Changelog: ktsu-dev/Semantics@v4.1.0...v4.2.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.Essentials from 2.4.0 to 2.5.2
Bumps ktsu.Essentials.FileSystemProviders.Native from 2.4.0 to 2.5.2
Bumps ktsu.Sdk from 2.28.0 to 2.28.1
Bumps ktsu.Sdk.Tool from 2.28.0 to 2.28.1
Bumps ktsu.Semantics.Paths from 4.1.0 to 5.3.0
Bumps ktsu.Semantics.Strings from 4.1.0 to 5.3.0

---
updated-dependencies:
- dependency-name: ktsu.Essentials
  dependency-version: 2.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ktsu
- dependency-name: ktsu.Essentials.FileSystemProviders.Native
  dependency-version: 2.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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.Tool
  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.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ktsu
- dependency-name: ktsu.Semantics.Strings
  dependency-version: 5.3.0
  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 294ba3a into main Sep 14, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/ktsu-a065514c8c branch September 14, 2026 19:00
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