Skip to content

build(deps): update dependency polyfilllib to 10.7.0#286

Merged
skarllot merged 1 commit into
mainfrom
renovate/polyfilllib-10.x
May 30, 2026
Merged

build(deps): update dependency polyfilllib to 10.7.0#286
skarllot merged 1 commit into
mainfrom
renovate/polyfilllib-10.x

Conversation

@renovate

@renovate renovate Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
PolyfillLib nuget minor 10.0.010.7.0 OpenSSF Scorecard

Release Notes

SimonCropp/Polyfill (PolyfillLib)

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: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Never, 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 was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented May 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.29%. Comparing base (9a86f59) to head (b48b053).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #286   +/-   ##
=======================================
  Coverage   89.29%   89.29%           
=======================================
  Files          20       20           
  Lines        1401     1401           
  Branches      109      109           
=======================================
  Hits         1251     1251           
  Misses        107      107           
  Partials       43       43           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot force-pushed the renovate/polyfilllib-10.x branch from 7dadc92 to b48b053 Compare May 30, 2026 22:26
@renovate renovate Bot changed the title build(deps): update dependency polyfilllib to 10.5.1 build(deps): update dependency polyfilllib to 10.7.0 May 30, 2026
@skarllot skarllot merged commit a26630d into main May 30, 2026
7 checks passed
@skarllot skarllot deleted the renovate/polyfilllib-10.x branch May 30, 2026 22:41
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.

1 participant