Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Performed the following updates:

  • Updated AutoMapper.Extensions.Microsoft.DependencyInjection from 12.0.0 to 12.0.1 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Azure.Extensions.AspNetCore.Configuration.Secrets from 1.2.2 to 1.4.0 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Azure.Identity from 1.11.0 to 1.14.2 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated FluentValidation from 11.5.1 to 11.11.0 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated FluentValidation.DependencyInjectionExtensions from 11.5.1 to 11.11.0 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Microsoft.ApplicationInsights.AspNetCore from 2.21.0 to 2.23.0 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Microsoft.AspNetCore from 2.2.0 to 2.3.0 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Microsoft.AspNetCore.Mvc from 2.2.0 to 2.3.0 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Microsoft.AspNetCore.Mvc.ApiExplorer from 2.2.0 to 2.3.0 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Microsoft.AspNetCore.Mvc.Core from 2.2.5 to 2.3.0 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Microsoft.Azure.Cosmos from 3.32.2 to 3.52.0 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Microsoft.EntityFrameworkCore from 7.0.3 to 7.0.20 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Microsoft.EntityFrameworkCore.Design from 7.0.3 to 7.0.20 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Microsoft.EntityFrameworkCore.SqlServer from 7.0.3 to 7.0.20 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Microsoft.Identity.Web from 2.5.0 to 3.10.0 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Microsoft.NET.Sdk.Functions from 4.1.3 to 4.6.0 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Microsoft.NET.Sdk.Functions from 4.1.3 to 4.6.0 in /src/ContosoTraders.Api.Profiles/ContosoTraders.Api.Profiles.csproj
  • Updated Swashbuckle.AspNetCore from 6.5.0 to 9.0.0 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Swashbuckle.AspNetCore.Swagger from 6.5.0 to 8.1.4 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Swashbuckle.AspNetCore.SwaggerGen from 6.5.0 to 8.1.4 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj
  • Updated Swashbuckle.AspNetCore.SwaggerUI from 6.5.0 to 8.1.4 in /src/ContosoTraders.Api.Core/ContosoTraders.Api.Core.csproj

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)

…nd 19 others

Bumps AutoMapper.Extensions.Microsoft.DependencyInjection from 12.0.0 to 12.0.1
Bumps Azure.Extensions.AspNetCore.Configuration.Secrets from 1.2.2 to 1.4.0
Bumps Azure.Identity from 1.11.0 to 1.14.2
Bumps FluentValidation from 11.5.1 to 11.11.0
Bumps FluentValidation.DependencyInjectionExtensions from 11.5.1 to 11.11.0
Bumps Microsoft.ApplicationInsights.AspNetCore from 2.21.0 to 2.23.0
Bumps Microsoft.AspNetCore from 2.2.0 to 2.3.0
Bumps Microsoft.AspNetCore.Mvc from 2.2.0 to 2.3.0
Bumps Microsoft.AspNetCore.Mvc.ApiExplorer from 2.2.0 to 2.3.0
Bumps Microsoft.AspNetCore.Mvc.Core from 2.2.5 to 2.3.0
Bumps Microsoft.Azure.Cosmos from 3.32.2 to 3.52.0
Bumps Microsoft.EntityFrameworkCore from 7.0.3 to 7.0.20
Bumps Microsoft.EntityFrameworkCore.Design from 7.0.3 to 7.0.20
Bumps Microsoft.EntityFrameworkCore.SqlServer from 7.0.3 to 7.0.20
Bumps Microsoft.Identity.Web from 2.5.0 to 3.10.0
Bumps Microsoft.NET.Sdk.Functions to 4.6.0
Bumps Swashbuckle.AspNetCore from 6.5.0 to 9.0.0
Bumps Swashbuckle.AspNetCore.Swagger from 6.5.0 to 8.1.4
Bumps Swashbuckle.AspNetCore.SwaggerGen from 6.5.0 to 8.1.4
Bumps Swashbuckle.AspNetCore.SwaggerUI from 6.5.0 to 8.1.4

---
updated-dependencies:
- dependency-name: AutoMapper.Extensions.Microsoft.DependencyInjection
  dependency-version: 12.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Azure.Extensions.AspNetCore.Configuration.Secrets
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Azure.Identity
  dependency-version: 1.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: FluentValidation
  dependency-version: 11.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: FluentValidation.DependencyInjectionExtensions
  dependency-version: 11.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.ApplicationInsights.AspNetCore
  dependency-version: 2.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.AspNetCore
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.AspNetCore.Mvc
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.AspNetCore.Mvc.ApiExplorer
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.AspNetCore.Mvc.Core
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Azure.Cosmos
  dependency-version: 3.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 7.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-version: 7.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
  dependency-version: 7.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Identity.Web
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.NET.Sdk.Functions
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.NET.Sdk.Functions
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Swashbuckle.AspNetCore.Swagger
  dependency-version: 8.1.4
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Swashbuckle.AspNetCore.SwaggerGen
  dependency-version: 8.1.4
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Swashbuckle.AspNetCore.SwaggerUI
  dependency-version: 8.1.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 14, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 28, 2025

Superseded by #21.

@dependabot dependabot bot closed this Jul 28, 2025
@dependabot dependabot bot deleted the dependabot/nuget/src/ContosoTraders.Api.Core/multi-7c5b3a59ee branch July 28, 2025 18:57
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.

1 participant