Skip to content
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 Microsoft.AspNetCore.TestHost from 6.0.21 to 6.0.24 #251

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps Microsoft.AspNetCore.TestHost from 6.0.21 to 6.0.24.

Release notes

Sourced from Microsoft.AspNetCore.TestHost's releases.

.NET 6.0.24

Release

.NET 6.0.23

Release

.NET 6.0.22

Release

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
Microsoft.AspNetCore.TestHost [>= 7.a, < 8]

Dependabot compatibility score

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 <dependency name> 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)

Bumps [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore) from 6.0.21 to 6.0.24.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.21...v6.0.24)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.TestHost
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 30, 2023
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #251 (a46cb9c) into develop (f8e4778) will decrease coverage by 0.31928%.
Report is 48 commits behind head on develop.
The diff coverage is 90.25641%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##             develop        #251         +/-   ##
===================================================
- Coverage   92.68854%   92.36926%   -0.31929%     
===================================================
  Files             46          51          +5     
  Lines           1737        1874        +137     
  Branches          97          99          +2     
===================================================
+ Hits            1610        1731        +121     
- Misses            94         109         +15     
- Partials          33          34          +1     
Flag Coverage Δ
unittests 92.36926% <90.25641%> (-0.31929%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/Messaging/Common/ArtifactTypes.cs 100.00000% <100.00000%> (ø)
src/Messaging/Common/Credentials.cs 100.00000% <ø> (ø)
src/Messaging/Common/Storage.cs 87.50000% <ø> (ø)
src/Messaging/Events/EmailRequestEvent.cs 100.00000% <100.00000%> (ø)
src/Messaging/Events/ExportCompleteEvent.cs 100.00000% <100.00000%> (ø)
src/Messaging/Events/ExportRequestEvent.cs 100.00000% <100.00000%> (ø)
src/Messaging/Events/TaskCallbackEvent.cs 100.00000% <ø> (ø)
src/Messaging/Events/TaskDispatchEvent.cs 100.00000% <ø> (ø)
src/Messaging/Events/TaskUpdateEvent.cs 100.00000% <ø> (ø)
src/Messaging/IServiceCollectionExtension.cs 78.94737% <ø> (ø)
... and 13 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 875b2df...a46cb9c. Read the comment docs.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2023

Superseded by #260.

@dependabot dependabot bot closed this Nov 20, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.AspNetCore.TestHost-6.0.24 branch November 20, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants