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 across 1 directory with 16 updates #1041

Closed

Commits on Sep 27, 2024

  1. build(deps): bump the default group across 1 directory with 16 updates

    Bumps the default group with 16 updates in the /src directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.0` | `6.0.2` |
    | [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) | `8.1.0` | `8.3.0` |
    | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.0` | `6.12.1` |
    | [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) | `1.11.59` | `1.11.66` |
    | [RestAssured.Net](https://github.com/basdijkstra/rest-assured-net) | `4.2.1` | `4.3.1` |
    | [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) | `1.11.59` | `1.11.63` |
    | [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.4.1` | `7.7.1` |
    | [Microsoft.IdentityModel.Tokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.4.1` | `7.7.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` |
    | [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `3.7.0` | `3.10.0` |
    | [JsonSchema.Net](https://github.com/gregsdennis/json-everything) | `6.0.5` | `6.1.2` |
    | [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) | `8.0.1` | `8.0.2` |
    | [MailKit](https://github.com/jstedfast/MailKit) | `4.3.0` | `4.7.1.1` |
    | [Laraue.EfCoreTriggers.PostgreSql](https://github.com/win7user10/Laraue.EfCoreTriggers) | `8.0.3` | `8.1.0` |
    | [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) | `8.0.4` | `8.0.8` |
    | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` |
    | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` |
    
    
    
    Updates `coverlet.collector` from 6.0.0 to 6.0.2
    - [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
    - [Commits](coverlet-coverage/coverlet@v6.0.0...v6.0.2)
    
    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.12.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.12.0...6.12.1)
    
    Updates `HtmlAgilityPack` from 1.11.59 to 1.11.66
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.59...v1.11.66)
    
    Updates `RestAssured.Net` from 4.2.1 to 4.3.1
    - [Changelog](https://github.com/basdijkstra/rest-assured-net/blob/main/CHANGELOG.md)
    - [Commits](basdijkstra/rest-assured-net@rest-assured-net-4.2.1...rest-assured-net-4.3.1)
    
    Updates `HtmlAgilityPack` from 1.11.59 to 1.11.63
    - [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
    - [Commits](zzzprojects/html-agility-pack@v1.11.59...v1.11.66)
    
    Updates `System.IdentityModel.Tokens.Jwt` from 7.4.1 to 7.7.1
    - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
    - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/7.7.1/CHANGELOG.md)
    - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@v7.4.1...7.7.1)
    
    Updates `Microsoft.IdentityModel.Tokens` from 7.4.1 to 7.7.1
    - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
    - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/7.7.1/CHANGELOG.md)
    - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@v7.4.1...7.7.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 `JsonSchema.Net` from 6.0.5 to 6.1.2
    - [Commits](json-everything/json-everything@schema-v6.0.5...schema-v6.1.2)
    
    Updates `Serilog.AspNetCore` from 8.0.1 to 8.0.2
    - [Release notes](https://github.com/serilog/serilog-aspnetcore/releases)
    - [Commits](serilog/serilog-aspnetcore@v8.0.1...v8.0.2)
    
    Updates `MailKit` from 4.3.0 to 4.7.1.1
    - [Changelog](https://github.com/jstedfast/MailKit/blob/master/ReleaseNotes.md)
    - [Commits](jstedfast/MailKit@4.3.0...4.7.1.1)
    
    Updates `Laraue.EfCoreTriggers.PostgreSql` from 8.0.3 to 8.1.0
    - [Release notes](https://github.com/win7user10/Laraue.EfCoreTriggers/releases)
    - [Commits](win7user10/Laraue.EfCoreTriggers@8.0.3...8.1.0)
    
    Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 8.0.4 to 8.0.8
    - [Release notes](https://github.com/npgsql/efcore.pg/releases)
    - [Commits](npgsql/efcore.pg@v8.0.4...v8.0.8)
    
    Updates `Microsoft.EntityFrameworkCore` 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.EntityFrameworkCore.Relational` 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)
    
    ---
    updated-dependencies:
    - dependency-name: coverlet.collector
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: default
    - 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-patch
      dependency-group: default
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: default
    - dependency-name: RestAssured.Net
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: HtmlAgilityPack
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: default
    - dependency-name: System.IdentityModel.Tokens.Jwt
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Microsoft.IdentityModel.Tokens
      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: JsonSchema.Net
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Serilog.AspNetCore
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: default
    - dependency-name: MailKit
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Laraue.EfCoreTriggers.PostgreSql
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: default
    - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: default
    - dependency-name: Microsoft.EntityFrameworkCore
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: default
    - dependency-name: Microsoft.EntityFrameworkCore.Relational
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: default
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    743c89a View commit details
    Browse the repository at this point in the history