Skip to content

Update dependency Polyfill to 10.3.0#151

Open
Nice3point wants to merge 1 commit intodevelopfrom
renovate/polyfill-10.x
Open

Update dependency Polyfill to 10.3.0#151
Nice3point wants to merge 1 commit intodevelopfrom
renovate/polyfill-10.x

Conversation

@Nice3point
Copy link
Copy Markdown
Owner

@Nice3point Nice3point commented Apr 6, 2026

This PR contains the following updates:

Package Type Update Change
Polyfill nuget minor 10.0.010.3.0

Release Notes

SimonCropp/Polyfill (Polyfill)

v10.3.0

Compare Source

  • #​537 Add ConfigureAwaitOptions polyfill for pre-net8.0
  • #​538 Os polyfill issue
  • #​539 Add RequiresAssemblyFilesAttribute

v10.2.0

  • #​524 Consider adding extensions for parsing System.Net.IPAddress from ReadOnlySpan
  • #​525 Consider adding split extensions on ReadOnlySpan with StringSplitOptions
  • #​526 Consider adding Send extension with ReadOnlySpan to UdpClient
  • #​528 extensions for parsing System.Net.IPAddress from ReadOnlySpan
  • #​529 Send extension with ReadOnlySpan to UdpClient
  • #​530 split extensions on ReadOnlySpan with StringSplitOptions
  • #​531 Resolve features from @​(ReferencePath) after ResolveAssemblyReferences
  • #​532 IntPtr.Parse and UIntPtr.Parse
  • #​533 Parallel.ForEachAsync
  • #​534 Add Regex Count
  • #​535 EqualityComparer.Create
  • #​536 path join

v10.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copilot AI review requested due to automatic review settings April 6, 2026 02:40
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repository’s NuGet Polyfill dependency to 10.0.0 across the Revit SDK, template projects, and the sample multi-project solution to keep generated projects and internal builds aligned with the latest Polyfill release.

Changes:

  • Bumped Polyfill from 9.23.0 to 10.0.0 in template .csproj files.
  • Bumped Polyfill from 9.23.0 to 10.0.0 in the Nice3point.Revit.Sdk MSBuild SDK project.
  • Bumped Polyfill from 9.23.0 to 10.0.0 in sample solution projects (source + tests/benchmarks).

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
source/Nice3point.Revit.Templates/Nice3point.Unit.Revit/Nice3point.Unit.Revit.1.csproj Updates Polyfill package version in the Unit (TUnit) Revit template.
source/Nice3point.Revit.Templates/Nice3point.Revit.AddIn/Nice3point.Revit.AddIn.1.csproj Updates Polyfill package version in the main AddIn template.
source/Nice3point.Revit.Templates/Nice3point.Revit.AddIn.Module/Nice3point.Revit.AddIn.1.csproj Updates Polyfill package version in the module AddIn template.
source/Nice3point.Revit.Templates/Nice3point.Revit.AddIn.Application/Nice3point.Revit.AddIn.1.csproj Updates Polyfill package version in the application AddIn template.
source/Nice3point.Revit.Templates/Nice3point.Benchmark.Revit/Nice3point.Benchmark.Revit.1.csproj Updates Polyfill package version in the benchmark template.
source/Nice3point.Revit.Sdk/Nice3point.Revit.Sdk.csproj Updates Polyfill package version used by the MSBuild SDK project.
samples/MultiProjectSolution/tests/RevitAddin.Tests/RevitAddin.Tests.csproj Updates Polyfill package version in the sample test project.
samples/MultiProjectSolution/tests/RevitAddIn.Benchmark/RevitAddIn.Benchmark.csproj Updates Polyfill package version in the sample benchmark project.
samples/MultiProjectSolution/source/RevitAddIn/RevitAddIn.csproj Updates Polyfill package version in the sample add-in project.
samples/MultiProjectSolution/source/ModelessModule/ModelessModule.csproj Updates Polyfill package version in the sample modeless module.
samples/MultiProjectSolution/source/ModalModule/ModalModule.csproj Updates Polyfill package version in the sample modal module.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Nice3point Nice3point changed the title Update dependency Polyfill to v10 Update dependency Polyfill to v10 - autoclosed Apr 7, 2026
@Nice3point Nice3point closed this Apr 7, 2026
@Nice3point Nice3point deleted the renovate/polyfill-10.x branch April 7, 2026 12:49
@Nice3point Nice3point changed the title Update dependency Polyfill to v10 - autoclosed Update dependency Polyfill to 10.1.1 Apr 9, 2026
@Nice3point Nice3point reopened this Apr 9, 2026
@Nice3point Nice3point force-pushed the renovate/polyfill-10.x branch 2 times, most recently from c0ba7da to 5ad71f6 Compare April 9, 2026 13:45
@Nice3point Nice3point changed the title Update dependency Polyfill to 10.1.1 Update dependency Polyfill to 10.2.0 Apr 10, 2026
@Nice3point Nice3point force-pushed the renovate/polyfill-10.x branch from 5ad71f6 to 179129e Compare April 10, 2026 13:16
@Nice3point Nice3point changed the title Update dependency Polyfill to 10.2.0 Update dependency Polyfill to 10.3.0 Apr 11, 2026
@Nice3point Nice3point force-pushed the renovate/polyfill-10.x branch from 179129e to 2f6bfb8 Compare April 11, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants