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

build(deps): bump the default group in /src with 20 updates #205

Closed
wants to merge 1 commit into from

Commits on Sep 20, 2024

  1. build(deps): bump the default group in /src with 20 updates

    Bumps the default group in /src with 20 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) | `8.1.0` | `8.3.0` |
    | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.11.0` | `6.12.1` |
    | [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` |
    | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.9.0` | `17.11.1` |
    | [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `3.7.0` | `3.10.0` |
    | [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) | `3.7.0` | `3.10.0` |
    | [xunit](https://github.com/xunit/xunit) | `2.7.0` | `2.9.0` |
    | [Xunit.Extensions.AssemblyFixture](https://github.com/JDCain/Xunit.Extensions.AssemblyFixture) | `2.4.1` | `2.6.0` |
    | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.7` | `2.8.2` |
    | [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `8.0.3` | `8.0.8` |
    | [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `8.0.1` | `8.0.2` |
    | [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` |
    | [Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.8.0` |
    | [Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.8.0` |
    | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` |
    | [Org.Eclipse.TractusX.Portal.Backend.Framework.Logging](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.8.0` |
    | [Org.Eclipse.TractusX.Portal.Backend.Framework.Seeding](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.8.0` |
    | [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.3` | `8.0.8` |
    | [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.3` | `8.0.8` |
    | [Org.Eclipse.TractusX.Portal.Backend.Framework.Web](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.8.0` |
    
    
    Updates `FakeItEasy` from 8.1.0 to 8.3.0
    - [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases)
    - [Commits](FakeItEasy/FakeItEasy@8.1.0...8.3.0)
    
    Updates `FluentAssertions` from 6.11.0 to 6.12.1
    - [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
    - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
    - [Commits](fluentassertions/fluentassertions@6.11.0...6.12.1)
    
    Updates `Microsoft.EntityFrameworkCore.InMemory` from 8.0.7 to 8.0.8
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](dotnet/efcore@v8.0.7...v8.0.8)
    
    Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.11.1
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.9.0...v17.11.1)
    
    Updates `Testcontainers` from 3.7.0 to 3.10.0
    - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-dotnet@3.7.0...3.10.0)
    
    Updates `Testcontainers.PostgreSql` from 3.7.0 to 3.10.0
    - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-dotnet@3.7.0...3.10.0)
    
    Updates `Testcontainers` from 3.7.0 to 3.10.0
    - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-dotnet@3.7.0...3.10.0)
    
    Updates `xunit` from 2.7.0 to 2.9.0
    - [Commits](xunit/xunit@2.7.0...2.9.0)
    
    Updates `Xunit.Extensions.AssemblyFixture` from 2.4.1 to 2.6.0
    - [Release notes](https://github.com/JDCain/Xunit.Extensions.AssemblyFixture/releases)
    - [Commits](JDCain/Xunit.Extensions.AssemblyFixture@2.4.1...2.6.0)
    
    Updates `xunit.runner.visualstudio` from 2.5.7 to 2.8.2
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.7...2.8.2)
    
    Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.3 to 8.0.8
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.3...v8.0.8)
    
    Updates `Microsoft.Extensions.Configuration.Binder` from 8.0.1 to 8.0.2
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v8.0.1...v8.0.2)
    
    Updates `Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore` from 8.0.7 to 8.0.8
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.7...v8.0.8)
    
    Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection` from 2.4.2 to 2.8.0
    - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
    - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)
    
    Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling` from 2.4.2 to 2.8.0
    - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
    - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)
    
    Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.7 to 8.0.8
    - [Release notes](https://github.com/dotnet/efcore/releases)
    - [Commits](dotnet/efcore@v8.0.7...v8.0.8)
    
    Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Logging` from 2.4.2 to 2.8.0
    - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
    - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)
    
    Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Seeding` from 2.4.2 to 2.8.0
    - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
    - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)
    
    Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling` from 2.4.2 to 2.8.0
    - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
    - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)
    
    Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.3 to 8.0.8
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.3...v8.0.8)
    
    Updates `Microsoft.AspNetCore.OpenApi` from 8.0.3 to 8.0.8
    - [Release notes](https://github.com/dotnet/aspnetcore/releases)
    - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
    - [Commits](dotnet/aspnetcore@v8.0.3...v8.0.8)
    
    Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Web` from 2.4.2 to 2.8.0
    - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
    - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)
    
    Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection` from 2.4.2 to 2.8.0
    - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
    - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)
    
    Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling` from 2.4.2 to 2.8.0
    - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
    - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)
    
    Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Logging` from 2.4.2 to 2.8.0
    - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
    - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits)
    
    ---
    updated-dependencies:
    - dependency-name: FakeItEasy
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: FluentAssertions
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Microsoft.EntityFrameworkCore.InMemory
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: default
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Testcontainers
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Testcontainers.PostgreSql
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Testcontainers
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Xunit.Extensions.AssemblyFixture
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Microsoft.AspNetCore.Mvc.Testing
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: default
    - dependency-name: Microsoft.Extensions.Configuration.Binder
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: default
    - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: default
    - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Microsoft.EntityFrameworkCore.Design
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: default
    - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Logging
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Seeding
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: default
    - dependency-name: Microsoft.AspNetCore.OpenApi
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: default
    - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Web
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Logging
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    16db343 View commit details
    Browse the repository at this point in the history