Skip to content

Bump Polyfill from 9.13.0 to 10.7.0#174

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/Polyfill-10.7.0
May 26, 2026
Merged

Bump Polyfill from 9.13.0 to 10.7.0#174
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/Polyfill-10.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Updated Polyfill from 9.13.0 to 10.7.0.

Release notes

Sourced from Polyfill's releases.

10.6.0

  • #​547 Add .NET 11 Process APIs
  • #​548 Add dictionary/hash set get alternate lookup polyfill (o(n))
  • #​549 Add string builder move chunks

10.5.1

  • #​546 Make range a readonly record struct to match bcl

10.5.0

  • #​545 Add Regex.Count span overloads and Capture.ValueSpan

10.4.0

  • #​540 Add Socket async polyfills: ConnectAsync, DisconnectAsync, ReceiveFromAsync, SendToAsync
  • #​541 Add GC.AllocateUninitializedArray polyfill
  • #​542 Add RuntimeFeature IsMultithreadingSupported
  • #​543 Add polyfil for Enumerable.Prepend for net46X and net47 framework targets
  • #​544 IEnumerable.Prepend

10.3.0

  • #​537 Add ConfigureAwaitOptions polyfill for pre-net8.0
  • #​538 Os polyfill issue
  • #​539 Add RequiresAssemblyFilesAttribute

10.2.0

  • #​524 Consider adding extensions for parsing System.Net.IPAddress from ReadOnlySpan
  • #​525 Consider adding split extensions on ReadOnlySpan with StringSplitOptions
  • #​526 Consider adding Send extension with ReadOnlySpan to UdpClient
  • #​528 extensions for parsing System.Net.IPAddress from ReadOnlySpan
  • #​529 Send extension with ReadOnlySpan to UdpClient
  • #​530 split extensions on ReadOnlySpan with StringSplitOptions
  • #​531 Resolve features from @(ReferencePath) after ResolveAssemblyReferences
  • #​532 IntPtr.Parse and UIntPtr.Parse
  • #​533 Parallel.ForEachAsync
  • #​534 Add Regex Count
  • #​535 EqualityComparer.Create
  • #​536 path join

10.0.0

  • #​515 Add new static extension polyfills using C# 14 syntax
  • #​516 Consider migrating Directory polyfills to extension(Directory) syntax
  • #​518 Add IndexOfAnyExcept and LastIndexOfAnyExcept
  • #​519 Migrate Directory polyfills to extension(Directory) syntax

9.24.0

  • #​510 Consider adding extensions for System.Decimal and System.Single
  • #​511 float and decimal TryParse

9.22.0

  • #​507 HttpClient.Send, PatchAsync, and HttpContent CopyToAsync/LoadIntoBufferAsync

9.21.0

9.17.0

9.14.0

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 26, 2026
---
updated-dependencies:
- dependency-name: Polyfill
  dependency-version: 10.7.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump Polyfill from 9.7.7 to 10.7.0 Bump Polyfill from 9.13.0 to 10.7.0 May 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/nuget/Polyfill-10.7.0 branch from 0365edb to e1b000b Compare May 26, 2026 03:17
@github-actions github-actions Bot merged commit 8e02cda into main May 26, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/Polyfill-10.7.0 branch May 26, 2026 03:18
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