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

nuget-dressca: bump Microsoft.AspNetCore.SpaProxy from 6.0.24 to 8.0.0 in /samples/Dressca/dressca-backend #588

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Bumps Microsoft.AspNetCore.SpaProxy from 6.0.24 to 8.0.0.

Release notes

Sourced from Microsoft.AspNetCore.SpaProxy's releases.

.NET 8.0.0

Release

.NET 8.0 RC 2

Release

.NET 8.0 RC 1

Release

.NET 8.0 Preview 7

Release

.NET 8.0 Preview 6

Release

.NET 8.0 Preview 5

Release

.NET 8.0 Preview 4

Release

.NET 8.0 Preview 3

Release

.NET 8.0 Preview 2

Release

.NET 8.0 Preview 1

Release

.NET 7.0.14

Release

.NET 7.0.13

Release

.NET 7.0.12

Release

.NET 7.0.11

Release

.NET 7.0.10

Release

.NET 7.0.9

Release

.NET 7.0.8

Release

... (truncated)

Commits
  • 3f1acb5 Merged PR 34970: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 3caebba Merged PR 34962: [internal/release/8.0] Update dependencies from dnceng/inter...
  • c608ee3 Merge in 'release/8.0' changes
  • 9506f5a Quarantine ConnectionClosedWithoutActiveRequestsOrGoAwayFIN (#51771)
  • c8270da Merge in 'release/8.0' changes
  • 892b10b Remove selenium-standalone; update Selenium.WebDriver (#51775)
  • c26c6ca Merged PR 34926: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 43bcd57 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...
  • 4753bec [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 4f7f2fd [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcore
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
Microsoft.AspNetCore.SpaProxy [>= 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file nuget NuGetパッケージの更新 target: Dressca サンプルアプリケーションDresscaに関係がある labels Nov 15, 2023
Bumps [Microsoft.AspNetCore.SpaProxy](https://github.com/dotnet/aspnetcore) from 6.0.24 to 8.0.0.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v6.0.24...v8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.SpaProxy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/samples/Dressca/dressca-backend/Microsoft.AspNetCore.SpaProxy-8.0.0 branch from 1e198aa to 64b48d5 Compare November 27, 2023 01:51
Copy link

Test Result 📝

Test was a success.
Completed in 8690ms with 162 passed, 0 failed and 0 skipped.

Coverage 📐

Summary
Generated on: 11/27/2023 - 01:55:30
Coverage date: 11/27/2023 - 01:55:23 - 11/27/2023 - 01:55:25
Parser: MultiReport (2x Cobertura)
Assemblies: 7
Classes: 99
Files: 101
Line coverage: 25.1% (1127 of 4488)
Covered lines: 1127
Uncovered lines: 3361
Coverable lines: 4488
Total lines: 8767
Branch coverage: 47.6% (162 of 340)
Covered branches: 162
Total branches: 340
Method coverage: Feature is only available for sponsors
Tag: 384_6999601930
Dressca.ApplicationCore - 84.9%
Name Line Branch
Dressca.ApplicationCore 84.9% 70.8%
Dressca.ApplicationCore.Accounting.Account 100% 100%
Dressca.ApplicationCore.Accounting.AccountItem 100%
Dressca.ApplicationCore.ApplicationCoreServicesExtensions 100%
Dressca.ApplicationCore.Assets.Asset 82.6% 62.5%
Dressca.ApplicationCore.Assets.AssetApplicationService 100% 70%
Dressca.ApplicationCore.Assets.AssetNotFoundException 50%
Dressca.ApplicationCore.Assets.AssetTypes 100% 100%
Dressca.ApplicationCore.Baskets.Basket 96.1% 100%
Dressca.ApplicationCore.Baskets.BasketApplicationService 100% 88.8%
Dressca.ApplicationCore.Baskets.BasketItem 86.3% 75%
Dressca.ApplicationCore.Baskets.BasketNotFoundException 50%
Dressca.ApplicationCore.Catalog.CatalogApplicationService 100% 50%
Dressca.ApplicationCore.Catalog.CatalogBrand 90.9% 100%
Dressca.ApplicationCore.Catalog.CatalogCategory 90.9% 100%
Dressca.ApplicationCore.Catalog.CatalogDomainService 100% 66.6%
Dressca.ApplicationCore.Catalog.CatalogItem 56.7% 37.5%
Dressca.ApplicationCore.Catalog.CatalogItemAsset 73.6% 50%
Dressca.ApplicationCore.Ordering.Address 61.1% 100%
Dressca.ApplicationCore.Ordering.CatalogItemOrdered 90% 100%
Dressca.ApplicationCore.Ordering.EmptyBasketOnCheckoutException 100%
Dressca.ApplicationCore.Ordering.Order 86.1% 75%
Dressca.ApplicationCore.Ordering.OrderApplicationService 100% 75%
Dressca.ApplicationCore.Ordering.OrderItem 75% 37.5%
Dressca.ApplicationCore.Ordering.OrderItemAsset 73.6% 66.6%
Dressca.ApplicationCore.Ordering.OrderNotFoundException 50%
Dressca.ApplicationCore.Ordering.ShipTo 58.3% 50%
Dressca.ApplicationCore.Resources.Messages 84.6% 100%
Dressca.EfInfrastructure - 9.8%
Name Line Branch
Dressca.EfInfrastructure 9.8% 9%
Dressca.EfInfrastructure.Configurations.Assets.AssetConfiguration 100%
Dressca.EfInfrastructure.Configurations.Baskets.BasketConfiguration 100%
Dressca.EfInfrastructure.Configurations.Baskets.BasketItemConfiguration 100%
Dressca.EfInfrastructure.Configurations.Catalog.CatalogBrandConfiguration 100%
Dressca.EfInfrastructure.Configurations.Catalog.CatalogCategoryConfiguratio
n
100%
Dressca.EfInfrastructure.Configurations.Catalog.CatalogItemAssetConfigurati
on
100%
Dressca.EfInfrastructure.Configurations.Catalog.CatalogItemConfiguration 100%
Dressca.EfInfrastructure.Configurations.Ordering.OrderConfiguration 100%
Dressca.EfInfrastructure.Configurations.Ordering.OrderItemAssetConfiguratio
n
100%
Dressca.EfInfrastructure.Configurations.Ordering.OrderItemConfiguration 100%
Dressca.EfInfrastructure.DresscaDbContext 56.7% 50%
Dressca.EfInfrastructure.EfAssetRepository 0% 0%
Dressca.EfInfrastructure.EfBasketRepository 0% 0%
Dressca.EfInfrastructure.EfCatalogBrandRepository 0% 0%
Dressca.EfInfrastructure.EfCatalogCategoryRepository 0% 0%
Dressca.EfInfrastructure.EfCatalogRepository 0% 0%
Dressca.EfInfrastructure.EfInfrastructureServicesExtension 81.8% 50%
Dressca.EfInfrastructure.EfOrderRepository 0% 0%
Dressca.EfInfrastructure.HealthChecksBuilderExtensions 62.5%
Dressca.EfInfrastructure.Migrations.AddNowPrintingAsset 0%
Dressca.EfInfrastructure.Migrations.DresscaDbContextModelSnapshot 0%
Dressca.EfInfrastructure.Migrations.InitialCreate 0%
Dressca.EfInfrastructure.Resources.Messages 0% 0%
Dressca.Store.Assets.StaticFiles - 9.8%
Name Line Branch
Dressca.Store.Assets.StaticFiles 9.8% 0%
Dressca.Store.Assets.StaticFiles.Resources.Messages 0% 0%
Dressca.Store.Assets.StaticFiles.StaticFileAssetStore 0% 0%
Dressca.Store.Assets.StaticFiles.StaticFileAssetStoreServicesExtension 100%
Dressca.SystemCommon - 86.4%
Name Line Branch
Dressca.SystemCommon 86.4% 90%
Dressca.SystemCommon.BusinessError 100% 83.3%
Dressca.SystemCommon.BusinessErrorCollection 88.8% 100%
Dressca.SystemCommon.BusinessException 93.7% 100%
Dressca.SystemCommon.ObjectExtensions 80% 50%
Dressca.SystemCommon.Resources.Messages 55.5% 100%
Dressca.TestLibrary - 47.2%
Name Line Branch
Dressca.TestLibrary 47.2% 33.3%
Dressca.TestLibrary.Xunit.Logging.XunitLogger 70.5% 75%
Dressca.TestLibrary.Xunit.Logging.XunitLoggerFactory 44.7% 12.5%
Dressca.TestLibrary.Xunit.Logging.XunitLoggerProvider 31.5% 33.3%
Dressca.Web - 24.7%
Name Line Branch
Dressca.Web 24.7% 21.8%
Dressca.Web.Assets.AssetExtensions 87.5% 50%
Dressca.Web.Baskets.BuyerIdFilterAttribute 0% 0%
Dressca.Web.Baskets.HttpContextExtensions 100% 100%
Dressca.Web.Controllers.ActionNameHelper 0% 0%
Dressca.Web.Controllers.ApiModel.FindCatalogItemsQuery 0%
Dressca.Web.Controllers.AssetsController 0% 0%
Dressca.Web.Controllers.BasketItemsController 0% 0%
Dressca.Web.Controllers.CatalogBrandsController 0% 0%
Dressca.Web.Controllers.CatalogCategoriesController 0% 0%
Dressca.Web.Controllers.CatalogItemsController 0% 0%
Dressca.Web.Controllers.ErrorController 0% 0%
Dressca.Web.Controllers.OrdersController 0% 0%
Dressca.Web.HealthChecks.HealthCheckDescriptionProvider 8.6%
Dressca.Web.Mapper.BasketItemMapper 0% 0%
Dressca.Web.Mapper.BasketMapper 0% 0%
Dressca.Web.Mapper.CatalogBrandMapper 0% 0%
Dressca.Web.Mapper.CatalogCategoryMapper 0% 0%
Dressca.Web.Mapper.CatalogItemMapper 0% 0%
Dressca.Web.Mapper.DtoMapperServicesExtension 100%
Dressca.Web.Mapper.OrderMapper 0% 0%
Dressca.Web.Resources.Messages 37% 100%
Dressca.Web.Runtime.BusinessExceptionDevelopmentFilter 100% 50%
Dressca.Web.Runtime.BusinessExceptionFilter 100% 50%
Dressca.Web.Runtime.BusinessExceptionFilterBase 100% 83.3%
Program 79.7% 66.6%
Dressca.Web.Dto - 0%
Name Line Branch
Dressca.Web.Dto 0% 0%
Dressca.Web.Dto.Accounting.AccountResponse 0%
Dressca.Web.Dto.Baskets.BasketItemResponse 0%
Dressca.Web.Dto.Baskets.BasketResponse 0%
Dressca.Web.Dto.Baskets.PostBasketItemsRequest 0%
Dressca.Web.Dto.Baskets.PutBasketItemsRequest 0%
Dressca.Web.Dto.Catalog.CatalogBrandResponse 0%
Dressca.Web.Dto.Catalog.CatalogCategoryResponse 0%
Dressca.Web.Dto.Catalog.CatalogItemResponse 0%
Dressca.Web.Dto.Catalog.CatalogItemSummaryResponse 0%
Dressca.Web.Dto.Ordering.OrderItemResponse 0%
Dressca.Web.Dto.Ordering.OrderResponse 0%
Dressca.Web.Dto.Ordering.PostOrderRequest 0%
Dressca.Web.Dto.PagedList`1 0% 0%

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2023

Looks like Microsoft.AspNetCore.SpaProxy is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 11, 2023
@dependabot dependabot bot deleted the dependabot/nuget/samples/Dressca/dressca-backend/Microsoft.AspNetCore.SpaProxy-8.0.0 branch December 11, 2023 01:45
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 nuget NuGetパッケージの更新 target: Dressca サンプルアプリケーションDresscaに関係がある
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants