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 9.0.100-preview.2.24113.10 #2179

Merged

Conversation

costellobot
Copy link
Collaborator

Updates the .NET SDK to version 9.0.100-preview.2.24113.10, which also updates the .NET runtime from version 9.0.0-preview.1.24080.9 to version 9.0.0-preview.2.24112.33.

This pull request was auto-generated by GitHub Actions.

Update .NET SDK to version 9.0.100-preview.2.24113.10.

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

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
@costellobot costellobot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 13, 2024
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) February 13, 2024 23:01
Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.2.24113.10 SDK.

Bumps Microsoft.AspNetCore.Authentication.Facebook from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.Google from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.Twitter from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.Facebook
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Google
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Twitter
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.AzureAppServices.HostingStartup
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
Copy link
Collaborator Author

@costellobot costellobot left a comment

Choose a reason for hiding this comment

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

Device URL
desktop https://localhost:50001

Device URL
mobile https://localhost:50001

Not what you expected? Are your scores flaky? GitHub runners could be the cause.
Try running on Foo instead

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (edbf51d) 79.32% compared to head (d8fe3eb) 79.32%.

Additional details and impacted files
@@               Coverage Diff               @@
##           dotnet-nightly    #2179   +/-   ##
===============================================
  Coverage           79.32%   79.32%           
===============================================
  Files                 148      148           
  Lines                3072     3072           
  Branches              494      494           
===============================================
  Hits                 2437     2437           
  Misses                425      425           
  Partials              210      210           
Flag Coverage Δ
linux 79.32% <ø> (ø)
macos 79.32% <ø> (ø)
windows 79.32% <ø> (ø)

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 9b4184b into dotnet-nightly Feb 13, 2024
13 checks passed
@costellobot costellobot bot deleted the update-dotnet-sdk-9.0.100-preview.2.24113.10 branch February 13, 2024 23:15
martincostello pushed a commit that referenced this pull request Feb 14, 2024
* Update .NET SDK

Update .NET SDK to version 9.0.100-preview.2.24113.10.

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

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>

* Bump .NET NuGet packages

Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.2.24113.10 SDK.

Bumps Microsoft.AspNetCore.Authentication.Facebook from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.Google from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.Twitter from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.Facebook
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Google
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Twitter
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.AzureAppServices.HostingStartup
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>

---------

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
martincostello pushed a commit that referenced this pull request Feb 16, 2024
* Update .NET SDK

Update .NET SDK to version 9.0.100-preview.2.24113.10.

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

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>

* Bump .NET NuGet packages

Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.2.24113.10 SDK.

Bumps Microsoft.AspNetCore.Authentication.Facebook from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.Google from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.Twitter from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.Facebook
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Google
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Twitter
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.AzureAppServices.HostingStartup
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>

---------

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
martincostello pushed a commit that referenced this pull request Feb 29, 2024
* Update .NET SDK

Update .NET SDK to version 9.0.100-preview.2.24113.10.

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

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>

* Bump .NET NuGet packages

Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.2.24113.10 SDK.

Bumps Microsoft.AspNetCore.Authentication.Facebook from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.Google from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.Twitter from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.Facebook
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Google
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Twitter
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.AzureAppServices.HostingStartup
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>

---------

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
martincostello pushed a commit that referenced this pull request Mar 6, 2024
* Update .NET SDK

Update .NET SDK to version 9.0.100-preview.2.24113.10.

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

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>

* Bump .NET NuGet packages

Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.2.24113.10 SDK.

Bumps Microsoft.AspNetCore.Authentication.Facebook from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.Google from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.Twitter from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.Facebook
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Google
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Twitter
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.AzureAppServices.HostingStartup
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>

---------

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
martincostello pushed a commit that referenced this pull request Mar 7, 2024
* Update .NET SDK

Update .NET SDK to version 9.0.100-preview.2.24113.10.

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

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>

* Bump .NET NuGet packages

Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.2.24113.10 SDK.

Bumps Microsoft.AspNetCore.Authentication.Facebook from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.Google from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.Twitter from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.Facebook
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Google
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Twitter
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.AzureAppServices.HostingStartup
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>

---------

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
martincostello pushed a commit that referenced this pull request Mar 12, 2024
* Update .NET SDK

Update .NET SDK to version 9.0.100-preview.2.24113.10.

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

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>

* Bump .NET NuGet packages

Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.2.24113.10 SDK.

Bumps Microsoft.AspNetCore.Authentication.Facebook from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.Google from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.MicrosoftAccount from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Authentication.Twitter from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.AzureAppServices.HostingStartup from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24113.5.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.Facebook
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Google
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Twitter
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.AzureAppServices.HostingStartup
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>

---------

Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com>
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