Skip to content

Commit

Permalink
fix(deps): update dependency discord.js to ^14.13.0 (#391)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [discord.js](https://discord.js.org)
([source](https://togithub.com/discordjs/discord.js)) | [`^14.12.1` ->
`^14.13.0`](https://renovatebot.com/diffs/npm/discord.js/14.12.1/14.13.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/discord.js/14.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/discord.js/14.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/discord.js/14.12.1/14.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/discord.js/14.12.1/14.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>discordjs/discord.js (discord.js)</summary>

###
[`v14.13.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/discord.js/CHANGELOG.md#14130---2023-08-17)

[Compare
Source](https://togithub.com/discordjs/discord.js/compare/14.12.1...14.13.0)

#### Bug Fixes

- **Action:** Do not add the client user as a recipient
([#&#8203;9774](https://togithub.com/discordjs/discord.js/issues/9774))
([24fbb11](https://togithub.com/discordjs/discord.js/commit/24fbb11ba2f7e8f8f604752159d2053f2cee16ec))
- **DMChannel:** Correct partial typo
([#&#8203;9773](https://togithub.com/discordjs/discord.js/issues/9773))
([c1ff545](https://togithub.com/discordjs/discord.js/commit/c1ff545bf1c018875f5a9ceb828c9f84ed391920))
- **CachedManager:** Allow overriding constructor for makeCache
([#&#8203;9763](https://togithub.com/discordjs/discord.js/issues/9763))
([346fa57](https://togithub.com/discordjs/discord.js/commit/346fa57f95a99d5b4e1169bb85706c4c25bf71d0))
- **types:** Fixed CachedManager constructor arguments in type
([#&#8203;9761](https://togithub.com/discordjs/discord.js/issues/9761))
([b3c85d3](https://togithub.com/discordjs/discord.js/commit/b3c85d34a6ced8a8e2cd15a6e3879fb2dd5121d0))
- **Action:** Do not set `undefined` values
([#&#8203;9755](https://togithub.com/discordjs/discord.js/issues/9755))
([d8e3755](https://togithub.com/discordjs/discord.js/commit/d8e37551ceefe9f82566e3f45edc69bb7f9d1463))

#### Documentation

- **EmbedBuilder:** `@readonly` length
([#&#8203;9778](https://togithub.com/discordjs/discord.js/issues/9778))
([8f572a6](https://togithub.com/discordjs/discord.js/commit/8f572a6badd45b916d3a46dd489653d2d6efb2a8))
- **WebhookEditOptions:** Add all of the types
([#&#8203;9776](https://togithub.com/discordjs/discord.js/issues/9776))
([d5be424](https://togithub.com/discordjs/discord.js/commit/d5be4242c6a6f90b90af54e27071ecc0f5422944))
- Update Node.js requirement to 16.11.0
([#&#8203;9764](https://togithub.com/discordjs/discord.js/issues/9764))
([188877c](https://togithub.com/discordjs/discord.js/commit/188877c50af70f0d5cffb246620fa277435c6ce6))

#### Features

- **Client:** Add deleteWebhook method
([#&#8203;9777](https://togithub.com/discordjs/discord.js/issues/9777))
([d90ba8d](https://togithub.com/discordjs/discord.js/commit/d90ba8dce8de630db14b77764ec35201998c7ce7))
- **ClientPresence:** Allow setting activity state
([#&#8203;9743](https://togithub.com/discordjs/discord.js/issues/9743))
([9ed1b59](https://togithub.com/discordjs/discord.js/commit/9ed1b59df6acb6356d5950b43d04885d5e692887))
- **ClientApplication:** Approximate guild count and new `GET` route
([#&#8203;9713](https://togithub.com/discordjs/discord.js/issues/9713))
([632a9b4](https://togithub.com/discordjs/discord.js/commit/632a9b4965cd24ffffdf0f88f1a9eedeb6b284f7))
- **Role:** Add `flags`
([#&#8203;9694](https://togithub.com/discordjs/discord.js/issues/9694))
([3b18e5b](https://togithub.com/discordjs/discord.js/commit/3b18e5b08dc3ec2aba37d3e6a55e42ce8af7dbab))
- **Attachment:** Add `flags`
([#&#8203;9686](https://togithub.com/discordjs/discord.js/issues/9686))
([692f0fc](https://togithub.com/discordjs/discord.js/commit/692f0fc96d9f92161b64fb83f02b71d43d2d7c9c))
- Add `Client#webhooksUpdate`
([#&#8203;9732](https://togithub.com/discordjs/discord.js/issues/9732))
([0de071d](https://togithub.com/discordjs/discord.js/commit/0de071d0a5524ba1fbb8cab5d7e74567103f7129))

#### Typings

- **GuildInvitableChannelResolvable:** Allow forum channels
([#&#8203;9775](https://togithub.com/discordjs/discord.js/issues/9775))
([727dc09](https://togithub.com/discordjs/discord.js/commit/727dc094d52a5b169e46917b64308ab87a7144b1))
- Make activity name required
([#&#8203;9765](https://togithub.com/discordjs/discord.js/issues/9765))
([0a9a3ed](https://togithub.com/discordjs/discord.js/commit/0a9a3ede292b92235a103b6776477a707da4d84b))
- **BaseButtonComponentData:** Narrow component type
([#&#8203;9735](https://togithub.com/discordjs/discord.js/issues/9735))
([a30d46c](https://togithub.com/discordjs/discord.js/commit/a30d46c5f5909eee86704bbb9e34fb7bb09b2c27))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/PixelPizza/OurTube).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4yIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 18, 2023
1 parent 0c9fabe commit fc60a93
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 53 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@sapphire/time-utilities": "^1.7.10",
"common-tags": "^1.8.2",
"discord-player": "^6.6.2",
"discord.js": "^14.12.1",
"discord.js": "^14.13.0",
"dotenv": "^16.3.1",
"sodium-native": "^4.0.4",
"soundcloud-scraper": "^5.0.3",
Expand Down
113 changes: 61 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,18 +84,18 @@ __metadata:
languageName: node
linkType: hard

"@discordjs/builders@npm:^1.6.4":
version: 1.6.4
resolution: "@discordjs/builders@npm:1.6.4"
"@discordjs/builders@npm:^1.6.5":
version: 1.6.5
resolution: "@discordjs/builders@npm:1.6.5"
dependencies:
"@discordjs/formatters": ^0.3.1
"@discordjs/util": ^1.0.0
"@discordjs/formatters": ^0.3.2
"@discordjs/util": ^1.0.1
"@sapphire/shapeshift": ^3.9.2
discord-api-types: ^0.37.50
discord-api-types: 0.37.50
fast-deep-equal: ^3.1.3
ts-mixer: ^6.0.3
tslib: ^2.6.1
checksum: 059ebe77b1b955daa1c16d62679c338b34e5c8160dcc446719452b05b61fb8d5f6d7fad8dd9cb7ce2d90c2d1014031f6feedd7c71943cddf04a4e83e4fcccfe3
checksum: 9c5c4d483a79a7c2f73d661433365f2996ae3bc74f95b70a2a31a26b582b7327d45217a78dfe8e304737661731690ef6e34ade7575f63fe8ab61d70ca53b2279
languageName: node
linkType: hard

Expand All @@ -106,10 +106,10 @@ __metadata:
languageName: node
linkType: hard

"@discordjs/collection@npm:^1.5.2":
version: 1.5.2
resolution: "@discordjs/collection@npm:1.5.2"
checksum: bf51b951c75c1622f78db4ab48382dc36ef62d264ebf3add07b4a29bef74e84ee1ca65b74e8cf3c9c16eef435dcf05c35465b32642bc7c0bac6872e226d100a7
"@discordjs/collection@npm:^1.5.3":
version: 1.5.3
resolution: "@discordjs/collection@npm:1.5.3"
checksum: fefed19bea0f69053d195f9d9dc8af07ca5d8c9b1064581e0aa14bda2b70e632b93c164d5ef3e4910f5442369612ff4eec8d52a700aec562510c19b223f67023
languageName: node
linkType: hard

Expand All @@ -122,6 +122,15 @@ __metadata:
languageName: node
linkType: hard

"@discordjs/formatters@npm:^0.3.2":
version: 0.3.2
resolution: "@discordjs/formatters@npm:0.3.2"
dependencies:
discord-api-types: 0.37.50
checksum: 653c88595fc6c25c1beedcd88b05a3f1241fef69844cc96e45f2cd34fea9ff07892c7f3b57edb4008ad59f7e62bca1b7b35400c6200b07ed42eef7189672d509
languageName: node
linkType: hard

"@discordjs/node-pre-gyp@npm:^0.4.5":
version: 0.4.5
resolution: "@discordjs/node-pre-gyp@npm:0.4.5"
Expand Down Expand Up @@ -151,20 +160,20 @@ __metadata:
languageName: node
linkType: hard

"@discordjs/rest@npm:^2.0.0":
version: 2.0.0
resolution: "@discordjs/rest@npm:2.0.0"
"@discordjs/rest@npm:^2.0.1":
version: 2.0.1
resolution: "@discordjs/rest@npm:2.0.1"
dependencies:
"@discordjs/collection": ^1.5.2
"@discordjs/util": ^1.0.0
"@discordjs/collection": ^1.5.3
"@discordjs/util": ^1.0.1
"@sapphire/async-queue": ^1.5.0
"@sapphire/snowflake": ^3.5.1
"@vladfrangu/async_event_emitter": ^2.2.2
discord-api-types: ^0.37.50
discord-api-types: 0.37.50
magic-bytes.js: ^1.0.15
tslib: ^2.6.1
undici: ^5.22.1
checksum: df610f6bce71d2b72087c8f80caad9073c72017a9b2525ee704f11510d1d39e56b0d3cf2b38a7f5f2e77740bfd6e0221e89f0d2d3bd65f318862fa8c2fd82dda
undici: 5.22.1
checksum: 36e33489293956e6356e68d69857c2ea910aa376be8c530d6aa640f5887d119d2c0abb736b427353bbdad92c534917fd38adb3a8529c87bdd010c75017ae6b27
languageName: node
linkType: hard

Expand All @@ -175,10 +184,10 @@ __metadata:
languageName: node
linkType: hard

"@discordjs/util@npm:^1.0.0":
version: 1.0.0
resolution: "@discordjs/util@npm:1.0.0"
checksum: bbd800408c9ac20e9f298ea954592d674c92cbf1ec255ae5b07b2d5c444557a8580b3e95359600897db18ffc129eec5cabc37f1ba40ea6df24f2e9666a2dbc54
"@discordjs/util@npm:^1.0.1":
version: 1.0.1
resolution: "@discordjs/util@npm:1.0.1"
checksum: b55d5284cd8306b0e77a303c41fa99dcc650babaf9ef2f02ea38b1f8ecc7218a7694128714343379dbf6b2a402a0851e00862c0d974ad07b8e980722f5139d73
languageName: node
linkType: hard

Expand All @@ -195,20 +204,20 @@ __metadata:
languageName: node
linkType: hard

"@discordjs/ws@npm:^1.0.0":
version: 1.0.0
resolution: "@discordjs/ws@npm:1.0.0"
"@discordjs/ws@npm:^1.0.1":
version: 1.0.1
resolution: "@discordjs/ws@npm:1.0.1"
dependencies:
"@discordjs/collection": ^1.5.2
"@discordjs/rest": ^2.0.0
"@discordjs/util": ^1.0.0
"@discordjs/collection": ^1.5.3
"@discordjs/rest": ^2.0.1
"@discordjs/util": ^1.0.1
"@sapphire/async-queue": ^1.5.0
"@types/ws": ^8.5.5
"@vladfrangu/async_event_emitter": ^2.2.2
discord-api-types: ^0.37.50
discord-api-types: 0.37.50
tslib: ^2.6.1
ws: ^8.13.0
checksum: 1917361918ee3e7b03661c577473157e371ff7d5d66f7f220623e79430bfb97017b0108efb87b391f95779829dc1288d0fc8d2837291b233d36a39d07f4e0dea
checksum: d34f17646606dbac82989c3aa3fddd1e2a23da532b96f1fc130a0ddb6735079523f09a70b560b315f3e6634b6336accc48680539e4c62cf34826d79c6304778a
languageName: node
linkType: hard

Expand Down Expand Up @@ -600,7 +609,7 @@ __metadata:
"@typescript-eslint/parser": 6.3.0
common-tags: ^1.8.2
discord-player: ^6.6.2
discord.js: ^14.12.1
discord.js: ^14.13.0
dotenv: ^16.3.1
eslint: 8.47.0
eslint-config-prettier: ^9.0.0
Expand Down Expand Up @@ -1751,20 +1760,20 @@ __metadata:
languageName: node
linkType: hard

"discord-api-types@npm:0.37.50, discord-api-types@npm:^0.37.50":
version: 0.37.50
resolution: "discord-api-types@npm:0.37.50"
checksum: 08dc5145dbefda5f52b479cd42d96ac2b8110300861855e1f92cc8a0a6525a4059e32724cd5237490c286f5afd86797a86823238cd5eee016198560bb36f6d43
languageName: node
linkType: hard

"discord-api-types@npm:^0.37.37, discord-api-types@npm:^0.37.41":
version: 0.37.48
resolution: "discord-api-types@npm:0.37.48"
checksum: aebc89f6bd123fb810f282f83a38923918f98692c23ad203f389c9b2666ea090c86dcd397ce85e1a11595a5325d4ef1a8a0e94a93c576cece897b873402d69eb
languageName: node
linkType: hard

"discord-api-types@npm:^0.37.50":
version: 0.37.50
resolution: "discord-api-types@npm:0.37.50"
checksum: 08dc5145dbefda5f52b479cd42d96ac2b8110300861855e1f92cc8a0a6525a4059e32724cd5237490c286f5afd86797a86823238cd5eee016198560bb36f6d43
languageName: node
linkType: hard

"discord-player@npm:^6.6.2":
version: 6.6.2
resolution: "discord-player@npm:6.6.2"
Expand All @@ -1782,25 +1791,25 @@ __metadata:
languageName: node
linkType: hard

"discord.js@npm:^14.12.1":
version: 14.12.1
resolution: "discord.js@npm:14.12.1"
"discord.js@npm:^14.13.0":
version: 14.13.0
resolution: "discord.js@npm:14.13.0"
dependencies:
"@discordjs/builders": ^1.6.4
"@discordjs/collection": ^1.5.2
"@discordjs/formatters": ^0.3.1
"@discordjs/rest": ^2.0.0
"@discordjs/util": ^1.0.0
"@discordjs/ws": ^1.0.0
"@discordjs/builders": ^1.6.5
"@discordjs/collection": ^1.5.3
"@discordjs/formatters": ^0.3.2
"@discordjs/rest": ^2.0.1
"@discordjs/util": ^1.0.1
"@discordjs/ws": ^1.0.1
"@sapphire/snowflake": ^3.5.1
"@types/ws": ^8.5.5
discord-api-types: ^0.37.50
discord-api-types: 0.37.50
fast-deep-equal: ^3.1.3
lodash.snakecase: ^4.1.1
tslib: ^2.6.1
undici: ^5.22.1
undici: 5.22.1
ws: ^8.13.0
checksum: 059c6c2fdec22319e8aa8d5f54392db0066e959a7418440d1dab3b0e7814b0c4a7311ed15500147e959f9409e63e2dbe0b1f159f9c2693d8cd321a216b92fdaf
checksum: c273645ac2f92a5052914261c40d04f7fbf81f8d2542f7f0ec9b2e5f9006ff7436d7c6254db924a12826b7f3b49cbfdd577807a0a4ed396036e106f39701a167
languageName: node
linkType: hard

Expand Down Expand Up @@ -4422,7 +4431,7 @@ __metadata:
languageName: node
linkType: hard

"undici@npm:^5.22.1, undici@npm:^5.8.2":
"undici@npm:5.22.1, undici@npm:^5.22.1, undici@npm:^5.8.2":
version: 5.22.1
resolution: "undici@npm:5.22.1"
dependencies:
Expand Down

0 comments on commit fc60a93

Please sign in to comment.