Pull requests chore(deps-ci): bump the github-actions group with 5 updates
Bumps the github-actions group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `5.0.0` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.4.3` | `5.5.0` |
| [CodSpeedHQ/action](https://github.com/codspeedhq/action) | `3.8.0` | `3.8.1` |
| [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) | `10.2.0` | `10.3.1` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.3.0` | `5.0.0` |
Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/11bd71901bbe5b1630ceea73d27597364c9af683...08c6903cd8c0fde910a37f88322edcfb5dd907a8)
Updates `codecov/codecov-action` from 5.4.3 to 5.5.0
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/18283e04ce6e62d37312384ff67231eb8fd56d24...fdcc8476540edceab3de004e990f80d881c6cc00)
Updates `CodSpeedHQ/action` from 3.8.0 to 3.8.1
- [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/0b6e7a3d96c9d2a6057e7bcea6b45aaf2f7ce60b...76578c2a7ddd928664caa737f0e962e3085d4e7c)
Updates `python-semantic-release/python-semantic-release` from 10.2.0 to 10.3.1
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/2896129e02bb7809d2cf0c1b8e9e795ee27acbcf...5b9d941d5b29da138b933660ce1a9df75b54ce25)
Updates `actions/download-artifact` from 4.3.0 to 5.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/d3f86a106a0bac45b974a628896c90dbdf5c8093...634f93cb2916e3fdff6788551b99b062d0335ce0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: codecov/codecov-action
dependency-version: 5.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: CodSpeedHQ/action
dependency-version: 3.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: python-semantic-release/python-semantic-release
dependency-version: 10.3.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com> dependabot/github_actions/github-actions-a2a24b2c13 CodSpeed Performance Gauge +1%
chore(pre-commit.ci): pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.10 → v0.12.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.10...v0.12.11) pre-commit-ci-update-config CodSpeed Performance Gauge +1%
chore: alternative name owner tracking defeat to appease Cython
Cython demands that a dict-typed object really be a dict and not a
subclass, presumably because it wants to shortcut the virtual dispatch
and implement all the methods in native code. Thus, my first attempt at
defeating the name owner tracking in MessageBus was a non-starter. This
commit switches to a different strategy: pre-filling the mapping so that
get_interface() won't try to shoot off a GetNameOwner call to the bus. whitslack:fix-get_children CodSpeed Performance Gauge 0%
chore(deps-dev): bump cython from 3.1.2 to 3.1.3
Bumps [cython](https://github.com/cython/cython) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/cython/cython/releases)
- [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst)
- [Commits](https://github.com/cython/cython/compare/3.1.2...3.1.3)
---
updated-dependencies:
- dependency-name: cython
dependency-version: 3.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> dependabot/pip/cython-3.1.3 CodSpeed Performance Gauge 0%
© 2025 CodSpeed Technology