Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop hard dependency on gpiod==1.5.4 #74

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented Jul 10, 2024

gpiod started publishing installable wheels as of version 2.2.0.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.84%. Comparing base (b009196) to head (b54178a).
Report is 2 commits behind head on dev.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #74      +/-   ##
==========================================
+ Coverage   61.78%   61.84%   +0.05%     
==========================================
  Files          14       14              
  Lines        1748     1748              
==========================================
+ Hits         1080     1081       +1     
+ Misses        668      667       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@puddly puddly merged commit e8e35a0 into NabuCasa:dev Jul 10, 2024
12 checks passed
@tl-sl
Copy link
Contributor

tl-sl commented Jul 11, 2024

gpiod started publishing installable wheels as of version 2.2.0.

Nice, so we can drop support for the old API as well now?

renovate bot referenced this pull request in marinatedconcrete/config Jul 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[universal-silabs-flasher](https://togithub.com/NabuCasa/universal-silabs-flasher)
| `==0.0.20` -> `==0.0.21` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/universal-silabs-flasher/0.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/universal-silabs-flasher/0.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/universal-silabs-flasher/0.0.20/0.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/universal-silabs-flasher/0.0.20/0.0.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>NabuCasa/universal-silabs-flasher
(universal-silabs-flasher)</summary>

###
[`v0.0.21`](https://togithub.com/NabuCasa/universal-silabs-flasher/releases/tag/v0.0.21)

[Compare
Source](https://togithub.com/NabuCasa/universal-silabs-flasher/compare/v0.0.20...v0.0.21)

#### What's Changed

- Minimum version of click to 8.0.0 for get_parameter_source by
[@&#8203;sinipelto](https://togithub.com/sinipelto) in
[https://github.com/NabuCasa/universal-silabs-flasher/pull/72](https://togithub.com/NabuCasa/universal-silabs-flasher/pull/72)
- Drop hard dependency on `gpiod==1.5.4` by
[@&#8203;puddly](https://togithub.com/puddly) in
[https://github.com/NabuCasa/universal-silabs-flasher/pull/74](https://togithub.com/NabuCasa/universal-silabs-flasher/pull/74)

#### New Contributors

- [@&#8203;sinipelto](https://togithub.com/sinipelto) made their first
contribution in
[https://github.com/NabuCasa/universal-silabs-flasher/pull/72](https://togithub.com/NabuCasa/universal-silabs-flasher/pull/72)

**Full Changelog**:
NabuCasa/universal-silabs-flasher@v0.0.20...v0.0.21

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/marinatedconcrete/config).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

3 participants