• Joined on 2022-08-05
Vylpes merged pull request RabbitLabs/random-bunny#174 2024-06-10 17:26:51 +01:00
Update dependency @types/node to v20.14.2
Vylpes pushed to develop at RabbitLabs/random-bunny 2024-06-10 17:26:51 +01:00
dccc86b5da Update dependency @types/node to v20.14.2 (#174)
Vylpes pushed to develop at RabbitLabs/random-bunny 2024-06-10 17:25:08 +01:00
b0ad50f04f Update dependency @babel/traverse to v7.24.7 (#173)
Vylpes deleted branch renovate/babel-traverse-7.x-lockfile from RabbitLabs/random-bunny 2024-06-10 17:25:08 +01:00
Vylpes merged pull request RabbitLabs/random-bunny#173 2024-06-10 17:25:07 +01:00
Update dependency @babel/traverse to v7.24.7
Vylpes pushed to develop at RabbitLabs/random-bunny 2024-06-10 17:23:49 +01:00
49dc086100 Update dependency @types/eslint to v8.56.10 (#168)
Vylpes deleted branch renovate/eslint-8.x-lockfile from RabbitLabs/random-bunny 2024-06-10 17:23:49 +01:00
Vylpes merged pull request RabbitLabs/random-bunny#168 2024-06-10 17:23:48 +01:00
Update dependency @types/eslint to v8.56.10
Vylpes pushed to develop at RabbitLabs/random-bunny 2024-06-10 17:22:26 +01:00
ed5d170106 Update dependency np to v10 (#159)
Vylpes deleted branch renovate/np-10.x from RabbitLabs/random-bunny 2024-06-10 17:22:26 +01:00
Vylpes merged pull request RabbitLabs/random-bunny#159 2024-06-10 17:22:24 +01:00
Update dependency np to v10
Vylpes closed issue RabbitLabs/random-bunny#165 2024-06-10 17:20:18 +01:00
Update dependency @typescript-eslint/parser to v7
Vylpes pushed to develop at RabbitLabs/random-bunny 2024-06-10 17:20:15 +01:00
a1bb5143ad Update dependency @typescript-eslint/parser to v7 (#147)
Vylpes deleted branch renovate/typescript-eslint-parser-7.x from RabbitLabs/random-bunny 2024-06-10 17:20:15 +01:00
Vylpes merged pull request RabbitLabs/random-bunny#147 2024-06-10 17:20:14 +01:00
Update dependency @typescript-eslint/parser to v7
Vylpes opened issue RabbitLabs/random-bunny#180 2024-06-10 17:17:18 +01:00
2.3 Dependency Updates
Vylpes created branch feature/215-purge-claims in External/card-drop 2024-06-09 11:11:10 +01:00
Vylpes pushed to feature/215-purge-claims at External/card-drop 2024-06-09 11:11:10 +01:00
fb1e010d78 Add PurgeClaims timer
Vylpes opened issue External/card-drop#265 2024-06-09 10:56:40 +01:00
Claim button removes a user's currency before it checks if the card is actually claimable
Vylpes commented on issue External/card-drop#215 2024-06-09 10:51:18 +01:00
AS a developer, I want the bot to periodically purge claims from the database that have expired

It might make more sense to go the other way, instead of adding a claim id upon claiming, create a claim id upon drop and delete it after claiming or 24 hours