-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit d4f90cf
authored
Bump System.Text.Json from 8.0.4 to 8.0.5 (#2048)
Updated [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4
to 8.0.5.
<details>
<summary>Release notes</summary>
_Sourced from [System.Text.Json's
releases](https://github.com/dotnet/runtime/releases)._
## 8.0.5
[Release](https://github.com/dotnet/core/releases/tag/v8.0.5)
## What's Changed
* [release/8.0-staging] Fix AsyncVoidMethodBuilder race condition around
SynchronizationContext by @github-actions in
dotnet/runtime#99640
* [release/8.0-staging] Always keep global symbols on ApplePlatforms by
@github-actions in dotnet/runtime#99650
* [release/8.0-staging] Delete Decrypt_Pkcs1_ErrorsForInvalidPadding by
@github-actions in dotnet/runtime#99653
* [8.0] Rename MSBuild property MicrosoftNativeQuicMsQuicVersion ->
MicrosoftNativeQuicMsQuicSchannelVersion by @carlossanlop in
dotnet/runtime#99714
* [release/8.0] Fixing SignedXml.CheckSignature for enveloped signature
with `#xpointer(/)` Reference by @bartonjs in
dotnet/runtime#99651
* [release/8.0-staging] disable optimizations for PopCount by
@github-actions in dotnet/runtime#99832
* [release/8.0-staging] Handle NativeOverlapped* coming from both the
Windows or Portable thread pool in NativeRuntimeEventSource by
@github-actions in dotnet/runtime#99656
* [release/8.0-staging] Fix exporting certificate keys on macOS 14.4. by
@github-actions in dotnet/runtime#99776
* [release/8.0] Upgrade zlib to 1.3.1 by @carlossanlop in
dotnet/runtime#99473
* [release/8.0] Fix failing
CertificateValidationRemoteServer.ConnectWithRevocation_WithCallback
test (#99915) by @rzikm in
dotnet/runtime#99950
* [mono] Stop exporting ICU symbols from Mono by @matouskozak in
dotnet/runtime#99449
* [release/8.0-staging] Fix AV in HttpTelemetry.WriteEvent by
@github-actions in dotnet/runtime#99607
* [release/8.0-staging] [HTTP/2] Fix handling of effectively empty DATA
frame (#99502) by @ManickaP in
dotnet/runtime#99677
* [release/8.0-staging] [HttpStress] [SslStress] Workaround image bug in
1es-windows-2022-open by @github-actions in
dotnet/runtime#100303
* [release/8.0-staging] Support building against clang 18 by @omajid in
dotnet/runtime#100258
* [release/8.0][browser] WebSocket works differently depending on if we
look up its state or not by @ilonatommy in
dotnet/runtime#99673
* [release/8.0-staging] Call the Copy Constructor for stack arguments in
C++/CLI on x86 by @AaronRobinsonMSFT in
dotnet/runtime#100221
* [release/8.0] Don't unset ALPN list pointer during ALPN selection
callback. by @github-actions in
dotnet/runtime#99670
* [release/8.0-staging][mono][debugger] Fix inspect Span<byte> by
@thaystg in dotnet/runtime#99844
* Update branding to 8.0.5 by @vseanreesermsft in
dotnet/runtime#100547
* [release/8.0-staging] Ensure that Sse3.MoveAndDuplicate correctly
tracks supporting SIMD scalar loads by @tannergooding in
dotnet/runtime#100417
* [release/8.0] Avoid allocating collectible instances in the frozen
heap (#100444) by @jkotas in
dotnet/runtime#100509
* [release/8.0-staging] Use clang --version to get Apple toolset version
by @github-actions in dotnet/runtime#100199
* [release/8.0-staging] Azure Linux 3.0 deps package by @github-actions
in dotnet/runtime#100684
* [release/8.0-staging] Fix Http2 deadlock by @github-actions in
dotnet/runtime#100086
* Merging internal commits for release/8.0 by @vseanreesermsft in
dotnet/runtime#100835
* [release/8.0-staging] Update CI builds to not use VS Previews by
@github-actions in dotnet/runtime#100622
* [release/8.0-staging] Update dependencies from dotnet/hotreload-utils
by @dotnet-maestro in dotnet/runtime#100892
* [release/8.0-staging] Update dependencies from dotnet/runtime-assets
by @dotnet-maestro in dotnet/runtime#100073
* [automated] Merge branch 'release/8.0' => 'release/8.0-staging' by
@dotnet-maestro-bot in dotnet/runtime#99585
* [release/8.0-staging] Update dependencies from
dotnet/source-build-externals by @dotnet-maestro in
dotnet/runtime#99601
* [release/8.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestro in dotnet/runtime#100883
* [release/8.0-staging] Update dependencies from
dotnet/source-build-reference-packages by @dotnet-maestro in
dotnet/runtime#99902
* [release/8.0-staging] Update dependencies from
dotnet/source-build-externals by @dotnet-maestro in
dotnet/runtime#100015
* [release/8.0-staging] Update dependencies from dotnet/runtime-assets
by @dotnet-maestro in dotnet/runtime#100958
* [release/8.0-staging] Update dependencies from dotnet/arcade by
@dotnet-maestro in dotnet/runtime#100885
* [release/8.0-staging] Fix native leak in CryptoNative_GetX509nameInfo
by @github-actions in dotnet/runtime#100793
* [release/8.0-staging] Update dependencies from dotnet/emsdk by
@dotnet-maestro in dotnet/runtime#99696
* [release/8.0-staging] [mono][debugger] Search for seqpoints directly
from jitinfo if it's not find on get_default_jit_mm by @github-actions
in dotnet/runtime#100978
* [release/8.0][browser] fix emscripten out/err overrides by
@pavelsavara in dotnet/runtime#100818
* [release/8.0-staging] [mono][eventpipe] Fix firing dynamic method
wrappers crash by @github-actions in
dotnet/runtime#99712
* Update Alpine versions for `release/8.0-staging` by @richlander in
dotnet/runtime#99849
* [release/8.0-staging] Guard against -1 Returned from sysconf for the
Cache Sizes Causing Large Gen0 Sizes and Budgets for Certain Linux
Distributions. by @github-actions in
dotnet/runtime#100575
* [Release/8.0] Remove preventing EH at shutdown by @janvorli in
dotnet/runtime#100836
* [release/8.8] Add metadata for workload automation by @joeloff in
dotnet/runtime#100649
* [8.0] Reset OOB packages enabled in the April release by
@carlossanlop in dotnet/runtime#99583
* [release/8.0-staging] Always zero-init if object contains pointers by
@VSadov in dotnet/runtime#100426
... (truncated)
Commits viewable in [compare
view](dotnet/runtime@v8.0.4...v8.0.5).
</details>
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/git-ecosystem/git-credential-manager/network/alerts).
</details>File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: Directory.Build.props
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
0 commit comments