-
Notifications
You must be signed in to change notification settings - Fork 845
Bump dotnet monorepo #6515
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump dotnet monorepo #6515
Conversation
| 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>
Looks like renovate doesn't bundle Docker and SDK/NuGet updates together, alas.
Edited/Blocked NotificationRenovate 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. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ 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
Flags with carried forward coverage won't be shown. Click here to find out more. |
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. |
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:
9.0.8
->9.0.9
9.0.304
->9.0.305
9.0.304
->9.0.305
Release Notes
dotnet/aspnetcore (mcr.microsoft.com/dotnet/aspnet)
v9.0.9
: .NET 9.0.9Compare Source
Release
What's Changed
c67de11
to373af2e
by @dependabot[bot] in #63035Full Changelog: dotnet/aspnetcore@v9.0.8...v9.0.9
dotnet/sdk (mcr.microsoft.com/dotnet/sdk)
v9.0.305
: .NET 9.0.9Compare 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.
This PR was generated by Mend Renovate. View the repository job log.