RepoJournal
.NET

@dotnet

The .NET runtime, ASP.NET, and the C# tooling

Keep up with .NET in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: .NET Full archive →

The Wire · Showcase

DOTNET TIGHTENS DEPENDENCY CHAINS, OPENS BUILD GATES FOR POSIX SYSTEMS

By RepoJournal · Filed · About .NET

The core dotnet repo ingested LLVM and Node updates overnight while runtime tightened its milestone workflow, and arcade broke free from BSD-unfriendly shell commands.

The main branch pulled in fresh LLVM and Node dependencies [1] as part of its automated dependency sync cycle, keeping the native toolchain current. Runtime repo got what it asked for: closed-state codeflow milestones [2] that prevent contributors from accidentally filing issues against preview builds. This trades visibility for triage discipline. Meanwhile, arcade took a compatibility swing at OpenBSD systems [3], swapping out the non-POSIX `find -quit` for a more portable `find | head -n 1` pattern after hitting unsupported switch errors during cross-compilation. The change unblocks OpenBSD builds without changing the underlying logic.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] [main] Update dependencies from dotnet/llvm-project, dotnet/node ↗ dotnet/dotnet
  2. [2] Allow codeflow milestones to be created as closed (opt-in per repo) ↗ dotnet/dotnet
  3. [3] Use POSIX alternative of `find -quit` ↗ dotnet/arcade

Quick answers

What shipped in .NET on June 28, 2026?
The core dotnet repo ingested LLVM and Node updates overnight while runtime tightened its milestone workflow, and arcade broke free from BSD-unfriendly shell commands. In total, 3 commits and 3 pull requests landed.
Who contributed to .NET on June 28, 2026?
3 developers shipped this update, including dotnet-maestro[bot], wtgodbe, and am11.
What were the notable .NET updates?
[main] Update dependencies from dotnet/llvm-project, dotnet/node, Allow codeflow milestones to be created as closed (opt-in per repo), and Use POSIX alternative of `find -quit`.

More from @dotnet

Daily updates, in your inbox

Follow .NET

Keep up with .NET in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?

We use privacy-friendly analytics (Google Analytics, IP-anonymized) to see which pages help readers. No ads, and we never sell your data. See our Privacy Policy.