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

chore(deps): bump the default group across 1 directory with 11 updates #105

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps the default group with 11 updates in the /src directory:

Package From To
Microsoft.NET.Test.Sdk 17.11.1 17.12.0
Microsoft.AspNetCore.Mvc.Testing 8.0.10 8.0.11
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore 8.0.10 8.0.11
Microsoft.Extensions.Configuration.Abstractions 8.0.0 8.0.0
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 8.0.2
Npgsql.EntityFrameworkCore.PostgreSQL 8.0.10 8.0.11
Microsoft.EntityFrameworkCore.Design 8.0.10 8.0.11
Microsoft.Extensions.Configuration.Abstractions 8.0.0 8.0.0
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 8.0.2
JsonSchema.Net 7.2.3 7.3.0
Microsoft.AspNetCore.Authentication.JwtBearer 8.0.10 8.0.11
Microsoft.AspNetCore.OpenApi 8.0.10 8.0.11
System.Json 4.7.1 4.8.0

Updates Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.12.0

What's Changed

Internal and infrastructure fixes:

Full Changelog: microsoft/vstest@v17.11.1...v17.12.0

Commits

Updates Microsoft.AspNetCore.Mvc.Testing from 8.0.10 to 8.0.11

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.

.NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11

Commits

Updates Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore from 8.0.10 to 8.0.11

Release notes

Sourced from Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore's releases.

.NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11

Commits

Updates Microsoft.Extensions.Configuration.Abstractions from 8.0.0 to 8.0.0

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.2 to 8.0.2

Commits

Updates Npgsql.EntityFrameworkCore.PostgreSQL from 8.0.10 to 8.0.11

Release notes

Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.

v8.0.11

The full list of changes is available here.

Full Changelog: npgsql/efcore.pg@v8.0.10...v8.0.11

Commits
  • 52a6b9f Bump Npgsql and EF versions
  • 157ea2e Fix error around mapping Nullable<JsonElement> (#3353)
  • e38ff7b Add tstzrange to NpgsqlRange<DateTimeOffset> (#3351)
  • eaafa44 Invoke connection interceptor before tweaking connection string in Exists() (...
  • 57167f6 Don't open connection if already open when reloading types (#3343)
  • 8a2dc0c Fix arrays over user-defined ranges (#3342)
  • 52e427f Fix JsonValueReaderWriter check to support polymorphism (#3339)
  • 15ce73e Bump version to 8.0.11
  • See full diff in compare view

Updates Microsoft.EntityFrameworkCore.Design from 8.0.10 to 8.0.11

Release notes

Sourced from Microsoft.EntityFrameworkCore.Design's releases.

.NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.10...v8.0.11

Commits

Updates Microsoft.Extensions.Configuration.Abstractions from 8.0.0 to 8.0.0

Commits

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.2 to 8.0.2

Commits

Updates JsonSchema.Net from 7.2.3 to 7.3.0

Commits
  • cf4faf3 update benchmark to run in multiple framework versions
  • eadd99c Merge pull request #822 from json-everything/version-updates
  • c144556 update all release notes
  • 1657c28 explicitly add net8 in build
  • 26bebc1 not a bug
  • c0944f7 remove sponsor list generation for now
  • 50a617f update build files
  • 341a316 update remaining pkgs and site and tools; add logic test
  • f1fa337 support nodelist functions in implicit cast to logicaltype
  • 47c45eb add test for nodelist function
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.10 to 8.0.11

Release notes

Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.

.NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11

Commits

Updates Microsoft.AspNetCore.OpenApi from 8.0.10 to 8.0.11

Release notes

Sourced from Microsoft.AspNetCore.OpenApi's releases.

.NET 8.0.11

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.10...v8.0.11

Commits

Updates System.Json from 4.7.1 to 4.8.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the default group with 11 updates in the /src directory:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.1` | `17.12.0` |
| [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `8.0.10` | `8.0.11` |
| [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.10` | `8.0.11` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.0` |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.2` |
| [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) | `8.0.10` | `8.0.11` |
| [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.10` | `8.0.11` |
| [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.0` |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.2` |
| [JsonSchema.Net](https://github.com/json-everything/json-everything) | `7.2.3` | `7.3.0` |
| [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.10` | `8.0.11` |
| [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.10` | `8.0.11` |
| [System.Json](https://github.com/dotnet/maintenance-packages) | `4.7.1` | `4.8.0` |



Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.11.1...v17.12.0)

Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.10 to 8.0.11
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.10...v8.0.11)

Updates `Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore` from 8.0.10 to 8.0.11
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.10...v8.0.11)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.0)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.2)

Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 8.0.10 to 8.0.11
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](npgsql/efcore.pg@v8.0.10...v8.0.11)

Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.10 to 8.0.11
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.10...v8.0.11)

Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.0)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.2)

Updates `JsonSchema.Net` from 7.2.3 to 7.3.0
- [Commits](json-everything/json-everything@schema-v7.2.3...schema-v7.3.0)

Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.10 to 8.0.11
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.10...v8.0.11)

Updates `Microsoft.AspNetCore.OpenApi` from 8.0.10 to 8.0.11
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.10...v8.0.11)

Updates `System.Json` from 4.7.1 to 4.8.0
- [Release notes](https://github.com/dotnet/maintenance-packages/releases)
- [Commits](https://github.com/dotnet/maintenance-packages/commits)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  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.Diagnostics.HealthChecks.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: JsonSchema.Net
  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: System.Json
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
...

Signed-off-by: dependabot[bot] <[email protected]>
@Phil91 Phil91 merged commit 5d890ff into main Dec 12, 2024
11 checks passed
@Phil91 Phil91 deleted the dependabot/nuget/src/default-ecce94b17e branch December 12, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: USER READY
Development

Successfully merging this pull request may close these issues.

1 participant