{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":691513569,"defaultBranch":"main","name":"card-drop","ownerLogin":"Vylpes","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-09-14T10:32:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8274970?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1727127394.0","currentOid":""},"activityList":{"items":[{"before":"9aab83cdea9e39efe2f5a7c6d7eb9c25456a6858","after":null,"ref":"refs/heads/renovate/eslint-8.x-lockfile","pushedAt":"2024-09-23T21:36:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"}},{"before":"1762b525b29b0ca7eeab1b5d5b3fdf9fbe9fd1f4","after":"768f64b5ee370f5f3d23ea9058a321acbb8f9a26","ref":"refs/heads/develop","pushedAt":"2024-09-23T21:36:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"Update dependency eslint to v8.57.1 (#366)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | patch | [`8.57.0` -> `8.57.1`](https://renovatebot.com/diffs/npm/eslint/8.57.0/8.57.1) |\n\n---\n\n### Release Notes\n\n
\neslint/eslint (eslint)\n\n### [`v8.57.1`](https://github.com/eslint/eslint/releases/tag/v8.57.1)\n\n[Compare Source](https://github.com/eslint/eslint/compare/v8.57.0...v8.57.1)\n\n#### Bug Fixes\n\n- [`a19072f`](https://github.com/eslint/eslint/commit/a19072f9f17ea8266bc66193e5f8a4bf1368835d) fix: add logic to handle fixTypes in the lintText() method ([#​18900](https://github.com/eslint/eslint/issues/18900)) (Francesco Trotta)\n- [`04c7188`](https://github.com/eslint/eslint/commit/04c718865b75a95ebfc4d429b8c9fad773228624) fix: Don't lint same file multiple times ([#​18899](https://github.com/eslint/eslint/issues/18899)) (Francesco Trotta)\n- [`87ec3c4`](https://github.com/eslint/eslint/commit/87ec3c49dd23ab8892bc19aae711292d03a73483) fix: do not throw when defining a global named `__defineSetter__` ([#​18898](https://github.com/eslint/eslint/issues/18898)) (Francesco Trotta)\n- [`60a1267`](https://github.com/eslint/eslint/commit/60a12676878c3fe0623c3b93e7565f003daac5f0) fix: Provide helpful error message for nullish configs ([#​18889](https://github.com/eslint/eslint/issues/18889)) (Milos Djermanovic)\n- [`a0dea8e`](https://github.com/eslint/eslint/commit/a0dea8ee01cc4c1b65927562afd3a46418573a02) fix: allow `name` in global ignores, fix `--no-ignore` for non-global ([#​18875](https://github.com/eslint/eslint/issues/18875)) (Milos Djermanovic)\n- [`3836bb4`](https://github.com/eslint/eslint/commit/3836bb48d3f12058ec36c2edf2ca1b50eb1c923b) fix: do not crash on error in `fs.walk` filter ([#​18886](https://github.com/eslint/eslint/issues/18886)) (Milos Djermanovic)\n- [`2dec349`](https://github.com/eslint/eslint/commit/2dec349199df4cba1554172ad38163cc09ad0a52) fix: skip processor code blocks that match only universal patterns ([#​18880](https://github.com/eslint/eslint/issues/18880)) (Milos Djermanovic)\n\n#### Documentation\n\n- [`6a5add4`](https://github.com/eslint/eslint/commit/6a5add41e80941c7253b56b02815ac316e583006) docs: v8.x Add EOL banner ([#​18744](https://github.com/eslint/eslint/issues/18744)) (Amaresh S M)\n- [`b034575`](https://github.com/eslint/eslint/commit/b034575978e3bb57e2edca0d2dc547c7a3abc928) docs: v8.x add version support page to the dropdown ([#​18731](https://github.com/eslint/eslint/issues/18731)) (Amaresh S M)\n- [`760ef7d`](https://github.com/eslint/eslint/commit/760ef7d9dbd7b615ccbdc20f02cbc05dbabbada8) docs: v8.x add version support page in the side navbar ([#​18740](https://github.com/eslint/eslint/issues/18740)) (Amaresh S M)\n- [`428b7ea`](https://github.com/eslint/eslint/commit/428b7ea0a9c086b7d8afa0adb629b09d7347d41d) docs: Add Powered by Algolia label to the search ([#​18658](https://github.com/eslint/eslint/issues/18658)) (Amaresh S M)\n- [`c68c07f`](https://github.com/eslint/eslint/commit/c68c07ff44c180952e93c6f2c860079db6291b29) docs: version selectors synchronization ([#​18265](https://github.com/eslint/eslint/issues/18265)) (Milos Djermanovic)\n\n#### Build Related\n\n- [`35d366a`](https://github.com/eslint/eslint/commit/35d366aed6e8ab0cfa8f9c9bac4656e3784c11f6) build: Support updates to previous major versions ([#​18870](https://github.com/eslint/eslint/issues/18870)) (Milos Djermanovic)\n\n#### Chores\n\n- [`140ec45`](https://github.com/eslint/eslint/commit/140ec4569fda5a974b6964242b0b2991828a5567) chore: upgrade [@​eslint/js](https://github.com/eslint/js)[@​8](https://github.com/8).57.1 ([#​18913](https://github.com/eslint/eslint/issues/18913)) (Milos Djermanovic)\n- [`bcdfc04`](https://github.com/eslint/eslint/commit/bcdfc04a69c53dbf1fc3d38603fe0a796bf2274d) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins)\n- [`3f6ce8d`](https://github.com/eslint/eslint/commit/3f6ce8d6b74aba0d645448e898f271825eeb9630) chore: pin vite-plugin-commonjs@0.10.1 ([#​18910](https://github.com/eslint/eslint/issues/18910)) (Milos Djermanovic)\n- [`9f07549`](https://github.com/eslint/eslint/commit/9f0754979527d05cd0abb2ea7ab1c3563fb4a361) chore: ignore `/docs/v8.x` in link checker ([#​18660](https://github.com/eslint/eslint/issues/18660)) (Milos Djermanovic)\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).\n\n๐Ÿšฆ **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n - [ ] If you want to rebase/retry this PR, check this box\n\n---\n\nThis PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).\n\n\nReviewed-on: https://git.vylpes.xyz/External/card-drop/pulls/366\nReviewed-by: Vylpes \nCo-authored-by: Renovate Bot \nCo-committed-by: Renovate Bot ","shortMessageHtmlLink":"Update dependency eslint to v8.57.1 (#366)"}},{"before":null,"after":"9aab83cdea9e39efe2f5a7c6d7eb9c25456a6858","ref":"refs/heads/renovate/eslint-8.x-lockfile","pushedAt":"2024-09-23T05:16:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"Update dependency eslint to v8.57.1","shortMessageHtmlLink":"Update dependency eslint to v8.57.1"}},{"before":null,"after":"fde75af93dc9e19640df756e819ae258da1b0e40","ref":"refs/heads/renovate/discord.js-14.x-lockfile","pushedAt":"2024-09-23T05:16:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"Update dependency discord.js to v14.16.2","shortMessageHtmlLink":"Update dependency discord.js to v14.16.2"}},{"before":"a71b33d8792dcf64dda0fb16d57afb488b946705","after":null,"ref":"refs/heads/feature/344-inventory-dropdown","pushedAt":"2024-09-21T20:36:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"}},{"before":"5ebc5ff27c02727b7f432519c72a999259f5aa47","after":"1762b525b29b0ca7eeab1b5d5b3fdf9fbe9fd1f4","ref":"refs/heads/develop","pushedAt":"2024-09-21T20:36:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"Add dropdown to /inventory command for quick navigation (#365)\n\n- Add ability to handle dropdown menus with the bot\n- Add a dropdown to the inventoryhelper\n- Add handler for the dropdown to navigate to that page\n\n#344\n\nReviewed-on: https://git.vylpes.xyz/External/card-drop/pulls/365\nReviewed-by: VylpesTester \nCo-authored-by: Ethan Lane \nCo-committed-by: Ethan Lane ","shortMessageHtmlLink":"Add dropdown to /inventory command for quick navigation (#365)"}},{"before":"7161b9016c92c0d3ee5ed56bdee1be13a1ce3b7e","after":null,"ref":"refs/heads/renovate/npm-express-vulnerability","pushedAt":"2024-09-21T12:33:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"}},{"before":"c5fc99d658c73bc258cc70064218e19ee275c4c7","after":"a71b33d8792dcf64dda0fb16d57afb488b946705","ref":"refs/heads/feature/344-inventory-dropdown","pushedAt":"2024-09-21T12:33:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"Create base inventory dropdown class","shortMessageHtmlLink":"Create base inventory dropdown class"}},{"before":null,"after":"7161b9016c92c0d3ee5ed56bdee1be13a1ce3b7e","ref":"refs/heads/renovate/npm-express-vulnerability","pushedAt":"2024-09-21T09:44:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update dependency express to v4.20.0 [SECURITY]","shortMessageHtmlLink":"Update dependency express to v4.20.0 [SECURITY]"}},{"before":null,"after":"c5fc99d658c73bc258cc70064218e19ee275c4c7","ref":"refs/heads/feature/344-inventory-dropdown","pushedAt":"2024-09-20T20:16:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"Add the dropdown menu to the interaction output","shortMessageHtmlLink":"Add the dropdown menu to the interaction output"}},{"before":"05fe0e2cd272cf2276e6d69cd99b85cf0e0fe604","after":null,"ref":"refs/heads/renovate/jest-29.x-lockfile","pushedAt":"2024-09-16T18:56:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"}},{"before":"a51569a805bd12d4ed123e655d57ac8da02a6fb7","after":null,"ref":"refs/heads/renovate/body-parser-1.x-lockfile","pushedAt":"2024-09-16T18:56:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"}},{"before":"c0e9378813caf289b9137096db253785746f229c","after":"5ebc5ff27c02727b7f432519c72a999259f5aa47","ref":"refs/heads/develop","pushedAt":"2024-09-16T18:56:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"Update dependency body-parser to v1.20.3 (#362)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [body-parser](https://github.com/expressjs/body-parser) | dependencies | patch | [`1.20.2` -> `1.20.3`](https://renovatebot.com/diffs/npm/body-parser/1.20.2/1.20.3) |\n\n---\n\n### Release Notes\n\n
\nexpressjs/body-parser (body-parser)\n\n### [`v1.20.3`](https://github.com/expressjs/body-parser/blob/HEAD/HISTORY.md#1203--2024-09-10)\n\n[Compare Source](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)\n\n\\===================\n\n- deps: qs@6.13.0\n- add `depth` option to customize the depth level in the parser\n- IMPORTANT: The default `depth` level for parsing URL-encoded data is now `32` (previously was `Infinity`)\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).\n\n๐Ÿšฆ **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n - [ ] If you want to rebase/retry this PR, check this box\n\n---\n\nThis PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).\n\n\nReviewed-on: https://git.vylpes.xyz/External/card-drop/pulls/362\nReviewed-by: Vylpes \nCo-authored-by: Renovate Bot \nCo-committed-by: Renovate Bot ","shortMessageHtmlLink":"Update dependency body-parser to v1.20.3 (#362)"}},{"before":null,"after":"05fe0e2cd272cf2276e6d69cd99b85cf0e0fe604","ref":"refs/heads/renovate/jest-29.x-lockfile","pushedAt":"2024-09-16T02:36:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"Update dependency @types/jest to v29.5.13","shortMessageHtmlLink":"Update dependency @types/jest to v29.5.13"}},{"before":null,"after":"a51569a805bd12d4ed123e655d57ac8da02a6fb7","ref":"refs/heads/renovate/body-parser-1.x-lockfile","pushedAt":"2024-09-16T02:36:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"Update dependency body-parser to v1.20.3","shortMessageHtmlLink":"Update dependency body-parser to v1.20.3"}},{"before":"a294d408c1328a8f719fc03b02a0d6f36fbf33db","after":null,"ref":"refs/heads/feature/338-trade-multiple","pushedAt":"2024-09-15T18:26:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"}},{"before":"f086ca4bdaa0be6cf8a62df6f14c6a756148157e","after":null,"ref":"refs/heads/feature/337-sacrifice-multiple","pushedAt":"2024-09-15T18:26:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"}},{"before":"8683c1e58ab8044aea915437d3a00bda6891d078","after":"c0e9378813caf289b9137096db253785746f229c","ref":"refs/heads/develop","pushedAt":"2024-09-15T18:26:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"Add ability to sacrifice multiple cards at once (#354)\n\n- The `/sacrifice` command now accepts an optional parameter to be able to specify the quantity\n- The `Sacrifice` button event now accepts a parameter to specify the quantity, this one is required but the command will default it to 1 if not supplied\n\n#337\n\nReviewed-on: https://git.vylpes.xyz/External/card-drop/pulls/354\nReviewed-by: VylpesTester \nCo-authored-by: Ethan Lane \nCo-committed-by: Ethan Lane ","shortMessageHtmlLink":"Add ability to sacrifice multiple cards at once (#354)"}},{"before":"d3f20e2bba26c8b5edeca67c5121b68b4189a082","after":"a294d408c1328a8f719fc03b02a0d6f36fbf33db","ref":"refs/heads/feature/338-trade-multiple","pushedAt":"2024-09-13T17:50:26.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"Fix cards not being added to the user's inventory if they dont have at least 1","shortMessageHtmlLink":"Fix cards not being added to the user's inventory if they dont have aโ€ฆ"}},{"before":"899d3f31ca688709299dce97ebe965366a7d5f65","after":null,"ref":"refs/heads/renovate/node-20.x-lockfile","pushedAt":"2024-09-11T17:10:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"}},{"before":"f23545d38b56476ea10f90d23ff4c64ad8b79519","after":null,"ref":"refs/heads/renovate/discordjs-rest-2.x-lockfile","pushedAt":"2024-09-11T17:10:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"}},{"before":"21d11afd31da9a95c72f1d4f25180aade319a5d5","after":"8683c1e58ab8044aea915437d3a00bda6891d078","ref":"refs/heads/develop","pushedAt":"2024-09-11T17:10:26.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"Update dependency @discordjs/rest to v2.4.0 (#357)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [@discordjs/rest](https://discord.js.org) ([source](https://github.com/discordjs/discord.js/tree/HEAD/packages/rest)) | dependencies | minor | [`2.3.0` -> `2.4.0`](https://renovatebot.com/diffs/npm/@discordjs%2frest/2.3.0/2.4.0) |\n\n---\n\n### Release Notes\n\n
\ndiscordjs/discord.js (@​discordjs/rest)\n\n### [`v2.4.0`](https://github.com/discordjs/discord.js/blob/HEAD/packages/rest/CHANGELOG.md#discordjsrest240---2024-09-01)\n\n[Compare Source](https://github.com/discordjs/discord.js/compare/@discordjs/rest@2.3.0...@discordjs/rest@2.4.0)\n\n#### Bug Fixes\n\n- Correct base path for GIF stickers ([#​10330](https://github.com/discordjs/discord.js/issues/10330)) ([599ad3e](https://github.com/discordjs/discord.js/commit/599ad3eab556463bcde60f8941d0354475cde16b))\n\n#### Features\n\n- **User:** Add `avatarDecorationData` ([#​9888](https://github.com/discordjs/discord.js/issues/9888)) ([3b5c600](https://github.com/discordjs/discord.js/commit/3b5c600b9e3f8d40ed48f02e3c9acec7433f1cc3))\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).\n\n๐Ÿšฆ **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n - [ ] If you want to rebase/retry this PR, check this box\n\n---\n\nThis PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).\n\n\nReviewed-on: https://git.vylpes.xyz/External/card-drop/pulls/357\nReviewed-by: Vylpes \nCo-authored-by: Renovate Bot \nCo-committed-by: Renovate Bot ","shortMessageHtmlLink":"Update dependency @discordjs/rest to v2.4.0 (#357)"}},{"before":null,"after":"899d3f31ca688709299dce97ebe965366a7d5f65","ref":"refs/heads/renovate/node-20.x-lockfile","pushedAt":"2024-09-08T23:53:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"Update dependency @types/node to v20.16.5","shortMessageHtmlLink":"Update dependency @types/node to v20.16.5"}},{"before":null,"after":"f23545d38b56476ea10f90d23ff4c64ad8b79519","ref":"refs/heads/renovate/discordjs-rest-2.x-lockfile","pushedAt":"2024-09-08T23:53:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"Update dependency @discordjs/rest to v2.4.0","shortMessageHtmlLink":"Update dependency @discordjs/rest to v2.4.0"}},{"before":null,"after":"d3f20e2bba26c8b5edeca67c5121b68b4189a082","ref":"refs/heads/feature/338-trade-multiple","pushedAt":"2024-09-07T15:23:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"WIP: Start of allowing users to trade multiple of an item","shortMessageHtmlLink":"WIP: Start of allowing users to trade multiple of an item"}},{"before":"e8b20004bd7fdf88e60c311abed9647904401f3a","after":null,"ref":"refs/heads/hotfix/0.8.1","pushedAt":"2024-09-06T23:03:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"}},{"before":"9f5042d696a887cdb8e0724d181b730b97437a60","after":"f086ca4bdaa0be6cf8a62df6f14c6a756148157e","ref":"refs/heads/feature/337-sacrifice-multiple","pushedAt":"2024-09-06T23:03:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"Add default if not supplied","shortMessageHtmlLink":"Add default if not supplied"}},{"before":null,"after":"9f5042d696a887cdb8e0724d181b730b97437a60","ref":"refs/heads/feature/337-sacrifice-multiple","pushedAt":"2024-09-05T22:33:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"},"commit":{"message":"Update the sacrifice command to allow input of quantity","shortMessageHtmlLink":"Update the sacrifice command to allow input of quantity"}},{"before":"cb5716e3481fa3aebb36a350ee6498f01d3b5a89","after":null,"ref":"refs/heads/renovate/winston-3.x-lockfile","pushedAt":"2024-09-02T21:23:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"}},{"before":"23ecfa581740517d9ccc0172ed9f5ba6e1383dbc","after":null,"ref":"refs/heads/renovate/node-20.x-lockfile","pushedAt":"2024-09-02T21:23:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Vylpes","name":"Ethan Lane","path":"/Vylpes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8274970?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yM1QyMTozNjozNC4wMDAwMDBazwAAAAS-dkyA","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wMlQyMToyMzo0NS4wMDAwMDBazwAAAASq9TTS"}},"title":"Activity ยท Vylpes/card-drop"}