From d8149a9fa1ca3059f4cfe490bd732b8b739ab953 Mon Sep 17 00:00:00 2001 From: Lala Sabathil Date: Wed, 14 Jun 2023 20:12:25 +0200 Subject: [PATCH 01/14] Rename hosting-your-bot.mdx to hosting-squids-mom.mdx Signed-off-by: Lala Sabathil --- .../{hosting-your-bot.mdx => hosting-squids-mom.mdx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/getting-started/{hosting-your-bot.mdx => hosting-squids-mom.mdx} (100%) diff --git a/docs/getting-started/hosting-your-bot.mdx b/docs/getting-started/hosting-squids-mom.mdx similarity index 100% rename from docs/getting-started/hosting-your-bot.mdx rename to docs/getting-started/hosting-squids-mom.mdx From a5996e407ba549f031dd0e084fb562dde9cadcfe Mon Sep 17 00:00:00 2001 From: Lala Sabathil Date: Wed, 14 Jun 2023 20:13:28 +0200 Subject: [PATCH 02/14] Revert "Rename hosting-your-bot.mdx to hosting-squids-mom.mdx" This reverts commit bf7ced6c3f2e6aa77ce13b2b6e89b14b85d9107f. --- .../{hosting-squids-mom.mdx => hosting-your-bot.mdx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/getting-started/{hosting-squids-mom.mdx => hosting-your-bot.mdx} (100%) diff --git a/docs/getting-started/hosting-squids-mom.mdx b/docs/getting-started/hosting-your-bot.mdx similarity index 100% rename from docs/getting-started/hosting-squids-mom.mdx rename to docs/getting-started/hosting-your-bot.mdx From da92be66c396ebb3166f7565d835d02369ca4a01 Mon Sep 17 00:00:00 2001 From: Lala Sabathil Date: Tue, 20 Jun 2023 05:49:24 +0200 Subject: [PATCH 03/14] note that deployment is from aitsys Signed-off-by: Lala Sabathil --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index be235941..834864d3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ The official Guide for Pycord, explaining Pycord's features and how to use them. +## NOTE +Currently deployed from https://github.com/Aiko-IT-Systems/pycord-guide/ + ## Purpose The Guide is meant to serve as a professional guide to **all** of Pycord's features. From a44e4f524eb9407b63fa00b17909ad875c2571d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 07:33:54 +0200 Subject: [PATCH 04/14] chore(deps): Bump sass from 1.63.3 to 1.63.4 (#339) Bumps [sass](https://github.com/sass/dart-sass) from 1.63.3 to 1.63.4. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.63.3...1.63.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7f3d1e62..0ebeda39 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react": "17.0.2", "react-dom": "17.0.2", "react-twemoji": "^0.5.0", - "sass": "1.63.3", + "sass": "1.63.4", "webpack": "^5.86.0", "yarn": "^1.22.19" }, diff --git a/yarn.lock b/yarn.lock index 6cef8a46..5197a80a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8238,10 +8238,10 @@ sass-loader@^10.1.1: schema-utils "^3.0.0" semver "^7.3.2" -sass@1.63.3: - version "1.63.3" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.3.tgz#527746aa43bf2e4eac1ab424f67f6f18a081061a" - integrity sha512-ySdXN+DVpfwq49jG1+hmtDslYqpS7SkOR5GpF6o2bmb1RL/xS+wvPmegMvMywyfsmAV6p7TgwXYGrCZIFFbAHg== +sass@1.63.4: + version "1.63.4" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.4.tgz#caf60643321044c61f6a0fe638a07abbd31cfb5d" + integrity sha512-Sx/+weUmK+oiIlI+9sdD0wZHsqpbgQg8wSwSnGBjwb5GwqFhYNwwnI+UWZtLjKvKyFlKkatRK235qQ3mokyPoQ== dependencies: chokidar ">=3.0.0 <4.0.0" immutable "^4.0.0" From 8633530618f6953088cc8e407e260f8deb02adbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 07:35:23 +0200 Subject: [PATCH 05/14] chore(deps): Bump webpack from 5.86.0 to 5.87.0 (#338) Bumps [webpack](https://github.com/webpack/webpack) from 5.86.0 to 5.87.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.86.0...v5.87.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 0ebeda39..58fff8e6 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "react-dom": "17.0.2", "react-twemoji": "^0.5.0", "sass": "1.63.4", - "webpack": "^5.86.0", + "webpack": "^5.87.0", "yarn": "^1.22.19" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 5197a80a..55ab26c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4118,10 +4118,10 @@ end-of-stream@^1.1.0: dependencies: once "^1.4.0" -enhanced-resolve@^5.14.1: - version "5.14.1" - resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.14.1.tgz#de684b6803724477a4af5d74ccae5de52c25f6b3" - integrity sha512-Vklwq2vDKtl0y/vtwjSesgJ5MYS7Etuk5txS8VdKL4AOS1aUlD96zqIfsOSLQsdv3xgMRbtkWM8eG9XDfKUPow== +enhanced-resolve@^5.15.0: + version "5.15.0" + resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.15.0.tgz#1af946c7d93603eb88e9896cee4904dc012e9c35" + integrity sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg== dependencies: graceful-fs "^4.2.4" tapable "^2.2.0" @@ -8278,10 +8278,10 @@ schema-utils@^2.6.5: ajv "^6.12.4" ajv-keywords "^3.5.2" -schema-utils@^3.0.0, schema-utils@^3.1.1, schema-utils@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.1.2.tgz#36c10abca6f7577aeae136c804b0c741edeadc99" - integrity sha512-pvjEHOgWc9OWA/f/DE3ohBWTD6EleVLf7iFUkoSwAxttdBhB9QUebQgxER2kWueOvRJXPHNnyrvvh9eZINB8Eg== +schema-utils@^3.0.0, schema-utils@^3.1.1, schema-utils@^3.2.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.3.0.tgz#f50a88877c3c01652a15b622ae9e9795df7a60fe" + integrity sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg== dependencies: "@types/json-schema" "^7.0.8" ajv "^6.12.5" @@ -9533,10 +9533,10 @@ webpack-sources@^3.2.2, webpack-sources@^3.2.3: resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde" integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== -webpack@^5.73.0, webpack@^5.86.0: - version "5.86.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.86.0.tgz#b0eb81794b62aee0b7e7eb8c5073495217d9fc6d" - integrity sha512-3BOvworZ8SO/D4GVP+GoRC3fVeg5MO4vzmq8TJJEkdmopxyazGDxN8ClqN12uzrZW9Tv8EED8v5VSb6Sqyi0pg== +webpack@^5.73.0, webpack@^5.87.0: + version "5.87.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.87.0.tgz#df8a9c094c6037f45e0d77598f9e59d33ca3a98c" + integrity sha512-GOu1tNbQ7p1bDEoFRs2YPcfyGs8xq52yyPBZ3m2VGnXGtV9MxjrkABHm4V9Ia280OefsSLzvbVoXcfLxjKY/Iw== dependencies: "@types/eslint-scope" "^3.7.3" "@types/estree" "^1.0.0" @@ -9547,7 +9547,7 @@ webpack@^5.73.0, webpack@^5.86.0: acorn-import-assertions "^1.9.0" browserslist "^4.14.5" chrome-trace-event "^1.0.2" - enhanced-resolve "^5.14.1" + enhanced-resolve "^5.15.0" es-module-lexer "^1.2.1" eslint-scope "5.1.1" events "^3.2.0" @@ -9557,7 +9557,7 @@ webpack@^5.73.0, webpack@^5.86.0: loader-runner "^4.2.0" mime-types "^2.1.27" neo-async "^2.6.2" - schema-utils "^3.1.2" + schema-utils "^3.2.0" tapable "^2.1.1" terser-webpack-plugin "^5.3.7" watchpack "^2.4.0" From 25f424c08c4b070c844a0c02f051e6ad35168e6f Mon Sep 17 00:00:00 2001 From: Chicc Date: Wed, 19 Jul 2023 16:24:02 -0600 Subject: [PATCH 06/14] Ellipsis Clarification (#349) * Add clarification in the Introduction * Update docs/introduction.mdx Co-authored-by: JustaSqu1d <89910983+JustaSqu1d@users.noreply.github.com> Signed-off-by: Lala Sabathil * Update docs/introduction.mdx Co-authored-by: Emre Terzioglu <50607143+EmreTech@users.noreply.github.com> Signed-off-by: Chicc * Update introduction.mdx Signed-off-by: Chicc * Update introduction.mdx Didn't like the look of the exclamation mark Signed-off-by: Chicc --------- Signed-off-by: Lala Sabathil Signed-off-by: Chicc Co-authored-by: Lala Sabathil Co-authored-by: JustaSqu1d <89910983+JustaSqu1d@users.noreply.github.com> Co-authored-by: Emre Terzioglu <50607143+EmreTech@users.noreply.github.com> --- docs/introduction.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/introduction.mdx b/docs/introduction.mdx index 6ebb01a1..2e4dd4b3 100644 --- a/docs/introduction.mdx +++ b/docs/introduction.mdx @@ -26,6 +26,8 @@ Pycord is an advanced and complex Python library. To take advantage of the full This list is not exhaustive, but it should give you a good idea of what you need to know to get started. +When you see an ellipsis - that's the three dots - in this guide, it is a placeholder for code that you need to fill in. Sometimes, it may be code for a command, while other times it could be something simple like a Guild ID. Make sure to replace them before running your bot! + ## Learning Resources Here are some good resources to get started or to freshen up your Python knowledge: From 5611066df84ac8c72cad110cdeb8949ccac4f191 Mon Sep 17 00:00:00 2001 From: Lala Sabathil Date: Mon, 24 Jul 2023 16:19:18 +0200 Subject: [PATCH 07/14] chore: add ezcord Signed-off-by: Lala Sabathil --- docs/more/community-resources.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/more/community-resources.mdx b/docs/more/community-resources.mdx index 35d7d083..1c707eaf 100644 --- a/docs/more/community-resources.mdx +++ b/docs/more/community-resources.mdx @@ -11,6 +11,7 @@ This page showcases the amazing things created by the Pycord community, includin | Music Cord | Music | [NixonXC/cord-music](https://github.com/NixonXC/cord-music) | | pycord-i18n | Localization | [Dorukyum-pycord-i18n](https://github.com/Dorukyum/pycord-i18n) | | pycord-multicog | Cogs | [pycord-multicog](https://github.com/Dorukyum/pycord-multicog) | +| ezcord | Utilities | [EzCord](https://github.com/tibue99/ezcord) | ## Bots From 27069180463ab1276a52203c95c9af064e657cc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:19:36 +0200 Subject: [PATCH 08/14] chore(deps): Bump semver from 5.7.1 to 5.7.2 (#347) Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/yarn.lock b/yarn.lock index 55ab26c0..669b2d97 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8330,19 +8330,19 @@ semver@7.0.0: integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A== semver@^5.4.1: - version "5.7.1" - resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" - integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== + version "5.7.2" + resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8" + integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g== semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0: - version "6.3.0" - resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" - integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== + version "6.3.1" + resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" + integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== semver@^7.0.0, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7: - version "7.3.7" - resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f" - integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g== + version "7.5.4" + resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e" + integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA== dependencies: lru-cache "^6.0.0" From 9bdf41dcf4c3be3cc95bed02e76bae8225d522ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:19:50 +0200 Subject: [PATCH 09/14] chore(deps): Bump webpack from 5.87.0 to 5.88.1 (#346) Bumps [webpack](https://github.com/webpack/webpack) from 5.87.0 to 5.88.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.87.0...v5.88.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 58fff8e6..22f136de 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "react-dom": "17.0.2", "react-twemoji": "^0.5.0", "sass": "1.63.4", - "webpack": "^5.87.0", + "webpack": "^5.88.1", "yarn": "^1.22.19" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 669b2d97..f87f6d72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9533,10 +9533,10 @@ webpack-sources@^3.2.2, webpack-sources@^3.2.3: resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde" integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== -webpack@^5.73.0, webpack@^5.87.0: - version "5.87.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.87.0.tgz#df8a9c094c6037f45e0d77598f9e59d33ca3a98c" - integrity sha512-GOu1tNbQ7p1bDEoFRs2YPcfyGs8xq52yyPBZ3m2VGnXGtV9MxjrkABHm4V9Ia280OefsSLzvbVoXcfLxjKY/Iw== +webpack@^5.73.0, webpack@^5.88.1: + version "5.88.1" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.88.1.tgz#21eba01e81bd5edff1968aea726e2fbfd557d3f8" + integrity sha512-FROX3TxQnC/ox4N+3xQoWZzvGXSuscxR32rbzjpXgEzWudJFEJBpdlkkob2ylrv5yzzufD1zph1OoFsLtm6stQ== dependencies: "@types/eslint-scope" "^3.7.3" "@types/estree" "^1.0.0" From ef2d6a0a4345df5688c30092a50259bf691e21a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:20:01 +0200 Subject: [PATCH 10/14] chore(deps): Bump docusaurus-plugin-sass from 0.2.3 to 0.2.4 (#345) Bumps [docusaurus-plugin-sass](https://github.com/rlamana/docusaurus-plugin-sass) from 0.2.3 to 0.2.4. - [Release notes](https://github.com/rlamana/docusaurus-plugin-sass/releases) - [Commits](https://github.com/rlamana/docusaurus-plugin-sass/compare/v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: docusaurus-plugin-sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 22f136de..c8e2c5f5 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/react": "17.0.2", "clsx": "1.2.1", "discord-message-components": "https://gitpkg.now.sh/Pycord-Development/discord-message-components?aa468ada9b2b52986ae0aee4051660713c1e9095&scripts.postinstall=yarn%20install%20--ignore-scripts%20%26%26%20node%20node_modules%2Fesbuild%2Finstall.js%20%26%26yarn%20build%3Amarkdown%20%26%26%20yarn%20build%3Acore%20%26%26%20yarn%20build%3Areact", - "docusaurus-plugin-sass": "0.2.3", + "docusaurus-plugin-sass": "0.2.4", "prism-react-renderer": "1.3.5", "react": "17.0.2", "react-dom": "17.0.2", diff --git a/yarn.lock b/yarn.lock index f87f6d72..8071c310 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3977,10 +3977,10 @@ dns-packet@^5.2.2: dependencies: "@leichtgewicht/ip-codec" "^2.0.1" -docusaurus-plugin-sass@0.2.3: - version "0.2.3" - resolved "https://registry.yarnpkg.com/docusaurus-plugin-sass/-/docusaurus-plugin-sass-0.2.3.tgz#5b61f7e560d236cfc1531ed497ac32fc166fc5e2" - integrity sha512-FbaE06K8NF8SPUYTwiG+83/jkXrwHJ/Afjqz3SUIGon6QvFwSSoKOcoxGQmUBnjTOk+deUONDx8jNWsegFJcBQ== +docusaurus-plugin-sass@0.2.4: + version "0.2.4" + resolved "https://registry.yarnpkg.com/docusaurus-plugin-sass/-/docusaurus-plugin-sass-0.2.4.tgz#a9e95b08a35df977b7a782329db7483917c8e617" + integrity sha512-r9bLXW6X2z64bzQUQZB1SxmNlGvSO9swTFALgiMjr/1O4FRDti6BseU4Sw2mlZkYvVQTq8cJMJIP6w7z/5We8Q== dependencies: sass-loader "^10.1.1" From 325c65f64b7030154defb0ef99ad280288da95bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:20:10 +0200 Subject: [PATCH 11/14] chore(deps-dev): Bump micromark-extension-mdx-md from 1.0.1 to 2.0.0 (#342) Bumps [micromark-extension-mdx-md](https://github.com/micromark/micromark-extension-mdx-md) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/micromark/micromark-extension-mdx-md/releases) - [Commits](https://github.com/micromark/micromark-extension-mdx-md/compare/1.0.1...2.0.0) --- updated-dependencies: - dependency-name: micromark-extension-mdx-md dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c8e2c5f5..e9c1997e 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "devDependencies": { "@docusaurus/module-type-aliases": "2.4.1", "@tsconfig/docusaurus": "1.0.7", - "micromark-extension-mdx-md": "^1.0.1", + "micromark-extension-mdx-md": "^2.0.0", "remark-cli": "^11.0.0", "remark-comment": "^1.0.0", "remark-frontmatter": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index 8071c310..5ea58fd9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6072,13 +6072,20 @@ micromark-extension-mdx-jsx@^1.0.0: uvu "^0.5.0" vfile-message "^3.0.0" -micromark-extension-mdx-md@^1.0.0, micromark-extension-mdx-md@^1.0.1: +micromark-extension-mdx-md@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/micromark-extension-mdx-md/-/micromark-extension-mdx-md-1.0.1.tgz#595d4b2f692b134080dca92c12272ab5b74c6d1a" integrity sha512-7MSuj2S7xjOQXAjjkbjBsHkMtb+mDGVW6uI2dBL9snOBCbZmoNgDAeZ0nSn9j3T42UE/g2xVNMn18PJxZvkBEA== dependencies: micromark-util-types "^1.0.0" +micromark-extension-mdx-md@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/micromark-extension-mdx-md/-/micromark-extension-mdx-md-2.0.0.tgz#1d252881ea35d74698423ab44917e1f5b197b92d" + integrity sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ== + dependencies: + micromark-util-types "^2.0.0" + micromark-extension-mdxjs-esm@^1.0.0: version "1.0.2" resolved "https://registry.yarnpkg.com/micromark-extension-mdxjs-esm/-/micromark-extension-mdxjs-esm-1.0.2.tgz#df0c48743a0b1988119489c68314160b7942ffa6" @@ -6283,6 +6290,11 @@ micromark-util-types@^1.0.0, micromark-util-types@^1.0.1: resolved "https://registry.yarnpkg.com/micromark-util-types/-/micromark-util-types-1.0.2.tgz#f4220fdb319205812f99c40f8c87a9be83eded20" integrity sha512-DCfg/T8fcrhrRKTPjRrw/5LLvdGV7BHySf/1LOZx7TzWZdYRjogNtyNq885z3nNallwr3QUKARjqvHqX1/7t+w== +micromark-util-types@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/micromark-util-types/-/micromark-util-types-2.0.0.tgz#63b4b7ffeb35d3ecf50d1ca20e68fc7caa36d95e" + integrity sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w== + micromark@^3.0.0: version "3.0.10" resolved "https://registry.yarnpkg.com/micromark/-/micromark-3.0.10.tgz#1eac156f0399d42736458a14b0ca2d86190b457c" From e316b34626dfec6bfc03632a246ce842ac774caf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:20:20 +0200 Subject: [PATCH 12/14] chore(deps-dev): Bump typescript from 5.1.3 to 5.1.6 (#344) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e9c1997e..1c568005 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "remark-mdx": "^2.3.0", "remark-preset-lint-consistent": "^5.1.2", "remark-preset-lint-recommended": "^6.1.3", - "typescript": "5.1.3" + "typescript": "5.1.6" }, "resolutions": { "@types/react": "17.0.2" diff --git a/yarn.lock b/yarn.lock index 5ea58fd9..2efd7cfe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8942,10 +8942,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@5.1.3: - version "5.1.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826" - integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw== +typescript@5.1.6: + version "5.1.6" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274" + integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA== ua-parser-js@^0.7.30: version "0.7.33" From f04b611c0cefc50300874cde9d43350ad82b84d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:21:00 +0200 Subject: [PATCH 13/14] chore(deps): Bump sass from 1.63.4 to 1.64.1 (#351) Bumps [sass](https://github.com/sass/dart-sass) from 1.63.4 to 1.64.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.63.4...1.64.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1c568005..ab751a1a 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react": "17.0.2", "react-dom": "17.0.2", "react-twemoji": "^0.5.0", - "sass": "1.63.4", + "sass": "1.64.1", "webpack": "^5.88.1", "yarn": "^1.22.19" }, diff --git a/yarn.lock b/yarn.lock index 2efd7cfe..ccaed1a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8250,10 +8250,10 @@ sass-loader@^10.1.1: schema-utils "^3.0.0" semver "^7.3.2" -sass@1.63.4: - version "1.63.4" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.4.tgz#caf60643321044c61f6a0fe638a07abbd31cfb5d" - integrity sha512-Sx/+weUmK+oiIlI+9sdD0wZHsqpbgQg8wSwSnGBjwb5GwqFhYNwwnI+UWZtLjKvKyFlKkatRK235qQ3mokyPoQ== +sass@1.64.1: + version "1.64.1" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.64.1.tgz#6a46f6d68e0fa5ad90aa59ce025673ddaa8441cf" + integrity sha512-16rRACSOFEE8VN7SCgBu1MpYCyN7urj9At898tyzdXFhC+a+yOX5dXwAR7L8/IdPJ1NB8OYoXmD55DM30B2kEQ== dependencies: chokidar ">=3.0.0 <4.0.0" immutable "^4.0.0" From 5182c43ea0d8a7362fccbcd386173de51d16b496 Mon Sep 17 00:00:00 2001 From: Lala Sabathil Date: Mon, 24 Jul 2023 16:24:30 +0200 Subject: [PATCH 14/14] fix: casing of EzCord Signed-off-by: Lala Sabathil --- docs/more/community-resources.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/more/community-resources.mdx b/docs/more/community-resources.mdx index 1c707eaf..bd7239dd 100644 --- a/docs/more/community-resources.mdx +++ b/docs/more/community-resources.mdx @@ -11,7 +11,7 @@ This page showcases the amazing things created by the Pycord community, includin | Music Cord | Music | [NixonXC/cord-music](https://github.com/NixonXC/cord-music) | | pycord-i18n | Localization | [Dorukyum-pycord-i18n](https://github.com/Dorukyum/pycord-i18n) | | pycord-multicog | Cogs | [pycord-multicog](https://github.com/Dorukyum/pycord-multicog) | -| ezcord | Utilities | [EzCord](https://github.com/tibue99/ezcord) | +| EzCord | Utilities | [EzCord](https://github.com/tibue99/ezcord) | ## Bots