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

Minimum version of click to 8.0.0 for get_parameter_source #72

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

sinipelto
Copy link
Contributor

Issue: #71

Added requirement dependency of click version 8.0.0 or greater to support get_parameter_source

Update pyproject.toml

…rt get_parameter_source

Update pyproject.toml
@sinipelto sinipelto changed the title Minimum version click to 8.0.0 for get_parameter_source Minimum version of click to 8.0.0 for get_parameter_source Jul 8, 2024
@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.78%. Comparing base (b009196) to head (8f24b8c).
Report is 1 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      #72   +/-   ##
=======================================
  Coverage   61.78%   61.78%           
=======================================
  Files          14       14           
  Lines        1748     1748           
=======================================
  Hits         1080     1080           
  Misses        668      668           

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

@puddly puddly merged commit d58c32b into NabuCasa:dev Jul 8, 2024
12 checks passed
@puddly
Copy link
Collaborator

puddly commented Jul 8, 2024

Thanks!

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