Skip to content

Update dependency Polyfill to v11#24

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

Update dependency Polyfill to v11#24
Nice3point wants to merge 1 commit into
mainfrom
renovate/polyfill-11.x

Conversation

@Nice3point

Copy link
Copy Markdown
Member

This PR contains the following updates:

Package Type Update Change
Polyfill nuget major 10.0.011.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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 Renovate Bot.

Copilot AI review requested due to automatic review settings July 15, 2026 02:31

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the centrally managed NuGet dependency Polyfill to the latest major version to keep the solution’s shared development-time polyfills current across the repo.

Changes:

  • Bumped Polyfill from 10.0.0 to 11.0.1 in the central packages configuration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants