Bump the microsoft group with 6 updates#606
Merged
dependabot[bot] merged 1 commit intoNov 3, 2023
Merged
Conversation
Bumps the microsoft group with 6 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.AspNetCore.Razor.Language](https://github.com/dotnet/aspnetcore) | `6.0.20` | `6.0.24` | | [Microsoft.Extensions.Azure](https://github.com/Azure/azure-sdk-for-net) | `1.6.3` | `1.7.1` | | [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) | `5.1.1` | `5.1.2` | | [Microsoft.IdentityModel.Tokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `6.32.1` | `7.0.3` | | [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `6.32.1` | `7.0.3` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.6.3` | `17.7.2` | Updates `Microsoft.AspNetCore.Razor.Language` from 6.0.20 to 6.0.24 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v6.0.20...v6.0.24) Updates `Microsoft.Extensions.Azure` from 1.6.3 to 1.7.1 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Microsoft.Extensions.Azure_1.6.3...Microsoft.Extensions.Azure_1.7.1) Updates `Microsoft.Data.SqlClient` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/dotnet/sqlclient/releases) - [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md) - [Commits](dotnet/SqlClient@v5.1.1...v5.1.2) Updates `Microsoft.IdentityModel.Tokens` from 6.32.1 to 7.0.3 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@6.32.1...7.0.3) Updates `System.IdentityModel.Tokens.Jwt` from 6.32.1 to 7.0.3 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@6.32.1...7.0.3) Updates `Microsoft.NET.Test.Sdk` from 17.6.3 to 17.7.2 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.6.3...v17.7.2) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Razor.Language dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.Extensions.Azure dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft - dependency-name: Microsoft.Data.SqlClient dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: Microsoft.IdentityModel.Tokens dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft ... Signed-off-by: dependabot[bot] <support@github.com>
b1779b1 to
3e78bb9
Compare
Codecov Report
@@ Coverage Diff @@
## v8.0-preview #606 +/- ##
=============================================
Coverage 65.05% 65.05%
=============================================
Files 211 211
Lines 4836 4836
Branches 303 303
=============================================
Hits 3146 3146
Misses 1599 1599
Partials 91 91 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
marcin-dardzinski
approved these changes
Nov 3, 2023
Member
|
@dependabot merge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the microsoft group with 6 updates:
6.0.206.0.241.6.31.7.15.1.15.1.26.32.17.0.36.32.17.0.317.6.317.7.2Updates
Microsoft.AspNetCore.Razor.Languagefrom 6.0.20 to 6.0.24Release notes
Sourced from Microsoft.AspNetCore.Razor.Language's releases.
Commits
2aa4015Update dependencies from efcore 197617 after publishingdda8a48Update dependencies from runtime 197647833b9faUpdate dependencies from efcore 197617aceeecaRevert "Fixup pRequestInfo after GCs (#50447)"cf6e3faUpdate dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...d041e09Update jquery-validation to v1.19.5 (#50484)f1e18e2Increase the min max queue size to match 7 and 84a5b77eAddress PR feedback5f7c4fcAddress PR feedback966785fTrack indicators of excessive stream resetsUpdates
Microsoft.Extensions.Azurefrom 1.6.3 to 1.7.1Release notes
Sourced from Microsoft.Extensions.Azure's releases.
Commits
ea72130[Extensions] Release prep (#39554)ea7c243Update Generator Version 3.0.0-beta.20231027.1 (#39550)004a9c2Increment version for desktopvirtualization releases (#39548)d23d78eIncrement version for elasticsan releases (#39547)eb958e6Update Azure.ResourceManager.DesktopVirtualization to new api version 2023-09...38e5a17Update Microsoft.Search to include 2023-11-01 API version (#39326)40b5aceUpgradeAzure.ClientSdk.Analyzersand disable enhanced analysis for some SD...6d43c49attributes (#39428)1edd0c9[Storage][DataMovement] Fixes to pause/resume around enumeration (#39486)edb9afaAdd samples link in README (#39529)Updates
Microsoft.Data.SqlClientfrom 5.1.1 to 5.1.2Release notes
Sourced from Microsoft.Data.SqlClient's releases.
Changelog
Sourced from Microsoft.Data.SqlClient's changelog.
Commits
3fd439bMerged PR 4037: [5.1.2] | Fix activity correlator to continue using same GUID...7ad5c58Merged PR 4038: [5.1.2] Fix | AE enclave retry logic not working for async qu...f85aa55Merged PR 4029: [5.1.2] Fix | Adding non-string support to SqlConnectionStrin...c5dc895Merged PR 4039: [5.1.2] | Fix .NET and .NET standard file version (#2093)0df83f4Merged PR 4031: [5.1.2] | Fix access violation when using Express user instan...b9f133bMerged PR 4036: [5.1.2] Fix | LocalDb and managed SNI (#2129)1dba81cMerged PR 4034: [5.1.2] | Update SNI version (#2123)0b51b63Merged PR 4030: [5.1.2] Fix | Adding type convertor support for SqlConnection...80d1f47Merged PR 4035: [5.1.2] | Fix Transient fault handling issue with OpenAsync (...39cedc8Test | Disable SqlConnectionReliabilityTest.ConcurrentExecution test (#1998) ...Updates
Microsoft.IdentityModel.Tokensfrom 6.32.1 to 7.0.3Release notes
Sourced from Microsoft.IdentityModel.Tokens's releases.
... (truncated)
Changelog
Sourced from Microsoft.IdentityModel.Tokens's changelog.
... (truncated)
Commits
bb354ceUpdate updateAssemblyInfo.ps1 (#2369)68d84467.0.3 changelog (#2368)67ae82eCompatibility with 6x for bool claims (#2367)d92b8d1Create design_proposal.md (#2366)846c7b7Fixing release build (#2364)cecd04eUpdate to next release. (#2359)0134369Fix AadIssuerValidator's handling of trailing forward slashesfcc47b0Package version is set by scripts.5231862re-add preview tag (#2357)ba1ec7fRemove dotnet.xunitextensionsUpdates
System.IdentityModel.Tokens.Jwtfrom 6.32.1 to 7.0.3Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
... (truncated)
Changelog
Sourced from System.IdentityModel.Tokens.Jwt's changelog.
... (truncated)
Commits
bb354ceUpdate updateAssemblyInfo.ps1 (#2369)68d84467.0.3 changelog (#2368)67ae82eCompatibility with 6x for bool claims (#2367)d92b8d1Create design_proposal.md (#2366)846c7b7Fixing release build (#2364)cecd04eUpdate to next release. (#2359)0134369Fix AadIssuerValidator's handling of trailing forward slashesfcc47b0Package version is set by scripts.5231862re-add preview tag (#2357)ba1ec7fRemove dotnet.xunitextensionsUpdates
Microsoft.NET.Test.Sdkfrom 17.6.3 to 17.7.2Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
604e7be[rel/17.7] Fix cannot find System.Text.Json (#4669)76fea14Fix executable bitness for testhost.x86 (#4652) (#4654)c59bb29RTM build fix (#4643)52b57f0Backport recent fixes (#4632)f6bfa29[rel/17.7] Fix branding on 17.7-release (#4615)bc17bb9[rel/17.7] Update dependencies from devdiv/DevDiv/vs-code-coverage (#4602)f0bc50eRevert "Fix yml to generate RTM/stable version & fix symbol check issues (#46...fab9246Fix yml to generate RTM/stable version & fix symbol check issues (#4600)d7f4faaUpdate dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...132324cConsume localized resources in source-build (#4564) (#4567)Most Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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