Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dbus-fast from 2.14.0 to 2.21.1 #59

Merged
merged 1 commit into from
Feb 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps dbus-fast from 2.14.0 to 2.21.1.

Release notes

Sourced from dbus-fast's releases.

v2.21.1

Fix

  • Avoid expensive runtime inspection of known callables (#277) (0271825)

v2.21.0

Feature

v2.20.0

Feature

  • Speed up run time constructed method handlers (#275) (9f54fc3)

v2.19.0

Feature

  • Speed up ServiceInterface callbacks with cython methods (#274) (0e57d79)

v2.18.0

Feature

  • Small speed up to the aio message reader (#273) (8ee18a1)

v2.17.0

Feature

  • Reduce duplicate code in aio MessageBus (#272) (502ab0d)

v2.16.0

Feature

  • Speed up sending messages with call on the MessageBus (#271) (6d7f522)

v2.15.0

Feature

  • Make ErrorType enums compare as strings (#269) (c6a8301)
Changelog

Sourced from dbus-fast's changelog.

v2.21.1 (2024-01-16)

Fix

  • Avoid expensive runtime inspection of known callables (#277) (0271825)

v2.21.0 (2023-12-12)

Feature

v2.20.0 (2023-12-04)

Feature

  • Speed up run time constructed method handlers (#275) (9f54fc3)

v2.19.0 (2023-12-04)

Feature

  • Speed up ServiceInterface callbacks with cython methods (#274) (0e57d79)

v2.18.0 (2023-12-04)

Feature

  • Small speed up to the aio message reader (#273) (8ee18a1)

v2.17.0 (2023-12-04)

Feature

  • Reduce duplicate code in aio MessageBus (#272) (502ab0d)

v2.16.0 (2023-12-04)

Feature

  • Speed up sending messages with call on the MessageBus (#271) (6d7f522)

v2.15.0 (2023-11-22)

Feature

  • Make ErrorType enums compare as strings (#269) (c6a8301)
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
Bumps [dbus-fast](https://github.com/bluetooth-devices/dbus-fast) from 2.14.0 to 2.21.1.
- [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@v2.14.0...v2.21.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/dbus-fast-2.21.1 branch from 6660101 to 3414ab5 Compare February 3, 2024 21:46
@natekspencer
Copy link
Collaborator

@dependabot merge

@dependabot dependabot bot merged commit 9614ecd into main Feb 3, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/pip/dbus-fast-2.21.1 branch February 3, 2024 21:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant