This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/main by this push:
new 21a84bdb chore(csharp): bump System.Text.Json from 7.0.2 to 7.0.4 in
/csharp (#1377)
21a84bdb is described below
commit 21a84bdbc705aea5ac5bc84f88cf4170d12a234e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 20 14:08:23 2023 -0500
chore(csharp): bump System.Text.Json from 7.0.2 to 7.0.4 in /csharp (#1377)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.2
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>
<h2>.NET 7.0.3</h2>
<p><a
href="https://github.com/dotnet/core/releases/tag/v7.0.3">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.2...v7.0.4">compare
view</a></li>
</ul>
</details>
<br />
[](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>
---
csharp/test/Apache.Arrow.Adbc.Tests/Apache.Arrow.Adbc.Tests.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/csharp/test/Apache.Arrow.Adbc.Tests/Apache.Arrow.Adbc.Tests.csproj
b/csharp/test/Apache.Arrow.Adbc.Tests/Apache.Arrow.Adbc.Tests.csproj
index 3573fd68..efbd47d5 100644
--- a/csharp/test/Apache.Arrow.Adbc.Tests/Apache.Arrow.Adbc.Tests.csproj
+++ b/csharp/test/Apache.Arrow.Adbc.Tests/Apache.Arrow.Adbc.Tests.csproj
@@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="Moq" Version="4.20.70" />
- <PackageReference Include="System.Text.Json" Version="7.0.2" />
+ <PackageReference Include="System.Text.Json" Version="7.0.4" />
<PackageReference Include="xunit" Version="2.6.3" />
</ItemGroup>