Skip to content

Bump AutoMapper and 10 others - #255

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/api/multi-4b03ab6edb
Closed

Bump AutoMapper and 10 others#255
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/api/multi-4b03ab6edb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2025

Copy link
Copy Markdown
Contributor

Performed the following updates:

  • Updated AutoMapper from 13.0.1 to 14.0.0 in /api/api.csproj
  • Updated AutoMapper from 13.0.1 to 14.0.0 in /api/api.csproj
  • Updated AutoMapper.Extensions.ExpressionMapping from 7.0.1 to 8.0.0 in /api/api.csproj
  • Updated CsvHelper from 32.0.3 to 33.1.0 in /Data Helper/Data Helper.csproj
  • Updated EntityFramework from 6.4.4 to 6.5.1 in /api/api.csproj
  • Updated Microsoft.EntityFrameworkCore.Sqlite from 8.0.5 to 9.0.6 in /api/api.csproj
  • Updated Microsoft.EntityFrameworkCore.SqlServer from 8.0.8 to 9.0.6 in /api/api.csproj
  • Updated Microsoft.EntityFrameworkCore.Tools from 8.0.5 to 9.0.6 in /api/api.csproj
  • Updated Microsoft.VisualStudio.Web.CodeGeneration.Design from 8.0.2 to 9.0.0 in /api/api.csproj
  • Updated Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.4 to 9.0.4 in /api/api.csproj
  • Updated RestSharp from 111.4.1 to 112.1.0 in /Data Helper/Data Helper.csproj
  • Updated Swashbuckle.AspNetCore from 6.5.0 to 9.0.1 in /api/api.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)

Bumps AutoMapper to 14.0.0
Bumps AutoMapper.Extensions.ExpressionMapping from 7.0.1 to 8.0.0
Bumps CsvHelper from 32.0.3 to 33.1.0
Bumps EntityFramework from 6.4.4 to 6.5.1
Bumps Microsoft.EntityFrameworkCore.Sqlite from 8.0.5 to 9.0.6
Bumps Microsoft.EntityFrameworkCore.SqlServer from 8.0.8 to 9.0.6
Bumps Microsoft.EntityFrameworkCore.Tools from 8.0.5 to 9.0.6
Bumps Microsoft.VisualStudio.Web.CodeGeneration.Design from 8.0.2 to 9.0.0
Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.4 to 9.0.4
Bumps RestSharp from 111.4.1 to 112.1.0
Bumps Swashbuckle.AspNetCore from 6.5.0 to 9.0.1

---
updated-dependencies:
- dependency-name: AutoMapper
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: AutoMapper
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: AutoMapper.Extensions.ExpressionMapping
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: CsvHelper
  dependency-version: 33.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: EntityFramework
  dependency-version: 6.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.VisualStudio.Web.CodeGeneration.Design
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: RestSharp
  dependency-version: 112.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 9.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 23, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jun 26, 2025

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 26, 2025
@dependabot
dependabot Bot deleted the dependabot/nuget/api/multi-4b03ab6edb branch June 26, 2025 03:20
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