Skip to content

Bump Polyfill from 10.10.0 to 11.0.1 - #2056

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

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 (b1559be) to head (5208684).

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.

@bkoelman
bkoelman force-pushed the dependabot-nuget-Polyfill-11.0.1 branch from 6019cec to a909a50 Compare July 18, 2026 01:13
---
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 a909a50 to 5208684 Compare July 22, 2026 23:03
@bkoelman bkoelman closed this Aug 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot-nuget-Polyfill-11.0.1 branch August 8, 2026 11: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.

1 participant