Skip to content

Bump Polyfill from 10.10.0 to 11.0.1#2056

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

Bump Polyfill from 10.10.0 to 11.0.1#2056
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-nuget-Polyfill-11.0.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Polyfill from 10.10.0 to 11.0.1.

Release notes

Sourced from Polyfill's releases.

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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 15, 2026
@dependabot dependabot Bot mentioned this pull request Jul 15, 2026
7 tasks
@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.96%. Comparing base (a8d4d95) to head (a909a50).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2056   +/-   ##
=======================================
  Coverage   91.96%   91.96%           
=======================================
  Files         438      438           
  Lines       15044    15044           
  Branches     2488     2488           
=======================================
  Hits        13835    13835           
  Misses        755      755           
  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 @github

dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot couldn't find a JsonApiDotNetCore.SourceGenerators.csproj.nuget.g.props. Because of this, Dependabot cannot update this pull request.

---
updated-dependencies:
- dependency-name: Polyfill
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@bkoelman
bkoelman force-pushed the dependabot-nuget-Polyfill-11.0.1 branch from 6019cec to a909a50 Compare July 18, 2026 01:13
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