EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework-Reverse-POCO-Code-First-Generator copied to clipboard
Bump System.Text.Json from 7.0.0 to 8.0.5 in /Generator.Tests.Unit
Bumps System.Text.Json from 7.0.0 to 8.0.5.
Release notes
Sourced from System.Text.Json's releases.
.NET 8.0.5
What's Changed
- [release/8.0-staging] Fix AsyncVoidMethodBuilder race condition around SynchronizationContext by
@github-actionsin dotnet/runtime#99640- [release/8.0-staging] Always keep global symbols on ApplePlatforms by
@github-actionsin dotnet/runtime#99650- [release/8.0-staging] Delete Decrypt_Pkcs1_ErrorsForInvalidPadding by
@github-actionsin dotnet/runtime#99653- [8.0] Rename MSBuild property MicrosoftNativeQuicMsQuicVersion -> MicrosoftNativeQuicMsQuicSchannelVersion by
@carlossanlopin dotnet/runtime#99714- [release/8.0] Fixing SignedXml.CheckSignature for enveloped signature with
#xpointer(/)Reference by@bartonjsin dotnet/runtime#99651- [release/8.0-staging] disable optimizations for PopCount by
@github-actionsin dotnet/runtime#99832- [release/8.0-staging] Handle NativeOverlapped* coming from both the Windows or Portable thread pool in NativeRuntimeEventSource by
@github-actionsin dotnet/runtime#99656- [release/8.0-staging] Fix exporting certificate keys on macOS 14.4. by
@github-actionsin dotnet/runtime#99776- [release/8.0] Upgrade zlib to 1.3.1 by
@carlossanlopin dotnet/runtime#99473- [release/8.0] Fix failing CertificateValidationRemoteServer.ConnectWithRevocation_WithCallback test (#99915) by
@rzikmin dotnet/runtime#99950- [mono] Stop exporting ICU symbols from Mono by
@matouskozakin dotnet/runtime#99449- [release/8.0-staging] Fix AV in HttpTelemetry.WriteEvent by
@github-actionsin dotnet/runtime#99607- [release/8.0-staging] [HTTP/2] Fix handling of effectively empty DATA frame (#99502) by
@ManickaPin dotnet/runtime#99677- [release/8.0-staging] [HttpStress] [SslStress] Workaround image bug in 1es-windows-2022-open by
@github-actionsin dotnet/runtime#100303- [release/8.0-staging] Support building against clang 18 by
@omajidin dotnet/runtime#100258- [release/8.0][browser] WebSocket works differently depending on if we look up its state or not by
@ilonatommyin dotnet/runtime#99673- [release/8.0-staging] Call the Copy Constructor for stack arguments in C++/CLI on x86 by
@AaronRobinsonMSFTin dotnet/runtime#100221- [release/8.0] Don't unset ALPN list pointer during ALPN selection callback. by
@github-actionsin dotnet/runtime#99670- [release/8.0-staging][mono][debugger] Fix inspect Span by
@thaystgin dotnet/runtime#99844- Update branding to 8.0.5 by
@vseanreesermsftin dotnet/runtime#100547- [release/8.0-staging] Ensure that Sse3.MoveAndDuplicate correctly tracks supporting SIMD scalar loads by
@tannergoodingin dotnet/runtime#100417- [release/8.0] Avoid allocating collectible instances in the frozen heap (#100444) by
@jkotasin dotnet/runtime#100509- [release/8.0-staging] Use clang --version to get Apple toolset version by
@github-actionsin dotnet/runtime#100199- [release/8.0-staging] Azure Linux 3.0 deps package by
@github-actionsin dotnet/runtime#100684- [release/8.0-staging] Fix Http2 deadlock by
@github-actionsin dotnet/runtime#100086- Merging internal commits for release/8.0 by
@vseanreesermsftin dotnet/runtime#100835- [release/8.0-staging] Update CI builds to not use VS Previews by
@github-actionsin dotnet/runtime#100622- [release/8.0-staging] Update dependencies from dotnet/hotreload-utils by
@dotnet-maestroin dotnet/runtime#100892- [release/8.0-staging] Update dependencies from dotnet/runtime-assets by
@dotnet-maestroin dotnet/runtime#100073- [automated] Merge branch 'release/8.0' => 'release/8.0-staging' by
@dotnet-maestro-botin dotnet/runtime#99585- [release/8.0-staging] Update dependencies from dotnet/source-build-externals by
@dotnet-maestroin dotnet/runtime#99601- [release/8.0-staging] Update dependencies from dotnet/xharness by
@dotnet-maestroin dotnet/runtime#100883- [release/8.0-staging] Update dependencies from dotnet/source-build-reference-packages by
@dotnet-maestroin dotnet/runtime#99902- [release/8.0-staging] Update dependencies from dotnet/source-build-externals by
@dotnet-maestroin dotnet/runtime#100015- [release/8.0-staging] Update dependencies from dotnet/runtime-assets by
@dotnet-maestroin dotnet/runtime#100958- [release/8.0-staging] Update dependencies from dotnet/arcade by
@dotnet-maestroin dotnet/runtime#100885- [release/8.0-staging] Fix native leak in CryptoNative_GetX509nameInfo by
@github-actionsin dotnet/runtime#100793- [release/8.0-staging] Update dependencies from dotnet/emsdk by
@dotnet-maestroin 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-actionsin dotnet/runtime#100978- [release/8.0][browser] fix emscripten out/err overrides by
@pavelsavarain dotnet/runtime#100818- [release/8.0-staging] [mono][eventpipe] Fix firing dynamic method wrappers crash by
@github-actionsin dotnet/runtime#99712- Update Alpine versions for
release/8.0-stagingby@richlanderin 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-actionsin dotnet/runtime#100575- [Release/8.0] Remove preventing EH at shutdown by
@janvorliin dotnet/runtime#100836- [release/8.8] Add metadata for workload automation by
@joeloffin dotnet/runtime#100649- [8.0] Reset OOB packages enabled in the April release by
@carlossanlopin dotnet/runtime#99583
... (truncated)
Commits
087e153Merge in 'release/8.0' changesca4f0fe[release/8.0] Update MicrosoftBuildVersion to latest (#100595) (#101145)dfd075bMerge in 'release/8.0' changesb55fd6fMerge pull request #101091 from directhex/release/8.0-stagingbefe7adMerge branch 'release/8.0' into release/8.0-stagingaa7c7ff[release/8.0-staging] JIT: Fixed incorrect reversed condition for GT (#100372)88be910Always zero-init if object contains pointers (#100265) (#100426)2d7642dSystem.Diagnostics.DiagnosticSource (#99583)3c5a0afAdd 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.