build(deps): bump whoami from 1.5.2 to 1.6.0 (#732)

Bumps [whoami](https://github.com/ardaku/whoami) from 1.5.2 to 1.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ardaku/whoami/releases">whoami's
releases</a>.</em></p>
<blockquote>
<h2>v1.6.0</h2>
<h1>Changelog</h1>
<h2>Added</h2>
<ul>
<li>Support for GNU/Hurd</li>
</ul>
<h2>Changed</h2>
<ul>
<li>Removed comment about hostname being limited to ASCII due to Unicode
hostnames being supported on Windows</li>
<li>More descriptive error messages on the web target</li>
</ul>
<h2>Fixed</h2>
<ul>
<li><code>account()</code> always returning username instead of user
principal name on Windows</li>
<li><code>langs()</code> now returns a list accurate to the POSIX locale
spec</li>
<li><code>hostname()</code> on Windows now returns
<code>PhysicalDnsHostname</code> instead of <code>NetBIOS</code></li>
<li><code>devicename()</code>: Fixed reading escaped unix pretty
names</li>
<li>Link error on Windows (in future Rust version)</li>
</ul>
<hr />
<h2>What's Changed</h2>
<ul>
<li>Remove comment about hostname being limited to ASCII by <a
href="https://github.com/davidkna"><code>@​davidkna</code></a> in <a
href="https://redirect.github.com/ardaku/whoami/pull/119">ardaku/whoami#119</a></li>
<li>Add support for GNU/Hurd by <a
href="https://github.com/pinotree"><code>@​pinotree</code></a> in <a
href="https://redirect.github.com/ardaku/whoami/pull/120">ardaku/whoami#120</a></li>
<li>Apply target rename wasm32-wasip1 by <a
href="https://github.com/AldaronLau"><code>@​AldaronLau</code></a> in <a
href="https://redirect.github.com/ardaku/whoami/pull/124">ardaku/whoami#124</a></li>
<li>Backport Update copyright (<a
href="https://redirect.github.com/ardaku/whoami/issues/129">#129</a>) by
<a href="https://github.com/AldaronLau"><code>@​AldaronLau</code></a> in
<a
href="https://redirect.github.com/ardaku/whoami/pull/130">ardaku/whoami#130</a></li>
<li>Bump version to 1.6.0-pre.0 by <a
href="https://github.com/AldaronLau"><code>@​AldaronLau</code></a> in <a
href="https://redirect.github.com/ardaku/whoami/pull/132">ardaku/whoami#132</a></li>
<li>Backport v2 -&gt; v1: Fix clippy duplicate attribute for MacOS by <a
href="https://github.com/AldaronLau"><code>@​AldaronLau</code></a> in <a
href="https://redirect.github.com/ardaku/whoami/pull/135">ardaku/whoami#135</a></li>
<li>v1: Update wasm-bindgen to v0.2.89 by <a
href="https://github.com/AldaronLau"><code>@​AldaronLau</code></a> in <a
href="https://redirect.github.com/ardaku/whoami/pull/138">ardaku/whoami#138</a></li>
<li>Backport v2 -&gt; v1: Check more environment variables for language
by <a href="https://github.com/AldaronLau"><code>@​AldaronLau</code></a>
in <a
href="https://redirect.github.com/ardaku/whoami/pull/146">ardaku/whoami#146</a></li>
<li>Backport v2 -&gt; v1: Switch Windows <code>hostname()</code> to
return <code>PhysicalDnsHostname</code> by <a
href="https://github.com/AldaronLau"><code>@​AldaronLau</code></a> in <a
href="https://redirect.github.com/ardaku/whoami/pull/148">ardaku/whoami#148</a></li>
<li>Backport v2 -&gt; v1: Improved error handling by <a
href="https://github.com/AldaronLau"><code>@​AldaronLau</code></a> in <a
href="https://redirect.github.com/ardaku/whoami/pull/149">ardaku/whoami#149</a></li>
<li>1.6.0-pre.1 and Backport v2 -&gt; v1: Adjusts langs() to match POSIX
locale spec by <a
href="https://github.com/AldaronLau"><code>@​AldaronLau</code></a> in <a
href="https://redirect.github.com/ardaku/whoami/pull/151">ardaku/whoami#151</a></li>
<li>Backport v2 -&gt; v1: Fix license link by <a
href="https://github.com/AldaronLau"><code>@​AldaronLau</code></a> in <a
href="https://redirect.github.com/ardaku/whoami/pull/154">ardaku/whoami#154</a></li>
<li>Add discriminants to ExtendedNameFormat enum by <a
href="https://github.com/Batch21"><code>@​Batch21</code></a> in <a
href="https://redirect.github.com/ardaku/whoami/pull/156">ardaku/whoami#156</a></li>
<li>Version 1.6.0 pre.2 by <a
href="https://github.com/AldaronLau"><code>@​AldaronLau</code></a> in <a
href="https://redirect.github.com/ardaku/whoami/pull/158">ardaku/whoami#158</a></li>
<li>Backport v2-&gt;v1: Fix reading escaped unix pretty names by <a
href="https://github.com/AldaronLau"><code>@​AldaronLau</code></a> in <a
href="https://redirect.github.com/ardaku/whoami/pull/178">ardaku/whoami#178</a></li>
<li>Release v1.6.0 by <a
href="https://github.com/AldaronLau"><code>@​AldaronLau</code></a> in <a
href="https://redirect.github.com/ardaku/whoami/pull/162">ardaku/whoami#162</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/davidkna"><code>@​davidkna</code></a>
made their first contribution in <a
href="https://redirect.github.com/ardaku/whoami/pull/119">ardaku/whoami#119</a></li>
<li><a href="https://github.com/pinotree"><code>@​pinotree</code></a>
made their first contribution in <a
href="https://redirect.github.com/ardaku/whoami/pull/120">ardaku/whoami#120</a></li>
<li><a href="https://github.com/Batch21"><code>@​Batch21</code></a> made
their first contribution in <a
href="https://redirect.github.com/ardaku/whoami/pull/156">ardaku/whoami#156</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ardaku/whoami/compare/v1.5.2...v1.6.0">https://github.com/ardaku/whoami/compare/v1.5.2...v1.6.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ardaku/whoami/blob/v1.6.0/CHANGELOG.md">whoami's
changelog</a>.</em></p>
<blockquote>
<h2>[1.6.0] - 2025-03-23</h2>
<h3>Added</h3>
<ul>
<li>Support for GNU/Hurd</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Removed comment about hostname being limited to ASCII due to Unicode
hostnames being supported on Windows</li>
<li>More descriptive error messages on the web target</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><code>account()</code> always returning username instead of user
principal name on
Windows</li>
<li><code>langs()</code> now returns a list accurate to the POSIX locale
spec</li>
<li><code>hostname()</code> on Windows now returns
<code>PhysicalDnsHostname</code> instead of
<code>NetBIOS</code></li>
<li><code>devicename()</code>: Fixed reading escaped unix pretty
names</li>
<li>Link error on Windows (in future Rust version)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ardaku/whoami/commit/8170882f0962107c7b897a5688f77c97e9e3388e"><code>8170882</code></a>
Release v1.6.0 (<a
href="https://redirect.github.com/ardaku/whoami/issues/162">#162</a>)</li>
<li><a
href="https://github.com/ardaku/whoami/commit/109da1cbe1b6bbbe3328b7aea699ae182292df3d"><code>109da1c</code></a>
Backport v2-&gt;v1: Fix reading escaped unix pretty names (<a
href="https://redirect.github.com/ardaku/whoami/issues/178">#178</a>)</li>
<li><a
href="https://github.com/ardaku/whoami/commit/bc489c07b3e3ae74f2856ff2ec9a44dae32f1d29"><code>bc489c0</code></a>
Version 1.6.0 pre.2 (<a
href="https://redirect.github.com/ardaku/whoami/issues/158">#158</a>)</li>
<li><a
href="https://github.com/ardaku/whoami/commit/7aabbfa40194624d78ea2c372810883347506a77"><code>7aabbfa</code></a>
Add discriminants to ExtendedNameFormat enum (<a
href="https://redirect.github.com/ardaku/whoami/issues/156">#156</a>)</li>
<li><a
href="https://github.com/ardaku/whoami/commit/7aba7a48ef3b81d71b281ee5eeb7a21735211cfe"><code>7aba7a4</code></a>
Backport v2 -&gt; v1: Fix license link (<a
href="https://redirect.github.com/ardaku/whoami/issues/154">#154</a>)</li>
<li><a
href="https://github.com/ardaku/whoami/commit/d90a4f8746f7442faf0b4b6f31a5cca2b0ccaafb"><code>d90a4f8</code></a>
1.6.0-pre.1 and Backport v2 -&gt; v1: Adjusts langs() to match POSIX
locale spec...</li>
<li><a
href="https://github.com/ardaku/whoami/commit/a02709782bb61549be53ac83500d98746d96d4d9"><code>a027097</code></a>
Backport v2 -&gt; v1: Improved error handling (<a
href="https://redirect.github.com/ardaku/whoami/issues/149">#149</a>)</li>
<li><a
href="https://github.com/ardaku/whoami/commit/d9df51768d6b4b0d5fb611722bc72bdedb5fb936"><code>d9df517</code></a>
Backport v2 -&gt; v1: Switch Windows <code>hostname()</code> to return
`PhysicalDnsHostname...</li>
<li><a
href="https://github.com/ardaku/whoami/commit/85933dcbb3b45d2e5536e0ffca82bd5347ac75a2"><code>85933dc</code></a>
Backport v2 -&gt; v1: Check more environment variables for language (<a
href="https://redirect.github.com/ardaku/whoami/issues/146">#146</a>)</li>
<li><a
href="https://github.com/ardaku/whoami/commit/ef861597dfa6fa21c3e3abd72b3f0933bf393d6f"><code>ef86159</code></a>
v1: Update wasm-bindgen to v0.2.89 (<a
href="https://redirect.github.com/ardaku/whoami/issues/138">#138</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ardaku/whoami/compare/v1.5.2...v1.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=whoami&package-manager=cargo&previous-version=1.5.2&new-version=1.6.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-01 10:38:50 -04:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent ba488f956c
commit 817abb9805
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -5842,9 +5842,9 @@ dependencies = [
[[package]]
name = "whoami"
version = "1.5.2"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d"
checksum = "6994d13118ab492c3c80c1f81928718159254c53c472bf9ce36f8dae4add02a7"
dependencies = [
"redox_syscall 0.5.10",
"wasite",
+1 -1
View File
@@ -66,7 +66,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
tokio = { version = "1", features = ["full"] }
# Utils
whoami = "1.5"
whoami = "1.6"
anyhow = "1"
smallvec = "1.13"
tap = "1"