duckscript
duckscript copied to clipboard
Bump whoami from 1.5.2 to 1.6.0
trafficstars
Bumps whoami from 1.5.2 to 1.6.0.
Release notes
Sourced from whoami's releases.
v1.6.0
Changelog
Added
- Support for GNU/Hurd
Changed
- Removed comment about hostname being limited to ASCII due to Unicode hostnames being supported on Windows
- More descriptive error messages on the web target
Fixed
account()always returning username instead of user principal name on Windowslangs()now returns a list accurate to the POSIX locale spechostname()on Windows now returnsPhysicalDnsHostnameinstead ofNetBIOSdevicename(): Fixed reading escaped unix pretty names- Link error on Windows (in future Rust version)
What's Changed
- Remove comment about hostname being limited to ASCII by
@davidknain ardaku/whoami#119- Add support for GNU/Hurd by
@pinotreein ardaku/whoami#120- Apply target rename wasm32-wasip1 by
@AldaronLauin ardaku/whoami#124- Backport Update copyright (#129) by
@AldaronLauin ardaku/whoami#130- Bump version to 1.6.0-pre.0 by
@AldaronLauin ardaku/whoami#132- Backport v2 -> v1: Fix clippy duplicate attribute for MacOS by
@AldaronLauin ardaku/whoami#135- v1: Update wasm-bindgen to v0.2.89 by
@AldaronLauin ardaku/whoami#138- Backport v2 -> v1: Check more environment variables for language by
@AldaronLauin ardaku/whoami#146- Backport v2 -> v1: Switch Windows
hostname()to returnPhysicalDnsHostnameby@AldaronLauin ardaku/whoami#148- Backport v2 -> v1: Improved error handling by
@AldaronLauin ardaku/whoami#149- 1.6.0-pre.1 and Backport v2 -> v1: Adjusts langs() to match POSIX locale spec by
@AldaronLauin ardaku/whoami#151- Backport v2 -> v1: Fix license link by
@AldaronLauin ardaku/whoami#154- Add discriminants to ExtendedNameFormat enum by
@Batch21in ardaku/whoami#156- Version 1.6.0 pre.2 by
@AldaronLauin ardaku/whoami#158- Backport v2->v1: Fix reading escaped unix pretty names by
@AldaronLauin ardaku/whoami#178- Release v1.6.0 by
@AldaronLauin ardaku/whoami#162New Contributors
@davidknamade their first contribution in ardaku/whoami#119@pinotreemade their first contribution in ardaku/whoami#120@Batch21made their first contribution in ardaku/whoami#156Full Changelog: https://github.com/ardaku/whoami/compare/v1.5.2...v1.6.0
Changelog
Sourced from whoami's changelog.
[1.6.0] - 2025-03-23
Added
- Support for GNU/Hurd
Changed
- Removed comment about hostname being limited to ASCII due to Unicode hostnames being supported on Windows
- More descriptive error messages on the web target
Fixed
account()always returning username instead of user principal name on Windowslangs()now returns a list accurate to the POSIX locale spechostname()on Windows now returnsPhysicalDnsHostnameinstead ofNetBIOSdevicename(): Fixed reading escaped unix pretty names- Link error on Windows (in future Rust version)
Commits
8170882Release v1.6.0 (#162)109da1cBackport v2->v1: Fix reading escaped unix pretty names (#178)bc489c0Version 1.6.0 pre.2 (#158)7aabbfaAdd discriminants to ExtendedNameFormat enum (#156)7aba7a4Backport v2 -> v1: Fix license link (#154)d90a4f81.6.0-pre.1 and Backport v2 -> v1: Adjusts langs() to match POSIX locale spec...a027097Backport v2 -> v1: Improved error handling (#149)d9df517Backport v2 -> v1: Switch Windowshostname()to return `PhysicalDnsHostname...85933dcBackport v2 -> v1: Check more environment variables for language (#146)ef86159v1: Update wasm-bindgen to v0.2.89 (#138)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)