Skip to content

CONFIG: emis-data-replicator CI .NET 10 SDK + Dependabot FluentAssertions lock - #7

Merged
cjdutoit merged 2 commits into
mainfrom
users/perirrs/config-changes
Jul 31, 2026
Merged

CONFIG: emis-data-replicator CI .NET 10 SDK + Dependabot FluentAssertions lock#7
cjdutoit merged 2 commits into
mainfrom
users/perirrs/config-changes

Conversation

@perirrs

@perirrs perirrs commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Aligns emis-data-replicator CI and Dependabot config with the .NET 10 modernisation standard. The project already targets net10.0 (merged via #6); this PR covers the two remaining config items:

  • CODE RUB: bump .github/workflows/dotnet.yml to actions/checkout@v5 + actions/setup-dotnet@v5 and dotnet-version: 10.0.x (was 8.0.x, @v3) — the pipeline was still building on the .NET 8 SDK.
  • CONFIG: lock FluentAssertions in .github/dependabot.yml (ignore 8.x/9.x/10.x) to keep it on the [7.2.2] line.

closes AB#30077

@perirrs
perirrs requested a review from cjdutoit July 31, 2026 08:28
@cjdutoit
cjdutoit merged commit 0127988 into main Jul 31, 2026
4 checks passed
@cjdutoit
cjdutoit deleted the users/perirrs/config-changes branch July 31, 2026 09:38
@perirrs
perirrs requested review from cjdutoit and removed request for cjdutoit July 31, 2026 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants