corvus-dotnet / Corvus.JsonSchema

Support for Json Schema validation and entity generation
Apache License 2.0
99 stars 9 forks source link

Bump the microsoft-extensions group across 1 directory with 3 updates #401

Closed dependabot[bot] closed 2 days ago

dependabot[bot] commented 1 month ago

Bumps the microsoft-extensions group with 3 updates in the /Solutions directory: Microsoft.Extensions.ObjectPool, Microsoft.Extensions.DependencyModel and System.Text.Json.

Updates Microsoft.Extensions.ObjectPool from 8.0.3 to 8.0.8

Release notes

Sourced from Microsoft.Extensions.ObjectPool's releases.

.NET 8.0.8

Release

.NET 8.0.7

Release

.NET 8.0.6

Release

.NET 8.0.5

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v8.0.4...v8.0.5

.NET 8.0.4

Release

Commits


Updates Microsoft.Extensions.DependencyModel from 8.0.0 to 8.0.1

Release notes

Sourced from Microsoft.Extensions.DependencyModel's releases.

.NET 8.0.1

Release

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • Additional commits viewable in compare view


Updates System.Text.Json from 8.0.3 to 8.0.4

Release notes

Sourced from System.Text.Json's releases.

.NET 8.0.4

Release

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 1 month ago

Code Coverage Summary Report - Linux (net8.0)

Code Coverage

Package Line Rate Branch Rate Complexity Health
Corvus.Json.Specs 98% 79% 5001
Corvus.Json.CodeGeneration.Abstractions 86% 74% 1347
Corvus.Json.ExtendedTypes 39% 33% 17107
Corvus.Json.CodeGeneration.202012 31% 18% 27668
Corvus.Json.CodeGeneration.201909 31% 18% 27361
Corvus.Json.CodeGeneration.7 31% 18% 23887
Corvus.Json.CodeGeneration.6 32% 18% 21661
Corvus.Json.CodeGeneration.4 32% 18% 19919
Corvus.Json.CodeGeneration.OpenApi30 37% 20% 14833
Corvus.Json.JsonSchema.Draft201909 14% 14% 12408
Corvus.Json.JsonSchema.Draft202012 15% 14% 11933
Corvus.Json.JsonSchema.Draft4 15% 15% 7130
Corvus.Json.JsonSchema.Draft6 13% 13% 7933
Corvus.Json.JsonSchema.Draft7 15% 14% 7781
Corvus.Json.JsonSchema.OpenApi30 1% 1% 54430
Corvus.Json.Patch 25% 21% 4237
Summary 28% (96733 / 346106) 15% (33438 / 216385) 264636
github-actions[bot] commented 1 month ago

Test Results

     1 files  ±0       1 suites  ±0   17m 32s :stopwatch: -44s 12 046 tests ±0  12 046 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  12 625 runs  ±0  12 625 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit dd316ea6. ± Comparison against base commit c19cb91b.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 month ago

Code Coverage Summary Report - Windows (net8.0)

Code Coverage

Package Line Rate Branch Rate Complexity Health
Corvus.Json.Specs 98% 79% 5001
Corvus.Json.CodeGeneration.Abstractions 86% 74% 1347
Corvus.Json.ExtendedTypes 39% 33% 17107
Corvus.Json.CodeGeneration.202012 31% 18% 27668
Corvus.Json.CodeGeneration.201909 31% 18% 27361
Corvus.Json.CodeGeneration.7 31% 18% 23887
Corvus.Json.CodeGeneration.6 32% 18% 21661
Corvus.Json.CodeGeneration.4 32% 18% 19919
Corvus.Json.CodeGeneration.OpenApi30 37% 20% 14833
Corvus.Json.JsonSchema.Draft201909 14% 14% 12408
Corvus.Json.JsonSchema.Draft202012 15% 14% 11933
Corvus.Json.JsonSchema.Draft4 15% 15% 7130
Corvus.Json.JsonSchema.Draft6 13% 13% 7933
Corvus.Json.JsonSchema.Draft7 15% 14% 7781
Corvus.Json.JsonSchema.OpenApi30 1% 1% 54430
Corvus.Json.Patch 25% 21% 4237
Summary 28% (96764 / 346106) 15% (33465 / 216385) 264636
github-actions[bot] commented 1 month ago

Code Coverage Summary Report - Windows (net481)

Code Coverage

Package Line Rate Branch Rate Complexity Health
Corvus.Json.Specs 98% 81% 4727
Corvus.Json.CodeGeneration.Abstractions 86% 75% 1339
Corvus.Json.ExtendedTypes 39% 36% 11333
Corvus.Json.CodeGeneration.202012 31% 18% 27671
Corvus.Json.CodeGeneration.201909 30% 18% 27364
Corvus.Json.CodeGeneration.7 31% 18% 23889
Corvus.Json.CodeGeneration.6 32% 18% 21663
Corvus.Json.CodeGeneration.4 32% 18% 19921
Corvus.Json.CodeGeneration.OpenApi30 37% 20% 14835
Corvus.Json.JsonSchema.Draft201909 15% 15% 11715
Corvus.Json.JsonSchema.Draft202012 16% 16% 11277
Corvus.Json.JsonSchema.Draft4 16% 16% 6687
Corvus.Json.JsonSchema.Draft6 14% 14% 7400
Corvus.Json.JsonSchema.Draft7 16% 16% 7288
Corvus.Json.JsonSchema.OpenApi30 1% 1% 51100
Corvus.Json.Patch 27% 23% 3945
Summary 28% (93553 / 331153) 16% (31884 / 204631) 252154
dependabot[bot] commented 2 days ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml