Skip to content

Update dependency Polyfill to 10.11.0#172

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

Update dependency Polyfill to 10.11.0#172
Nice3point wants to merge 1 commit into
developfrom
renovate/polyfill-10.x

Conversation

@Nice3point

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
Polyfill nuget minor 10.10.010.11.0

Release Notes

SimonCropp/Polyfill (Polyfill)

v10.11.0

Compare Source

  • #​560 Add Encoding.Preamble
  • #​561 CryptographicOperations
  • #​562 Add stream wrappers for memory and text based types

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 June 25, 2026 03:41
@Nice3point Nice3point added the maintenance ⚙️ Some regular maintenance updates label Jun 25, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This Renovate PR bumps the Polyfill NuGet dependency from 10.10.0 to 10.11.0 across the template projects, sample projects, and the Nice3point.Revit.Sdk MSBuild SDK project to keep scaffolded output and the SDK aligned with the newer Polyfill release.

Changes:

  • Update Polyfill package reference to 10.11.0 in template .csproj files.
  • Update Polyfill package reference to 10.11.0 in sample .csproj files.
  • Update Polyfill package reference to 10.11.0 in Nice3point.Revit.Sdk.csproj.

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
source/Nice3point.Revit.Templates/Nice3point.Unit.Revit/Nice3point.Unit.Revit.1.csproj Bumps Polyfill version used by the Unit Revit template output.
source/Nice3point.Revit.Templates/Nice3point.Revit.AddIn/Nice3point.Revit.AddIn.1.csproj Bumps Polyfill version used by the AddIn template output.
source/Nice3point.Revit.Templates/Nice3point.Revit.AddIn.Module/Nice3point.Revit.AddIn.1.csproj Bumps Polyfill version used by the AddIn Module template output.
source/Nice3point.Revit.Templates/Nice3point.Revit.AddIn.Application/Nice3point.Revit.AddIn.1.csproj Bumps Polyfill version used by the AddIn Application template output.
source/Nice3point.Revit.Templates/Nice3point.Benchmark.Revit/Nice3point.Benchmark.Revit.1.csproj Bumps Polyfill version used by the Benchmark template output.
source/Nice3point.Revit.Sdk/Nice3point.Revit.Sdk.csproj Bumps Polyfill version used by the shipped MSBuild SDK.
samples/MultiProjectSolution/tests/RevitAddin.Tests/RevitAddin.Tests.csproj Keeps sample test project dependency aligned with templates.
samples/MultiProjectSolution/tests/RevitAddIn.Benchmark/RevitAddIn.Benchmark.csproj Keeps sample benchmark project dependency aligned with templates.
samples/MultiProjectSolution/source/RevitAddIn/RevitAddIn.csproj Keeps sample add-in project dependency aligned with templates.
samples/MultiProjectSolution/source/ModelessModule/ModelessModule.csproj Keeps sample modeless module dependency aligned with templates.
samples/MultiProjectSolution/source/ModalModule/ModalModule.csproj Keeps sample modal module dependency aligned with templates.

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

Comment on lines 38 to 40
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="18.4.0" ExcludeAssets="Runtime"/>
<PackageReference Include="Polyfill" Version="10.10.0"/>
<PackageReference Include="Polyfill" Version="10.11.0"/>
<PackageReference Include="JetBrains.Annotations" Version="2026.2.0"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance ⚙️ Some regular maintenance updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants