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

Bump the microsoft-extensions group in /Solutions with 5 updates #452

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the microsoft-extensions group in /Solutions with 5 updates:

Package From To
Microsoft.Extensions.Configuration.Json 8.0.0 8.0.1
System.Text.Json 8.0.3 8.0.5
Microsoft.Extensions.Http 8.0.0 8.0.1
Microsoft.Extensions.ObjectPool 8.0.3 8.0.10
Microsoft.Extensions.DependencyModel 8.0.0 8.0.2

Updates Microsoft.Extensions.Configuration.Json from 8.0.0 to 8.0.1

Release notes

Sourced from Microsoft.Extensions.Configuration.Json'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.5

Release notes

Sourced from System.Text.Json's releases.

.NET 8.0.5

Release

What's Changed

... (truncated)

Commits

Updates Microsoft.Extensions.Http from 8.0.0 to 8.0.1

Release notes

Sourced from Microsoft.Extensions.Http'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 Microsoft.Extensions.ObjectPool from 8.0.3 to 8.0.10

Release notes

Sourced from Microsoft.Extensions.ObjectPool's releases.

.NET 8.0.10

Release

.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: dotnet/aspnetcore@v8.0.4...v8.0.5

.NET 8.0.4

Release

Commits

Updates Microsoft.Extensions.DependencyModel from 8.0.0 to 8.0.2

Release notes

Sourced from Microsoft.Extensions.DependencyModel's releases.

.NET 8.0.2

Release

.NET 8.0.1

Release

Commits
  • 1381d5e Merge in 'release/8.0' changes
  • c987e4f [release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (#97110)
  • 441c91d Merge in 'release/8.0' changes
  • c93800e Merge pull request #97065 from carlossanlop/release/8.0-staging
  • c2d2bb3 Merge branch 'release/8.0' into release/8.0-staging
  • 6d35e39 [release/8.0-staging] UInt64.CreateSaturating<Int128> truncates instead of sa...
  • 96b0a55 [release/8.0-staging] macOS: Set certificate as a dependency of private key h...
  • 85c2772 [release/8.0] Fix server-side OCSP stapling on Linux (#96838)
  • 683da71 [release/8.0-staging] Gen0 segment should always be reported as Gen0 for DacH...
  • f9d0a7b [release/8.0-staging] Fix Crossgen2 PDB generation (again) (#96566)
  • Additional commits viewable in compare view

Updates System.Text.Json from 8.0.3 to 8.0.5

Release notes

Sourced from System.Text.Json's releases.

.NET 8.0.5

Release

What's Changed

... (truncated)

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 microsoft-extensions group in /Solutions with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` |
| [System.Text.Json](https://github.com/dotnet/runtime) | `8.0.3` | `8.0.5` |
| [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` |
| [Microsoft.Extensions.ObjectPool](https://github.com/dotnet/aspnetcore) | `8.0.3` | `8.0.10` |
| [Microsoft.Extensions.DependencyModel](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.2` |


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

Updates `System.Text.Json` from 8.0.3 to 8.0.5
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.3...v8.0.5)

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

Updates `Microsoft.Extensions.ObjectPool` from 8.0.3 to 8.0.10
- [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.10)

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

Updates `System.Text.Json` from 8.0.3 to 8.0.5
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.3...v8.0.5)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
- dependency-name: Microsoft.Extensions.Http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
- dependency-name: Microsoft.Extensions.ObjectPool
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
- dependency-name: Microsoft.Extensions.DependencyModel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-extensions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
Copy link

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 85% 74% 1347
Corvus.Json.ExtendedTypes 39% 33% 17107
Corvus.Json.CodeGeneration.202012 31% 17% 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% 13% 12408
Corvus.Json.JsonSchema.Draft202012 15% 14% 11933
Corvus.Json.JsonSchema.Draft4 15% 14% 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% (96430 / 346106) 15% (33151 / 216385) 264636

Copy link

github-actions bot commented Oct 14, 2024

Test Results

     1 files       1 suites   18m 17s ⏱️
12 608 tests 12 586 ✅ 0 💤 22 ❌
13 656 runs  13 634 ✅ 0 💤 22 ❌

For more details on these failures, see this check.

Results for commit b7b1954.

♻️ This comment has been updated with latest results.

Copy link

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 30% 17% 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% 14% 11715
Corvus.Json.JsonSchema.Draft202012 16% 15% 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% (93248 / 331153) 15% (31596 / 204631) 252154

Copy link

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 85% 74% 1347
Corvus.Json.ExtendedTypes 39% 33% 17107
Corvus.Json.CodeGeneration.202012 31% 17% 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% 13% 12408
Corvus.Json.JsonSchema.Draft202012 15% 14% 11933
Corvus.Json.JsonSchema.Draft4 15% 14% 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% (96461 / 346106) 15% (33178 / 216385) 264636

@mwadams mwadams closed this Oct 14, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2024

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

@dependabot dependabot bot deleted the dependabot/nuget/Solutions/microsoft-extensions-58843c6ab1 branch October 14, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant