Skip to content

Commit 509564f

Browse files
chore(deps): bump tempfile from 3.17.1 to 3.18.0 (#382)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.17.1 to 3.18.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.18.0</h2> <ul> <li>Update <code>rustix</code> to 1.0.0.</li> <li>Make <code>NamedTempFile::persist_noclobber</code> atomic on Apple operating systems. It's now atomic on MacOS, Windows, and Linux (depending on the OS version and filesystem used).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Stebalien/tempfile/commit/b8bddaf0cf6972bc542b5062f51576b6f02c0aac"><code>b8bddaf</code></a> release 3.18.0</li> <li><a href="https://github.com/Stebalien/tempfile/commit/0e178694704dc68739a113c9eac1c108e02c49d2"><code>0e17869</code></a> update rustix (<a href="https://redirect.github.com/Stebalien/tempfile/issues/336">#336</a>)</li> <li><a href="https://github.com/Stebalien/tempfile/commit/6cf65365a4b785ed12d24e4a60b526e2c600210e"><code>6cf6536</code></a> doc: fix markdown</li> <li><a href="https://github.com/Stebalien/tempfile/commit/df39d15e3ffa1274331f98be94defd0732e5de41"><code>df39d15</code></a> doc: document atomicity of <code>persist_noclobber</code> (<a href="https://redirect.github.com/Stebalien/tempfile/issues/334">#334</a>)</li> <li>See full diff in <a href="https://github.com/Stebalien/tempfile/compare/v3.17.1...v3.18.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tempfile&package-manager=cargo&previous-version=3.17.1&new-version=3.18.0)](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 a0e9d3d commit 509564f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1202,9 +1202,9 @@ checksum = "875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828"
12021202

12031203
[[package]]
12041204
name = "linux-raw-sys"
1205-
version = "0.4.14"
1205+
version = "0.9.2"
12061206
source = "registry+https://github.com/rust-lang/crates.io-index"
1207-
checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
1207+
checksum = "6db9c683daf087dc577b7506e9695b3d556a9f3849903fa28186283afd6809e9"
12081208

12091209
[[package]]
12101210
name = "loader"
@@ -1736,9 +1736,9 @@ checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
17361736

17371737
[[package]]
17381738
name = "rustix"
1739-
version = "0.38.42"
1739+
version = "1.0.2"
17401740
source = "registry+https://github.com/rust-lang/crates.io-index"
1741-
checksum = "f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85"
1741+
checksum = "f7178faa4b75a30e269c71e61c353ce2748cf3d76f0c44c393f4e60abf49b825"
17421742
dependencies = [
17431743
"bitflags 2.5.0",
17441744
"errno",
@@ -2093,9 +2093,9 @@ checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
20932093

20942094
[[package]]
20952095
name = "tempfile"
2096-
version = "3.17.1"
2096+
version = "3.18.0"
20972097
source = "registry+https://github.com/rust-lang/crates.io-index"
2098-
checksum = "22e5a0acb1f3f55f65cc4a866c361b2fb2a0ff6366785ae6fbb5f85df07ba230"
2098+
checksum = "2c317e0a526ee6120d8dabad239c8dadca62b24b6f168914bbbc8e2fb1f0e567"
20992099
dependencies = [
21002100
"cfg-if",
21012101
"fastrand",

dataplane/api-server/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ tonic-health = { workspace = true }
3030
tonic-build = { workspace = true }
3131

3232
[dev-dependencies]
33-
tempfile = "3.17.1"
33+
tempfile = "3.18.0"
3434
rcgen = "0.13.2"

0 commit comments

Comments
 (0)