Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
mcr.microsoft.com/dotnet/aspnet final patch 9.0.8 -> 9.0.9
mcr.microsoft.com/dotnet/sdk final patch 9.0.304 -> 9.0.305
mcr.microsoft.com/dotnet/sdk stage patch 9.0.304 -> 9.0.305

Release Notes

dotnet/aspnetcore (mcr.microsoft.com/dotnet/aspnet)

v9.0.9: .NET 9.0.9

Compare Source

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.8...v9.0.9

dotnet/sdk (mcr.microsoft.com/dotnet/sdk)

v9.0.305: .NET 9.0.9

Compare Source

Release

What's Changed

Full Changelog: dotnet/sdk@v9.0.304...v9.0.305


Configuration

📅 Schedule: Branch creation - Between 08:00 AM and 05:59 PM, only on Wednesday ( * 8-17 * * 3 ) in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

| datasource | package                         | from    | to      |
| ---------- | ------------------------------- | ------- | ------- |
| docker     | mcr.microsoft.com/dotnet/aspnet | 9.0.8   | 9.0.9   |
| docker     | mcr.microsoft.com/dotnet/sdk    | 9.0.304 | 9.0.305 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot requested a review from a team as a code owner September 24, 2025 08:09
@renovate renovate bot added dependencies Pull requests that update a dependency file docker infra Infra work - CI/CD, code coverage, linters labels Sep 24, 2025
@github-actions github-actions bot added documentation Documentation related pkg:OpenTelemetry.Exporter.OpenTelemetryProtocol Issues related to OpenTelemetry.Exporter.OpenTelemetryProtocol NuGet package and removed infra Infra work - CI/CD, code coverage, linters dependencies Pull requests that update a dependency file labels Sep 24, 2025
Looks like renovate doesn't bundle Docker and SDK/NuGet updates together, alas.
@github-actions github-actions bot added the infra Infra work - CI/CD, code coverage, linters label Sep 24, 2025
Copy link
Contributor Author

renovate bot commented Sep 24, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.62%. Comparing base (a47643d) to head (302263d).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6515      +/-   ##
==========================================
- Coverage   86.67%   86.62%   -0.06%     
==========================================
  Files         258      258              
  Lines       11878    11878              
==========================================
- Hits        10295    10289       -6     
- Misses       1583     1589       +6     
Flag Coverage Δ
unittests-Project-Experimental 86.59% <ø> (+0.28%) ⬆️
unittests-Project-Stable 86.60% <ø> (-0.06%) ⬇️
unittests-Solution 86.34% <ø> (-0.21%) ⬇️
unittests-UnstableCoreLibraries-Experimental 85.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 4 files with indirect coverage changes

martincostello added a commit that referenced this pull request Sep 24, 2025
@martincostello
Copy link
Member

Looks like overall renovate does a better job than dependabot, but as the Docker images and .NET SDK updates are in different PRs, we still need to make one minor tweak to both to get them green.

@Kielek Kielek merged commit 9f54a83 into main Sep 26, 2025
61 checks passed
@Kielek Kielek deleted the renovate/dockerfile/dotnet-monorepo branch September 26, 2025 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker documentation Documentation related infra Infra work - CI/CD, code coverage, linters pkg:OpenTelemetry.Exporter.OpenTelemetryProtocol Issues related to OpenTelemetry.Exporter.OpenTelemetryProtocol NuGet package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants