Skip to content

Commit

Permalink
.Net: Bump DocumentFormat.OpenXml from 3.0.1 to 3.0.2 in /dotnet (#5531)
Browse files Browse the repository at this point in the history
Bumps [DocumentFormat.OpenXml](https://github.com/dotnet/Open-XML-SDK)
from 3.0.1 to 3.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/Open-XML-SDK/releases">DocumentFormat.OpenXml's
releases</a>.</em></p>
<blockquote>
<h2>[3.0.2]</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed issue where temp files were shareable and not deleted on close
(<a
href="https://redirect.github.com/dotnet/Open-XML-SDK/issues/1658">#1658</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/Open-XML-SDK/blob/main/CHANGELOG.md">DocumentFormat.OpenXml's
changelog</a>.</em></p>
<blockquote>
<h2>[3.0.2] - 2024-03-14</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed issue where temp files were shareable and not deleted on close
(<a
href="https://redirect.github.com/dotnet/Open-XML-SDK/issues/1658">#1658</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/Open-XML-SDK/commit/8ed4df2bb280b5949d1077c4b88c292d292e2699"><code>8ed4df2</code></a>
Update CHANGELOG.md for 3.0.2</li>
<li><a
href="https://github.com/dotnet/Open-XML-SDK/commit/1623abfc52461ff7981215b7f6219642d503cc7b"><code>1623abf</code></a>
Register temp file for dispose (<a
href="https://redirect.github.com/dotnet/Open-XML-SDK/issues/1679">#1679</a>)</li>
<li><a
href="https://github.com/dotnet/Open-XML-SDK/commit/9e1dbb8c51f734bc163d2bd8c7cfe01249cf7ab6"><code>9e1dbb8</code></a>
Ensure temp files are non-shareable and delete on close (<a
href="https://redirect.github.com/dotnet/Open-XML-SDK/issues/1677">#1677</a>)</li>
<li><a
href="https://github.com/dotnet/Open-XML-SDK/commit/c5fcbb0999e65f7b504ca8c2ef1828df56f3cc50"><code>c5fcbb0</code></a>
Bump xunit from 2.6.6 to 2.7.0 (<a
href="https://redirect.github.com/dotnet/Open-XML-SDK/issues/1674">#1674</a>)</li>
<li><a
href="https://github.com/dotnet/Open-XML-SDK/commit/22d8094b88e1c43a5ed254ae13b0c5e2a709664b"><code>22d8094</code></a>
Bump danielpalme/ReportGenerator-GitHub-Action from 5.2.1 to 5.2.2 (<a
href="https://redirect.github.com/dotnet/Open-XML-SDK/issues/1676">#1676</a>)</li>
<li><a
href="https://github.com/dotnet/Open-XML-SDK/commit/bfa1630f449f6ebbff235a2d87da33f3c0b6b93a"><code>bfa1630</code></a>
Bump NuGet.Packaging.Core from 6.8.0 to 6.9.1 (<a
href="https://redirect.github.com/dotnet/Open-XML-SDK/issues/1678">#1678</a>)</li>
<li><a
href="https://github.com/dotnet/Open-XML-SDK/commit/4e6ed6334a9e98796f4748fc9939dfa3398d2331"><code>4e6ed63</code></a>
Bump NuGet.Packaging from 6.8.0 to 6.9.1 (<a
href="https://redirect.github.com/dotnet/Open-XML-SDK/issues/1672">#1672</a>)</li>
<li><a
href="https://github.com/dotnet/Open-XML-SDK/commit/2555b1c138211bc68c11081cc8d4785267eca8e0"><code>2555b1c</code></a>
Bump NuGet.Protocol and NuGet.Packaging (<a
href="https://redirect.github.com/dotnet/Open-XML-SDK/issues/1671">#1671</a>)</li>
<li><a
href="https://github.com/dotnet/Open-XML-SDK/commit/b217b4aeba3ecf2a2d61d3534ee05ce109c2b5dc"><code>b217b4a</code></a>
Add nuget readme to DocumentFormat.OpenXml and
DocumentFramework.OpenXml.Fram...</li>
<li><a
href="https://github.com/dotnet/Open-XML-SDK/commit/4953e66750dff92dc4eb5f433ea62dc49a03da6f"><code>4953e66</code></a>
Bump danielpalme/ReportGenerator-GitHub-Action from 5.2.0 to 5.2.1 (<a
href="https://redirect.github.com/dotnet/Open-XML-SDK/issues/1660">#1660</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/Open-XML-SDK/compare/v3.0.1...v3.0.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=DocumentFormat.OpenXml&package-manager=nuget&previous-version=3.0.1&new-version=3.0.2)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent b5010f8 commit ac15edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<PackageVersion Include="xretry" Version="1.9.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.0" />
<!-- Plugins -->
<PackageVersion Include="DocumentFormat.OpenXml" Version="3.0.1" />
<PackageVersion Include="DocumentFormat.OpenXml" Version="3.0.2" />
<PackageVersion Include="Microsoft.Data.Sqlite" Version="8.0.2" />
<PackageVersion Include="DuckDB.NET.Data.Full" Version="0.9.2" />
<PackageVersion Include="DuckDB.NET.Data" Version="0.9.2" />
Expand Down

0 comments on commit ac15edf

Please sign in to comment.