-
Notifications
You must be signed in to change notification settings - Fork 5
Commit 0bb19d7
authored
chore(deps): Bump tempfile from 3.15.0 to 3.16.0 (#689)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.15.0 to
3.16.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md">tempfile's
changelog</a>.</em></p>
<blockquote>
<h2>3.16.0</h2>
<ul>
<li>Update <code>getrandom</code> to <code>0.3.0</code> (thanks to <a
href="https://github.com/paolobarbolini"><code>@paolobarbolini</code></a>).</li>
<li>Allow <code>windows-sys</code> versions <code>0.59.x</code> in
addition to <code>0.59.0</code> (thanks <a
href="https://github.com/ErichDonGubler"><code>@ErichDonGubler</code></a>).</li>
<li>Improved security documentation (thanks to <a
href="https://github.com/n0toose"><code>@n0toose</code></a> for
collaborating with me on this).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Stebalien/tempfile/commit/6ecd9f197104c9edc74ba6ad7478a5289526adb1"><code>6ecd9f1</code></a>
chore: release 3.16.0</li>
<li><a
href="https://github.com/Stebalien/tempfile/commit/3693c016b50cb43331966c80a9020e6d5cab709f"><code>3693c01</code></a>
build: upgrade getrandom to v0.3.0 (<a
href="https://redirect.github.com/Stebalien/tempfile/issues/320">#320</a>)</li>
<li><a
href="https://github.com/Stebalien/tempfile/commit/a4596e5d57359e43734407c283788b1d7720bf54"><code>a4596e5</code></a>
build: allow <code>windows-sys</code> 0.59 (<a
href="https://redirect.github.com/Stebalien/tempfile/issues/319">#319</a>)</li>
<li><a
href="https://github.com/Stebalien/tempfile/commit/3ac6d4eb04f4d719c4aadfb2328b9d0d80afcddf"><code>3ac6d4e</code></a>
chore: fix clippy lifetime warning (<a
href="https://redirect.github.com/Stebalien/tempfile/issues/318">#318</a>)</li>
<li><a
href="https://github.com/Stebalien/tempfile/commit/3a722e86baad70464e25348379c11f68b011a82a"><code>3a722e8</code></a>
docs: improve & expand security documentation (<a
href="https://redirect.github.com/Stebalien/tempfile/issues/317">#317</a>)</li>
<li>See full diff in <a
href="https://github.com/Stebalien/tempfile/compare/v3.15.0...v3.16.0">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>1 parent d7e2619 commit 0bb19d7Copy full SHA for 0bb19d7
1 file changed
+40
-10
lines changed+40-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments