Skip to content

Bump dbus-fast from 3.1.2 to 4.0.0#176

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/dbus-fast-4.0.0
Open

Bump dbus-fast from 3.1.2 to 4.0.0#176
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/dbus-fast-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Bumps dbus-fast from 3.1.2 to 4.0.0.

Release notes

Sourced from dbus-fast's releases.

v4.0.0 (2026-02-01)

Chores

  • deps: Bump myst-parser from 3.0.1 to 4.0.1 (#557, 0d2bc8f)

  • deps: Bump myst-parser from 4.0.0 to 4.0.1 (#565, a327310)

  • deps: Bump sphinx from 7.4.7 to 8.1.3 (#566, fb38783)

  • deps: Bump sphinx-rtd-theme from 3.0.2 to 3.1.0 (#582, 9685e6e)

  • deps-ci: Bump the github-actions group with 5 updates (#564, 2b9d987)

  • deps-ci: Bump the github-actions group with 6 updates (#579, 86c4fa2)

  • deps-dev: Bump cython from 3.2.0 to 3.2.1 (#558, b41c7e5)

  • deps-dev: Bump cython from 3.2.1 to 3.2.2 (#567, 8627bb4)

  • deps-dev: Bump cython from 3.2.2 to 3.2.3 (#575, 46d23da)

  • deps-dev: Bump cython from 3.2.3 to 3.2.4 (#580, 22f35d9)

  • deps-dev: Bump pycairo from 1.28.0 to 1.29.0 (#556, bcacf57)

  • deps-dev: Bump pytest-asyncio from 1.2.0 to 1.3.0 (#572, 383275a)

  • deps-dev: Bump urllib3 from 2.5.0 to 2.6.0 in the pip group across 1 directory (#571, b9d8c0e)

  • deps-dev: Bump urllib3 from 2.6.0 to 2.6.3 in the pip group across 1 directory (#581, 593f907)

  • pre-commit.ci: Pre-commit autoupdate (#576, 35b4163)

  • pre-commit.ci: Pre-commit autoupdate (#574, 650cf0a)

  • pre-commit.ci: Pre-commit autoupdate (#568, d94e5a6)

  • pre-commit.ci: Pre-commit autoupdate (#559, d4389e5)

Continuous Integration

  • Apt-get update before apt-get install (#577, cbbe616)

Documentation

... (truncated)

Changelog

Sourced from dbus-fast's changelog.

CHANGELOG

v2.44.1 (2025-04-03)

Bug Fixes

v2.44.0 (2025-04-01)

Chores

  • Pin github actions to specific SHAs to mitigate supply chain attacks (#442, b69c865)

  • deps-dev: Bump pytest-asyncio from 0.25.3 to 0.26.0 (#443, 3f63386)

  • deps-dev: Bump setuptools from 76.0.0 to 78.0.1 (#439, 33332d9)

Signed-off-by: dependabot[bot] support@github.com

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com>

  • deps-dev: Bump setuptools from 78.0.1 to 78.1.0 (#444, f59d9f9)

  • pre-commit.ci: Pre-commit autoupdate (#440, f00f224)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@​users.noreply.github.com>

Features

  • Use trusted publishing to upload wheels (#445, 19df266)

v2.43.0 (2025-03-23)

... (truncated)

Commits
  • b35b35c 4.0.0
  • 9c20ca2 feat!: annotated types for D-Bus signatures (#563)
  • 22f35d9 chore(deps-dev): bump cython from 3.2.3 to 3.2.4 (#580)
  • 9685e6e chore(deps): bump sphinx-rtd-theme from 3.0.2 to 3.1.0 (#582)
  • 593f907 chore(deps-dev): bump urllib3 from 2.6.0 to 2.6.3 in the pip group across 1 d...
  • 86c4fa2 chore(deps-ci): bump the github-actions group with 6 updates (#579)
  • 35b4163 chore(pre-commit.ci): pre-commit autoupdate (#576)
  • cbbe616 ci: apt-get update before apt-get install (#577)
  • 383275a chore(deps-dev): bump pytest-asyncio from 1.2.0 to 1.3.0 (#572)
  • 650cf0a chore(pre-commit.ci): pre-commit autoupdate (#574)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dbus-fast](https://github.com/bluetooth-devices/dbus-fast) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/bluetooth-devices/dbus-fast/releases)
- [Changelog](https://github.com/Bluetooth-Devices/dbus-fast/blob/main/CHANGELOG.md)
- [Commits](Bluetooth-Devices/dbus-fast@v3.1.2...v4.0.0)

---
updated-dependencies:
- dependency-name: dbus-fast
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants