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.Components.WebAssembly.Authentication from 6.0.9 to 6.0.10 in /src #1347

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2022

Bumps Microsoft.AspNetCore.Components.WebAssembly.Authentication from 6.0.9 to 6.0.10.

Release notes

Sourced from Microsoft.AspNetCore.Components.WebAssembly.Authentication's releases.

.NET 6.0.10

Release

Commits
  • 32e8c8c Merged PR 26220: [internal/release/6.0] Update dependencies from dnceng/inter...
  • 9efc206 Merged PR 26211: [internal/release/6.0] Update dependencies from dnceng/inter...
  • 45c474a Merge in 'release/6.0' changes
  • 78f7a07 Revert Ubuntu.1804.Armarch.Open change (#44074)
  • 3678930 [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtim...
  • 2de0f8b Merged PR 25936: Merge from public
  • 94b4eb7 [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-efcore
  • 0224e08 Merge from public
  • 970de35 [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtime
  • c0d2d21 [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-efcore
  • Additional commits viewable in compare view

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

@dependabot dependabot bot requested a review from a team as a code owner October 14, 2022 07:06
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 14, 2022
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Microsoft.AspNetCore.Components.WebAssembly.Authentication-6.0.10 branch from 48f86da to 3b99586 Compare October 14, 2022 09:54
Copy link
Contributor

@hocinehacherouf hocinehacherouf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kbeaugrand, coverlet fails to produce the code coverage file, because one of the dependencies of Microsoft.AspNetCore.Components.WebAssembly.Authentication requires Microsoft.Extensions.DependencyInjection 6.0.1

Starting test execution, please wait...
A total of 1 test files matched the specified pattern.
Data collector 'XPlat code coverage' message: [coverlet]System.TypeLoadException: Could not load type 'Microsoft.Extensions.DependencyInjection.ServiceCollection' from assembly 'Microsoft.Extensions.DependencyInjection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
   at Coverlet.Collector.DataCollection.CoverletCoverageCollector.GetDefaultServiceCollection(TestPlatformEqtTrace eqtTrace, TestPlatformLogger logger, String testModule)
   at Coverlet.Collector.DataCollection.CoverletCoverageCollector.OnSessionStart(Object sender, SessionStartEventArgs sessionStartEventArgs) in /_/src/coverlet.collector/DataCollection/CoverletCoverageCollector.cs:line 132.
Results File: /home/runner/work/IoT-Hub-Portal/IoT-Hub-Portal/src/AzureIoTHub.Portal.Tests.Unit/TestResults/_fv-az136-920_2022-10-14_09_56_[12](https://github.com/CGI-FR/IoT-Hub-Portal/actions/runs/3249050788/jobs/5330996208#step:9:13).trx

@dependabot dependabot bot force-pushed the dependabot/nuget/src/Microsoft.AspNetCore.Components.WebAssembly.Authentication-6.0.10 branch from 3b99586 to 18c7e5b Compare October 16, 2022 12:01
Bumps [Microsoft.AspNetCore.Components.WebAssembly.Authentication](https://github.com/dotnet/aspnetcore) from 6.0.9 to 6.0.10.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.9...v6.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
@kbeaugrand kbeaugrand force-pushed the dependabot/nuget/src/Microsoft.AspNetCore.Components.WebAssembly.Authentication-6.0.10 branch from 18c7e5b to 547cfbe Compare October 16, 2022 12:13
@kbeaugrand kbeaugrand merged commit 18011d9 into main Oct 16, 2022
@kbeaugrand kbeaugrand deleted the dependabot/nuget/src/Microsoft.AspNetCore.Components.WebAssembly.Authentication-6.0.10 branch October 16, 2022 13:38
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.

2 participants