Skip to content

Bump DotNet.ReproducibleBuilds from 1.2.25 to 2.0.2#127

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/main/DotNet.ReproducibleBuilds-2.0.2
Open

Bump DotNet.ReproducibleBuilds from 1.2.25 to 2.0.2#127
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/main/DotNet.ReproducibleBuilds-2.0.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Updated DotNet.ReproducibleBuilds from 1.2.25 to 2.0.2.

Release notes

Sourced from DotNet.ReproducibleBuilds's releases.

2.0.2

What's Changed

Full Changelog: dotnet/reproducible-builds@v2.0.1...v2.0.2

2.0.1

What's Changed

Full Changelog: dotnet/reproducible-builds@v1.2.39...v2.0.1

1.2.39

Additions

Removals

Changed

Tidying up

New Contributors

Full Changelog: dotnet/reproducible-builds@v1.2.25...v1.2.39

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)

High-level PR Summary

This PR updates the DotNet.ReproducibleBuilds package from version 1.2.25 to 2.0.2, bringing in fixes for musl-based runtime support, warnings for missing global.json files, and various improvements. The update modifies the centrally-managed package version in Directory.Packages.props and explicitly adds the package reference to the FAnsi.Core.csproj file to ensure the package is properly included in the build.

⏱️ Estimated Review Time: 5-15 minutes

💡 Review Order Suggestion
Order File Path
1 Directory.Packages.props
2 src/FAnsi.Core/FAnsi.Core.csproj

Need help? Join our Discord


Summary by cubic

Upgrade DotNet.ReproducibleBuilds to 2.0.2 to improve deterministic builds and fix hostfxr probing on musl-based Linux. Also enables a warning when no global.json is present to keep SDK versions consistent.

  • Dependencies
    • Update Directory.Packages.props: DotNet.ReproducibleBuilds 1.2.25 → 2.0.2.
    • Add <PackageReference Include="DotNet.ReproducibleBuilds" /> to src/FAnsi.Core/FAnsi.Core.csproj (version managed centrally).

Written for commit 09f1db9. Summary will update on new commits.

---
updated-dependencies:
- dependency-name: DotNet.ReproducibleBuilds
  dependency-version: 2.0.2
  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 Mar 26, 2026
Copy link
Copy Markdown

@recurseml recurseml bot left a comment

Choose a reason for hiding this comment

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

Review by RecurseML

🔍 Review performed on 1336d9f..09f1db9

✨ No bugs found, your code is sparkling clean

✅ Files analyzed, no issues (2)

Directory.Packages.props
src/FAnsi.Core/FAnsi.Core.csproj

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

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