akhilerm / youtube-music-alexa-skill

Alexa skill to play songs from youtube music on echo devices
Apache License 2.0
68 stars 26 forks source link

Bump node-youtube-music from 0.8.3 to 0.10.3 in /lambda #5

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps node-youtube-music from 0.8.3 to 0.10.3.

Release notes

Sourced from node-youtube-music's releases.

v0.10.3

Added

  • 🔊 Debug playlist test failing on CI [ff4edf1]

Fixed

  • 🐛 Fix listMusiceFromPlaylist when the musics come from caroussel [e892918]
  • 🐛 Fix test on list song from album [bdd843e]

Miscellaneous

  • Merge pull request #22 from to-dy/fix-listMusicsFromPlaylist-400-error [5dd9111]
  • fix(listMusicsFromPlaylist): catch and log errors in API call [0134d5d]
  • fix: listMusicsFromPlaylist bad request #15 [7ddaf82]
  • Fix destructuring crash for empty playlist search results [8d5e119]
  • Merge pull request #21 from eyezahhhh/main [ea01f7a]

v0.10.2

Removed

  • 🔥 Remove logs and eslint [d775871]

v0.10.1

Changed

  • 🔧 Add files in package.json [df95a28]

v0.10.0

Changed

  • 🏗️ Convert to ES Module and use Vitest [3ad6c19]
  • ⏪ Introduce back es build [a3cf28f]

v0.9.2

Removed

Miscellaneous

  • 📝 Fix README example [e593c46]

v0.9.1

Miscellaneous

  • 🧑‍💻 Improve library exports [4524fa4]

v0.9.0

Added

... (truncated)

Changelog

Sourced from node-youtube-music's changelog.

0.10.3 (2023-06-02)

Added

  • 🔊 Debug playlist test failing on CI [ff4edf1]

Fixed

  • 🐛 Fix listMusiceFromPlaylist when the musics come from caroussel [e892918]
  • 🐛 Fix test on list song from album [bdd843e]

Miscellaneous

  • Merge pull request #22 from to-dy/fix-listMusicsFromPlaylist-400-error [5dd9111]
  • fix(listMusicsFromPlaylist): catch and log errors in API call [0134d5d]
  • fix: listMusicsFromPlaylist bad request #15 [7ddaf82]
  • Fix destructuring crash for empty playlist search results [8d5e119]
  • Merge pull request #21 from eyezahhhh/main [ea01f7a]

0.10.2 (2023-02-06)

Removed

  • 🔥 Remove logs and eslint [d775871]

0.10.1 (2023-02-05)

Changed

  • 🔧 Add files in package.json [df95a28]

0.10.0 (2023-02-05)

Changed

  • 🏗️ Convert to ES Module and use Vitest [3ad6c19]
  • ⏪ Introduce back es build [a3cf28f]

0.9.2 (2023-02-05)

Removed

... (truncated)

Commits
  • bfd3788 :bookmark: Release v0.10.3
  • e892918 :bug: Fix listMusiceFromPlaylist when the musics come from caroussel
  • ff4edf1 :loud_sound: Debug playlist test failing on CI
  • 5dd9111 Merge pull request #22 from to-dy/fix-listMusicsFromPlaylist-400-error
  • 0134d5d fix(listMusicsFromPlaylist): catch and log errors in API call
  • 7ddaf82 fix: listMusicsFromPlaylist bad request #15
  • ea01f7a Merge pull request #21 from eyezahhhh/main
  • 8d5e119 Fix destructuring crash for empty playlist search results
  • bdd843e :bug: Fix test on list song from album
  • aed2ad8 :bookmark: Release v0.10.2
  • 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 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)