-
Notifications
You must be signed in to change notification settings - Fork 9
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
chore(deps): bump the default group across 1 directory with 18 updates #283
Merged
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 default group with 18 updates in the /src directory: | Package | From | To | | --- | --- | --- | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.11.0` | `6.12.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.7.0` | `17.11.1` | | [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `3.4.0` | `3.10.0` | | [xunit](https://github.com/xunit/xunit) | `2.5.0` | `2.9.2` | | [Xunit.Extensions.AssemblyFixture](https://github.com/JDCain/Xunit.Extensions.AssemblyFixture) | `2.4.1` | `2.6.0` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.0` | `2.8.2` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.10` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.1` | `8.0.2` | | [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `7.0.17` | `7.0.20` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.10` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.10` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.10` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.1` | `8.0.2` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.10` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.10` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.1` | `8.0.2` | | [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `8.0.1` | `8.0.2` | | [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `8.0.1` | `8.0.2` | | [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.1` | `8.0.2` | | [Laraue.EfCoreTriggers.Common](https://github.com/win7user10/Laraue.EfCoreTriggers) | `8.0.3` | `8.1.2` | | [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) | `8.0.4` | `8.0.10` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.10` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.1` | `8.0.2` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.10` | | [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.4` | `8.0.10` | Updates `FluentAssertions` from 6.11.0 to 6.12.1 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.11.0...6.12.1) Updates `Microsoft.NET.Test.Sdk` from 17.7.0 to 17.11.1 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.7.0...v17.11.1) Updates `Testcontainers` from 3.4.0 to 3.10.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](testcontainers/testcontainers-dotnet@3.4.0...3.10.0) Updates `xunit` from 2.5.0 to 2.9.2 - [Commits](xunit/xunit@v2-2.5.0...v2-2.9.2) Updates `Xunit.Extensions.AssemblyFixture` from 2.4.1 to 2.6.0 - [Release notes](https://github.com/JDCain/Xunit.Extensions.AssemblyFixture/releases) - [Commits](JDCain/Xunit.Extensions.AssemblyFixture@2.4.1...2.6.0) Updates `xunit.runner.visualstudio` from 2.5.0 to 2.8.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.0...2.8.2) Updates `Microsoft.EntityFrameworkCore` from 8.0.7 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.7...v8.0.10) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.0.2) Updates `Microsoft.AspNetCore.Mvc.Testing` from 7.0.17 to 7.0.20 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.17...v7.0.20) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.7 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.7...v8.0.10) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.7 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.7...v8.0.10) Updates `Microsoft.EntityFrameworkCore` from 8.0.7 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.7...v8.0.10) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.0.2) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.7 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.7...v8.0.10) Updates `Microsoft.EntityFrameworkCore` from 8.0.7 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.7...v8.0.10) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.0.2) Updates `Microsoft.Extensions.Configuration.Binder` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.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 `Microsoft.Extensions.Configuration.UserSecrets` 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.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 `Microsoft.Extensions.Hosting` 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.Configuration.Binder` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.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 `Microsoft.Extensions.Configuration.UserSecrets` 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.DependencyInjection.Abstractions` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.0.2) Updates `Laraue.EfCoreTriggers.Common` from 8.0.3 to 8.1.2 - [Release notes](https://github.com/win7user10/Laraue.EfCoreTriggers/releases) - [Commits](win7user10/Laraue.EfCoreTriggers@8.0.3...8.1.2) Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 8.0.4 to 8.0.10 - [Release notes](https://github.com/npgsql/efcore.pg/releases) - [Commits](npgsql/efcore.pg@v8.0.4...v8.0.10) Updates `Microsoft.EntityFrameworkCore` from 8.0.7 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.7...v8.0.10) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.0.2) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.7 to 8.0.10 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.7...v8.0.10) Updates `Microsoft.AspNetCore.OpenApi` from 8.0.4 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.4...v8.0.10) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Xunit.Extensions.AssemblyFixture dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Laraue.EfCoreTriggers.Common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.AspNetCore.OpenApi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default ... Signed-off-by: dependabot[bot] <support@github.com>
Phil91
force-pushed
the
dependabot/nuget/src/default-5969598f4c
branch
4 times, most recently
from
October 22, 2024 15:37
a20c0d4
to
1b6cc5e
Compare
Phil91
force-pushed
the
dependabot/nuget/src/default-5969598f4c
branch
from
October 22, 2024 15:51
1b6cc5e
to
1189490
Compare
Quality Gate passedIssues Measures |
Phil91
approved these changes
Oct 22, 2024
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 default group with 18 updates in the /src directory:
6.11.0
6.12.1
17.7.0
17.11.1
3.4.0
3.10.0
2.5.0
2.9.2
2.4.1
2.6.0
2.5.0
2.8.2
8.0.7
8.0.10
8.0.1
8.0.2
7.0.17
7.0.20
8.0.7
8.0.10
8.0.7
8.0.10
8.0.7
8.0.10
8.0.1
8.0.2
8.0.7
8.0.10
8.0.7
8.0.10
8.0.1
8.0.2
8.0.1
8.0.2
8.0.0
8.0.1
8.0.0
8.0.1
8.0.0
8.0.1
8.0.0
8.0.1
8.0.1
8.0.2
8.0.0
8.0.1
8.0.0
8.0.1
8.0.1
8.0.2
8.0.3
8.1.2
8.0.4
8.0.10
8.0.7
8.0.10
8.0.1
8.0.2
8.0.7
8.0.10
8.0.4
8.0.10
Updates
FluentAssertions
from 6.11.0 to 6.12.1Release notes
Sourced from FluentAssertions's releases.
... (truncated)
Commits
a8e7f17
Update qodanad58e0b5
Turn off RoslynAnalyzers in Qodana WF (#2504)2181217
Remove unused usings2c3a012
Make implicit usage more explicit1d5d64f
Do not useUsingLineBreaks
for[Not]BeSameAs
c30fc7a
FixedBeEquivalentTo
when using a custom comparer targeting nullable types ...f9b770b
Make ThrowWithinAsync respect canceled tasks (#2614)f204cf3
Simplify deferred allocation with local functiona3644b0
Only allocate Lazy<> and lambda when necessaryf3b4564
Ensured that nested assertion scopes produce a nested context (#2607)Updates
Microsoft.NET.Test.Sdk
from 17.7.0 to 17.11.1Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
58dbd02
Revert "Do not publish to BAR when RTM version is built"aa62848
Do not publish to BAR when RTM version is builtd824a2f
Bump 17.11.1ed4ac92
Forward error output from testhost as info (#5193)c6ad3e3
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...910ca0d
Fix output based test (#5131)0518cea
Rebrand to 17.11-release (#5128)5b69fd3
Write dll instead of target on abort, rename errors (#5115)7264afa
Error output as info in terminal logger (#5113)3d2ea06
remove disable interactive auth (#5110)Updates
Testcontainers
from 3.4.0 to 3.10.0Release notes
Sourced from Testcontainers's releases.
... (truncated)
Commits
934d7f0
chore: Apply fix for redirect.github.com/[Bug] [cli] Pulsar Tokens Create is mishandling time units (specifically, treating seconds as milliseconds) apache/pulsar#22811 only for affected ...5b3d494
chore: Replace codeinclude with snippets (#1251)2da2080
docs: Use codeinclude in module examples (#1245)b2699cc
fix: Get sqlcmd utility file path from container instead of const file path (...fffd384
feat: Add MongoDB replica set support (#1196)87184e3
feat: Detect CSharp, FSharp and Visual Basic projects (#1234)dd05999
chore: Change global.json roll-forward policy fromlatestPatch
to `latestMi...ace1fe0
feat: Improve parsing of Docker image tag version `MatchVersion(Predicate<Ver...1a64762
fix: Add Keycloak health port 9000 starting from major version 25 (#1213)9a59b3e
feat: Log Docker daemon labels if present (#1226)Updates
xunit
from 2.5.0 to 2.9.2Commits
82543a6
v2.9.20f8f156
#3031: Changes to TheoryData break tests with arrays of objects502f6d1
Bump up to v2.9.2-prebb7c3e4
v2.9.15d70d25
#3028: Support IGrouping<TKey,TValue> in Assert.Equivalent (v2)ed6e05b
Add support for IGrouping<,> in ArgumentFormatter, assuming it's safe to re-e...d97c7f8
Restore TestInvoker<T>.GetTaskFromResult (forwards to AsyncUtility.TryConvert...416ed81
#3021: Add overload of Assert.Equal to resolve compiler ambiguity6b86235
Add Assert.Equivalent support for evaluating Lazy<T>aadff05
Updated build table in READMEUpdates
Xunit.Extensions.AssemblyFixture
from 2.4.1 to 2.6.0Release notes
Sourced from Xunit.Extensions.AssemblyFixture's releases.
Commits
4ae170c
Give DiagnosticsMessageSink to fixture if requested (#12)21099c1
update frameworks and packages to ones not from the bible times.Updates
xunit.runner.visualstudio
from 2.5.0 to 2.8.2Commits
699d445
v2.8.2e5e6fba
Move 2.x builds to the v2 brancha501f16
Updated .gitignore07a1bdd
Add launchSettings.json to .gitignore3762114
Update README build table to Markdown78342f0
Latest builder970f773
Updated .gitignoreb343d87
Bump up to v2.8.2-prece9211e
v2.8.13656cb8
Use 'dotnet format' instead of 'dotnet dotnet-format'Updates
Microsoft.EntityFrameworkCore
from 8.0.7 to 8.0.10Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
Commits
4315fa4
Merged PR 42959: [internal/release/8.0] Update dependencies from dnceng/inter...f17955c
Merged PR 42768: [internal/release/8.0] Update dependencies from dnceng/inter...d82da91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...cd3befe
Merged PR 42296: [internal/release/8.0] Update dependencies from dnceng/inter...be439f9
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...91bcf1b
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...0ec1568
Merge commit 'b2e366bf1d1955903c75c06288bad5bc5b8deda0'b2e366b
[release/8.0] Update FK ElementType when the FK properties change. (#34561)f3db25b
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...7edba26
Merge commit 'e49bbfbb49f98587b8bf26356b89157fb81d3807'Updates
Microsoft.Extensions.DependencyInjection.Abstractions
from 8.0.1 to 8.0.2Release notes
Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.
Commits
1381d5e
Merge in 'release/8.0' changesc987e4f
[release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (#97110)441c91d
Merge in 'release/8.0' changesc93800e
Merge pull request #97065 from carlossanlop/release/8.0-stagingc2d2bb3
Merge branch 'release/8.0' into release/8.0-staging6d35e39
[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)Updates
Microsoft.AspNetCore.Mvc.Testing
from 7.0.17 to 7.0.20Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
Commits
d9ba962
Update to runtime 2260557556860
Update to efcore 22618600eeef6
Update to arcade with WiX fix (225808)3a95346
Update branding to 7.0.2006b2bc1
Merged PR 39132: [internal/release/7.0] - Roll back runtime STJ update8edf68f
Merged PR 38667: [internal/release/7.0] Update dependencies from dnceng/inter...118c1c7
Merged PR 38966: [internal/release/7.0] Merge from publicc532715
Update dependencies from https://github.com/dotnet/source-build-externals bui...1591ba7
Merge in 'release/7.0' changes27a0ea7
[release/7.0] Update Wix version (#55102)Updates
Microsoft.EntityFrameworkCore.Design
from 8.0.7 to 8.0.10Release notes
Sourced from Microsoft.EntityFrameworkCore.Design's releases.
Commits
4315fa4
Merged PR 42959: [internal/release/8.0] Update dependencies from dnceng/inter...f17955c
Merged PR 42768: [internal/release/8.0] Update dependencies from dnceng/inter...d82da91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...cd3befe
Merged PR 42296: [internal/release/8.0] Update dependencies from dnceng/inter...be439f9
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...91bcf1b
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...0ec1568
Merge commit 'b2e366bf1d1955903c75c06288bad5bc5b8deda0'b2e366b
[release/8.0] Update FK ElementType when the FK properties change. (#34561)f3db25b
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...7edba26
Merge commit 'e49bbfbb49f98587b8bf26356b89157fb81d3807'Updates
Microsoft.EntityFrameworkCore.Relational
from 8.0.7 to 8.0.10Release notes
Sourced from Microsoft.EntityFrameworkCore.Relational's releases.
Commits
4315fa4
Merged PR 42959: [internal/release/8.0] Update dependencies from dnceng/inter...f17955c
Merged PR 42768: [internal/release/8.0] Update dependencies from dnceng/inter...d82da91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...cd3befe
Merged PR 42296: [internal/release/8.0] Update dependencies from dnceng/inter...be439f9
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...91bcf1b
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...0ec1568
Merge commit 'b2e366bf1d1955903c75c06288bad5bc5b8deda0'b2e366b
[release/8.0] Update FK ElementType when the FK properties change. (#34561)f3db25b
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...7edba26
Merge commit 'e49bbfbb49f98587b8bf26356b89157fb81d3807'Updates
Microsoft.EntityFrameworkCore
from 8.0.7 to 8.0.10Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
Commits
4315fa4
Merged PR 42959: [internal/release/8.0] Update dependencies from dnceng/inter...f17955c
Merged PR 42768: [internal/release/8.0] Update dependencies from dnceng/inter...d82da91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...cd3befe
Merged PR 42296: [internal/release/8.0] Update dependencies from dnceng/inter...be439f9
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...91bcf1b
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...0ec1568
Merge commit 'b2e366bf1d1955903c75c06288bad5bc5b8deda0'b2e366b
[release/8.0] Update FK ElementType when the FK properties change. (#34561)f3db25b
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...7edba26
Merge commit 'e49bbfbb49f98587b8bf26356b89157fb81d3807'Updates
Microsoft.Extensions.DependencyInjection.Abstractions
from 8.0.1 to 8.0.2Release notes
Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.
Commits
1381d5e
Merge in 'release/8.0' changesc987e4f
[release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (#97110)441c91d
Merge in 'release/8.0' changesc93800e
Merge pull request #97065 from carlossanlop/release/8.0-stagingc2d2bb3
Merge branch 'release/8.0' into release/8.0-staging6d35e39
[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)Updates
Microsoft.EntityFrameworkCore.Relational
from 8.0.7 to 8.0.10Release notes
Sourced from Microsoft.EntityFrameworkCore.Relational's releases.
Commits
4315fa4
Merged PR 42959: [internal/release/8.0] Update dependencies from dnceng/inter...f17955c
Merged PR 42768: [internal/release/8.0] Update dependencies from dnceng/inter...d82da91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...cd3befe
Merged PR 42296: [internal/release/8.0] Update dependencies from dnceng/inter...be439f9
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...91bcf1b
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...0ec1568
Merge commit 'b2e366bf1d1955903c75c06288bad5bc5b8deda0'b2e366b
[release/8.0] Update FK ElementType when the FK properties change. (#34561)f3db25b
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...7edba26
Merge commit 'e49bbfbb49f98587b8bf26356b89157fb81d3807'Updates
Microsoft.EntityFrameworkCore
from 8.0.7 to 8.0.10Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
Commits
4315fa4
Merged PR 42959: [internal/release/8.0] Update dependencies from dnceng/inter...f17955c
Merged PR 42768: [internal/release/8.0] Update dependencies from dnceng/inter...d82da91
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...cd3befe
Merged PR 42296: [internal/release/8.0] Update dependencies from dnceng/inter...be439f9
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...91bcf1b
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru...0ec1568
Merge commit 'b2e366bf1d1955903c75c06288bad5bc5b8deda0'b2e366b
[release/8.0] Update ...Description has been truncated