v4.1.4
バグ修正
- 一部の環境で、
ログ log
コマンドが動作しない問題を修正(#1812) リセット
コマンドの挙動を修正(#1813, #1817)- 切断時に、リソースを確実に破棄するよう修正(#1817)
- 検索が失敗することの回避策として、代替ライブラリによるフォールバック検索を追加することにより修正(#1814)
- リソースの取得中に再生がキャンセルされた場合、準備中かどうかを判断するフラグを確実にリセットする(#1815)
ドキュメント
- BGM機能は、v4.0.0で正式機能になっているため、表記を更新(#1673)
依存関係のアップデート
- @mtripg6666tdr/oceanic-command-resolver 1.1.1 => 1.2.0
- @sinclair/typebox 0.28.10 => 0.29.1
- dotenv 16.0.3 => 16.3.1
- html-entities 2.3.3 => 2.4.0
- https-proxy-agent 6.1.0 => 7.0.0
- i18next 22.4.15 => 22.5.1
- i18next-fs-backend 2.1.1 => 2.1.5
- miniget 4.2.2 => 4.2.3
- oceanic.js 1.6.0 => 1.7.1
- soundcloud.ts 0.5.0 => 0.5.1
- spotify-url-info 3.2.4 => 3.2.5
- tslib 2.5.0 => 2.6.0
Optional
- mongodb 5.5.0 => 5.6.0
その他の変更
- 不要な依存関係(@types/follow-redirects)を削除(#1720)
その他の特記事項
- Dockerのイメージは、リリース後30~40分程度で公開されます。
What's Changed
- Update: bump @types/node from 20.1.7 to 20.2.0 by @dependabot in #1657
- Update: bump rimraf from 5.0.0 to 5.0.1 by @dependabot in #1658
- Update: bump @sinclair/typebox from 0.28.10 to 0.28.11 by @dependabot in #1659
- Update: bump tslib from 2.5.0 to 2.5.1 by @dependabot in #1661
- Update: bump i18next-fs-backend from 2.1.1 to 2.1.2 by @dependabot in #1667
- Update: bump i18next from 22.4.15 to 22.5.0 by @dependabot in #1668
- Update: bump @types/node from 20.2.0 to 20.2.1 by @dependabot in #1670
- Update: bump tslib from 2.5.1 to 2.5.2 by @dependabot in #1671
- Docs: bgm has no longer been beta already by @mtripg6666tdr in #1673
- Update: bump eslint from 8.40.0 to 8.41.0 by @dependabot in #1676
- Update: bump spotify-url-info from 3.2.4 to 3.2.5 by @dependabot in #1678
- Update: bump @types/node from 20.2.1 to 20.2.3 by @dependabot in #1679
- Update: bump https-proxy-agent from 6.1.0 to 6.2.0 by @dependabot in #1680
- Update: bump @typescript-eslint/parser from 5.59.6 to 5.59.7 by @dependabot in #1683
- Update: bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 by @dependabot in #1684
- Update: bump https-proxy-agent from 6.2.0 to 7.0.0 by @dependabot in #1685
- Update: bump @types/node from 20.2.3 to 20.2.4 by @dependabot in #1688
- Update: bump @sinclair/typebox from 0.28.11 to 0.28.12 by @dependabot in #1689
- Update: bump @types/html-to-text from 9.0.0 to 9.0.1 by @dependabot in #1691
- Update: bump @sinclair/typebox from 0.28.12 to 0.28.13 by @dependabot in #1697
- Update: bump @types/node from 20.2.4 to 20.2.5 by @dependabot in #1698
- Update: bump @typescript-eslint/parser from 5.59.7 to 5.59.8 by @dependabot in #1702
- Update: bump @sinclair/typebox from 0.28.13 to 0.28.14 by @dependabot in #1703
- Update: bump oceanic.js from 1.6.0 to 1.7.0 by @mtripg6666tdr in #1705
- Chore(eslint): re-configure eslint by @mtripg6666tdr in #1706
- Update: bump @mtripg6666tdr/eslint-config from 1.0.7 to 1.0.8 by @dependabot in #1708
- Update: bump dotenv from 16.0.3 to 16.1.0 by @dependabot in #1710
- Update: bump dotenv from 16.1.0 to 16.1.3 by @dependabot in #1713
- Update(docs): bump typescript from 5.0.4 to 5.1.3 in /docs by @dependabot in #1715
- Update: bump typescript from 5.0.4 to 5.1.3 by @dependabot in #1716
- Update: bump mongodb from 5.5.0 to 5.6.0 by @dependabot in #1717
- Chore(dependabot.yml): ignore major and minor updates of typescript on v3 by @mtripg6666tdr in #1719
- Chore: remove @types/follow-redirects by @mtripg6666tdr in #1720
- Update: bump eslint from 8.41.0 to 8.42.0 by @dependabot in #1724
- Update: bump tslib from 2.5.2 to 2.5.3 by @dependabot in #1725
- Update: bump dotenv from 16.1.3 to 16.1.4 by @dependabot in #1726
- Update: bump html-entities from 2.3.3 to 2.3.4 by @dependabot in #1729
- Update: bump html-entities from 2.3.4 to 2.3.5 by @dependabot in #1733
- Update: bump @mtripg6666tdr/eslint-config from 1.0.8 to 1.0.9 by @dependabot in #1734
- Update: bump i18next from 22.5.0 to 22.5.1 by @dependabot in #1735
- Update: bump i18next-fs-backend from 2.1.2 to 2.1.3 by @dependabot in #1737
- Update: bump @types/ws from 8.5.4 to 8.5.5 by @dependabot in #1740
- Update: bump @types/node from 20.2.5 to 20.3.0 by @dependabot in #1743
- Update: bump @sinclair/typebox from 0.28.14 to 0.28.15 by @dependabot in #1744
- Update: bump @mtripg6666tdr/eslint-config from 1.0.9 to 1.0.10 by @dependabot in #1751
- Update: bump html-entities from 2.3.5 to 2.3.6 by @dependabot in #1753
- Update: bump @types/node from 20.3.0 to 20.3.1 by @dependabot in #1754
- Update: bump i18next-fs-backend from 2.1.3 to 2.1.5 by @dependabot in #1756
- Update: bump dotenv from 16.1.4 to 16.3.1 by @dependabot in #1761
- Update: bump @mtripg6666tdr/eslint-config from 1.0.10 to 1.0.12 by @dependabot in #1762
- Update: bump eslint from 8.42.0 to 8.43.0 by @dependabot in #1763
- Update: bump @mtripg6666tdr/eslint-config from 1.0.12 to 1.0.13 by @dependabot in #1768
- Chore(dependabot.yml): ignore major updates of i18next by @mtripg6666tdr in #1769
- Update: bump @sinclair/typebox from 0.28.15 to 0.28.16 by @dependabot in #1771
- Update: bump @sinclair/typebox from 0.28.16 to 0.28.17 by @dependabot in #1774
- Update: bump @mtripg6666tdr/eslint-config from 1.0.13 to 1.0.14 by @dependabot in #1775
- Update: bump oceanic.js from 1.7.0 to 1.7.1 by @dependabot in #1777
- Update: bump @sinclair/typebox from 0.28.17 to 0.28.18 by @dependabot in #1778
- Update: bump miniget from 4.2.2 to 4.2.3 by @dependabot in #1781
- Update: bump html-entities from 2.3.6 to 2.4.0 by @dependabot in #1782
- Update: bump @types/node from 20.3.1 to 20.3.2 by @dependabot in #1787
- Update: bump @sinclair/typebox from 0.28.18 to 0.28.20 by @dependabot in #1791
- Update: bump typescript from 5.1.3 to 5.1.6 by @dependabot in #1799
- Update: bump tslib from 2.5.3 to 2.6.0 by @dependabot in #1800
- Update: bump @tsconfig/node16 from 1.0.4 to 16.1.0 by @dependabot in #1801
- Update(docs): bump @tsconfig/docusaurus from 1.0.7 to 2.0.0 in /docs by @dependabot in #1794
- Update(docs): bump typescript from 5.1.3 to 5.1.6 in /docs by @dependabot in #1795
- Update: bump @types/node from 20.3.2 to 20.3.3 by @dependabot in #1806
- Update: bump eslint from 8.43.0 to 8.44.0 by @dependabot in #1807
- Update: bump @sinclair/typebox from 0.28.20 to 0.29.1 by @dependabot in #1808
- Chore(dependabot.yml): pause updates on v1 branch by @mtripg6666tdr in #1809
- Update: bump soundcloud.ts from 0.5.0 to 0.5.1 by @dependabot in #1811
- Fix: too heavy logs in one entry by @mtripg6666tdr in #1812
- Fix(commands/reset): resetting guilds with bgm config spoils bgm queue by @mtripg6666tdr in #1813
- Fix: add fallback for searching by @mtripg6666tdr in #1814
- Fix(player): must set preparing flag to false when aborted by @mtripg6666tdr in #1815
- Fix(commands/reset): additioanl fixes for resetting guilds by @mtripg6666tdr in #1817
- Bump: package version to v4.1.4 by @mtripg6666tdr in #1816
Full Changelog: v4.1.3...v4.1.4