python-tailscale
python-tailscale copied to clipboard
Asynchronous client for the Tailscale API.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/frenck/python-tailscale). ## Repository problems These problems occurred while...
New optional parameter for `Tailscale()`: `api_url`, same as `--login-server` for the `tailscale` CLI client. # Proposed Changes This change will allow setting a custom API URL for the tailscale control...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pre-commit-hooks](https://redirect.github.com/pre-commit/pre-commit-hooks) | `4.6.0` -> `5.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pip](https://redirect.github.com/pypa/pip) ([changelog](https://pip.pypa.io/en/stable/news/)) | `==25.1` -> `==25.1.1` | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [poetry](https://redirect.github.com/python-poetry/poetry) ([changelog](https://python-poetry.org/history/)) | `==2.1.2` -> `==2.1.3` | [](https://docs.renovatebot.com/merge-confidence/) |...
Hello, I installed Tailscale in Home Assistant and it worked successfully for a while. Recently I can't start the service and I see an error message: Failed to login See...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [coverage](https://redirect.github.com/coveragepy/coveragepy) | `7.11.3` -> `7.12.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | patch | `v4.31.3` -> `v4.31.4` | --- > [!WARNING]...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | patch | `v5.0.0` -> `v5.0.1` | --- > [!WARNING]...
Are you interested in adding support for using [OAuth clients][a] to authenticate? Regular API keys expire after at most 90 days, but OAuth client secrets never expire. This is helpful...