-
Notifications
You must be signed in to change notification settings - Fork 1
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
Build(deps): Bump the update-nuget-dependencies group with 24 updates #332
Closed
dependabot
wants to merge
2
commits into
main
from
dependabot/nuget/update-nuget-dependencies-8e48f7e3c7
Closed
Build(deps): Bump the update-nuget-dependencies group with 24 updates #332
dependabot
wants to merge
2
commits into
main
from
dependabot/nuget/update-nuget-dependencies-8e48f7e3c7
Conversation
This file contains 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
Bumps the update-nuget-dependencies group with 24 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `7.0.11` | `7.0.12` | | [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) | `7.0.0` | `7.0.1` | | [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `7.0.11` | `7.0.12` | | [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) | `7.0.4` | `7.0.11` | | [Azure.Messaging.ServiceBus](https://github.com/Azure/azure-sdk-for-net) | `7.16.1` | `7.16.2` | | [Microsoft.Extensions.Identity.Core](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.12` | | [RabbitMQ.Client](https://github.com/rabbitmq/rabbitmq-dotnet-client) | `6.5.0` | `6.6.0` | | [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) | `7.0.11` | `7.0.12` | | [xunit](https://github.com/xunit/xunit) | `2.5.1` | `2.5.2` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.1` | `2.5.3` | | [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.12` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `7.0.11` | `7.0.12` | | [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) | `7.0.11` | `7.0.12` | | [xunit.assert](https://github.com/xunit/xunit) | `2.5.1` | `2.5.2` | | [Microsoft.IdentityModel.Tokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `6.32.3` | `7.0.2` | | [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.12` | | [CSharpFunctionalExtensions](https://github.com/vkhorikov/CSharpFunctionalExtensions) | `2.40.2` | `2.40.3` | | [Microsoft.Extensions.Identity.Stores](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.12` | | [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.12` | | [Microsoft.AspNetCore.SpaProxy](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.12` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `7.0.11` | `7.0.12` | | [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.12` | | [Dapper](https://github.com/DapperLib/Dapper) | `2.1.4` | `2.1.11` | | [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) | `1.10.1` | `1.10.2` | Updates `Microsoft.EntityFrameworkCore` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.11...v7.0.12) Updates `Microsoft.Extensions.Logging.Abstractions` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v7.0.1) Updates `Microsoft.EntityFrameworkCore.SqlServer` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.11...v7.0.12) Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 7.0.4 to 7.0.11 - [Release notes](https://github.com/npgsql/efcore.pg/releases) - [Commits](npgsql/efcore.pg@v7.0.4...v7.0.11) Updates `Azure.Messaging.ServiceBus` from 7.16.1 to 7.16.2 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Messaging.ServiceBus_7.16.1...Azure.Messaging.ServiceBus_7.16.2) Updates `Microsoft.Extensions.Identity.Core` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.11...v7.0.12) Updates `RabbitMQ.Client` from 6.5.0 to 6.6.0 - [Release notes](https://github.com/rabbitmq/rabbitmq-dotnet-client/releases) - [Changelog](https://github.com/rabbitmq/rabbitmq-dotnet-client/blob/main/CHANGELOG.md) - [Commits](rabbitmq/rabbitmq-dotnet-client@v6.5.0...v6.6.0) Updates `Microsoft.Data.Sqlite.Core` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.11...v7.0.12) Updates `xunit` from 2.5.1 to 2.5.2 - [Commits](xunit/xunit@2.5.1...2.5.2) Updates `xunit.runner.visualstudio` from 2.5.1 to 2.5.3 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.1...2.5.3) Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.11...v7.0.12) Updates `Microsoft.EntityFrameworkCore.Relational` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.11...v7.0.12) Updates `Microsoft.EntityFrameworkCore.Sqlite` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.11...v7.0.12) Updates `xunit.assert` from 2.5.1 to 2.5.2 - [Commits](xunit/xunit@2.5.1...2.5.2) Updates `Microsoft.IdentityModel.Tokens` from 6.32.3 to 7.0.2 - [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.3...7.0.2) Updates `Microsoft.AspNetCore.Identity.EntityFrameworkCore` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.11...v7.0.12) Updates `CSharpFunctionalExtensions` from 2.40.2 to 2.40.3 - [Release notes](https://github.com/vkhorikov/CSharpFunctionalExtensions/releases) - [Commits](vkhorikov/CSharpFunctionalExtensions@v2.40.2...v2.40.3) Updates `Microsoft.Extensions.Identity.Stores` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.11...v7.0.12) Updates `Microsoft.AspNetCore.Mvc.Testing` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.11...v7.0.12) Updates `Microsoft.AspNetCore.SpaProxy` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.11...v7.0.12) Updates `Microsoft.EntityFrameworkCore.Design` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.11...v7.0.12) Updates `Microsoft.AspNetCore.OpenApi` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.11...v7.0.12) Updates `Dapper` from 2.1.4 to 2.1.11 - [Release notes](https://github.com/DapperLib/Dapper/releases) - [Commits](DapperLib/Dapper@2.1.4...2.1.11) Updates `Azure.Identity` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.10.1...Azure.Identity_1.10.2) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: Azure.Messaging.ServiceBus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: Microsoft.Extensions.Identity.Core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: RabbitMQ.Client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-nuget-dependencies - dependency-name: Microsoft.Data.Sqlite.Core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: xunit.assert dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: Microsoft.IdentityModel.Tokens dependency-type: direct:production update-type: version-update:semver-major dependency-group: update-nuget-dependencies - dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: CSharpFunctionalExtensions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: Microsoft.Extensions.Identity.Stores dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: Microsoft.AspNetCore.SpaProxy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: Microsoft.AspNetCore.OpenApi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: Dapper dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-nuget-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Oct 16, 2023
Looks like these dependencies are up-to-date now, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/nuget/update-nuget-dependencies-8e48f7e3c7
branch
October 16, 2023 05:49
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 update-nuget-dependencies group with 24 updates:
7.0.11
7.0.12
7.0.0
7.0.1
7.0.11
7.0.12
7.0.4
7.0.11
7.16.1
7.16.2
7.0.11
7.0.12
6.5.0
6.6.0
7.0.11
7.0.12
2.5.1
2.5.2
2.5.1
2.5.3
7.0.11
7.0.12
7.0.11
7.0.12
7.0.11
7.0.12
2.5.1
2.5.2
6.32.3
7.0.2
7.0.11
7.0.12
2.40.2
2.40.3
7.0.11
7.0.12
7.0.11
7.0.12
7.0.11
7.0.12
7.0.11
7.0.12
7.0.11
7.0.12
2.1.4
2.1.11
1.10.1
1.10.2
Updates
Microsoft.EntityFrameworkCore
from 7.0.11 to 7.0.12Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
Commits
c20ecc7
Merged PR 34030: [frameshift/7.0] merge internal/release/7.0 into internal/re...f16e454
Merge in 'release/7.0' changesa76f27f
Merge branch 'release/6.0' into release/7.0830d1b2
Merge in 'release/7.0' changes986b0f7
Merge pull request #31704 from vseanreesermsft/internal-merge-7.0-2023-09-12-...d616f39
Merge pull request #31705 from vseanreesermsft/internal-merge-6.0-2023-09-12-...72d036b
Update global.jsona4a7a94
Update global.json67ab228
Merge commit '687fc8f9a538592b2b1494f6353293aac5da74a5' into internal-merge-6...58a0004
Merge commit '8133d0c827462d8d84e47b70f294fc060a5d7a84' into internal-merge-7...Updates
Microsoft.Extensions.Logging.Abstractions
from 7.0.0 to 7.0.1Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
Commits
97203d3
Merge in 'release/7.0' changes9bc19b7
[release/7.0] source build backports (#78395)f67308b
Merge in 'release/7.0' changes548c2a1
[release/7.0] Add workload win-arm64 support (#78416)609bd1a
[release/7.0] Update dependencies from dotnet/emsdk (#78396)8ac2662
Merge in 'release/7.0' changes5d71b4c
Fix handling generic custom attributes (#78304)3463722
Merge in 'release/7.0' changes16c42a4
[release/7.0] Update dependencies from dotnet/llvm-project dotnet/runtime-ass...1109820
Update dependencies from https://github.com/dotnet/arcade build 20221111.2 (#...Updates
Microsoft.EntityFrameworkCore.SqlServer
from 7.0.11 to 7.0.12Release notes
Sourced from Microsoft.EntityFrameworkCore.SqlServer's releases.
Commits
c20ecc7
Merged PR 34030: [frameshift/7.0] merge internal/release/7.0 into internal/re...f16e454
Merge in 'release/7.0' changesa76f27f
Merge branch 'release/6.0' into release/7.0830d1b2
Merge in 'release/7.0' changes986b0f7
Merge pull request #31704 from vseanreesermsft/internal-merge-7.0-2023-09-12-...d616f39
Merge pull request #31705 from vseanreesermsft/internal-merge-6.0-2023-09-12-...72d036b
Update global.jsona4a7a94
Update global.json67ab228
Merge commit '687fc8f9a538592b2b1494f6353293aac5da74a5' into internal-merge-6...58a0004
Merge commit '8133d0c827462d8d84e47b70f294fc060a5d7a84' into internal-merge-7...Updates
Npgsql.EntityFrameworkCore.PostgreSQL
from 7.0.4 to 7.0.11Release notes
Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.
Commits
c25a0d7
React to PG16 collation-related change in tests (#2870)aae4d09
Bump version to 7.0.11aef6ef9
Test on PG16 in CIbe2d386
Fix migration history table lookup (#2788)0770cc8
Bump version to 7.0.6Updates
Azure.Messaging.ServiceBus
from 7.16.1 to 7.16.2Release notes
Sourced from Azure.Messaging.ServiceBus's releases.
Commits
e54144a
Prepare for release (#39203)77d2a35
Fix broken link (#39188)b8a29eb
Increment package version after release of Azure.Communication.Messages (#39185)5e61e6c
Fixed tansxription review comments (#39195)11da3dc
Update github-event-processor version to 1.0.0-dev.20231010.2 (#39189)a8a8d96
[Storage][DataMovement] Add ProviderId to resources and job plan file (#39163)3d85593
Replace Azure.Identity AAD references (#39123)c91f4ba
Prepare for release (#39184)b290d70
Add azure communication messages sdk (#39167)646c3aa
Update Generator Version 3.0.0-beta.20231009.1 (#39173)Updates
Microsoft.Extensions.Identity.Core
from 7.0.11 to 7.0.12Release notes
Sourced from Microsoft.Extensions.Identity.Core's releases.
Commits
57512b4
Merged PR 34075: Update jquery-validation to v1.19.54ce46bc
Update jquery-validation to v1.19.5 (#50483)b6dd95f
Merged PR 34033: [internal/release/frameshift/7.0] Update dependencies from d...c8ea76f
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...1b8fbf7
[internal/release/frameshift/7.0] Update dependencies from dnceng/internal/do...1500772
Merged PR 33980: Track indicators of excessive stream resets90be960
Clarify some log messages and commentsc1d9659
Address PR feedback6c6d304
Track indicators of excessive stream resets23915d9
Update branding to 7.0.12 (#50462)Updates
RabbitMQ.Client
from 6.5.0 to 6.6.0Release notes
Sourced from RabbitMQ.Client's releases.
Changelog
Sourced from RabbitMQ.Client's changelog.
Commits
66f499a
Merge pull request #1388 from rabbitmq/rabbitmq-dotnet-client-1355b502081
Add Obsolete to API3c515a5
Start main reader loop using the default TaskScheduler6677851
Merge pull request #1387 from rabbitmq/rabbitmq-dotnet-client-1346-6.xfd9a305
Manually back-port #1346 to6.x
branch.68f9f1b
Merge pull request #1384 from rabbitmq/lukebakken/net462ccd1a97
Bump to net462cfae9f5
Merge pull request #1371 from evolvedlight/6.x4a7f9ee
Fix #1370 by making copy of default AuthMechanismsc582de2
Misc Windows CI updates #2Updates
Microsoft.Data.Sqlite.Core
from 7.0.11 to 7.0.12Release notes
Sourced from Microsoft.Data.Sqlite.Core's releases.
Commits
c20ecc7
Merged PR 34030: [frameshift/7.0] merge internal/release/7.0 into internal/re...f16e454
Merge in 'release/7.0' changesa76f27f
Merge branch 'release/6.0' into release/7.0830d1b2
Merge in 'release/7.0' changes986b0f7
Merge pull request #31704 from vseanreesermsft/internal-merge-7.0-2023-09-12-...d616f39
Merge pull request #31705 from vseanreesermsft/internal-merge-6.0-2023-09-12-...72d036b
Update global.jsona4a7a94
Update global.json67ab228
Merge commit '687fc8f9a538592b2b1494f6353293aac5da74a5' into internal-merge-6...58a0004
Merge commit '8133d0c827462d8d84e47b70f294fc060a5d7a84' into internal-merge-7...Updates
xunit
from 2.5.1 to 2.5.2Commits
3293185
v2.5.24d9d4fc
Roll back singleton NullMessageSink and NullSourceInformationProvider45078f3
Pick up latest analyzers8ae0d06
Remove VisualStudioSourceInformationProvider and DiaSession-related classes4a35ce7
Missing comparer pass-through on DictionaryExtensions9ab4ece
#2755: Tests for another embedded collection regression (v2)e499f14
Bump up to v2.5.2-preUpdates
xunit.runner.visualstudio
from 2.5.1 to 2.5.3Commits
6b60a9e
v2.5.348d5ef6
Add diagnostic messages around DiaSession failures32b7c99
Incorrect URL for Git repository in .nuspec filece0f849
Bump up to v2.5.3-preb56611b
v2.5.29b843e1
Add Microsoft.TestPlatform.ObjectModel as a dependency in the nuspec for .NET...9d28006
Add /.vscode/tasks.json for builds inside VS Codeaf96d96
Latest dependencies2dd6989
Undo the assembly merge from #3831c51d51
Latest dependenciesUpdates
Microsoft.AspNetCore.Authentication.JwtBearer
from 7.0.11 to 7.0.12Release notes
Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.
Commits
57512b4
Merged PR 34075: Update jquery-validation to v1.19.54ce46bc
Update jquery-validation to v1.19.5 (#50483)b6dd95f
Merged PR 34033: [internal/release/frameshift/7.0] Update dependencies from d...c8ea76f
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...1b8fbf7
[internal/release/frameshift/7.0] Update dependencies from dnceng/internal/do...1500772
Merged PR 33980: Track indicators of excessive stream resets90be960
Clarify some log messages and commentsc1d9659
Address PR feedback6c6d304
Track indicators of excessive stream resets23915d9
Update branding to 7.0.12 (#50462)Updates
Microsoft.EntityFrameworkCore.Relational
from 7.0.11 to 7.0.12Release notes
Sourced from Microsoft.EntityFrameworkCore.Relational's releases.
Commits
c20ecc7
Merged PR 34030: [frameshift/7.0] merge internal/release/7.0 into internal/re...f16e454
Merge in 'release/7.0' changesa76f27f
Merge branch 'release/6.0' into release/7.0830d1b2
Merge in 'release/7.0' changes986b0f7
Merge pull request #31704 from vseanreesermsft/internal-merge-7.0-2023-09-12-...d616f39
Merge pull request #31705 from vseanreesermsft/internal-merge-6.0-2023-09-12-...72d036b
Update global.jsona4a7a94
Update global.json67ab228
Merge commit '687fc8f9a538592b2b1494f6353293aac5da74a5' into internal-merge-6...58a0004
Merge commit '8133d0c827462d8d84e47b70f294fc060a5d7a84' into internal-merge-7...Updates
Microsoft.EntityFrameworkCore.Sqlite
from 7.0.11 to 7.0.12Release notes
Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases.
Commits
c20ecc7
Merged PR 34030: [frameshift/7.0] merge internal/release/7.0 into internal/re...f16e454
Merge in 'release/7.0' changesa76f27f
Merge branch 'release/6.0' into release/7.0830d1b2
Merge in 'release/7.0' changes986b0f7
Merge pull request #31704 from vseanreesermsft/internal-merge-7.0-2023-09-12-...d616f39
Merge pull request #31705 from vseanreesermsft/internal-merge-6.0-2023-09-12-...72d036b
Update global.jsona4a7a94
Update global.json67ab228
Merge commit '687fc8f9a538592b2b1494f6353293aac5da74a5' into internal-merge-6...58a0004
Merge commit '8133d0c827462d8d84e47b70f294fc060a5d7a84' into internal-merge-7...Updates
xunit.assert
from 2.5.1 to 2.5.2Commits
3293185
v2.5.24d9d4fc
Roll back singleton NullMessageSink and NullSourceInformationProvider45078f3
Pick up latest analyzers8ae0d06
Remove VisualStudioSourceInformationProvider and DiaSession-related classes4a35ce7
Missing comparer pass-through on DictionaryExtensions9ab4ece
#2755: Tests for another embedded collection regression (v2)e499f14
Bump up to v2.5.2-preUpdates
Microsoft.IdentityModel.Tokens
from 6.32.3 to 7.0.2Release notes
Sourced from Microsoft.IdentityModel.Tokens's releases.
... (truncated)
Changelog
Sourced from Microsoft.IdentityModel.Tokens's changelog.
... (truncated)
Commits
0118c6f
Update version after release (#2337)70c30b4
fixed null ref, claim as string was nulld7299a7
Updates changelog with PR link (#2334)002b197
Update changelog for 7.0.1 release (#2332)cb46565
GetPayloadClaim<object>("aud") will return a single string when aud is a simp...ba30608
Fix build on macOS (Bash 3.2)d8a5f6e
update to RC 1 for github actioneeaa61b
Fix typo in TokenValidationParameters (#2318)d7f2e2d
Add new benchmarks (#2316)e541808
update next version number to 7.0.1 (#2312)Updates
Microsoft.AspNetCore.Identity.EntityFrameworkCore
from 7.0.11 to 7.0.12Release notes
Sourced from Microsoft.AspNetCore.Identity.EntityFrameworkCore's releases.
Commits
57512b4
Merged PR 34075: Update jquery-validation to v1.19.54ce46bc
Update jquery-validation to v1.19.5 (#50483)b6dd95f
Merged PR 34033: [internal/release/frameshift/7.0] Update dependencies from d...c8ea76f
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...1b8fbf7
[internal/release/frameshift/7.0] Update dependencies from dnceng/internal/do...1500772
Merged PR 33980: Track indicators of excessive stream resets90be960
Clarify some log messages and commentsc1d9659
Address PR feedback6c6d304
Track indicators of excessive stream resets23915d9
Update branding to 7.0.12 (#50462)Updates
CSharpFunctionalExtensions
from 2.40.2 to 2.40.3Release notes
Sourced from CSharpFunctionalExtensions's releases.
Commits
e2fa6a0
readmedab3c9a
Merge pull request #520 from NilsVreman/master6add462
Added two additional TapIf.Task functions and appropriate testingUpdates
Microsoft.Extensions.Identity.Stores
from 7.0.11 to 7.0.12Release notes
Sourced from Microsoft.Extensions.Identity.Stores's releases.
Commits
57512b4
Merged PR 34075: Update jquery-validation to v1.19.54ce46bc
Update jquery-validation to v1.19.5 (#50483)b6dd95f
Merged PR 34033: [internal/release/frameshift/7.0] Update dependencies from d...c8ea76f
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...1b8fbf7
[internal/release/frameshift/7.0] Update dependencies from dnceng/internal/do...1500772
Merged PR 33980: Track indicators of excessive stream resets90be960
Clarify some log messages and commentsc1d9659
Address PR feedback6c6d304
Track indicators of excessive stream resets23915d9
Update branding to 7.0.12 (#50462)Updates
Microsoft.AspNetCore.Mvc.Testing
from 7.0.11 to 7.0.12Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
Commits
57512b4
Merged PR 34075: Update jquery-validation to v1.19.54ce46bc
Update jquery-validation to v1.19.5 (#50483)b6dd95f
Merged PR 34033: [internal/release/frameshift/7.0] Update dependencies from d...c8ea76f
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ef...1b8fbf7
[internal/release/frameshift/7.0] Update dependencies from dnceng/internal/do...1500772
Merged PR 33980: Track indicators of excessive stream resets90be960
Clarify some log messages and commentsc1d9659
Address PR feedback