This is an automated email from the ASF dual-hosted git repository.
liurenjie1024 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
The following commit(s) were added to refs/heads/main by this push:
new 77fad54dc chore(deps): Bump fs-err from 3.2.0 to 3.3.0 (#2126)
77fad54dc is described below
commit 77fad54dcdd74abeadc36e778bf9b2664e096a09
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 10:05:11 2026 +0800
chore(deps): Bump fs-err from 3.2.0 to 3.3.0 (#2126)
Bumps [fs-err](https://github.com/andrewhickman/fs-err) from 3.2.0 to
3.3.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md">fs-err's
changelog</a>.</em></p>
<blockquote>
<h1>fs-err Changelog</h1>
<h2>3.3.2</h2>
<ul>
<li>Cleanup rustdoc links to make them clickable in rust-analyzer (<a
href="https://redirect.github.com/andrewhickman/fs-err/pull/88">#88</a>)</li>
<li>Add wrappers for several <code>os::unix::fs</code> functions (<a
href="https://redirect.github.com/andrewhickman/fs-err/pull/87">#87</a>):
<ul>
<li><code>std::os::unix::fs::FileExt::read_exact_at</code></li>
<li><code>std::os::unix::fs::FileExt::write_all_at</code></li>
<li><code>std::os::unix::fs::chroot</code></li>
<li><code>std::os::unix::fs::chown</code></li>
<li><code>std::os::unix::fs::lchown</code></li>
</ul>
</li>
<li>Replace '/' operator in SPDX license expression with 'OR' for
readability (<a
href="https://redirect.github.com/andrewhickman/fs-err/pull/86">#86</a>)</li>
</ul>
<h2>3.2.2</h2>
<ul>
<li>Add wrappers for <code>File::set_modified</code> and
<code>File::set_times</code> (<a
href="https://redirect.github.com/andrewhickman/fs-err/pull/84">#84</a>)</li>
</ul>
<h2>3.2.1</h2>
<ul>
<li>Rename parameters of <code>symlink</code>, <code>soft_link</code>
and <code>hard_link</code> functions to match <code>std</code> (<a
href="https://redirect.github.com/andrewhickman/fs-err/pull/83">#83</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/andrewhickman/fs-err/commit/382d9666645e8d8748fafb7f4b072668e36661f4"><code>382d966</code></a>
chore: Release fs-err version 3.3.0</li>
<li><a
href="https://github.com/andrewhickman/fs-err/commit/aaf7704ed3257d872e1daabf3375577d2b97e87e"><code>aaf7704</code></a>
Update changelog</li>
<li><a
href="https://github.com/andrewhickman/fs-err/commit/823bd02638d3c050961dafde33198c75b7df0c7a"><code>823bd02</code></a>
Fix link</li>
<li><a
href="https://github.com/andrewhickman/fs-err/commit/c0c63cdaa821f28a1edfb08845da1732013dd668"><code>c0c63cd</code></a>
doc: Cleanup rustdoc links (<a
href="https://redirect.github.com/andrewhickman/fs-err/issues/88">#88</a>)</li>
<li><a
href="https://github.com/andrewhickman/fs-err/commit/19b716699626ffada5cb1d3a2d8dbbb01de87807"><code>19b7166</code></a>
Replace '/' operator in SPDX license expression with 'OR' (<a
href="https://redirect.github.com/andrewhickman/fs-err/issues/86">#86</a>)</li>
<li><a
href="https://github.com/andrewhickman/fs-err/commit/2f7ffc9f76fc8294de81ddcbe55d446dcbbea232"><code>2f7ffc9</code></a>
More <code>os::unix::fs</code> stuff (<a
href="https://redirect.github.com/andrewhickman/fs-err/issues/87">#87</a>)</li>
<li><a
href="https://github.com/andrewhickman/fs-err/commit/62640b6350cdab9ec5c6b0e6be307a4cb7a04eea"><code>62640b6</code></a>
chore: Release fs-err version 3.2.2</li>
<li><a
href="https://github.com/andrewhickman/fs-err/commit/578bdb66e8d9c33706d5cddf04370b22aec2fd53"><code>578bdb6</code></a>
Update changelog</li>
<li><a
href="https://github.com/andrewhickman/fs-err/commit/2e5a971febba71074b3e8bb76bdb559e959c0c68"><code>2e5a971</code></a>
Set modified (<a
href="https://redirect.github.com/andrewhickman/fs-err/issues/84">#84</a>)</li>
<li><a
href="https://github.com/andrewhickman/fs-err/commit/3298009950e1ce475a08ba37093b13ac9faa7646"><code>3298009</code></a>
chore: Release fs-err version 3.2.1</li>
<li>Additional commits viewable in <a
href="https://github.com/andrewhickman/fs-err/compare/3.2.0...3.3.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 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>
---
Cargo.lock | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
index 85ce13339..ee980e061 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2833,9 +2833,9 @@ checksum =
"28dd6caf6059519a65843af8fe2a3ae298b14b80179855aeb4adc2c1934ee619"
[[package]]
name = "fs-err"
-version = "3.2.0"
+version = "3.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "62d91fd049c123429b018c47887d3f75a265540dd3c30ba9cb7bae9197edb03a"
+checksum = "73fde052dbfc920003cfd2c8e2c6e6d4cc7c1091538c3a24226cec0665ab08c0"
dependencies = [
"autocfg",
]