aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
AgeCommit message (Collapse)AuthorFilesLines
2024-11-04Lets see how this goes. Dependency downgrade due to broken update.Stefano1-131/+141
2024-10-29Merge pull request #1119 from museofficial/dependabot/npm_and_yarn/p-limit-6.1.0Stefano1-9/+9
Bump p-limit from 4.0.0 to 6.1.0
2024-10-29Merge pull request #1120 from ↵Stefano1-4/+4
museofficial/dependabot/npm_and_yarn/types/ms-0.7.34 Bump @types/ms from 0.7.31 to 0.7.34
2024-10-29Bump iso8601-duration from 1.3.0 to 2.1.2dependabot[bot]1-5/+5
Bumps [iso8601-duration](https://github.com/tolu/ISO8601-duration) from 1.3.0 to 2.1.2. - [Release notes](https://github.com/tolu/ISO8601-duration/releases) - [Commits](https://github.com/tolu/ISO8601-duration/compare/v1.3.0...v2.1.2) --- updated-dependencies: - dependency-name: iso8601-duration dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2024-10-29Bump @types/ms from 0.7.31 to 0.7.34dependabot[bot]1-5/+5
Bumps [@types/ms](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ms) from 0.7.31 to 0.7.34. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ms) --- updated-dependencies: - dependency-name: "@types/ms" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2024-10-29Bump p-limit from 4.0.0 to 6.1.0dependabot[bot]1-10/+10
Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 4.0.0 to 6.1.0. - [Release notes](https://github.com/sindresorhus/p-limit/releases) - [Commits](https://github.com/sindresorhus/p-limit/compare/v4.0.0...v6.1.0) --- updated-dependencies: - dependency-name: p-limit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2024-10-29Dependency upgrade (for the past few missed dependabot updates) (#1117)Stefano1-101/+179
* Bump dotenv from 16.0.0 to 16.4.5 Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.0 to 16.4.5. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.0.0...v16.4.5) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump p-retry from 4.6.2 to 6.2.0 Bumps [p-retry](https://github.com/sindresorhus/p-retry) from 4.6.2 to 6.2.0. - [Release notes](https://github.com/sindresorhus/p-retry/releases) - [Commits](https://github.com/sindresorhus/p-retry/compare/v4.6.2...v6.2.0) --- updated-dependencies: - dependency-name: p-retry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump ora from 6.1.0 to 8.1.0 Bumps [ora](https://github.com/sindresorhus/ora) from 6.1.0 to 8.1.0. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](https://github.com/sindresorhus/ora/compare/v6.1.0...v8.1.0) --- updated-dependencies: - dependency-name: ora dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @types/validator from 13.7.2 to 13.12.2 Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) from 13.7.2 to 13.12.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator) --- updated-dependencies: - dependency-name: "@types/validator" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump prisma from 4.16.0 to 5.21.1 Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 4.16.0 to 5.21.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.21.1/packages/cli) --- updated-dependencies: - dependency-name: prisma dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-16update discordjs/voiceMichael1-10/+10
2024-08-16Update yarn.lockMichael1-1/+1
2024-08-16Update yarn.lockMichael1-5/+5
2024-08-04Updated ytdl-core (#1053)Bobby1-4/+4
2024-07-17Switch from node-ytsr to Distube's fork (#1024)Son Roy Almerol1-1/+8
Co-authored-by: Max Isom <[email protected]>
2024-07-17Switch to Distube's ytdl-core fork (resolves playback issue) (#1042)MarcoCoreDuo1-14/+91
2024-04-28Fix ERR_MODULE_NOT_FOUND for constants file (#1023)Son1-9/+562
Co-authored-by: Max Isom <[email protected]>
2024-04-28Update changelogMax Isom1-249/+285
2024-04-28Add SponsorBlock support (#1013)Charlignon1-340/+279
2024-03-18refactor: Use patch-package to patch ytdl-core (#1006)Matt Foxx1-637/+852
2024-02-05Bump major version for Prisma to support newer openssl versions (#993)Matt Foxx1-18/+18
2023-09-10Bump ytdl-coreMax Isom1-8/+7
Closes https://github.com/codetheweb/muse/issues/970.
2023-07-19Add pagination to the output of the `favorites list` command (#954)Cory J Reid1-22/+160
Co-authored-by: Max Isom <[email protected]>
2023-07-18Bump ytdl-coreMax Isom1-4/+4
2023-04-17Bump ytdl-coreMax Isom1-51/+8
2022-09-19Bump ytdl-coreMax Isom1-4/+4
2022-08-26Bump ytdl-coreMax Isom1-1/+10
Closes https://github.com/codetheweb/muse/issues/782
2022-08-19Use tsx (#778)Max Isom1-279/+192
2022-08-04Bump dependencies & fix bot status (#753)Max Isom1-145/+157
2022-07-16Retry Spotify token refreshMax Isom1-1/+14
2022-05-15Bump @discordjs/buildersMax Isom1-6/+6
See https://github.com/discordjs/discord.js/pull/7921
2022-05-15Bump prisma from 3.11.0 to 3.14.0 (#647)dependabot[bot]1-15/+9
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-15Bump @prisma/client from 3.13.0 to 3.14.0 (#654)dependabot[bot]1-9/+9
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-15Bump spotify-uri from 2.2.2 to 3.0.2 (#653)dependabot[bot]1-4/+4
Bumps [spotify-uri](https://github.com/TooTallNate/spotify-uri) from 2.2.2 to 3.0.2. - [Release notes](https://github.com/TooTallNate/spotify-uri/releases) - [Changelog](https://github.com/TooTallNate/spotify-uri/blob/master/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/spotify-uri/compare/v2.2.2...v3.0.2) --- updated-dependencies: - dependency-name: spotify-uri dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-13fix command permission handling and push discord to v10 (#640)Kevin Kendzia1-422/+1055
Co-authored-by: Max Isom <[email protected]>
2022-04-07Fix case-sensitive import warning (#616)Pierluigi Zagaria1-15/+6
Co-authored-by: Max Isom <[email protected]>
2022-03-16Bump type-fest from 2.11.0 to 2.12.0 (#530)dependabot[bot]1-9/+4
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16Bump got from 12.0.1 to 12.0.2 (#576)dependabot[bot]1-11/+11
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16Bump prisma from 3.10.0 to 3.11.0 (#577)dependabot[bot]1-9/+9
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16Bump @prisma/client from 3.10.0 to 3.11.0 (#578)dependabot[bot]1-9/+9
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-13Parse duration strings for /fseek and /seek (#565)Max Isom1-1/+6
2022-03-12Bump typescript from 4.5.5 to 4.6.2 (#557)dependabot[bot]1-4/+4
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12Use on-the-fly transpiling with esmo (#562)Max Isom1-179/+166
2022-03-12Bump @prisma/client from 3.9.2 to 3.10.0 (#558)dependabot[bot]1-9/+9
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12Bump execa from 6.0.0 to 6.1.0 (#521)dependabot[bot]1-14/+14
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12Bump ora from 6.0.1 to 6.1.0 (#531)dependabot[bot]1-10/+10
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12Bump prisma from 3.8.1 to 3.10.0 (#536)dependabot[bot]1-9/+9
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12Bump discord-api-types from 0.26.1 to 0.29.0 (#552)dependabot[bot]1-0/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09Bump ytdl-coreMax Isom1-1/+10
2022-02-12Bump eslint-config-xo from 0.38.0 to 0.39.0 (#410)dependabot[bot]1-4/+4
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12Bump p-event from 4.2.0 to 5.0.1 (#408)dependabot[bot]1-17/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12Bump ytdl-core from 4.10.0 to 4.10.1 (#510)dependabot[bot]1-6/+6
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-12Bump ts-node from 10.4.0 to 10.5.0 (#511)dependabot[bot]1-4/+10
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>