Update dependency dbus-next to ^0.9.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
dbus-next | dependencies | minor | ^0.8.2 -> ^0.9.0 |
Release Notes
dbusjs/node-dbus-next
v0.9.1
This release includes some bug fixes, new features, and a semi-breaking change.
- (semi-breaking) Make type
ay
a buffer. This is different from previous behavior, but it is in line with the documentation from the beginning of the project. (#57) - service: Add support for no reply methods (#50)
- fix syntax for tcp addresses (#51)
- Add typescript bindings for bus events (#58)
- bug: property getter executed when using
configureMembers
(#60) - Improve code generators (#52)
- Avoid JSBI code paths when BigInt compatibility mode is not on (this should help a bit in webpack environments) (
f1e2b4a
)
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.