Bluetooth-Devices
bleak-esphome
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
ci: remove Upgrader workflow that has never succeeded The Upgrader workflow calls browniebroke/github-actions' poetry-upgrade reusable workflow with `secrets.GH_PAT`, which is not configured for this repository. The reusable workflow forwards it to `peter-evans/create-pull-request` as `token:`, so the push runs with no credential and dies: fatal: could not read Username for 'https://github.com' ##[error]The process '/usr/bin/git' failed with exit code 128 All 14 runs in the retained history failed this way, and the `update/poetry-upgrade` branch has never existed — the workflow has produced zero pull requests since it was added. Dependabot already covers this repository (pip weekly, github-actions monthly) and is demonstrably working. The one thing Upgrader did that Dependabot does not is regenerate the full poetry.lock including transitive pins; if that is wanted, configuring GH_PAT and reverting this commit restores it.
bluetoothbot:koan/drop-dead-poetry-upgrade
12 hours ago
chore(pre-commit.ci): pre-commit autoupdate updates: - [github.com/commitizen-tools/commitizen: v4.16.4 → v4.16.5](https://github.com/commitizen-tools/commitizen/compare/v4.16.4...v4.16.5) - [github.com/astral-sh/ruff-pre-commit: v0.15.20 → v0.15.22](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.20...v0.15.22) - [github.com/pre-commit/mirrors-mypy: v2.1.0 → v2.3.0](https://github.com/pre-commit/mirrors-mypy/compare/v2.1.0...v2.3.0)
pre-commit-ci-update-config
14 hours ago
ci: pin upload-to-gh-release to v9.8.9 The release job was the only step using a mutable ref. Every other action in the workflow is version-pinned. `main` currently resolves to 0a92b5d (== v9.8.9), so this is behaviourally a no-op today while removing a mutable dependency from a job that holds a write-scoped GITHUB_TOKEN and publishes to PyPI.
bluetoothbot:koan/pin-upload-to-gh-release
2 days ago
ci: bump tiangolo/issue-manager to 0.8.1 The 0.8.0 image CMD used `uv run`, which resolves against the mounted consumer repo instead of the action's baked venv. It loaded this repo's pyproject.toml and crashed with ModuleNotFoundError: typing_extensions, failing every scheduled run since 2026-07-07. 0.8.1 puts /code/.venv/bin first on PATH and calls python directly.
bluetoothbot:koan/fix-issue-manager-0-8-1
2 days ago
chore(pre-commit.ci): pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.20 → v0.15.21](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.20...v0.15.21) - [github.com/pre-commit/mirrors-mypy: v2.1.0 → v2.3.0](https://github.com/pre-commit/mirrors-mypy/compare/v2.1.0...v2.3.0)
pre-commit-ci-update-config
8 days ago
chore(deps-dev): bump zeroconf from 0.149.17 to 0.150.0 Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.149.17 to 0.150.0. - [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases) - [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md) - [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.149.17...0.150.0) --- updated-dependencies: - dependency-name: zeroconf dependency-version: 0.150.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/zeroconf-0.150.0
8 days ago
chore(deps-dev): bump soupsieve from 2.8.3 to 2.8.4 Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 2.8.3 to 2.8.4. - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](https://github.com/facelessuser/soupsieve/compare/2.8.3...2.8.4) --- updated-dependencies: - dependency-name: soupsieve dependency-version: 2.8.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/soupsieve-2.8.4
10 days ago
fix: recover advertisement subscriptions rejected by a stale proxy connection (#394)
main
15 days ago
Latest Branches
CodSpeed Performance Gauge
0%
ci: remove Upgrader workflow that has never succeeded
#403
12 hours ago
7651829
bluetoothbot:koan/drop-dead-poetry-upgrade
CodSpeed Performance Gauge
-1%
chore(pre-commit.ci): pre-commit autoupdate
#400
14 hours ago
fb2f1f7
pre-commit-ci-update-config
CodSpeed Performance Gauge
0%
ci: pin upload-to-gh-release to v9.8.9
#402
2 days ago
89b2e24
bluetoothbot:koan/pin-upload-to-gh-release
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs