Skip to content

Bump Polyfill from 10.5.1 to 10.10.0#2033

Merged
bkoelman merged 1 commit into
masterfrom
dependabot-nuget-Polyfill-10.10.0
Jun 20, 2026
Merged

Bump Polyfill from 10.5.1 to 10.10.0#2033
bkoelman merged 1 commit into
masterfrom
dependabot-nuget-Polyfill-10.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Updated Polyfill from 10.5.1 to 10.10.0.

Release notes

Sourced from Polyfill's releases.

10.10.0

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

10.9.0

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

10.8.1

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

10.8.0

  • #​553 Add AsyncMethodBuilderAttribute and CompilerLoweringPreserveAttribute

10.7.2

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

10.7.1

  • #​551 perf: replace array creation with stackalloc

10.7.0

10.6.0

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

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 Jun 15, 2026
@dependabot dependabot Bot mentioned this pull request Jun 15, 2026
9 tasks
@codecov

codecov Bot commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.14%. Comparing base (4005c86) to head (cdb9bd4).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2033      +/-   ##
==========================================
+ Coverage   92.12%   92.14%   +0.01%     
==========================================
  Files         438      438              
  Lines       15044    15044              
  Branches     2488     2488              
==========================================
+ Hits        13859    13862       +3     
+ Misses        731      728       -3     
  Partials      454      454              

☔ 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-10.10.0 branch from 3b84261 to 3ae3eaf Compare June 17, 2026 23:04
---
updated-dependencies:
- dependency-name: Polyfill
  dependency-version: 10.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@bkoelman bkoelman force-pushed the dependabot-nuget-Polyfill-10.10.0 branch from 3ae3eaf to cdb9bd4 Compare June 20, 2026 11:41
@bkoelman bkoelman merged commit 217784a into master Jun 20, 2026
15 checks passed
@bkoelman bkoelman deleted the dependabot-nuget-Polyfill-10.10.0 branch June 20, 2026 21:58
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.

1 participant