Skip to content

Bump DotNet.ReproducibleBuilds from 1.2.39 to 2.0.5#88

Merged
jas88 merged 2 commits into
mainfrom
dependabot/nuget/DotNet.ReproducibleBuilds-2.0.5
Jun 25, 2026
Merged

Bump DotNet.ReproducibleBuilds from 1.2.39 to 2.0.5#88
jas88 merged 2 commits into
mainfrom
dependabot/nuget/DotNet.ReproducibleBuilds-2.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown

Updated DotNet.ReproducibleBuilds from 1.2.39 to 2.0.5.

Release notes

Sourced from DotNet.ReproducibleBuilds's releases.

2.0.5

What's Changed

New Contributors

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

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

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)

Summary by cubic

Upgrade DotNet.ReproducibleBuilds from 1.2.39 to 2.0.5 to improve reproducibility and fix hostfxr resolution. Bumps the central version and removes an unnecessary PackageReference from SynthEHR.SourceGenerators.

  • Bug Fixes

    • Removed stray PackageReference from SynthEHR.SourceGenerators to keep the package centralized and fix TestPackagesDocumentCorrect.
  • Migration

    • Ensure a global.json is present to pin the .NET SDK version (2.x warns if missing).

Written for commit a25fb68. Summary will update on new commits.

Review in cubic

---
updated-dependencies:
- dependency-name: DotNet.ReproducibleBuilds
  dependency-version: 2.0.5
  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 Jun 21, 2026
…e generator

Dependabot injected an explicit <PackageReference Include="DotNet.ReproducibleBuilds" />
into the source generator csproj during the 1.2.39->2.0.5 bump. The package reaches
packable projects via build-standards/Directory.Build.props.shared injection; the
generator produces no shipped build output (IncludeBuildOutput=false) so it does not
need an explicit reference. This also fixes TestPackagesDocumentCorrect, which scans
csproj files and flagged the package as undocumented in Packages.md.
@jas88 jas88 merged commit af40be0 into main Jun 25, 2026
2 checks passed
@jas88 jas88 deleted the dependabot/nuget/DotNet.ReproducibleBuilds-2.0.5 branch June 25, 2026 17:01
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.

1 participant