Title: chore(deps): bump System.Text.Json from 8.0.4 to 8.0.5 in /src/LEGO.AsyncAPI by dependabot[bot] · Pull Request #200 · LEGO/AsyncAPI.NET · GitHub
Open Graph Title: chore(deps): bump System.Text.Json from 8.0.4 to 8.0.5 in /src/LEGO.AsyncAPI by dependabot[bot] · Pull Request #200 · LEGO/AsyncAPI.NET
X Title: chore(deps): bump System.Text.Json from 8.0.4 to 8.0.5 in /src/LEGO.AsyncAPI by dependabot[bot] · Pull Request #200 · LEGO/AsyncAPI.NET
Description: Bumps System.Text.Json from 8.0.4 to 8.0.5.
Release notes
Sourced from System.Text.Json's releases.
.NET 8.0.5
Release
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 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
... (truncated)
Commits
087e153 Merge in 'release/8.0' changes
ca4f0fe [release/8.0] Update MicrosoftBuildVersion to latest (#100595) (#101145)
dfd075b Merge in 'release/8.0' changes
b55fd6f Merge pull request #101091 from directhex/release/8.0-staging
befe7ad Merge branch 'release/8.0' into release/8.0-staging
aa7c7ff [release/8.0-staging] JIT: Fixed incorrect reversed condition for GT (#100372)
88be910 Always zero-init if object contains pointers (#100265) (#100426)
2d7642d System.Diagnostics.DiagnosticSource (#99583)
3c5a0af Add workload metadata (#100649)
a494d22 [Release/8.0] Remove preventing EH at shutdown (#100836)
Additional commits viewable in compare view
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
Open Graph Description: Bumps System.Text.Json from 8.0.4 to 8.0.5. Release notes Sourced from System.Text.Json's releases. .NET 8.0.5 Release What's Changed [release/8.0-staging] Fix AsyncVoidMethodBuilder rac...
X Description: Bumps System.Text.Json from 8.0.4 to 8.0.5. Release notes Sourced from System.Text.Json's releases. .NET 8.0.5 Release What's Changed [release/8.0-staging] Fix AsyncVoidMethodBui...
Opengraph URL: https://github.com/LEGO/AsyncAPI.NET/pull/200
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:cbf2ab08-ac9f-ac38-c0bc-2871897d60f2 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | A1E4:115926:27620B:365652:69823FA2 |
| html-safe-nonce | 90e4cb614f56f9f38ee379f93f4761dee85496aa1add90c0f9e6ceb6652a48a5 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMUU0OjExNTkyNjoyNzYyMEI6MzY1NjUyOjY5ODIzRkEyIiwidmlzaXRvcl9pZCI6IjQ5MzQxMDY2MjA5NDgwMDQ3NzAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | c6efa8ee1fee096136640037697b0461c3bfa50bc425033d7dd3421bc249f6f2 |
| hovercard-subject-tag | pull_request:2265615807 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/LEGO/AsyncAPI.NET/pull/200/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps System.Text.Json from 8.0.4 to 8.0.5. Release notes Sourced from System.Text.Json's releases. .NET 8.0.5 Release What's Changed [release/8.0-staging] Fix AsyncVoidMethodBuilder rac... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 9135c12c87e8ba63197821abe054b7c0a2842a97636ee220df564bb0788e556d |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/LEGO/AsyncAPI.NET git https://github.com/LEGO/AsyncAPI.NET.git |
| octolytics-dimension-user_id | 4530164 |
| octolytics-dimension-user_login | LEGO |
| octolytics-dimension-repository_id | 442113220 |
| octolytics-dimension-repository_nwo | LEGO/AsyncAPI.NET |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 442113220 |
| octolytics-dimension-repository_network_root_nwo | LEGO/AsyncAPI.NET |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 43c4df4df458d3c3f6a23d91be88780178a97bdc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width