Skip to content

Update dependency dbus-next to ^0.9.0

Botaniker (Bot) requested to merge renovate/dbus-next-0.x into master

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

Compare Source

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

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • 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.

Merge request reports