Skip to content

build: Bump LinkDotNet.StringBuilder from 3.4.2 to 3.6.0 - #32

Merged
rent-a-developer merged 2 commits into
mainfrom
dependabot/nuget/LinkDotNet.StringBuilder-3.6.0
Sep 8, 2026
Merged

rent-a-developer merged 2 commits into
mainfrom
dependabot/nuget/LinkDotNet.StringBuilder-3.6.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated LinkDotNet.StringBuilder from 3.4.2 to 3.6.0.

Release notes

Sourced from LinkDotNet.StringBuilder's releases.

3.6.0

Changed

  • Performance upgrades when growing

3.5.0

Added

  • Avoid boxing common value types (int, long, double, decimal, DateTime, DateTimeOffset, TimeSpan, Guid, and 12 more) when passed to AppendJoin, Concat, AppendFormat, ReplaceGeneric, or interpolated strings.
  • Vectorized Trim, TrimStart, and TrimEnd (both the whitespace and character overloads) via SearchValues<char>, making them significantly faster on large buffers.

### Changed

  • Small improvement to get the next "Grow" iteration

Fixed

  • Sizing bugs in Append and Trim

Commits viewable in compare view.

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: LinkDotNet.StringBuilder
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Sep 8, 2026
@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@rent-a-developer
rent-a-developer merged commit 1a31690 into main Sep 8, 2026
15 checks passed
@rent-a-developer
rent-a-developer deleted the dependabot/nuget/LinkDotNet.StringBuilder-3.6.0 branch September 8, 2026 15:37
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.

1 participant