Skip to content

chore(deps): update dependency polyfill to v11#330

Open
thomhurst wants to merge 1 commit into
mainfrom
renovate/polyfill-11.x
Open

chore(deps): update dependency polyfill to v11#330
thomhurst wants to merge 1 commit into
mainfrom
renovate/polyfill-11.x

Conversation

@thomhurst

@thomhurst thomhurst commented Jul 14, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
Polyfill nuget major 8.7.411.0.1

Release Notes

SimonCropp/Polyfill (Polyfill)

v11.0.1

Compare Source

  • #​570 Fix encoding span polyfills for empty spans

v11.0.0

Compare Source

  • #​567 Retire stream-wrapper polyfills for net11
  • #​568 Add Process.TryGetProcessById and silent param on Run/RunAsync

v10.11.2

Compare Source

  • #​566 Fix issues where code diverged from bcl behavior

v10.11.1

Compare Source

  • #​563 Align stream wrappers with the dotnet 11 implementation (follow up to #​562)
  • #​564 Add Encoder.Convert(ReadOnlySpan, Span) polyfill
  • #​565 Optimize StringBuilder.Equals(ReadOnlySpan) to compare by chunk

v10.11.0

Compare Source

  • #​560 Add Encoding.Preamble
  • #​561 CryptographicOperations
  • #​562 Add stream wrappers for memory and text based types

v10.10.0

Compare Source

  • #​559 Add Queue.TryPeek, Queue.TryDequeue

v10.9.0

Compare Source

  • #​557 Add .net 11 base64, utf8/utf16 validation and uri.uri scheme data polyfills
  • #​558 LINQ joins, Type.GetNullableUnderlyingType, EqualityComparer.Create keySelector

v10.8.1

Compare Source

  • #​555 struct Range: invalid parameter names
  • #​556 struct Range: invalid parameter names

v10.8.0

Compare Source

  • #​553 Add AsyncMethodBuilderAttribute and CompilerLoweringPreserveAttribute

v10.7.2

Compare Source

  • #​552 Fix NET 8 CreateVersion7 polyfill RFC 9562/IETF variant bits

v10.7.1

Compare Source

  • #​551 perf: replace array creation with stackalloc

v10.7.0

Compare Source

v10.6.0

Compare Source

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

v10.5.1

Compare Source

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

v10.5.0

Compare Source

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

v10.4.0

Compare Source

  • #​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

v10.3.0

Compare Source

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

v10.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

v10.1.0

Compare Source

v10.0.0

Compare Source

  • #​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

v9.24.1

Compare Source

v9.24.0

Compare Source

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

v9.23.0

Compare Source

v9.22.0

Compare Source

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

v9.21.0

Compare Source

v9.20.0

Compare Source

v9.18.0

Compare Source

v9.17.0

Compare Source

v9.16.0

Compare Source

v9.15.0

Compare Source

v9.14.0

Compare Source

v9.13.0

Compare Source

v9.12.0

Compare Source

  • #​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

v9.11.0

Compare Source

v9.10.0

Compare Source

  • #​477 Add Enum.GetValuesAsUnderlyingType

v9.9.0

Compare Source

v9.8.1

Compare Source

v9.8.0

Compare Source

v9.7.7

Compare Source

  • #​461 fix TaskCompletionSource namespace

v9.7.6

Compare Source

  • #​458 Add warning for System.Memory version < 4.5.5
  • #​459 Add PolyfillNoWarnIncorrectVersion msbuild property

v9.7.5

Compare Source

v9.7.4

Compare Source

v9.7.3

Compare Source

v9.7.2

Compare Source

v9.7.1

Compare Source

v9.7.0

Compare Source

v9.6.0

Compare Source

v9.5.0

Compare Source

v9.4.1

Compare Source

v9.4.0

Compare Source

v9.3.4

Compare Source

v9.3.2

Compare Source

v9.3.1

Compare Source

v9.3.0

Compare Source

v9.2.0

Compare Source

v9.1.0

Compare Source

v9.0.3

Compare Source

v9.0.2

Compare Source

v8.9.1

Compare Source

v8.9.0

Compare Source

v8.8.1

Compare Source

v8.8.0

Compare Source


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.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MAJOR renovate-bot labels Jul 14, 2026
@thomhurst thomhurst enabled auto-merge (squash) July 14, 2026 22:25
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 MAJOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants