Go to file
RenovateBot 94c358cfec
All checks were successful
continuous-integration/drone/push Build is passing
Update dependency @discordjs/rest to v2 (#21)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@discordjs/rest](https://discord.js.org) ([source](https://github.com/discordjs/discord.js)) | dependencies | major | [`^1.1.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/@discordjs%2frest/1.7.1/2.0.1) |

---

### Release Notes

<details>
<summary>discordjs/discord.js (@&#8203;discordjs/rest)</summary>

### [`v2.0.1`](d04987f09b...84ead6e554)

[Compare Source](d04987f09b...84ead6e554)

### [`v2.0.0`](481bbc924f...d04987f09b)

[Compare Source](481bbc924f...d04987f09b)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43NC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->

Reviewed-on: https://gitea.vylpes.xyz/External/card-drop/pulls/21
Reviewed-by: Vylpes <ethan@vylpes.com>
Co-authored-by: Renovate Bot <renovate@vylpes.com>
Co-committed-by: Renovate Bot <renovate@vylpes.com>
2023-10-09 11:55:47 +01:00
.gitea Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
database Add dates to migration script 2023-09-13 18:57:20 +01:00
scripts Add deployment scripts (#18) 2023-09-03 20:52:55 +01:00
src Update random code to select a card out of a pool of all series (#54) 2023-10-06 21:08:08 +01:00
tests Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
.dev.env .env 0.1.4 2023-09-10 13:01:28 +01:00
.drone.yml Fix drone script 2023-09-09 18:54:29 +01:00
.gitignore Create timer function to initialise card database from filesystem (#14) 2023-09-03 17:26:45 +01:00
.prod.env .env 0.1.4 2023-09-10 13:01:28 +01:00
.stage.env .env 0.1.4 2023-09-10 13:01:28 +01:00
docker-compose.prod.yml Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
docker-compose.stage.yml Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
docker-compose.yml Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
jest.config.json Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
jest.setup.js Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
package.json Update dependency @discordjs/rest to v2 (#21) 2023-10-09 11:55:47 +01:00
README.md Initial commit 2023-08-19 14:09:24 +01:00
renovate.json Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
tsconfig.json Create initial bot framework (#7) 2023-08-19 16:56:22 +01:00
yarn.lock Update dependency @discordjs/rest to v2 (#21) 2023-10-09 11:55:47 +01:00

card-drop