Pull requests chore(pre-commit.ci): pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0)
- [github.com/astral-sh/ruff-pre-commit: v0.12.7 → v0.12.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.7...v0.12.8) pre-commit-ci-update-config CodSpeed Performance Gauge 0%
chore(deps-ci): bump CodSpeedHQ/action in the github-actions group
Bumps the github-actions group with 1 update: [CodSpeedHQ/action](https://github.com/codspeedhq/action).
Updates `CodSpeedHQ/action` from 3.5.0 to 3.8.0
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codspeedhq/action/compare/0010eb0ca6e89b80c88e8edaaa07cfe5f3e6664d...0b6e7a3d96c9d2a6057e7bcea6b45aaf2f7ce60b)
---
updated-dependencies:
- dependency-name: CodSpeedHQ/action
dependency-version: 3.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com> dependabot/github_actions/github-actions-489c6d6fed CodSpeed Performance Gauge +3%
Merge branch 'main' into fix-multiple-fds radium226:fix-multiple-fds CodSpeed Performance Gauge 0%
test: replace deprecated `event_loop` fixture
Replace the deprecated `event_loop` fixture with
`asyncio.get_running_loop()` as recommended in pytest-asyncio
documentation [1]. This fixes compatibility with >=pytest-asyncio-1.0.0
without breaking compatibility with older versions.
[1] https://pytest-asyncio.readthedocs.io/en/stable/how-to-guides/migrate_from_0_21.html
Signed-off-by: Michał Górny <mgorny@gentoo.org> mgorny:event-loop-fixture CodSpeed Performance Gauge -1%
© 2025 CodSpeed Technology