From 03a2e3d4f26c6755598fa94a4bc6ccfb14c88a8e Mon Sep 17 00:00:00 2001 From: Mozart Rafi Kurniawan Tampubolon Date: Tue, 17 Sep 2024 00:11:51 +0700 Subject: [PATCH 1/3] Officially kill this project. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3056657cb..a19457091 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +### ⚠️ This project is no longer supported and maintained due to lack of developer team members. + +##### If you're willing to revive this project, feel free to contact us on [Discord server](https://stegripe.org/discord) 😊 + # Rawon > A simple powerful Discord music bot built to fulfill your production desires. Easy to use, with no coding required. @@ -80,7 +84,6 @@ Disclaimers are listed on the [DISCLAIMERS.md](./DISCLAIMERS.md) file. ## Project Contributors ### Developers -- [@Mednoob](https://github.com/Mednoob) - [@mzrtamp](https://github.com/mzrtamp) - [@noxyzm](https://github.com/noxyzm) From 5d78908003b13c22a68be15d283ff08a6c3a1276 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 16:41:49 +0700 Subject: [PATCH 2/3] chore(deps): bump micromatch from 4.0.7 to 4.0.8 (#1456) Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a6d7372e..55cf0c23e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -633,6 +633,7 @@ packages: boolean@3.2.0: resolution: {integrity: sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. brace-expansion@1.1.11: resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} @@ -1524,8 +1525,8 @@ packages: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} - micromatch@4.0.7: - resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==} + micromatch@4.0.8: + resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} mime-db@1.52.0: @@ -3509,7 +3510,7 @@ snapshots: '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 - micromatch: 4.0.7 + micromatch: 4.0.8 fast-json-stable-stringify@2.1.0: {} @@ -3954,7 +3955,7 @@ snapshots: merge2@1.4.1: {} - micromatch@4.0.7: + micromatch@4.0.8: dependencies: braces: 3.0.3 picomatch: 2.3.1 From 5b093230ea46bb8d18b4fd03666086ffdac576bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 09:43:07 +0000 Subject: [PATCH 3/3] fix(deps): update dependency date-fns to v4 --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 75a287353..d9a3da019 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@discordjs/voice": "^0.17.0", "@swc/cli": "0.4.0", "@swc/core": "1.7.14", - "date-fns": "3.6.0", + "date-fns": "4.1.0", "discord.js": "14.15.3", "dotenv": "16.4.5", "got": "14.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 55cf0c23e..132595cab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 1.7.14 version: 1.7.14 date-fns: - specifier: 3.6.0 - version: 3.6.0 + specifier: 4.1.0 + version: 4.1.0 discord.js: specifier: 14.15.3 version: 14.15.3 @@ -63,7 +63,7 @@ importers: version: 1.1.1 '@stegripe/eslint-config': specifier: ^1.0.1 - version: 1.0.1(@stylistic/eslint-plugin@2.3.0(eslint@9.10.0)(typescript@5.6.2))(eslint-config-prettier@9.1.0(eslint@9.10.0))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.16.1(eslint@9.10.0)(typescript@5.6.2))(eslint-plugin-import@2.29.1)(eslint@9.10.0))(eslint-plugin-import-x@3.0.1(eslint@9.10.0)(typescript@5.6.2))(eslint-plugin-jsdoc@48.8.3(eslint@9.10.0))(eslint-plugin-n@17.9.0(eslint@9.10.0))(eslint-plugin-promise@6.5.1(eslint@9.10.0))(eslint-plugin-tsdoc@0.3.0)(eslint-plugin-unicorn@54.0.0(eslint@9.10.0))(eslint@9.10.0)(globals@15.8.0)(typescript-eslint@7.16.1(eslint@9.10.0)(typescript@5.6.2))(typescript@5.6.2) + version: 1.0.1(@stylistic/eslint-plugin@2.3.0(eslint@9.10.0)(typescript@5.6.2))(eslint-config-prettier@9.1.0(eslint@9.10.0))(eslint-import-resolver-typescript@3.6.1)(eslint-plugin-import-x@3.0.1(eslint@9.10.0)(typescript@5.6.2))(eslint-plugin-jsdoc@48.8.3(eslint@9.10.0))(eslint-plugin-n@17.9.0(eslint@9.10.0))(eslint-plugin-promise@6.5.1(eslint@9.10.0))(eslint-plugin-tsdoc@0.3.0)(eslint-plugin-unicorn@54.0.0(eslint@9.10.0))(eslint@9.10.0)(globals@15.8.0)(typescript-eslint@7.16.1(eslint@9.10.0)(typescript@5.6.2))(typescript@5.6.2) '@types/i18n': specifier: 0.13.12 version: 0.13.12 @@ -763,8 +763,8 @@ packages: resolution: {integrity: sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==} engines: {node: '>= 0.4'} - date-fns@3.6.0: - resolution: {integrity: sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==} + date-fns@4.1.0: + resolution: {integrity: sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==} debug@3.2.7: resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} @@ -2524,7 +2524,7 @@ snapshots: '@sindresorhus/is@7.0.0': {} - '@stegripe/eslint-config@1.0.1(@stylistic/eslint-plugin@2.3.0(eslint@9.10.0)(typescript@5.6.2))(eslint-config-prettier@9.1.0(eslint@9.10.0))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.16.1(eslint@9.10.0)(typescript@5.6.2))(eslint-plugin-import@2.29.1)(eslint@9.10.0))(eslint-plugin-import-x@3.0.1(eslint@9.10.0)(typescript@5.6.2))(eslint-plugin-jsdoc@48.8.3(eslint@9.10.0))(eslint-plugin-n@17.9.0(eslint@9.10.0))(eslint-plugin-promise@6.5.1(eslint@9.10.0))(eslint-plugin-tsdoc@0.3.0)(eslint-plugin-unicorn@54.0.0(eslint@9.10.0))(eslint@9.10.0)(globals@15.8.0)(typescript-eslint@7.16.1(eslint@9.10.0)(typescript@5.6.2))(typescript@5.6.2)': + '@stegripe/eslint-config@1.0.1(@stylistic/eslint-plugin@2.3.0(eslint@9.10.0)(typescript@5.6.2))(eslint-config-prettier@9.1.0(eslint@9.10.0))(eslint-import-resolver-typescript@3.6.1)(eslint-plugin-import-x@3.0.1(eslint@9.10.0)(typescript@5.6.2))(eslint-plugin-jsdoc@48.8.3(eslint@9.10.0))(eslint-plugin-n@17.9.0(eslint@9.10.0))(eslint-plugin-promise@6.5.1(eslint@9.10.0))(eslint-plugin-tsdoc@0.3.0)(eslint-plugin-unicorn@54.0.0(eslint@9.10.0))(eslint@9.10.0)(globals@15.8.0)(typescript-eslint@7.16.1(eslint@9.10.0)(typescript@5.6.2))(typescript@5.6.2)': dependencies: '@stylistic/eslint-plugin': 2.3.0(eslint@9.10.0)(typescript@5.6.2) eslint: 9.10.0 @@ -3060,7 +3060,7 @@ snapshots: es-errors: 1.3.0 is-data-view: 1.0.1 - date-fns@3.6.0: {} + date-fns@4.1.0: {} debug@3.2.7: dependencies: @@ -3255,7 +3255,7 @@ snapshots: debug: 4.3.5 enhanced-resolve: 5.17.0 eslint: 9.10.0 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.16.1(eslint@9.10.0)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.16.1(eslint@9.10.0)(typescript@5.6.2))(eslint-plugin-import@2.29.1)(eslint@9.10.0))(eslint@9.10.0) + eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.16.1(eslint@9.10.0)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@9.10.0) eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.16.1(eslint@9.10.0)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.10.0) fast-glob: 3.3.2 get-tsconfig: 4.7.6 @@ -3267,7 +3267,7 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-module-utils@2.8.1(@typescript-eslint/parser@7.16.1(eslint@9.10.0)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.16.1(eslint@9.10.0)(typescript@5.6.2))(eslint-plugin-import@2.29.1)(eslint@9.10.0))(eslint@9.10.0): + eslint-module-utils@2.8.1(@typescript-eslint/parser@7.16.1(eslint@9.10.0)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@9.10.0): dependencies: debug: 3.2.7 optionalDependencies: @@ -3313,7 +3313,7 @@ snapshots: doctrine: 2.1.0 eslint: 9.10.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.16.1(eslint@9.10.0)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.16.1(eslint@9.10.0)(typescript@5.6.2))(eslint-plugin-import@2.29.1)(eslint@9.10.0))(eslint@9.10.0) + eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.16.1(eslint@9.10.0)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@9.10.0) hasown: 2.0.2 is-core-module: 2.15.0 is-glob: 4.0.3