martincostello / update-dotnet-sdk

A GitHub Action that updates the .NET SDK
Apache License 2.0
17 stars 1 forks source link

Bump martincostello/update-dotnet-sdk from d100d3778b089af6aa7e49221f15f32d16337951 to 61cf8a7aed492766b8b259b5071c0efc86cf96ad #881

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps martincostello/update-dotnet-sdk from d100d3778b089af6aa7e49221f15f32d16337951 to d100d3778b089af6aa7e49221f15f32d16337951.

Commits


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.65%. Comparing base (61cf8a7) to head (c2c12e0). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #881 +/- ## ======================================= Coverage 93.65% 93.65% ======================================= Files 2 2 Lines 394 394 Branches 74 78 +4 ======================================= Hits 369 369 + Misses 25 23 -2 - Partials 0 2 +2 ``` | [Flag](https://app.codecov.io/gh/martincostello/update-dotnet-sdk/pull/881/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | Coverage Δ | | |---|---|---| | [linux](https://app.codecov.io/gh/martincostello/update-dotnet-sdk/pull/881/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `93.65% <0.00%> (ø)` | | | [macos](https://app.codecov.io/gh/martincostello/update-dotnet-sdk/pull/881/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `?` | | | [windows](https://app.codecov.io/gh/martincostello/update-dotnet-sdk/pull/881/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

martincostello commented 1 month ago

@dependabot recreate

dependabot[bot] commented 1 month ago

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

martincostello commented 1 month ago

@dependabot recreate

dependabot[bot] commented 1 month ago

Superseded by #882.