-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump Microsoft.AspNetCore.Mvc.Testing, Microsoft.AspNetCore.TestHost, Microsoft.Extensions.Configuration and Microsoft.Extensions.Logging.Abstractions #17
Merged
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
… Microsoft.Extensions.Configuration and Microsoft.Extensions.Logging.Abstractions Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore), [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore), [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Mvc.Testing` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.1...v9.0.2) Updates `Microsoft.AspNetCore.TestHost` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.1...v9.0.2) Updates `Microsoft.Extensions.Configuration` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.1...v9.0.2) Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.TestHost dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot merge
…On Tue, Feb 11, 2025 at 8:08 PM dependabot[bot] ***@***.***> wrote:
Bumps Microsoft.AspNetCore.Mvc.Testing
<https://github.com/dotnet/aspnetcore>, Microsoft.AspNetCore.TestHost
<https://github.com/dotnet/aspnetcore>, Microsoft.Extensions.Configuration
<https://github.com/dotnet/runtime> and
Microsoft.Extensions.Logging.Abstractions
<https://github.com/dotnet/runtime>. These dependencies needed to be
updated together.
Updates Microsoft.AspNetCore.Mvc.Testing from 9.0.1 to 9.0.2
Release notes
*Sourced from Microsoft.AspNetCore.Mvc.Testing's releases
<https://github.com/dotnet/aspnetcore/releases>.*
.NET 9.0.2
Release <https://github.com/dotnet/core/releases/tag/v9.0.2>
What's Changed
- Update branding to 9.0.2 by @vseanreesermsft
<https://github.com/vseanreesermsft> in dotnet/aspnetcore#59757
<https://redirect.github.com/dotnet/aspnetcore/pull/59757>
- [release/9.0] Update dependencies from dotnet/source-build-externals
by @dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/aspnetcore#59267
<https://redirect.github.com/dotnet/aspnetcore/pull/59267>
- [release/9.0] Update dependencies from dotnet/extensions by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/aspnetcore#59266
<https://redirect.github.com/dotnet/aspnetcore/pull/59266>
- [release/9.0] Update OSX helix queue by @github-actions
<https://github.com/github-actions> in dotnet/aspnetcore#59743
<https://redirect.github.com/dotnet/aspnetcore/pull/59743>
- [release/9.0] Update dependencies from dotnet/arcade by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/aspnetcore#59728
<https://redirect.github.com/dotnet/aspnetcore/pull/59728>
- [release/9.0] (deps): Bump src/submodules/googletest from d144031 to
7d76a23 by @dependabot <https://github.com/dependabot> in
dotnet/aspnetcore#59679
<https://redirect.github.com/dotnet/aspnetcore/pull/59679>
- [release/9.0] Skip tests on internal queues too by @github-actions
<https://github.com/github-actions> in dotnet/aspnetcore#59578
<https://redirect.github.com/dotnet/aspnetcore/pull/59578>
- [release/9.0] Fix loading dotnet user-jwts config by @github-actions
<https://github.com/github-actions> in dotnet/aspnetcore#59473
<https://redirect.github.com/dotnet/aspnetcore/pull/59473>
- [release/9.0] Fix MultipartReaderStream synchronous read when using
buffer offset by @github-actions <https://github.com/github-actions>
in dotnet/aspnetcore#59422
<https://redirect.github.com/dotnet/aspnetcore/pull/59422>
- [release/9.0] Update dependencies from dotnet/xdt by @dotnet-maestro
<https://github.com/dotnet-maestro> in dotnet/aspnetcore#59419
<https://redirect.github.com/dotnet/aspnetcore/pull/59419>
- [release/9.0] Update dependencies from dotnet/extensions by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/aspnetcore#59611
<https://redirect.github.com/dotnet/aspnetcore/pull/59611>
- [release/9.0] Fix Kestrel host header mismatch handling when port in
Url by @github-actions <https://github.com/github-actions> in
dotnet/aspnetcore#59362
<https://redirect.github.com/dotnet/aspnetcore/pull/59362>
- Migrate off of Fedora 38 by @v-firzha <https://github.com/v-firzha>
in dotnet/aspnetcore#59613
<https://redirect.github.com/dotnet/aspnetcore/pull/59613>
- [release/9.0] [Blazor WASM standalone] Avoid caching index.html
during development by @MackinnonBuck
<https://github.com/MackinnonBuck> in dotnet/aspnetcore#59348
<https://redirect.github.com/dotnet/aspnetcore/pull/59348>
- [release/9.0] Update to Fedora 41 by @github-actions
<https://github.com/github-actions> in dotnet/aspnetcore#59816
<https://redirect.github.com/dotnet/aspnetcore/pull/59816>
- [release/9.0] Don't throw exception for parameters with custom
binding source by @github-actions <https://github.com/github-actions>
in dotnet/aspnetcore#59533
<https://redirect.github.com/dotnet/aspnetcore/pull/59533>
- [release/9.0] Apply schema transformer to AdditionalProperties by
@github-actions <https://github.com/github-actions> in
dotnet/aspnetcore#59730
<https://redirect.github.com/dotnet/aspnetcore/pull/59730>
- [release/9.0] Harden schema reference transformer for relative
references by @captainsafia <https://github.com/captainsafia> in
dotnet/aspnetcore#59779
<https://redirect.github.com/dotnet/aspnetcore/pull/59779>
- [release/9.0] Update dependencies from dotnet/extensions by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/aspnetcore#59847
<https://redirect.github.com/dotnet/aspnetcore/pull/59847>
- [release/9.0] Update dependencies from dotnet/arcade by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/aspnetcore#59848
<https://redirect.github.com/dotnet/aspnetcore/pull/59848>
- [release/9.0] Return 206 Partial Content on Valid Range for Static
Assets by @github-actions <https://github.com/github-actions> in
dotnet/aspnetcore#59325
<https://redirect.github.com/dotnet/aspnetcore/pull/59325>
- Merging internal commits for release/9.0 by @vseanreesermsft
<https://github.com/vseanreesermsft> in dotnet/aspnetcore#59871
<https://redirect.github.com/dotnet/aspnetcore/pull/59871>
*Full Changelog*: ***@***.***
<dotnet/aspnetcore@v9.0.1...v9.0.2>
Commits
- 704f7cb
<dotnet/aspnetcore@704f7cb>
Merged PR 46855: [internal/release/9.0] Update dependencies from
dnceng/inter...
- 1b477e6
<dotnet/aspnetcore@1b477e6>
Merged PR 46819: [internal/release/9.0] Update dependencies from
dnceng/inter...
- 98786b0
<dotnet/aspnetcore@98786b0>
Merge commit '4d1d144df8f67d6f797656c9d0d4916ef83e4124'
- 4d1d144
<dotnet/aspnetcore@4d1d144>
Merge pull request #59871
<https://redirect.github.com/dotnet/aspnetcore/issues/59871> from
vseanreesermsft/internal-merge-9.0-2025-01-14-...
- 212d366
<dotnet/aspnetcore@212d366>
Update baseline, SDK
- 1a21b9b
<dotnet/aspnetcore@1a21b9b>
Merge commit '7128f3eb89703752b89b7852b1b426fbb73cf225'
- 7128f3e
<dotnet/aspnetcore@7128f3e>
[release/9.0] Return 206 Partial Content on Valid Range for Static Assets (
#5 <https://redirect.github.com/dotnet/aspnetcore/issues/5>...
- 55f74d1
<dotnet/aspnetcore@55f74d1>
Merge commit '4442a188f9200a57635373dcd640893c0e8dcc78' into
internal-merge-9...
- d4bf090
<dotnet/aspnetcore@d4bf090>
Merge commit '74fecc30f27aa79191ab7cfa417b422397f6ad23'
- 74fecc3
<dotnet/aspnetcore@74fecc3>
Update dependencies from https://github.com/dotnet/arcade build
20250108.5 (#...
- Additional commits viewable in compare view
<dotnet/aspnetcore@v9.0.1...v9.0.2>
Updates Microsoft.AspNetCore.TestHost from 9.0.1 to 9.0.2
Release notes
*Sourced from Microsoft.AspNetCore.TestHost's releases
<https://github.com/dotnet/aspnetcore/releases>.*
.NET 9.0.2
Release <https://github.com/dotnet/core/releases/tag/v9.0.2>
What's Changed
- Update branding to 9.0.2 by @vseanreesermsft
<https://github.com/vseanreesermsft> in dotnet/aspnetcore#59757
<https://redirect.github.com/dotnet/aspnetcore/pull/59757>
- [release/9.0] Update dependencies from dotnet/source-build-externals
by @dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/aspnetcore#59267
<https://redirect.github.com/dotnet/aspnetcore/pull/59267>
- [release/9.0] Update dependencies from dotnet/extensions by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/aspnetcore#59266
<https://redirect.github.com/dotnet/aspnetcore/pull/59266>
- [release/9.0] Update OSX helix queue by @github-actions
<https://github.com/github-actions> in dotnet/aspnetcore#59743
<https://redirect.github.com/dotnet/aspnetcore/pull/59743>
- [release/9.0] Update dependencies from dotnet/arcade by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/aspnetcore#59728
<https://redirect.github.com/dotnet/aspnetcore/pull/59728>
- [release/9.0] (deps): Bump src/submodules/googletest from d144031 to
7d76a23 by @dependabot <https://github.com/dependabot> in
dotnet/aspnetcore#59679
<https://redirect.github.com/dotnet/aspnetcore/pull/59679>
- [release/9.0] Skip tests on internal queues too by @github-actions
<https://github.com/github-actions> in dotnet/aspnetcore#59578
<https://redirect.github.com/dotnet/aspnetcore/pull/59578>
- [release/9.0] Fix loading dotnet user-jwts config by @github-actions
<https://github.com/github-actions> in dotnet/aspnetcore#59473
<https://redirect.github.com/dotnet/aspnetcore/pull/59473>
- [release/9.0] Fix MultipartReaderStream synchronous read when using
buffer offset by @github-actions <https://github.com/github-actions>
in dotnet/aspnetcore#59422
<https://redirect.github.com/dotnet/aspnetcore/pull/59422>
- [release/9.0] Update dependencies from dotnet/xdt by @dotnet-maestro
<https://github.com/dotnet-maestro> in dotnet/aspnetcore#59419
<https://redirect.github.com/dotnet/aspnetcore/pull/59419>
- [release/9.0] Update dependencies from dotnet/extensions by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/aspnetcore#59611
<https://redirect.github.com/dotnet/aspnetcore/pull/59611>
- [release/9.0] Fix Kestrel host header mismatch handling when port in
Url by @github-actions <https://github.com/github-actions> in
dotnet/aspnetcore#59362
<https://redirect.github.com/dotnet/aspnetcore/pull/59362>
- Migrate off of Fedora 38 by @v-firzha <https://github.com/v-firzha>
in dotnet/aspnetcore#59613
<https://redirect.github.com/dotnet/aspnetcore/pull/59613>
- [release/9.0] [Blazor WASM standalone] Avoid caching index.html
during development by @MackinnonBuck
<https://github.com/MackinnonBuck> in dotnet/aspnetcore#59348
<https://redirect.github.com/dotnet/aspnetcore/pull/59348>
- [release/9.0] Update to Fedora 41 by @github-actions
<https://github.com/github-actions> in dotnet/aspnetcore#59816
<https://redirect.github.com/dotnet/aspnetcore/pull/59816>
- [release/9.0] Don't throw exception for parameters with custom
binding source by @github-actions <https://github.com/github-actions>
in dotnet/aspnetcore#59533
<https://redirect.github.com/dotnet/aspnetcore/pull/59533>
- [release/9.0] Apply schema transformer to AdditionalProperties by
@github-actions <https://github.com/github-actions> in
dotnet/aspnetcore#59730
<https://redirect.github.com/dotnet/aspnetcore/pull/59730>
- [release/9.0] Harden schema reference transformer for relative
references by @captainsafia <https://github.com/captainsafia> in
dotnet/aspnetcore#59779
<https://redirect.github.com/dotnet/aspnetcore/pull/59779>
- [release/9.0] Update dependencies from dotnet/extensions by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/aspnetcore#59847
<https://redirect.github.com/dotnet/aspnetcore/pull/59847>
- [release/9.0] Update dependencies from dotnet/arcade by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/aspnetcore#59848
<https://redirect.github.com/dotnet/aspnetcore/pull/59848>
- [release/9.0] Return 206 Partial Content on Valid Range for Static
Assets by @github-actions <https://github.com/github-actions> in
dotnet/aspnetcore#59325
<https://redirect.github.com/dotnet/aspnetcore/pull/59325>
- Merging internal commits for release/9.0 by @vseanreesermsft
<https://github.com/vseanreesermsft> in dotnet/aspnetcore#59871
<https://redirect.github.com/dotnet/aspnetcore/pull/59871>
*Full Changelog*: ***@***.***
<dotnet/aspnetcore@v9.0.1...v9.0.2>
Commits
- 704f7cb
<dotnet/aspnetcore@704f7cb>
Merged PR 46855: [internal/release/9.0] Update dependencies from
dnceng/inter...
- 1b477e6
<dotnet/aspnetcore@1b477e6>
Merged PR 46819: [internal/release/9.0] Update dependencies from
dnceng/inter...
- 98786b0
<dotnet/aspnetcore@98786b0>
Merge commit '4d1d144df8f67d6f797656c9d0d4916ef83e4124'
- 4d1d144
<dotnet/aspnetcore@4d1d144>
Merge pull request #59871
<https://redirect.github.com/dotnet/aspnetcore/issues/59871> from
vseanreesermsft/internal-merge-9.0-2025-01-14-...
- 212d366
<dotnet/aspnetcore@212d366>
Update baseline, SDK
- 1a21b9b
<dotnet/aspnetcore@1a21b9b>
Merge commit '7128f3eb89703752b89b7852b1b426fbb73cf225'
- 7128f3e
<dotnet/aspnetcore@7128f3e>
[release/9.0] Return 206 Partial Content on Valid Range for Static Assets (
#5 <https://redirect.github.com/dotnet/aspnetcore/issues/5>...
- 55f74d1
<dotnet/aspnetcore@55f74d1>
Merge commit '4442a188f9200a57635373dcd640893c0e8dcc78' into
internal-merge-9...
- d4bf090
<dotnet/aspnetcore@d4bf090>
Merge commit '74fecc30f27aa79191ab7cfa417b422397f6ad23'
- 74fecc3
<dotnet/aspnetcore@74fecc3>
Update dependencies from https://github.com/dotnet/arcade build
20250108.5 (#...
- Additional commits viewable in compare view
<dotnet/aspnetcore@v9.0.1...v9.0.2>
Updates Microsoft.Extensions.Configuration from 9.0.1 to 9.0.2
Release notes
*Sourced from Microsoft.Extensions.Configuration's releases
<https://github.com/dotnet/runtime/releases>.*
.NET 9.0.2
Release <https://github.com/dotnet/core/releases/tag/v9.0.2>
What's Changed
- [release/9.0-staging] Ensure Vector.Create is properly recognized as
intrinsic by @github-actions <https://github.com/github-actions> in
dotnet/runtime#109322
<https://redirect.github.com/dotnet/runtime/pull/109322>
- [release/9.0-staging] Fix return address hijacking with CET by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#109548
<https://redirect.github.com/dotnet/runtime/pull/109548>
- [release/9.0] Fix FP state restore on macOS exception forwarding by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110163
<https://redirect.github.com/dotnet/runtime/pull/110163>
- [release/9.0-staging] [debugger] Fix a step that becomes a go by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110533
<https://redirect.github.com/dotnet/runtime/pull/110533>
- [release/9.0-staging] [debugger] Support step into a tail call by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110438
<https://redirect.github.com/dotnet/runtime/pull/110438>
- [release/9.0-staging] Fix Tizen linux-armel build by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110614
<https://redirect.github.com/dotnet/runtime/pull/110614>
- release/9.0-staging -- Update Alpine, Debian, and Fedora versions by
@richlander <https://github.com/richlander> in dotnet/runtime#110493
<https://redirect.github.com/dotnet/runtime/pull/110493>
- [release/9.0-staging] JIT: Read back all replacements before
statements with implicit EH control flow by @github-actions
<https://github.com/github-actions> in dotnet/runtime#109143
<https://redirect.github.com/dotnet/runtime/pull/109143>
- [release/9.0-staging] Fix crash when pTargetMD is null by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110652
<https://redirect.github.com/dotnet/runtime/pull/110652>
- [release/9.0-staging] Avoid exception when parsing AD path for port
number by @github-actions <https://github.com/github-actions> in
dotnet/runtime#110224
<https://redirect.github.com/dotnet/runtime/pull/110224>
- [release/9.0-staging] Fix System.Reflection.Emit SetChecksum
creating invalid pdb by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110205
<https://redirect.github.com/dotnet/runtime/pull/110205>
- [release/9.0] Use floating tag for webassembly image by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#109374
<https://redirect.github.com/dotnet/runtime/pull/109374>
- [release/9.0-staging] [Profiler] Avoid Recursive ThreadStoreLock in
Profiling Thread Enumerator by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110665
<https://redirect.github.com/dotnet/runtime/pull/110665>
- [release/9.0-staging] JIT: Include more edges in BlockDominancePreds
to avoid a JIT crash by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110568
<https://redirect.github.com/dotnet/runtime/pull/110568>
- [release/9.0-staging][wasm] Workaround incorrect mono restore when
building WBT by @lewing <https://github.com/lewing> in
dotnet/runtime#110590
<https://redirect.github.com/dotnet/runtime/pull/110590>
- [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#110532
<https://redirect.github.com/dotnet/runtime/pull/110532>
- [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#110572
<https://redirect.github.com/dotnet/runtime/pull/110572>
- [release/9.0-staging] Conditionally check the compiler flags in
libs.native by @github-actions <https://github.com/github-actions> in
dotnet/runtime#109556
<https://redirect.github.com/dotnet/runtime/pull/109556>
- [TestOnly][release/9.0-staging] Fix TimeProvider Test by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#111132
<https://redirect.github.com/dotnet/runtime/pull/111132>
- [release/9.0-staging] [mono] Chain SIGSEGV native crashes to the
default SIGSEGV handler by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110863
<https://redirect.github.com/dotnet/runtime/pull/110863>
- [release/9.0-staging] Update dependencies from
dotnet/source-build-reference-packages by @dotnet-maestro
<https://github.com/dotnet-maestro> in dotnet/runtime#110905
<https://redirect.github.com/dotnet/runtime/pull/110905>
- [release/9.0-staging] Exit the lock before we call into user code
and handle losing the race for the RCW table by @github-actions
<https://github.com/github-actions> in dotnet/runtime#111162
<https://redirect.github.com/dotnet/runtime/pull/111162>
- [release/9.0-staging] Fix race condition when cancelling pending
HTTP connection attempts by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110764
<https://redirect.github.com/dotnet/runtime/pull/110764>
- [release/9.0-staging] Remove HttpMetricsEnrichmentContext caching by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110626
<https://redirect.github.com/dotnet/runtime/pull/110626>
- [release/9.0-staging] Fix IDynamicInterfaceCastable with shared
generic code by @github-actions <https://github.com/github-actions>
in dotnet/runtime#109918
<https://redirect.github.com/dotnet/runtime/pull/109918>
- [release/9.0-staging] Fix handling of IDynamicInterfaceCastable wrt
CastCache by @github-actions <https://github.com/github-actions> in
dotnet/runtime#110007
<https://redirect.github.com/dotnet/runtime/pull/110007>
- [release/9.0-staging] ILC: Allow OOB reference to upgrade framework
assembly by @github-actions <https://github.com/github-actions> in
dotnet/runtime#110058
<https://redirect.github.com/dotnet/runtime/pull/110058>
- [release/9.0-staging] Move ComWrappers AddRef to C/C++ by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110815
<https://redirect.github.com/dotnet/runtime/pull/110815>
- [release/9.0-staging] [BrowserDebugProxy] Remove exception details
from error report by @github-actions
<https://github.com/github-actions> in dotnet/runtime#111202
<https://redirect.github.com/dotnet/runtime/pull/111202>
- [release/9.0-staging] Fix reporting GC fields from base types by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#111040
<https://redirect.github.com/dotnet/runtime/pull/111040>
- [release/9.0-staging] Fix C++/CLI applications which use
__declspec(appdomain) by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110495
<https://redirect.github.com/dotnet/runtime/pull/110495>
- [release/9.0-staging] Fix calling convention mismatch in GC callouts
by @github-actions <https://github.com/github-actions> in
dotnet/runtime#111105
<https://redirect.github.com/dotnet/runtime/pull/111105>
- [release/9.0-staging] Don't wait for finalizers in
'IReferenceTrackerHost::ReleaseDisconnectedReferenceSources' by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110558
<https://redirect.github.com/dotnet/runtime/pull/110558>
- [release/9.0-staging] Add forwarding support for WasmLinkage on
LibraryImport by @github-actions <https://github.com/github-actions>
in dotnet/runtime#109364
<https://redirect.github.com/dotnet/runtime/pull/109364>
- [release/9.0-staging] Fix obtaining type handles of
IDynamicInterfaceCastableImplementation by @github-actions
<https://github.com/github-actions> in dotnet/runtime#109909
<https://redirect.github.com/dotnet/runtime/pull/109909>
- [release/9.0-staging] Disable GS cookie checks for LightUnwind by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#109530
<https://redirect.github.com/dotnet/runtime/pull/109530>
- [release/9.0-staging] Fix analyzer tracking of nullable enums by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110331
<https://redirect.github.com/dotnet/runtime/pull/110331>
- Update branding to 9.0.2 by @vseanreesermsft
<https://github.com/vseanreesermsft> in dotnet/runtime#111172
<https://redirect.github.com/dotnet/runtime/pull/111172>
- [release/9.0-staging] Bugfix
InvalidOperationException/IndexOutOfRangeException in
HttpListener.EndGetContext by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110695
<https://redirect.github.com/dotnet/runtime/pull/110695>
- [release/9.0-staging] Fix IsOSVersionAtLeast when build or revision
are not provided by @github-actions
<https://github.com/github-actions> in dotnet/runtime#109332
<https://redirect.github.com/dotnet/runtime/pull/109332>
- [release/9.0-staging] [mono][sgen] Add separate card mark function
to be used with debug by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110268
<https://redirect.github.com/dotnet/runtime/pull/110268>
- [release/9.0-staging] [mono][aot] Fix compilation crashes when type
load exception is generated in code by @BrzVlad
<https://github.com/BrzVlad> in dotnet/runtime#110271
<https://redirect.github.com/dotnet/runtime/pull/110271>
- [release/9.0-staging] Change assembler to clang in android MonoAOT
by @github-actions <https://github.com/github-actions> in
dotnet/runtime#110812
<https://redirect.github.com/dotnet/runtime/pull/110812>
- [release/9.0-staging] Replace a few SuppressMessage annotations with
UnconditionalSuppressMessage by @github-actions
<https://github.com/github-actions> in dotnet/runtime#109186
<https://redirect.github.com/dotnet/runtime/pull/109186>
- [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#111331
<https://redirect.github.com/dotnet/runtime/pull/111331>
- [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#110992
<https://redirect.github.com/dotnet/runtime/pull/110992>
... (truncated)
Commits
- 80aa709
<dotnet/runtime@80aa709>
Merge commit '692a3b6a9827fa10c51ce2a16b26b51ecca7b430'
- 692a3b6
<dotnet/runtime@692a3b6>
Merged PR 45621: Update DIA to 17.12.0-beta1.24603.5 (#111428
<https://redirect.github.com/dotnet/runtime/issues/111428>)
- 74b5c68
<dotnet/runtime@74b5c68>
Merge commit '6a86517f3a838ba210cdf94b2d6d38125e1906a2'
- 6a86517
<dotnet/runtime@6a86517>
[release/9.0] Support generic fields in PersistedAssemblyBuilder (
#111467 <https://redirect.github.com/dotnet/runtime/issues/111467>)
- be62441
<dotnet/runtime@be62441>
Merge commit '63cb882afa85ee0160999ab1c0b727e866a29aef'
- 63cb882
<dotnet/runtime@63cb882>
Since we bumped the NDK in
https://github.com/dotnet/dotnet-buildtools-prereq...
- cbcec76
<dotnet/runtime@cbcec76>
Merge pull request #111422
<https://redirect.github.com/dotnet/runtime/issues/111422> from
carlossanlop/release/9.0-staging
- f8e3b98
<dotnet/runtime@f8e3b98>
Merge commit 'c8acea22626efab11c13778c028975acdc34678f' into
internal-merge-9...
- 5994663
<dotnet/runtime@5994663>
Merge commit '63b7284d0567c99a56ebefb0c426e04ff81db4ad'
- 63b7284
<dotnet/runtime@63b7284>
Merge pull request #111378
<https://redirect.github.com/dotnet/runtime/issues/111378> from
carlossanlop/release/9.0-staging
- Additional commits viewable in compare view
<dotnet/runtime@v9.0.1...v9.0.2>
Updates Microsoft.Extensions.Logging.Abstractions from 9.0.1 to 9.0.2
Release notes
*Sourced from Microsoft.Extensions.Logging.Abstractions's releases
<https://github.com/dotnet/runtime/releases>.*
.NET 9.0.2
Release <https://github.com/dotnet/core/releases/tag/v9.0.2>
What's Changed
- [release/9.0-staging] Ensure Vector.Create is properly recognized as
intrinsic by @github-actions <https://github.com/github-actions> in
dotnet/runtime#109322
<https://redirect.github.com/dotnet/runtime/pull/109322>
- [release/9.0-staging] Fix return address hijacking with CET by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#109548
<https://redirect.github.com/dotnet/runtime/pull/109548>
- [release/9.0] Fix FP state restore on macOS exception forwarding by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110163
<https://redirect.github.com/dotnet/runtime/pull/110163>
- [release/9.0-staging] [debugger] Fix a step that becomes a go by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110533
<https://redirect.github.com/dotnet/runtime/pull/110533>
- [release/9.0-staging] [debugger] Support step into a tail call by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110438
<https://redirect.github.com/dotnet/runtime/pull/110438>
- [release/9.0-staging] Fix Tizen linux-armel build by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110614
<https://redirect.github.com/dotnet/runtime/pull/110614>
- release/9.0-staging -- Update Alpine, Debian, and Fedora versions by
@richlander <https://github.com/richlander> in dotnet/runtime#110493
<https://redirect.github.com/dotnet/runtime/pull/110493>
- [release/9.0-staging] JIT: Read back all replacements before
statements with implicit EH control flow by @github-actions
<https://github.com/github-actions> in dotnet/runtime#109143
<https://redirect.github.com/dotnet/runtime/pull/109143>
- [release/9.0-staging] Fix crash when pTargetMD is null by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110652
<https://redirect.github.com/dotnet/runtime/pull/110652>
- [release/9.0-staging] Avoid exception when parsing AD path for port
number by @github-actions <https://github.com/github-actions> in
dotnet/runtime#110224
<https://redirect.github.com/dotnet/runtime/pull/110224>
- [release/9.0-staging] Fix System.Reflection.Emit SetChecksum
creating invalid pdb by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110205
<https://redirect.github.com/dotnet/runtime/pull/110205>
- [release/9.0] Use floating tag for webassembly image by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#109374
<https://redirect.github.com/dotnet/runtime/pull/109374>
- [release/9.0-staging] [Profiler] Avoid Recursive ThreadStoreLock in
Profiling Thread Enumerator by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110665
<https://redirect.github.com/dotnet/runtime/pull/110665>
- [release/9.0-staging] JIT: Include more edges in BlockDominancePreds
to avoid a JIT crash by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110568
<https://redirect.github.com/dotnet/runtime/pull/110568>
- [release/9.0-staging][wasm] Workaround incorrect mono restore when
building WBT by @lewing <https://github.com/lewing> in
dotnet/runtime#110590
<https://redirect.github.com/dotnet/runtime/pull/110590>
- [release/9.0-staging] Update dependencies from dotnet/sdk by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#110532
<https://redirect.github.com/dotnet/runtime/pull/110532>
- [release/9.0-staging] Update dependencies from dotnet/cecil by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#110572
<https://redirect.github.com/dotnet/runtime/pull/110572>
- [release/9.0-staging] Conditionally check the compiler flags in
libs.native by @github-actions <https://github.com/github-actions> in
dotnet/runtime#109556
<https://redirect.github.com/dotnet/runtime/pull/109556>
- [TestOnly][release/9.0-staging] Fix TimeProvider Test by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#111132
<https://redirect.github.com/dotnet/runtime/pull/111132>
- [release/9.0-staging] [mono] Chain SIGSEGV native crashes to the
default SIGSEGV handler by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110863
<https://redirect.github.com/dotnet/runtime/pull/110863>
- [release/9.0-staging] Update dependencies from
dotnet/source-build-reference-packages by @dotnet-maestro
<https://github.com/dotnet-maestro> in dotnet/runtime#110905
<https://redirect.github.com/dotnet/runtime/pull/110905>
- [release/9.0-staging] Exit the lock before we call into user code
and handle losing the race for the RCW table by @github-actions
<https://github.com/github-actions> in dotnet/runtime#111162
<https://redirect.github.com/dotnet/runtime/pull/111162>
- [release/9.0-staging] Fix race condition when cancelling pending
HTTP connection attempts by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110764
<https://redirect.github.com/dotnet/runtime/pull/110764>
- [release/9.0-staging] Remove HttpMetricsEnrichmentContext caching by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110626
<https://redirect.github.com/dotnet/runtime/pull/110626>
- [release/9.0-staging] Fix IDynamicInterfaceCastable with shared
generic code by @github-actions <https://github.com/github-actions>
in dotnet/runtime#109918
<https://redirect.github.com/dotnet/runtime/pull/109918>
- [release/9.0-staging] Fix handling of IDynamicInterfaceCastable wrt
CastCache by @github-actions <https://github.com/github-actions> in
dotnet/runtime#110007
<https://redirect.github.com/dotnet/runtime/pull/110007>
- [release/9.0-staging] ILC: Allow OOB reference to upgrade framework
assembly by @github-actions <https://github.com/github-actions> in
dotnet/runtime#110058
<https://redirect.github.com/dotnet/runtime/pull/110058>
- [release/9.0-staging] Move ComWrappers AddRef to C/C++ by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110815
<https://redirect.github.com/dotnet/runtime/pull/110815>
- [release/9.0-staging] [BrowserDebugProxy] Remove exception details
from error report by @github-actions
<https://github.com/github-actions> in dotnet/runtime#111202
<https://redirect.github.com/dotnet/runtime/pull/111202>
- [release/9.0-staging] Fix reporting GC fields from base types by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#111040
<https://redirect.github.com/dotnet/runtime/pull/111040>
- [release/9.0-staging] Fix C++/CLI applications which use
__declspec(appdomain) by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110495
<https://redirect.github.com/dotnet/runtime/pull/110495>
- [release/9.0-staging] Fix calling convention mismatch in GC callouts
by @github-actions <https://github.com/github-actions> in
dotnet/runtime#111105
<https://redirect.github.com/dotnet/runtime/pull/111105>
- [release/9.0-staging] Don't wait for finalizers in
'IReferenceTrackerHost::ReleaseDisconnectedReferenceSources' by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110558
<https://redirect.github.com/dotnet/runtime/pull/110558>
- [release/9.0-staging] Add forwarding support for WasmLinkage on
LibraryImport by @github-actions <https://github.com/github-actions>
in dotnet/runtime#109364
<https://redirect.github.com/dotnet/runtime/pull/109364>
- [release/9.0-staging] Fix obtaining type handles of
IDynamicInterfaceCastableImplementation by @github-actions
<https://github.com/github-actions> in dotnet/runtime#109909
<https://redirect.github.com/dotnet/runtime/pull/109909>
- [release/9.0-staging] Disable GS cookie checks for LightUnwind by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#109530
<https://redirect.github.com/dotnet/runtime/pull/109530>
- [release/9.0-staging] Fix analyzer tracking of nullable enums by
@github-actions <https://github.com/github-actions> in
dotnet/runtime#110331
<https://redirect.github.com/dotnet/runtime/pull/110331>
- Update branding to 9.0.2 by @vseanreesermsft
<https://github.com/vseanreesermsft> in dotnet/runtime#111172
<https://redirect.github.com/dotnet/runtime/pull/111172>
- [release/9.0-staging] Bugfix
InvalidOperationException/IndexOutOfRangeException in
HttpListener.EndGetContext by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110695
<https://redirect.github.com/dotnet/runtime/pull/110695>
- [release/9.0-staging] Fix IsOSVersionAtLeast when build or revision
are not provided by @github-actions
<https://github.com/github-actions> in dotnet/runtime#109332
<https://redirect.github.com/dotnet/runtime/pull/109332>
- [release/9.0-staging] [mono][sgen] Add separate card mark function
to be used with debug by @github-actions
<https://github.com/github-actions> in dotnet/runtime#110268
<https://redirect.github.com/dotnet/runtime/pull/110268>
- [release/9.0-staging] [mono][aot] Fix compilation crashes when type
load exception is generated in code by @BrzVlad
<https://github.com/BrzVlad> in dotnet/runtime#110271
<https://redirect.github.com/dotnet/runtime/pull/110271>
- [release/9.0-staging] Change assembler to clang in android MonoAOT
by @github-actions <https://github.com/github-actions> in
dotnet/runtime#110812
<https://redirect.github.com/dotnet/runtime/pull/110812>
- [release/9.0-staging] Replace a few SuppressMessage annotations with
UnconditionalSuppressMessage by @github-actions
<https://github.com/github-actions> in dotnet/runtime#109186
<https://redirect.github.com/dotnet/runtime/pull/109186>
- [release/9.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#111331
<https://redirect.github.com/dotnet/runtime/pull/111331>
- [release/9.0-staging] Update dependencies from dotnet/roslyn by
@dotnet-maestro <https://github.com/dotnet-maestro> in
dotnet/runtime#110992
<https://redirect.github.com/dotnet/runtime/pull/110992>
... (truncated)
Commits
- 80aa709
<dotnet/runtime@80aa709>
Merge commit '692a3b6a9827fa10c51ce2a16b26b51ecca7b430'
- 692a3b6
<dotnet/runtime@692a3b6>
Merged PR 45621: Update DIA to 17.12.0-beta1.24603.5 (#111428
<https://redirect.github.com/dotnet/runtime/issues/111428>)
- 74b5c68
<dotnet/runtime@74b5c68>
Merge commit '6a86517f3a838ba210cdf94b2d6d38125e1906a2'
- 6a86517
<dotnet/runtime@6a86517>
[release/9.0] Support generic fields in PersistedAssemblyBuilder (
#111467 <https://redirect.github.com/dotnet/runtime/issues/111467>)
- be62441
<dotnet/runtime@be62441>
Merge commit '63cb882afa85ee0160999ab1c0b727e866a29aef'
- 63cb882
<dotnet/runtime@63cb882>
Since we bumped the NDK in
https://github.com/dotnet/dotnet-buildtools-prereq...
- cbcec76
<dotnet/runtime@cbcec76>
Merge pull request #111422
<https://redirect.github.com/dotnet/runtime/issues/111422> from
carlossanlop/release/9.0-staging
- f8e3b98
<dotnet/runtime@f8e3b98>
Merge commit 'c8acea22626efab11c13778c028975acdc34678f' into
internal-merge-9...
- 5994663
<dotnet/runtime@5994663>
Merge commit '63b7284d0567c99a56ebefb0c426e04ff81db4ad'
- 63b7284
<dotnet/runtime@63b7284>
Merge pull request #111378
<https://redirect.github.com/dotnet/runtime/issues/111378> from
carlossanlop/release/9.0-staging
- Additional commits viewable in compare view
<dotnet/runtime@v9.0.1...v9.0.2>
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 rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits
that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditions will show all
of the ignore conditions of the specified dependency
- @dependabot ignore this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
------------------------------
You can view, comment on, or merge this pull request online at:
#17
Commit Summary
- 3a48ff4
<3a48ff4>
Bump Microsoft.AspNetCore.Mvc.Testing, Microsoft.AspNetCore.TestHost,
Microsoft.Extensions.Configuration and
Microsoft.Extensions.Logging.Abstractions
File Changes
(1 file <https://github.com/rnelson/aspnetcore-slow-down/pull/17/files>)
- *M* test/SlowDown.Tests/SlowDown.Tests.csproj
<https://github.com/rnelson/aspnetcore-slow-down/pull/17/files#diff-8625a76e34f0f3d72d0679c85ff99563b9aa2906a3dbfa623aacbf6ddfbef527>
(12)
Patch Links:
- https://github.com/rnelson/aspnetcore-slow-down/pull/17.patch
- https://github.com/rnelson/aspnetcore-slow-down/pull/17.diff
—
Reply to this email directly, view it on GitHub
<#17>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA44WJE2MJHXTNENR3Z3232PKULBAVCNFSM6AAAAABW6PCX5CVHI2DSMVQWIX3LMV43ASLTON2WKOZSHA2DMOJZGM2TIMY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 Microsoft.AspNetCore.Mvc.Testing, Microsoft.AspNetCore.TestHost, Microsoft.Extensions.Configuration and Microsoft.Extensions.Logging.Abstractions. These dependencies needed to be updated together.
Updates
Microsoft.AspNetCore.Mvc.Testing
from 9.0.1 to 9.0.2Release notes
Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.
Commits
704f7cb
Merged PR 46855: [internal/release/9.0] Update dependencies from dnceng/inter...1b477e6
Merged PR 46819: [internal/release/9.0] Update dependencies from dnceng/inter...98786b0
Merge commit '4d1d144df8f67d6f797656c9d0d4916ef83e4124'4d1d144
Merge pull request #59871 from vseanreesermsft/internal-merge-9.0-2025-01-14-...212d366
Update baseline, SDK1a21b9b
Merge commit '7128f3eb89703752b89b7852b1b426fbb73cf225'7128f3e
[release/9.0] Return 206 Partial Content on Valid Range for Static Assets (#5...55f74d1
Merge commit '4442a188f9200a57635373dcd640893c0e8dcc78' into internal-merge-9...d4bf090
Merge commit '74fecc30f27aa79191ab7cfa417b422397f6ad23'74fecc3
Update dependencies from https://github.com/dotnet/arcade build 20250108.5 (#...Updates
Microsoft.AspNetCore.TestHost
from 9.0.1 to 9.0.2Release notes
Sourced from Microsoft.AspNetCore.TestHost's releases.
Commits
704f7cb
Merged PR 46855: [internal/release/9.0] Update dependencies from dnceng/inter...1b477e6
Merged PR 46819: [internal/release/9.0] Update dependencies from dnceng/inter...98786b0
Merge commit '4d1d144df8f67d6f797656c9d0d4916ef83e4124'4d1d144
Merge pull request #59871 from vseanreesermsft/internal-merge-9.0-2025-01-14-...212d366
Update baseline, SDK1a21b9b
Merge commit '7128f3eb89703752b89b7852b1b426fbb73cf225'7128f3e
[release/9.0] Return 206 Partial Content on Valid Range for Static Assets (#5...55f74d1
Merge commit '4442a188f9200a57635373dcd640893c0e8dcc78' into internal-merge-9...d4bf090
Merge commit '74fecc30f27aa79191ab7cfa417b422397f6ad23'74fecc3
Update dependencies from https://github.com/dotnet/arcade build 20250108.5 (#...Updates
Microsoft.Extensions.Configuration
from 9.0.1 to 9.0.2Release notes
Sourced from Microsoft.Extensions.Configuration's releases.
... (truncated)
Commits
80aa709
Merge commit '692a3b6a9827fa10c51ce2a16b26b51ecca7b430'692a3b6
Merged PR 45621: Update DIA to 17.12.0-beta1.24603.5 (#111428)74b5c68
Merge commit '6a86517f3a838ba210cdf94b2d6d38125e1906a2'6a86517
[release/9.0] Support generic fields in PersistedAssemblyBuilder (#111467)be62441
Merge commit '63cb882afa85ee0160999ab1c0b727e866a29aef'63cb882
Since we bumped the NDK in https://github.com/dotnet/dotnet-buildtools-prereq...cbcec76
Merge pull request #111422 from carlossanlop/release/9.0-stagingf8e3b98
Merge commit 'c8acea22626efab11c13778c028975acdc34678f' into internal-merge-9...5994663
Merge commit '63b7284d0567c99a56ebefb0c426e04ff81db4ad'63b7284
Merge pull request #111378 from carlossanlop/release/9.0-stagingUpdates
Microsoft.Extensions.Logging.Abstractions
from 9.0.1 to 9.0.2Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
... (truncated)
Commits
80aa709
Merge commit '692a3b6a9827fa10c51ce2a16b26b51ecca7b430'692a3b6
Merged PR 45621: Update DIA to 17.12.0-beta1.24603.5 (#111428)74b5c68
Merge commit '6a86517f3a838ba210cdf94b2d6d38125e1906a2'6a86517
[release/9.0] Support generic fields in PersistedAssemblyBuilder (#111467)be62441
Merge commit '63cb882afa85ee0160999ab1c0b727e866a29aef'63cb882
Since we bumped the NDK in https://github.com/dotnet/dotnet-buildtools-prereq...cbcec76
Merge pull request #111422 from carlossanlop/release/9.0-stagingf8e3b98
Merge commit 'c8acea22626efab11c13778c028975acdc34678f' into internal-merge-9...5994663
Merge commit '63b7284d0567c99a56ebefb0c426e04ff81db4ad'63b7284
Merge pull request #111378 from carlossanlop/release/9.0-stagingDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)