Skip to content

Commit

Permalink
chore(csharp): bump System.Text.Json from 7.0.3 to 7.0.4 in /csharp (#…
Browse files Browse the repository at this point in the history
…1408)

Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.3
to 7.0.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/runtime/releases">System.Text.Json's
releases</a>.</em></p>
<blockquote>
<h2>.NET 7.0.4</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v7.0.4">Release</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/runtime/commit/0a396acafe9a7d46bce11f4338dbb3dd0d99b1b4"><code>0a396ac</code></a>
Merge in 'release/7.0' changes</li>
<li><a
href="https://github.com/dotnet/runtime/commit/b68fd882623b528fd4ef78b122209710f17bacdb"><code>b68fd88</code></a>
Update dependencies from <a
href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a>
build 20230214.3 (#...</li>
<li><a
href="https://github.com/dotnet/runtime/commit/cc8752f19fdcbbfc695001329e4e30976c417461"><code>cc8752f</code></a>
Merge in 'release/7.0' changes</li>
<li><a
href="https://github.com/dotnet/runtime/commit/527278b8d78fbd14a78bc4f6bf40347453e40cc3"><code>527278b</code></a>
Merge pull request <a
href="https://redirect.github.com/dotnet/runtime/issues/82117">#82117</a>
from vseanreesermsft/internal-merge-7.0-2023-02-14-...</li>
<li><a
href="https://github.com/dotnet/runtime/commit/a9b6c1467ff1878461a7cfdd73ba93fd7b3e305b"><code>a9b6c14</code></a>
add RID for Ubuntu 23.04 (<a
href="https://redirect.github.com/dotnet/runtime/issues/82123">#82123</a>)</li>
<li><a
href="https://github.com/dotnet/runtime/commit/bd471781ca20144115b1ec655430866d34c40b6b"><code>bd47178</code></a>
Merge commit '0a2bda10e81d901396c3cff95533529e3a93ad47' into
internal-merge-7...</li>
<li><a
href="https://github.com/dotnet/runtime/commit/dcb489a49c7b4a229e3e6d02d393a48105742c06"><code>dcb489a</code></a>
Merge in 'release/7.0' changes</li>
<li><a
href="https://github.com/dotnet/runtime/commit/9d02343b74f08af06ae9dff247a12ff1ebe0edbf"><code>9d02343</code></a>
Fix XmlSqlBinaryReader and introduce a corpus of SqlXml tests (<a
href="https://redirect.github.com/dotnet/runtime/issues/81878">#81878</a>)
(<a
href="https://redirect.github.com/dotnet/runtime/issues/82063">#82063</a>)</li>
<li><a
href="https://github.com/dotnet/runtime/commit/f3c783744380fadba2885e82cc18740a56622d2f"><code>f3c7837</code></a>
Merge in 'release/7.0' changes</li>
<li><a
href="https://github.com/dotnet/runtime/commit/d05bbe40c374e2dbc7db70939b861dc1049558a8"><code>d05bbe4</code></a>
[release/7.0] Prevent unwinding through stack bottom (<a
href="https://redirect.github.com/dotnet/runtime/issues/81804">#81804</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/runtime/compare/v7.0.3...v7.0.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Text.Json&package-manager=nuget&previous-version=7.0.3&new-version=7.0.4)](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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 4482eab commit 3cff206
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageReference Include="System.Net.Http.WinHttpHandler" Version="7.0.0" Condition="'$(TargetFrameworkIdentifier)' == '.NETStandard'" />
<PackageReference Include="Google.Cloud.BigQuery.Storage.V1" Version="3.10.0" />
<PackageReference Include="Google.Cloud.BigQuery.V2" Version="3.5.0" />
<PackageReference Include="System.Text.Json" Version="7.0.3" />
<PackageReference Include="System.Text.Json" Version="7.0.4" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Apache.Arrow.Adbc\Apache.Arrow.Adbc.csproj" />
Expand Down

0 comments on commit 3cff206

Please sign in to comment.