Skip to content

Update dependency Microsoft.NETFramework.ReferenceAssemblies to 1.0.3 - autoclosed#202

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/microsoft.netframework.referenceassemblies-1.x
Closed

Update dependency Microsoft.NETFramework.ReferenceAssemblies to 1.0.3 - autoclosed#202
renovate[bot] wants to merge 1 commit intomainfrom
renovate/microsoft.netframework.referenceassemblies-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 5, 2026

This PR contains the following updates:

Package Change Age Confidence
Microsoft.NETFramework.ReferenceAssemblies (source) 1.0.01.0.3 age confidence

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner February 5, 2026 18:46
@renovate renovate Bot requested a review from mthadley February 5, 2026 18:46
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Feb 5, 2026

Greptile Overview

Greptile Summary

Updated Microsoft.NETFramework.ReferenceAssemblies dependency from version 1.0.0 to 1.0.3 in both the main project and test project files.

  • Patch version update (1.0.0 → 1.0.3) for a build-time reference assembly package
  • Dependency is conditionally included only for .NET Framework 3.x/4.x targets when building with .NET Core MSBuild on non-Windows platforms
  • No breaking changes expected as this is a minor patch update to reference assemblies
  • Both project files updated consistently

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • This is a straightforward patch version update (1.0.0 → 1.0.3) of a Microsoft-maintained build-time dependency with no breaking changes, affecting only reference assemblies used during compilation
  • No files require special attention

Important Files Changed

Filename Overview
src/WorkOS.net/WorkOS.net.csproj Updated Microsoft.NETFramework.ReferenceAssemblies from 1.0.0 to 1.0.3
test/WorkOSTests/WorkOSTests.csproj Updated Microsoft.NETFramework.ReferenceAssemblies from 1.0.0 to 1.0.3

Sequence Diagram

sequenceDiagram
    participant Renovate as Renovate Bot
    participant PR as Pull Request
    participant MainProj as src/WorkOS.net.csproj
    participant TestProj as test/WorkOSTests.csproj
    participant NuGet as NuGet Repository
    
    Renovate->>NuGet: Check for Microsoft.NETFramework.ReferenceAssemblies updates
    NuGet-->>Renovate: Version 1.0.3 available (current: 1.0.0)
    Renovate->>MainProj: Update version 1.0.0 → 1.0.3
    Renovate->>TestProj: Update version 1.0.0 → 1.0.3
    Renovate->>PR: Create PR #202
    Note over MainProj,TestProj: Dependency applies only when:<br/>- Target framework is .NET 3.x or 4.x<br/>- MSBuild runtime is Core<br/>- OS is not Windows
Loading

Copy link
Copy Markdown

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

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

2 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@renovate renovate Bot changed the title Update dependency Microsoft.NETFramework.ReferenceAssemblies to 1.0.3 Update dependency Microsoft.NETFramework.ReferenceAssemblies to 1.0.3 - autoclosed Feb 23, 2026
@renovate renovate Bot closed this Feb 23, 2026
@renovate renovate Bot deleted the renovate/microsoft.netframework.referenceassemblies-1.x branch February 23, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants