Commit 9b2e685
authored
Update Rust crate whoami to 2.1.1 (#3065)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [whoami](https://redirect.github.com/ardaku/whoami/releases)
([source](https://redirect.github.com/ardaku/whoami)) |
workspace.dependencies | patch | `2.1.0` -> `2.1.1` |
---
### Release Notes
<details>
<summary>ardaku/whoami (whoami)</summary>
###
[`v2.1.1`](https://redirect.github.com/ardaku/whoami/releases/tag/v2.1.1)
[Compare
Source](https://redirect.github.com/ardaku/whoami/compare/v2.1.0...v2.1.1)
### 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
- Add initial dependency on libc by
[@​AldaronLau](https://redirect.github.com/AldaronLau) in
[#​221](https://redirect.github.com/ardaku/whoami/pull/221)
- Switch out unix defs for ones in the libc crate by
[@​AldaronLau](https://redirect.github.com/AldaronLau) in
[#​222](https://redirect.github.com/ardaku/whoami/pull/222)
- Reduce code duplication in unix implementation by
[@​AldaronLau](https://redirect.github.com/AldaronLau) in
[#​223](https://redirect.github.com/ardaku/whoami/pull/223)
- Add dependency objc2-system-configuration for MacOS by
[@​AldaronLau](https://redirect.github.com/AldaronLau) in
[#​224](https://redirect.github.com/ardaku/whoami/pull/224)
- Bump libc from 0.2.180 to 0.2.181 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​226](https://redirect.github.com/ardaku/whoami/pull/226)
- Bump version to 2.1.1 by
[@​AldaronLau](https://redirect.github.com/AldaronLau) in
[#​225](https://redirect.github.com/ardaku/whoami/pull/225)
**Full Changelog**:
<ardaku/whoami@v2.1.0...v2.1.1>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone
America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone
America/Los_Angeles.
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->1 parent 814eb13 commit 9b2e685
2 files changed
+39
-31
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments