Skip to content

Bump Polyfill from 10.10.0 to 11.2.0 - #2067

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-nuget-Polyfill-11.2.0
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-nuget-Polyfill-11.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor

Updated Polyfill from 10.10.0 to 11.2.0.

Release notes

Sourced from Polyfill's releases.

11.2.0

11.1.0

  • #​573 Add Span min max
  • #​574 Add ConditionalWeakTable.Remove(key, out value) polyfill
  • #​575 Add BitOperations.IsPow2 polyfills
  • #​576 Add ConditionalWeakTable.Remove(key, out value) polyfill
  • #​577 Add BitOperations.IsPow2 polyfill (#​575)

11.0.2

  • #​571 Remove the non-BCL generic params AppendJoin overloads

11.0.1

  • #​570 Fix encoding span polyfills for empty spans

11.0.0

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

10.11.2

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

10.11.1

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

10.11.0

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

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 Aug 13, 2026
@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.01%. Comparing base (cc3e1b6) to head (e00ecc7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2067   +/-   ##
=======================================
  Coverage   92.01%   92.01%           
=======================================
  Files         364      364           
  Lines       11879    11879           
  Branches     1991     1991           
=======================================
  Hits        10930    10930           
  Misses        586      586           
  Partials      363      363           

☔ View full report in Codecov by Harness.
📢 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.

@dependabot
dependabot Bot force-pushed the dependabot-nuget-Polyfill-11.2.0 branch from 114f60a to 7badd63 Compare September 3, 2026 15:25
---
updated-dependencies:
- dependency-name: Polyfill
  dependency-version: 11.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot-nuget-Polyfill-11.2.0 branch from 7badd63 to e00ecc7 Compare September 3, 2026 19:36
@dependabot @github

dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

Looks like Polyfill is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 3, 2026
@dependabot
dependabot Bot deleted the dependabot-nuget-Polyfill-11.2.0 branch September 3, 2026 21:15
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

Development

Successfully merging this pull request may close these issues.

0 participants