techy2493 / ts-disc-control

A Discord Bot for syncing Discord roles to Teamspeak clients using Server Query.
GNU General Public License v3.0
5 stars 1 forks source link

Bump ts3-nodejs-library from 3.4.1 to 3.5.1 #36

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps ts3-nodejs-library from 3.4.1 to 3.5.1.

Changelog

Sourced from ts3-nodejs-library's changelog.

3.5.1 - 19.09.2023

  • fix type of clientTalkRequest

3.5.0 - 06.07.2023

  • fix customSearch and customInfo response entry to be an array
  • both above functions will now return an empty array when no entry has been found instead of throwing an error

3.4.0 - 08.10.2021

  • WARNING changed crc32 return value from TeamSpeak#uploadIcon function from a signed int to an unsigned int
  • added empty string for multiple file transfer functions for property cpw
  • update dependencies

3.3.0 - 14.04.2020

  • added TeamSpeak#self in order to get Query client from the current connection
  • added TeamSpeak#sendChannelMessage which will send a message to a specific channel and will move into and back from the channel if necessary
  • added TeamSpeakChannel#message which will utilize TeamSpeak#sendChannelMessage in order to send a message to a channel
  • update packages
  • fixed some types

3.2.0 - 13.11.2020

  • set SSH as default connection if no parameter has been set (raw will be disabled by default with TeamSpeak Server version 3.14.0 as stated in TeamSpeaks Changelog)
  • add optional parameter continueOnError on clientKick, clientMove and banClient
  • add clientEstimatedLocation to TeamSpeak client
  • fix a bug where in some cases paramters are not getting converted from snakecase to camelcase

3.1.0 - 23.10.2020

  • improve typings
  • update dev dependencies

3.1.0 - 12.08.2020

  • implement snapshot version 3

3.0.9 - 02.08.2020

  • fix emitted data from clientdisconnect event
  • update dependencies

3.0.8 - 10.07.2020

  • fix paths to local scripts

3.0.7 - 05.07.2020

  • renamed functions to conform JS camelcase standard
    • getChannelByID -> getChannelById
    • getClientByID -> getClientById
    • getClientByDBID -> getClientByDbid
    • getClientByUID -> getClientByUid
    • clientDBList -> clientDbList
    • clientDBInfo -> clientDbInfo
    • clientDBEdit -> clientDbEdit
    • clientDBDelete -> clientDbDelete
  • all command parameters and responses are now camelcase instead of snakecase

... (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 show 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)
github-actions[bot] commented 6 months ago

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

package-lock.json
  • buildcheck@0.0.6
  • cpu-features@0.0.9
  • nan@2.18.0
  • ssh2@1.15.0
  • ts3-nodejs-library@3.5.1
  • buildcheck@0.0.3
  • cpu-features@0.0.4
  • nan@2.17.0
  • ssh2@1.11.0
  • ts3-nodejs-library@3.4.1
package.json
  • ts3-nodejs-library@^3.5.1
  • ts3-nodejs-library@^3.4.1