Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the all group with 9 updates (#480)
Bumps the all group with 11 updates: | Package | From | To | | --- | --- | --- | | [Swashbuckle.AspNetCore.Swagger](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.0.0` | `7.1.0` | | [Swashbuckle.AspNetCore.SwaggerGen](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.0.0` | `7.1.0` | | [Swashbuckle.AspNetCore.SwaggerUI](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.0.0` | `7.1.0` | | [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.0.0` | `7.1.0` | | [System.Memory.Data](https://github.com/dotnet/runtime) | `8.0.1` | `9.0.0` | | [System.Text.Json](https://github.com/dotnet/runtime) | `8.0.5` | `9.0.0` | | [System.Text.Json](https://github.com/dotnet/runtime) | `8.0.5` | `9.0.0-rc.2.24473.5` | | [tryAGI.OpenAI](https://github.com/tryAGI/OpenAI) | `3.8.1` | `3.9.2` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.0` | | [Npgsql](https://github.com/npgsql/npgsql) | `8.0.5` | `8.0.6` | | [System.Text.Json](https://github.com/dotnet/runtime) | `8.0.5` | `8.0.5` | Updates `Swashbuckle.AspNetCore.Swagger` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.0.0...v7.1.0) Updates `Swashbuckle.AspNetCore.SwaggerGen` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.0.0...v7.1.0) Updates `Swashbuckle.AspNetCore.SwaggerUI` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.0.0...v7.1.0) Updates `Swashbuckle.AspNetCore` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.0.0...v7.1.0) Updates `System.Memory.Data` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v9.0.0) Updates `System.Text.Json` from 8.0.5 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.5...v9.0.0) Updates `System.Text.Json` from 8.0.5 to 9.0.0-rc.2.24473.5 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.5...v9.0.0) Updates `tryAGI.OpenAI` from 3.8.1 to 3.9.2 - [Release notes](https://github.com/tryAGI/OpenAI/releases) - [Commits](tryAGI/OpenAI@v3.8.1...v3.9.2) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v8.0.0) Updates `Npgsql` from 8.0.5 to 8.0.6 - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](npgsql/npgsql@v8.0.5...v8.0.6) Updates `System.Text.Json` from 8.0.5 to 8.0.5 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.5...v9.0.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore.Swagger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Swashbuckle.AspNetCore.SwaggerGen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Swashbuckle.AspNetCore.SwaggerUI dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: System.Memory.Data dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: tryAGI.OpenAI dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Npgsql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information