-
Notifications
You must be signed in to change notification settings - Fork 653
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.12.0 to 2.13.1 #4681
Conversation
Bumps [dbus-fast](https://github.com/bluetooth-devices/dbus-fast) from 2.12.0 to 2.13.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.12.0...v2.13.1) --- updated-dependencies: - dependency-name: dbus-fast dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bluetooth-Devices/dbus-fast#264 checks at marshall time instead so it doesn't hit
in most cases now because it fails sooner.. I'm not sure where the tuples are coming from though |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to figure out where tuples are used instead of lists and fix that before this can be upgraded
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
dbus-fast wants a list here and not a tuple see home-assistant#4681
I'm going to add support for tuples to dbus-fast since this keeps coming up |
@dependabot recreate |
Sorry, only users with push access can use that command. |
@dependabot recreate |
Superseded by #4688. |
Bumps dbus-fast from 2.12.0 to 2.13.1.
Release notes
Sourced from dbus-fast's releases.
Changelog
Sourced from dbus-fast's changelog.
Commits
6b48423
2.13.11586221
fix: re-release since the previous release ran out of space on PyPI (#266)1fea9b4
2.13.05bdb161
feat: improve marshaller performance (#264)4b7eeb1
2.12.1e634fc2
fix: send reply test failure with cython (#265)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)