blackspherefollower / NogasmChart

A Nogasm session recording tool
BSD 3-Clause "New" or "Revised" License
18 stars 5 forks source link

build(deps): bump Buttplug from 2.0.6 to 3.0.0 in /NogasmChart #90

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Buttplug from 2.0.6 to 3.0.0.

Changelog

Sourced from Buttplug's changelog.

3.0.0 (2022-12-30)

Welcome Back, Buttplug C#

Features

  • All Server Components stripped out, library is now Client Only, expected to be run against either Intiface Central or Intiface engine.
  • Updated to the Buttplug v3 spec, including ScalarCmd and SensorReadCmd
  • JsonSchema removed
  • Reflection requirements removed
  • IPC Connector removed (Rust implementation won't be using it either, so no reason to have it here)
  • Examples removed (moved to dev guide)
  • Removed .Net Framework support (no longer needed)
  • Added Standard 2.1 support (Alongside Standard 2.0)
  • Websocket Client Connector returns to being its own package.

2.0.5 (2021-08-29)

Features

  • Update to Buttplug v5
    • New version of btleplug
    • New comm managers and other features that need to be ported to FFI

2.0.4 (2021-08-21)

Bugfixes

  • #87: Update ButtplugClient to use ConcurrentDictionary for device storage

2.0.3 (2021-05-17)

Bugfixes

  • #78: Fix key duplication exception when > 1 client instances created.
  • #79: Fix issue with re-entrancy causing double-disposes

2.0.2 (2021-05-15)

Features

  • #77: C# Cleanup/Linting

Bugfixes

  • #76: Fix issue with log messages causing exceptions on device drop in FFI

2.0.1 (2021-04-24)

... (truncated)

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 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[bot] commented 1 year ago

Looks like Buttplug is up-to-date now, so this is no longer needed.