-
Notifications
You must be signed in to change notification settings - Fork 18
Commit 775822d
authored
chore(deps): Update test minor and patch (#72)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [Assent](https://redirect.github.com/droyad/Assent) | `2.3.2` ->
`2.4.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[FluentAssertions](https://xceed.com/products/unit-testing/fluent-assertions/)
([source](https://redirect.github.com/fluentassertions/fluentassertions))
| `8.3.0` -> `8.5.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [Microsoft.Extensions.Configuration.Binder](https://dot.net/)
([source](https://redirect.github.com/dotnet/runtime)) | `9.0.5` ->
`9.0.7` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[Microsoft.Extensions.Configuration.EnvironmentVariables](https://dot.net/)
([source](https://redirect.github.com/dotnet/runtime)) | `9.0.5` ->
`9.0.7` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [Microsoft.Extensions.Configuration.Json](https://dot.net/)
([source](https://redirect.github.com/dotnet/runtime)) | `9.0.5` ->
`9.0.7` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [Microsoft.Extensions.DependencyInjection](https://dot.net/)
([source](https://redirect.github.com/dotnet/runtime)) | `9.0.5` ->
`9.0.7` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [Microsoft.Extensions.FileProviders.Embedded](https://asp.net/)
([source](https://redirect.github.com/dotnet/aspnetcore)) | `9.0.5` ->
`9.0.7` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [Microsoft.NET.Test.Sdk](https://redirect.github.com/microsoft/vstest)
| `17.14.0` -> `17.14.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>droyad/Assent (Assent)</summary>
###
[`v2.4.1`](https://redirect.github.com/droyad/Assent/compare/2.3.2...2.4.1)
[Compare
Source](https://redirect.github.com/droyad/Assent/compare/2.3.2...2.4.1)
</details>
<details>
<summary>fluentassertions/fluentassertions (FluentAssertions)</summary>
###
[`v8.5.0`](https://redirect.github.com/fluentassertions/fluentassertions/releases/tag/8.5.0)
[Compare
Source](https://redirect.github.com/fluentassertions/fluentassertions/compare/8.4.0...8.5.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
##### What's Changed
##### New features
- Extended BeEquivalentTo with support for checking the type of the
properties by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/3066](https://redirect.github.com/fluentassertions/fluentassertions/pull/3066)
##### Fixes
- Ensured WithTracing is safe when used with BeEquivalentTo globally by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/3067](https://redirect.github.com/fluentassertions/fluentassertions/pull/3067)
##### Others
- Revisit the .editorconfig rules by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/3063](https://redirect.github.com/fluentassertions/fluentassertions/pull/3063)
- Bump cspell from 9.1.1 to 9.1.2 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/fluentassertions/fluentassertions/pull/3068](https://redirect.github.com/fluentassertions/fluentassertions/pull/3068)8
- Use .NET 9 SDK by [@​jnyrup](https://redirect.github.com/jnyrup)
in
[https://github.com/fluentassertions/fluentassertions/pull/3069](https://redirect.github.com/fluentassertions/fluentassertions/pull/3069)
- Bump cspell from 9.1.2 to 9.1.3 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/fluentassertions/fluentassertions/pull/3071](https://redirect.github.com/fluentassertions/fluentassertions/pull/3071)1
**Full Changelog**:
fluentassertions/fluentassertions@8.4.0...8.5.0
###
[`v8.4.0`](https://redirect.github.com/fluentassertions/fluentassertions/releases/tag/8.4.0)
[Compare
Source](https://redirect.github.com/fluentassertions/fluentassertions/compare/8.3.0...8.4.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
##### Improvements
- Allow excluding properties by name anywhere in the graph by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/3062](https://redirect.github.com/fluentassertions/fluentassertions/pull/3062)
- Added Should().Throw(), ThrowAsync() and ThrowWithinAsync() flavors
that don’t require a specific exception type by
[@​Xceed-DelvaJB](https://redirect.github.com/Xceed-DelvaJB) in
[https://github.com/fluentassertions/fluentassertions/pull/3059](https://redirect.github.com/fluentassertions/fluentassertions/pull/3059)
##### Others
- Bump cspell from 9.0.1 to 9.0.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3050](https://redirect.github.com/fluentassertions/fluentassertions/pull/3050)
- Bump JetBrains/qodana-action from 2024.2 to 2025.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3044](https://redirect.github.com/fluentassertions/fluentassertions/pull/3044)
- Fix qodana warnings by
[@​jnyrup](https://redirect.github.com/jnyrup) in
[https://github.com/fluentassertions/fluentassertions/pull/3053](https://redirect.github.com/fluentassertions/fluentassertions/pull/3053)
- Add contributor grant by
[@​dennisdoomen](https://redirect.github.com/dennisdoomen) in
[https://github.com/fluentassertions/fluentassertions/pull/3055](https://redirect.github.com/fluentassertions/fluentassertions/pull/3055)
- Bump cspell from 9.0.2 to 9.1.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fluentassertions/fluentassertions/pull/3058](https://redirect.github.com/fluentassertions/fluentassertions/pull/3058)
#### New Contributors
- [@​Xceed-DelvaJB](https://redirect.github.com/Xceed-DelvaJB)
made their first contribution in
[https://github.com/fluentassertions/fluentassertions/pull/3059](https://redirect.github.com/fluentassertions/fluentassertions/pull/3059)
**Full Changelog**:
fluentassertions/fluentassertions@8.3.0...8.4.0
</details>
<details>
<summary>dotnet/runtime
(Microsoft.Extensions.Configuration.Binder)</summary>
###
[`v9.0.7`](https://redirect.github.com/dotnet/runtime/releases/tag/v9.0.7):
.NET 9.0.7
[Release](https://redirect.github.com/dotnet/core/releases/tag/v9.0.7)
#### What's Changed
- \[release/9.0-staging] Fix crash during Async Break when APC and CET
are enabled by [@​thaystg](https://redirect.github.com/thaystg) in
[https://github.com/dotnet/runtime/pull/114932](https://redirect.github.com/dotnet/runtime/pull/114932)
- \[release/9.0-staging] \[STJ] Account for F#
CompilationMappingAttribute now supporting multiple declarations. by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/dotnet/runtime/pull/115076](https://redirect.github.com/dotnet/runtime/pull/115076)
- \[release/9.0-staging]\[wasm]\[interpreter] Fix PackedSimd interpreter
intrinsics by [@​lewing](https://redirect.github.com/lewing) in
[https://github.com/dotnet/runtime/pull/114218](https://redirect.github.com/dotnet/runtime/pull/114218)
- \[release/9.0-staging] JIT: Fix invalid removal of explicit zeroing in
methods without .localsinit by
[@​jakobbotsch](https://redirect.github.com/jakobbotsch) in
[https://github.com/dotnet/runtime/pull/115568](https://redirect.github.com/dotnet/runtime/pull/115568)
- \[release/9.0-staging] throw an exception instead of infinite loop in
`sort_mark_list` by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/dotnet/runtime/pull/115529](https://redirect.github.com/dotnet/runtime/pull/115529)
- \[release/9.0-staging] \[DNS] Ignore ObjectDisposedException on
CancellationToken Callback by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/dotnet/runtime/pull/115840](https://redirect.github.com/dotnet/runtime/pull/115840)
- Revert "\[release/9.0-staging] Fix crash during Async Break when APC
and CET are enabled" by
[@​thaystg](https://redirect.github.com/thaystg) in
[https://github.com/dotnet/runtime/pull/116015](https://redirect.github.com/dotnet/runtime/pull/116015)
- \[release/9.0-staging] Fix SysV first/second return register GC info
mismatch by
[@​jakobbotsch](https://redirect.github.com/jakobbotsch) in
[https://github.com/dotnet/runtime/pull/116206](https://redirect.github.com/dotnet/runtime/pull/116206)
- \[release/9.0-staging] Fix PipeStream leak on Windows when pipe is
disposed with a pending operation by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/dotnet/runtime/pull/116188](https://redirect.github.com/dotnet/runtime/pull/116188)
- \[release/9.0] Fix edge cases in Tarjan GC bridge (Android) by
[@​filipnavara](https://redirect.github.com/filipnavara) in
[https://github.com/dotnet/runtime/pull/114682](https://redirect.github.com/dotnet/runtime/pull/114682)
- \[release/9.0-staging] Revert change to follow symlinks of dotnet host
by [@​github-actions](https://redirect.github.com/github-actions)
in
[https://github.com/dotnet/runtime/pull/116244](https://redirect.github.com/dotnet/runtime/pull/116244)
- Update branding to 9.0.7 by
[@​vseanreesermsft](https://redirect.github.com/vseanreesermsft)
in
[https://github.com/dotnet/runtime/pull/116312](https://redirect.github.com/dotnet/runtime/pull/116312)
- \[release/9.0-staging] Fix generation of minidump by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/dotnet/runtime/pull/115738](https://redirect.github.com/dotnet/runtime/pull/115738)
- \[release/9.0-staging] fix: in rsa signatures, configure digest before
padding mode by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/dotnet/runtime/pull/115695](https://redirect.github.com/dotnet/runtime/pull/115695)
- \[release/9.0-staging] JIT: Fix possible heap corruption in outlined
composite SSA storage by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/dotnet/runtime/pull/116132](https://redirect.github.com/dotnet/runtime/pull/116132)
- \[release/9.0-staging] Update dependencies from dotnet/roslyn by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in
[https://github.com/dotnet/runtime/pull/115984](https://redirect.github.com/dotnet/runtime/pull/115984)
- \[release/9.0-staging] Update dependencies from dotnet/arcade by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in
[https://github.com/dotnet/runtime/pull/115855](https://redirect.github.com/dotnet/runtime/pull/115855)
- \[release/9.0-staging] Update dependencies from dotnet/icu by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in
[https://github.com/dotnet/runtime/pull/115597](https://redirect.github.com/dotnet/runtime/pull/115597)
- \[release/9.0-staging] Update dependencies from dotnet/sdk by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in
[https://github.com/dotnet/runtime/pull/115710](https://redirect.github.com/dotnet/runtime/pull/115710)
- \[release/9.0-staging] Update dependencies from dotnet/cecil by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in
[https://github.com/dotnet/runtime/pull/115504](https://redirect.github.com/dotnet/runtime/pull/115504)
- \[release/9.0-staging] Update dependencies from dotnet/xharness by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in
[https://github.com/dotnet/runtime/pull/115589](https://redirect.github.com/dotnet/runtime/pull/115589)
- \[release/9.0] Update dependencies from dotnet/emsdk by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in
[https://github.com/dotnet/runtime/pull/115537](https://redirect.github.com/dotnet/runtime/pull/115537)
- Bump SDK version used by WASM since it was broken by dotnet/arcade
codeflow by [@​jozkee](https://redirect.github.com/jozkee) in
[https://github.com/dotnet/runtime/pull/116450](https://redirect.github.com/dotnet/runtime/pull/116450)
- \[automated] Merge branch 'release/9.0' => 'release/9.0-staging' by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/dotnet/runtime/pull/115576](https://redirect.github.com/dotnet/runtime/pull/115576)
- \[release/9.0-staging] Link peer's X509 stack handle to parent SSL
safe handle by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/dotnet/runtime/pull/115380](https://redirect.github.com/dotnet/runtime/pull/115380)
- \[release/9.0-staging] \[mono]\[interp] Minor SSA fixes by
[@​BrzVlad](https://redirect.github.com/BrzVlad) in
[https://github.com/dotnet/runtime/pull/116428](https://redirect.github.com/dotnet/runtime/pull/116428)
- \[release/9.0-staging] Update dependencies from dotnet/runtime-assets
by [@​dotnet-maestro](https://redirect.github.com/dotnet-maestro)
in
[https://github.com/dotnet/runtime/pull/115677](https://redirect.github.com/dotnet/runtime/pull/115677)
- \[release/9.0-staging] Disable the UTFStringConversionFailures test on
CI runs by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/dotnet/runtime/pull/116460](https://redirect.github.com/dotnet/runtime/pull/116460)
- \[manual] Merge release/9.0-staging into release/9.0 by
[@​jozkee](https://redirect.github.com/jozkee) in
[https://github.com/dotnet/runtime/pull/116459](https://redirect.github.com/dotnet/runtime/pull/116459)
- Merging internal commits for release/9.0 by
[@​vseanreesermsft](https://redirect.github.com/vseanreesermsft)
in
[https://github.com/dotnet/runtime/pull/116499](https://redirect.github.com/dotnet/runtime/pull/116499)
- \[release/9.0] Delete s390x and ppc64le helix queues by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/dotnet/runtime/pull/116537](https://redirect.github.com/dotnet/runtime/pull/116537)
**Full Changelog**:
dotnet/runtime@v9.0.6...v9.0.7
###
[`v9.0.6`](https://redirect.github.com/dotnet/runtime/releases/tag/v9.0.6)
#### Bug Fixes
- **Read messages from binlog if process output is missing build
finished message
([#​114676](https://redirect.github.com/dotnet/runtime/pull/114676))**\
Improves reliability of the WebAssembly build process by reading
messages from the binlog when the process output does not contain the
expected build finished message, preventing build failures in certain
scenarios.
- **Fix debugger app hangs related to thread exit
([#​114917](https://redirect.github.com/dotnet/runtime/pull/114917))**\
Resolves an issue where applications could hang during debugging when
threads exit, ensuring smoother debugging experiences and preventing
deadlocks.
- **\[Mono] Workaround MSVC miscompiling sgen\_clz
([#​114903](https://redirect.github.com/dotnet/runtime/pull/114903))**\
Addresses a compiler miscompilation issue in MSVC affecting the Mono
garbage collector, improving runtime stability and correctness on
affected platforms.
- **Do not set the salt or info if they are NULL for OpenSSL HKDF
([#​114877](https://redirect.github.com/dotnet/runtime/pull/114877))**\
Fixes a cryptographic issue by ensuring that the salt or info parameters
are not set when they are NULL in OpenSSL HKDF, preventing potential
errors or unexpected behavior in key derivation.
- **\[Test Only] Fix Idn tests
([#​115032](https://redirect.github.com/dotnet/runtime/pull/115032))**\
Corrects issues in Internationalized Domain Name (Idn) tests, ensuring
accurate and reliable test results for domain name handling.
- **JIT: revised fix for fp division issue in profile synthesis
([#​115026](https://redirect.github.com/dotnet/runtime/pull/115026))**\
Provides a more robust fix for floating-point division issues in JIT
profile synthesis, improving numerical accuracy and preventing incorrect
calculations.
- **Handle OSSL 3.4 change to SAN:othername formatting
([#​115361](https://redirect.github.com/dotnet/runtime/pull/115361))**\
Updates certificate handling to accommodate changes in Subject
Alternative Name (SAN) formatting introduced in OpenSSL 3.4, ensuring
compatibility and correct parsing of certificates.
- **\[Mono] Fix c11 ARM64 atomics to issue full memory barrier
([#​115635](https://redirect.github.com/dotnet/runtime/pull/115635))**\
Fixes atomic operations on ARM64 in Mono to issue a full memory barrier,
ensuring correct synchronization and preventing subtle concurrency bugs.
#### Performance Improvements
- **\[WinHTTP] Certificate caching on WinHttpHandler to eliminate extra
call to Custom Certificate Validation
([#​114678](https://redirect.github.com/dotnet/runtime/pull/114678))**\
Improves HTTP performance by caching certificates in WinHttpHandler,
reducing redundant calls to custom certificate validation and speeding
up secure connections.
- **Improve distribute\_free\_regions
([#​115167](https://redirect.github.com/dotnet/runtime/pull/115167))**\
Optimizes memory management by enhancing the algorithm for distributing
free memory regions, leading to better memory utilization and
potentially improved application performance.
#### Technical Improvements
- **Strip trailing slash from source dir for cmake4
([#​114905](https://redirect.github.com/dotnet/runtime/pull/114905))**\
Refines build scripts by removing trailing slashes from source
directories when using CMake 4, preventing potential build path issues
and improving build reliability.
- **Don't expose TrustedCertificatesDirectory() and
StartNewTlsSessionContext() to NetFx
([#​114995](https://redirect.github.com/dotnet/runtime/pull/114995))**\
Restricts certain internal APIs from being exposed to .NET Framework,
reducing surface area and preventing unintended usage.
- **Add support for more libicu versions
([#​115376](https://redirect.github.com/dotnet/runtime/pull/115376))**\
Expands compatibility by supporting additional versions of the
International Components for Unicode (ICU) library, enhancing
globalization features across more environments.
#### Infrastructure
- **Run outerloop pipeline only for release branches, not
staging/preview
([#​115011](https://redirect.github.com/dotnet/runtime/pull/115011))**\
Optimizes CI/CD resources by limiting the outerloop pipeline to run only
on release branches, reducing unnecessary test runs and speeding up
development workflows.
- **Update CentOS Stream, Debian, OpenSUSE
([#​115027](https://redirect.github.com/dotnet/runtime/pull/115027))**\
Updates build and test infrastructure to use newer versions of CentOS
Stream, Debian, and OpenSUSE, ensuring ongoing compatibility and
security with supported Linux distributions.
- **Update MacOS signing to use PME
([#​115634](https://redirect.github.com/dotnet/runtime/pull/115634))**\
Switches MacOS code signing to use PME, improving the security and
reliability of the signing process for MacOS releases.
#### Dependency Updates
- **Update dependencies from dotnet/roslyn
([#​115353](https://redirect.github.com/dotnet/runtime/pull/115353))**\
Integrates the latest updates from the Roslyn compiler, bringing in bug
fixes, performance improvements, and new language features.
- **Update dependencies from dotnet/arcade
([#​115085](https://redirect.github.com/dotnet/runtime/pull/115085))**\
Updates the Arcade build infrastructure dependency, ensuring the latest
build tools and scripts are used.
- **Update dependencies from dotnet/sdk
([#​114856](https://redirect.github.com/dotnet/runtime/pull/114856),
[#​115466](https://redirect.github.com/dotnet/runtime/pull/115466))**\
Brings in the latest changes from the .NET SDK, improving build
reliability and incorporating upstream fixes.
- **Update dependencies from dotnet/icu
([#​114762](https://redirect.github.com/dotnet/runtime/pull/114762),
[#​115440](https://redirect.github.com/dotnet/runtime/pull/115440))**\
Updates the ICU library dependency, enhancing globalization support and
fixing related issues.
- **Update dependencies from dotnet/cecil
([#​114670](https://redirect.github.com/dotnet/runtime/pull/114670))**\
Incorporates the latest Mono.Cecil updates, improving assembly
manipulation and metadata handling.
- **Update dependencies from dotnet/emsdk
([#​114702](https://redirect.github.com/dotnet/runtime/pull/114702))**\
Updates the Emscripten SDK dependency, ensuring up-to-date WebAssembly
toolchain support.
- **Update dependencies from dotnet/xharness
([#​114855](https://redirect.github.com/dotnet/runtime/pull/114855))**\
Brings in the latest XHarness test runner updates, improving test
automation and reliability.
#### Miscellaneous
- **Update branding to 9.0.6
([#​115385](https://redirect.github.com/dotnet/runtime/pull/115385))**\
Updates version branding throughout the repository to reflect the 9.0.6
release.
- **Fix line endings
([#​115413](https://redirect.github.com/dotnet/runtime/pull/115413))**\
Standardizes line endings across the codebase, improving cross-platform
consistency and reducing merge conflicts.
- **\[automated] Merge branch 'release/9.0' => 'release/9.0-staging'
([#​114700](https://redirect.github.com/dotnet/runtime/pull/114700))**\
Automated merge to synchronize changes between release branches,
ensuring consistency across development streams.
- **Merging internal commits for release/9.0
([#​115535](https://redirect.github.com/dotnet/runtime/pull/115535))**\
Integrates internal commits into the release/9.0 branch, consolidating
changes for the release.
- **\[manual] Merge release/9.0-staging into release/9.0
([#​115497](https://redirect.github.com/dotnet/runtime/pull/115497))**\
Manually merges staging changes into the main release branch, preparing
for the official release.
***
This summary is generated and may contain inaccuracies. For complete
details, please review the linked pull requests.
**Full Changelog**:
dotnet/runtime@v9.0.5...v9.0.6
</details>
<details>
<summary>dotnet/aspnetcore
(Microsoft.Extensions.FileProviders.Embedded)</summary>
###
[`v9.0.7`](https://redirect.github.com/dotnet/aspnetcore/releases/tag/v9.0.7):
.NET 9.0.7
[Release](https://redirect.github.com/dotnet/core/releases/tag/v9.0.7)
##### What's Changed
- Update branding to 9.0.7 by
[@​vseanreesermsft](https://redirect.github.com/vseanreesermsft)
in
[https://github.com/dotnet/aspnetcore/pull/62242](https://redirect.github.com/dotnet/aspnetcore/pull/62242)
- \[release/9.0] (deps): Bump src/submodules/googletest from `04ee1b4`
to `e9092b1` by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/dotnet/aspnetcore/pull/62199](https://redirect.github.com/dotnet/aspnetcore/pull/62199)
- Fix OpenApiJsonSchema array parsing
([#​62051](https://redirect.github.com/dotnet/aspnetcore/issues/62051))
by [@​BrennanConroy](https://redirect.github.com/BrennanConroy) in
[https://github.com/dotnet/aspnetcore/pull/62118](https://redirect.github.com/dotnet/aspnetcore/pull/62118)
- \[release/9.0] Update dependencies from dotnet/extensions by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in
[https://github.com/dotnet/aspnetcore/pull/61986](https://redirect.github.com/dotnet/aspnetcore/pull/61986)
- \[release/9.0] Update dependencies from dotnet/arcade by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in
[https://github.com/dotnet/aspnetcore/pull/61945](https://redirect.github.com/dotnet/aspnetcore/pull/61945)
- \[release/9.0] Update Alpine helix references by
[@​wtgodbe](https://redirect.github.com/wtgodbe) in
[https://github.com/dotnet/aspnetcore/pull/62240](https://redirect.github.com/dotnet/aspnetcore/pull/62240)
- \[Backport 9.0] \[IIS] Manually parse exe bitness
([#​61894](https://redirect.github.com/dotnet/aspnetcore/issues/61894))
by [@​BrennanConroy](https://redirect.github.com/BrennanConroy) in
[https://github.com/dotnet/aspnetcore/pull/62038](https://redirect.github.com/dotnet/aspnetcore/pull/62038)
- \[release/9.0] Associate tagged keys with entries so replacements are
not evicted by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/dotnet/aspnetcore/pull/62248](https://redirect.github.com/dotnet/aspnetcore/pull/62248)
- \[release/9.0] Block test that is failing after switching to
latest-chrome by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/dotnet/aspnetcore/pull/62283](https://redirect.github.com/dotnet/aspnetcore/pull/62283)
- \[release/9.0] Update dependencies from dotnet/arcade by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in
[https://github.com/dotnet/aspnetcore/pull/62281](https://redirect.github.com/dotnet/aspnetcore/pull/62281)
- \[release/9.0] Update dependencies from dotnet/extensions by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro) in
[https://github.com/dotnet/aspnetcore/pull/62282](https://redirect.github.com/dotnet/aspnetcore/pull/62282)
- Merging internal commits for release/9.0 by
[@​vseanreesermsft](https://redirect.github.com/vseanreesermsft)
in
[https://github.com/dotnet/aspnetcore/pull/62303](https://redirect.github.com/dotnet/aspnetcore/pull/62303)
**Full Changelog**:
dotnet/aspnetcore@v9.0.6...v9.0.7
###
[`v9.0.6`](https://redirect.github.com/dotnet/aspnetcore/releases/tag/v9.0.6)
##### Bug Fixes
- **Forwarded Headers Middleware: Ignore X-Forwarded-Headers from
Unknown Proxy**
([#​61622](https://redirect.github.com/dotnet/aspnetcore/pull/61622))\
The Forwarded Headers Middleware now ignores `X-Forwarded-Headers` sent
from unknown proxies. This change improves security by ensuring that
only trusted proxies can influence forwarded header values, preventing
potential spoofing or misrouting issues.
##### Dependency Updates
- **Bump src/submodules/googletest from `52204f7` to `04ee1b4`**
([#​61762](https://redirect.github.com/dotnet/aspnetcore/pull/61762))\
Updates the GoogleTest submodule to a newer commit, bringing in the
latest improvements and bug fixes from the upstream project.
- **Update dependencies from dotnet/arcade**
([#​61714](https://redirect.github.com/dotnet/aspnetcore/pull/61714))\
Updates internal build and infrastructure dependencies from the
dotnet/arcade repository, ensuring compatibility and access to the
latest build tools.
- **Update dependencies from dotnet/extensions**
([#​61571](https://redirect.github.com/dotnet/aspnetcore/pull/61571))\
Refreshes dependencies from the dotnet/extensions repository,
incorporating the latest features and fixes from the extensions
libraries.
- **Update dependencies from dotnet/extensions**
([#​61877](https://redirect.github.com/dotnet/aspnetcore/pull/61877))\
Further updates dependencies from dotnet/extensions, ensuring the
project benefits from recent improvements and bug fixes.
- **Update dependencies from dotnet/arcade**
([#​61892](https://redirect.github.com/dotnet/aspnetcore/pull/61892))\
Additional updates to build and infrastructure dependencies from
dotnet/arcade, maintaining up-to-date tooling and build processes.
##### Miscellaneous
- **Update branding to 9.0.6**
([#​61831](https://redirect.github.com/dotnet/aspnetcore/pull/61831))\
Updates the project version and branding to 9.0.6, reflecting the new
release and ensuring version consistency across the codebase.
- **Merging internal commits for release/9.0**
([#​61925](https://redirect.github.com/dotnet/aspnetcore/pull/61925))\
Incorporates various internal commits into the release/9.0 branch,
ensuring that all relevant changes are included in this release.
***
This summary is generated and may contain inaccuracies. For complete
details, please review the linked pull requests.
Full Changelog:
[v9.0.5...v9.0.6](https://redirect.github.com/dotnet/aspnetcore/compare/v9.0.5...v9.0.6)
</details>
<details>
<summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary>
###
[`v17.14.1`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.14.1)
#### What's Changed
- Error on unsupported target frameworks to prevent silently not running
tests by [@​nohwnd](https://redirect.github.com/nohwnd) in
[https://github.com/microsoft/vstest/pull/15072](https://redirect.github.com/microsoft/vstest/pull/15072)
and
[https://github.com/microsoft/vstest/pull/15078](https://redirect.github.com/microsoft/vstest/pull/15078)
- Revert writing additional properties to TRX by
[@​nohwnd](https://redirect.github.com/nohwnd) in
microsoft/vstest@47eb51b
**Full Changelog**:
microsoft/vstest@v17.14.0...v17.14.1
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on Wednesday" (UTC), Automerge - At
any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/hypermodeinc/dgraph.net).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC41IiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 030478f commit 775822dCopy full SHA for 775822d
File tree
Expand file treeCollapse file tree
2 files changed
+9
-9
lines changedOpen diff view settings
Filter options
- source
- Dgraph.tests.e2e
- Dgraph.tests
Expand file treeCollapse file tree
2 files changed
+9
-9
lines changedOpen diff view settings
Collapse file
source/Dgraph.tests.e2e/Dgraph.tests.e2e.csproj
Copy file name to clipboardExpand all lines: source/Dgraph.tests.e2e/Dgraph.tests.e2e.csproj+7-7Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Collapse file
source/Dgraph.tests/Dgraph.tests.csproj
Copy file name to clipboardExpand all lines: source/Dgraph.tests/Dgraph.tests.csproj+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments