NCT-skyouo / skyouo-s-music-bot

一個非常強大的 Discord 音樂機器人, 基於 discord.js 與 discord-ytdl-core
The Unlicense
24 stars 4 forks source link

Bump ytsr from 3.2.4 to 3.5.2 #138

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ytsr from 3.2.4 to 3.5.2.

Release notes

Sourced from ytsr's releases.

v3.5.2

3.5.2 (2021-08-04)

Bug Fixes

  • ignore includingResultsForRenderer (0374f62), closes #132

v3.5.1

3.5.1 (2021-08-04)

Bug Fixes

v3.5.0

Feature

  • switch to new URL api

Fix

  • fix typo in README

v3.4.1

fix

  • sturdy parseText
    • completely remove crashes when no obj is present
    • add default-response-type

v3.4.0

Feature

  • supporting various requestOptions in typings

Fix / Security

  • fix typo
  • increase versions

v3.3.1

ignore "promotedVideoRenderer"

v3.3.0

add support for richShelfRenderer

Commits
  • 0374f62 fix: ignore includingResultsForRenderer
  • a008e1b chore(package): setup automated releases
  • ad1005a fix: remove dosth() from readme examples (#135)
  • 2ef8276 fix: support continuation from json data (#139)
  • e61be7c fix: incorrect Error log (#131)
  • 38a28f5 chore(package): upgrade miniget from 4.2.0 to 4.2.1 (#130)
  • 0401e6f Security: Bump lodash from 4.17.20 to 4.17.21 (#129)
  • ba393b5 Security: Bump hosted-git-info from 2.8.8 to 2.8.9 (#128)
  • 7879ff9 v3.5.0
  • 7a71186 fix: manual linting of new url api related code (#125)
  • Additional commits viewable in compare view


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)