Skip to content

Bump Polyfill from 9.8.1 to 10.4.0#4

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/Polyfill-10.4.0
May 5, 2026
Merged

Bump Polyfill from 9.8.1 to 10.4.0#4
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/Polyfill-10.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Pinned Polyfill at 10.4.0.

Release notes

Sourced from Polyfill's releases.

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

9.12.0

  • #​479 Use ReadToEndAsync in LoadAsync polyfills
  • #​480 Add XNode async polyfills
  • #​481 Add async ZipFile Open/OpenRead polyfills and docs
  • #​482 Fix Task.WhenEach not polyfilled on .NET Standard 2.0 when Microsoft.Bcl.AsyncInterfaces is present or .NET Standard 2.1
  • #​483 [Bug] Task.WhenEach not polyfilled on .NET Standard 2.0 or 2.1 even with Microsoft.Bcl.AsyncInterfaces installed

9.10.0

  • #​477 Add Enum.GetValuesAsUnderlyingType

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 5, 2026
---
updated-dependencies:
- dependency-name: Polyfill
  dependency-version: 10.4.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.6 to 10.4.0 Bump Polyfill from 9.8.1 to 10.4.0 May 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/nuget/Polyfill-10.4.0 branch from de2b12c to 18a8ee1 Compare May 5, 2026 03:01
@github-actions github-actions Bot merged commit 1f9c55e into main May 5, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/nuget/Polyfill-10.4.0 branch May 5, 2026 03:02
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