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

Update .NET SDK to 8.0.100 #957

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Update .NET SDK to 8.0.100 #957

merged 2 commits into from
Nov 14, 2023

Conversation

costellobot
Copy link
Collaborator

Updates the .NET SDK to version 8.0.100, which also updates the .NET runtime from version 8.0.0-rc.2.23479.6 to version 8.0.0.

This release includes fixes for the following security issue(s):

This pull request was auto-generated by GitHub Actions.

Update .NET SDK to version 8.0.100.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: costellobot <[email protected]>
@costellobot costellobot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 14, 2023
Copy link
Contributor

@costellobot costellobot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving dependency update.

@costellobot costellobot bot enabled auto-merge (squash) November 14, 2023 15:35
Bumps .NET dependencies to their latest versions for the .NET 8.0.100 SDK.

Bumps Microsoft.Extensions.DependencyInjection from 8.0.0-rc.2.23479.6 to 8.0.0.
Bumps Microsoft.Extensions.Http from 8.0.0-rc.2.23479.6 to 8.0.0.
Bumps Microsoft.Extensions.Http.Resilience from 8.0.0-rc.2.23510.2 to 8.0.0.
Bumps Microsoft.Extensions.Logging from 8.0.0-rc.2.23479.6 to 8.0.0.
Bumps System.Text.Json from 8.0.0-rc.2.23479.6 to 8.0.0.

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Http
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <[email protected]>
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b73e363) 95.54% compared to head (146a690) 94.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #957      +/-   ##
==========================================
- Coverage   95.54%   94.61%   -0.93%     
==========================================
  Files          23       23              
  Lines         539      539              
  Branches       62       62              
==========================================
- Hits          515      510       -5     
- Misses         14       20       +6     
+ Partials       10        9       -1     
Flag Coverage Δ
linux 94.61% <ø> (ø)
macos ?
windows ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@costellobot costellobot bot merged commit fb6ac6e into main Nov 14, 2023
12 of 13 checks passed
@costellobot costellobot bot deleted the update-dotnet-sdk-8.0.100 branch November 14, 2023 15:50
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant