Skip to content

chore: Bump Polyfill from 9.7.5 to 10.0.0#82

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/HeroCrypt/Polyfill-10.0.0
Open

chore: Bump Polyfill from 9.7.5 to 10.0.0#82
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/HeroCrypt/Polyfill-10.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Updated Polyfill from 9.7.5 to 10.0.0.

Release notes

Sourced from Polyfill's releases.

10.0.0

  • #​515 Add new static extension polyfills using C# 14 syntax
  • #​516 Consider migrating Directory polyfills to extension(Directory) syntax
  • #​518 Add IndexOfAnyExcept and LastIndexOfAnyExcept
  • #​519 Migrate Directory polyfills to extension(Directory) syntax

9.24.0

  • #​510 Consider adding extensions for System.Decimal and System.Single
  • #​511 float and decimal TryParse

9.22.0

  • #​507 HttpClient.Send, PatchAsync, and HttpContent CopyToAsync/LoadIntoBufferAsync

9.21.0

9.17.0

9.14.0

9.12.0

  • #​479 Use ReadToEndAsync in LoadAsync polyfills
  • #​480 Add XNode async polyfills
  • #​481 Add async ZipFile Open/OpenRead polyfills and docs
  • #​482 Fix Task.WhenEach not polyfilled on .NET Standard 2.0 when Microsoft.Bcl.AsyncInterfaces is present or .NET Standard 2.1
  • #​483 [Bug] Task.WhenEach not polyfilled on .NET Standard 2.0 or 2.1 even with Microsoft.Bcl.AsyncInterfaces installed

9.10.0

  • #​477 Add Enum.GetValuesAsUnderlyingType

9.7.7

  • #​461 fix TaskCompletionSource namespace

9.7.6

  • #​458 Add warning for System.Memory version < 4.5.5
  • #​459 Add PolyfillNoWarnIncorrectVersion msbuild property

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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 1569982.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

src/HeroCrypt/HeroCrypt.csproj

PackageVersionLicenseIssue Type
Polyfill10.0.0NullUnknown License
Denied Licenses: GPL-2.0, GPL-3.0, AGPL-3.0

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/Polyfill 10.0.0 UnknownUnknown

Scanned Files

  • src/HeroCrypt/HeroCrypt.csproj

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

Test Results (ubuntu-latest - net10.0)

0 tests   - 3 286   0 ✅  - 3 276   0s ⏱️ - 13m 56s
0 suites  -     1   0 💤  -     4 
0 files    -     1   0 ❌  -     6 

Results for commit 1569982. ± Comparison against base commit 30b49f4.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants