Skip to content

fix(deps): update rust crate whoami to v2 - #450

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/whoami-2.x
Open

fix(deps): update rust crate whoami to v2#450
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/whoami-2.x

Conversation

@renovate

@renovate renovate Bot commented Jan 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
whoami (source) dependencies major 12.1.2

Release Notes

ardaku/whoami (whoami)

v2.1.2

Compare Source

Changelog

Changed

  • Update minimum libc to 2.186
  • Update minimum libredox to 0.1.16

Fixed

  • Compilation for wasm32-wasip2

What's Changed

New Contributors

Full Changelog: ardaku/whoami@v2.1.1...v2.1.2

v2.1.1

Compare Source

Changelog

Added

  • Support for other Apple targets (untested)

Changed

  • Improved unix-like implementations - now depends on libc, and objc2-system-configuration on macOS
  • Updated web-sys to 0.3.85

What's Changed

Full Changelog: ardaku/whoami@v2.1.0...v2.1.1

v2.1.0

Compare Source

Changelog

Added

  • Add to DesktopEnvironment enum variants Niri, Hyprland, Cosmic

Changed

  • Bumped MSRV to 1.75

What's Changed

New Contributors

Full Changelog: ardaku/whoami@v2.0.3...v2.1.0

v2.0.4

Compare Source

Changelog

Fixed


Full Changelog: ardaku/whoami@v2.0.3...v2.0.4

v2.0.3

Compare Source

Changelog

Fixed

  • License files not being included in the package (again, switching to a workspace broke it)

What's Changed

New Contributors

Full Changelog: ardaku/whoami@v2.0.2...v2.0.3

v2.0.2

Compare Source

Changelog

Fixed

  • Crate not compiling when std feature isn't set (#​215)

What's Changed

Full Changelog: ardaku/whoami@v2.0.1...v2.0.2

v2.0.1

Compare Source

Changelog

Fixed

  • MSRV testing in CI actually works again
  • MSRV mishap - WhoAmI 2.0.0 was requiring an MSRV of 1.81 accidentally, due to using core::error::Error, changed so that when the std feature is enabled the MSRV is as-advertised - 1.65. Updated MSRV documentation to reflect that when the std feature is disabled it bumps the MSRV to 1.81
  • Fixed Daku reporting 64-bit when 32-bit in cpu_arch() implementation
  • Fixed environment variable typo LC_MONTEARY -> LC_MONETARY
  • Fixed whoami::Error having infinite recursion in the Display implementation
  • Fixed Broken links in the README.md
  • Updated wasite minimum version to v1.0.2 to fix MSRV issues on WASI

What's Changed

New Contributors

Full Changelog: ardaku/whoami@v2.0.0...v2.0.1

v2.0.0: (yanked)

Changelog

Added

  • Added LanguagePreferences
  • Added Error, which implements Into<std::io::Error>
  • no-std support
  • Better docs around hostnames and platform-specific limitations
  • #[must_use] to applicable functions
  • Support checking for Xfce desktop environment

Changed

  • MSRV updated to 1.65, upgraded to 2021 edition
  • Rename Platform::MacOS to Platform::Mac
  • Rename Platform::Nintendo to Platform::Nintendo3ds
  • When checking pointer width, if can't be determined return ErrorKind::Unsupported instead of ErrorKind::Other
  • *::Unknown(_) variants are now defined at the top of enums
  • Updated libredox to v0.1.12
  • desktop_env() now returns an Option - returning None when no desktop environment is applicable (such as over SSH)
  • Feature set changed to:
    • force-stub: Only compile to stub backend
    • std: Depend on the standard library (default feature)
    • wasi-wasite: Assume Wasite environment variables are defined when compiling to wasi targets (default feature)
    • wasm-web: Assume wasm with unknown OS is being compiled for a web page (default feature)
  • Rename arch() / Arch to cpu_arch() / CpuArchitecture
  • Rename DesktopEnv to DesktopEnvironment
  • Language is now a struct instead of an enum
  • Language fallbacks without the country are appended at the end of language iteration
  • DesktopEnv::WebBrowser variant now includes browser name and version
  • devicename() on web target now always returns "Browser"
  • hostname() on web target now returns the webpage URL instead of "localhost"
  • DesktopEnvironment::is_gtk() and DesktopEnvironment::is_kde() are now const and marked with #[must_use]
  • Update wasite target dependency to 1.0.0
  • distro() now reports Windows 11 as Windows 11 instead of 10

Removed

  • Removed Platform::Xbox
  • Remove all infallible function variants, and remove the fallible module, moving those functions to the root module
  • Remove deprecated lang()
  • Remove langs() in favor of lang_prefs()
  • Language::country(), Country
  • Unnecessary #[non_exhaustive] attributes

What's Changed

New Contributors

Full Changelog: ardaku/whoami@v1.6.0...v2.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/whoami-2.x branch 2 times, most recently from 8056c28 to a21c9bb Compare January 10, 2026 01:40
@renovate
renovate Bot force-pushed the renovate/whoami-2.x branch 2 times, most recently from 29a6784 to e497560 Compare February 2, 2026 17:28
@renovate
renovate Bot force-pushed the renovate/whoami-2.x branch 2 times, most recently from c18f17a to 1bcc399 Compare February 16, 2026 06:39
@renovate
renovate Bot force-pushed the renovate/whoami-2.x branch from 1bcc399 to 6cbbfa2 Compare February 25, 2026 09:47
@renovate
renovate Bot force-pushed the renovate/whoami-2.x branch 3 times, most recently from 29e871d to b885b11 Compare March 13, 2026 22:16
@renovate
renovate Bot force-pushed the renovate/whoami-2.x branch from b885b11 to 9114160 Compare March 17, 2026 02:03
@renovate
renovate Bot force-pushed the renovate/whoami-2.x branch from 9114160 to d011390 Compare April 2, 2026 19:57
@renovate
renovate Bot force-pushed the renovate/whoami-2.x branch 2 times, most recently from e11c2b4 to 931248f Compare April 20, 2026 04:49
@renovate
renovate Bot force-pushed the renovate/whoami-2.x branch from 931248f to 4c5dbac Compare April 27, 2026 05:03
@renovate
renovate Bot force-pushed the renovate/whoami-2.x branch from 4c5dbac to aa6ee4c Compare May 11, 2026 04:34
@renovate
renovate Bot force-pushed the renovate/whoami-2.x branch from aa6ee4c to 4311dea Compare May 18, 2026 14:49
@renovate renovate Bot changed the title Update Rust crate whoami to v2 fix(deps): update rust crate whoami to v2 May 22, 2026
@renovate
renovate Bot force-pushed the renovate/whoami-2.x branch 2 times, most recently from 127a716 to b7908d0 Compare June 8, 2026 06:57
@renovate
renovate Bot force-pushed the renovate/whoami-2.x branch from b7908d0 to a7bacfe Compare July 6, 2026 07:03
@renovate
renovate Bot force-pushed the renovate/whoami-2.x branch 3 times, most recently from 960536a to 7581e61 Compare July 20, 2026 08:50
@renovate
renovate Bot force-pushed the renovate/whoami-2.x branch from 7581e61 to 668cdae Compare July 21, 2026 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants