Skip to content

chore(deps): update dependency polyfill to 10.7.1 - #6138

Merged
thomhurst merged 1 commit into
mainfrom
renovate/_tunitpolyfillversion
Jun 1, 2026
Merged

chore(deps): update dependency polyfill to 10.7.1#6138
thomhurst merged 1 commit into
mainfrom
renovate/_tunitpolyfillversion

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

PackageTypeUpdateChange
Polyfillnugetpatch10.7.010.7.1

Release Notes

SimonCropp/Polyfill (Polyfill)

v10.7.1

Compare Source

  • #​551 perf: replace array creation with stackalloc

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@thomhurstthomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Jun 1, 2026
@thomhurst
thomhurst enabled auto-merge (squash) June 1, 2026 03:49

@claudeclaudeBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a routine automated patch update bumping the Polyfill dependency from 10.7.0 to 10.7.1 in TUnit.Core.targets.

The change is a single-line version bump to . The upstream release note for 10.7.1 documents a performance improvement (replacing array creation with ), which is a net positive — it reduces heap allocations inline with TUnit's performance-first principle.

No architectural concerns, no design issues. The update is safe to merge as-is, especially with auto-merge already enabled for this kind of renovate patch PR.

@claudeclaudeBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a routine automated patch update bumping Polyfill from 10.7.0 to 10.7.1 in TUnit.Core/TUnit.Core.targets.

The single-line version bump is correct and minimal. The upstream 10.7.1 release note describes a perf improvement (replacing array creation with stackalloc), which aligns well with TUnit's performance-first principle.

No architectural concerns, no design issues, no previous review comments to address. Safe to merge.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@thomhurst
thomhurst merged commit 9b52e05 into mainJun 1, 2026
15 checks passed
@thomhurst
thomhurst deleted the renovate/_tunitpolyfillversion branch June 1, 2026 04:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filePATCHrenovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@thomhurst@renovate-bot