Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump discord.js from 14.11.0 to 14.12.1 #732

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps discord.js from 14.11.0 to 14.12.1.

Release notes

Sourced from discord.js's releases.

14.12.1

Bug Fixes

14.12.0

Bug Fixes

  • ChannelUpdate: Check against unknown channels (#9697) (7fb91c5)
  • Action: Use existing recipients if available (#9653) (719e54a)
  • Everyone role members (#9685) (0803eb5)
  • awaitMessageComponent with MessageComponentInteractions (#8598) (b61e4fb)
  • ThreadManager: Fix internal crash upon conditionally resolving thread members (#9648) (a6dbe16)
  • User: Check global name in equals (#9631) (8f3bd38)
  • WebSocketManager: Await WebSocket destroy (#9519) (75308f2)
  • Client: Safe call for possibly null WebSocket (#9600) (24a6149)
  • ThreadManager: Ensure fetchActive() only returns active threads in a channel (#9568) (53aa24d)
  • LimitedCollection: Allow items to be stored if keepOverLimit is true when maxSize is 0 (#9534) (9345d1b)
  • AutocompleteInteraction: Prevent snake casing of locales (#9565) (7196fe3)

Documentation

Features

Performance

Refactor

... (truncated)

Changelog

Sourced from discord.js's changelog.

14.12.1 - (2023-08-01)

Bug Fixes

14.12.0 - (2023-07-31)

Bug Fixes

  • ChannelUpdate: Check against unknown channels (#9697) (7fb91c5)
  • Action: Use existing recipients if available (#9653) (719e54a)
  • Everyone role members (#9685) (0803eb5)
  • awaitMessageComponent with MessageComponentInteractions (#8598) (b61e4fb)
  • ThreadManager: Fix internal crash upon conditionally resolving thread members (#9648) (a6dbe16)
  • User: Check global name in equals (#9631) (8f3bd38)
  • WebSocketManager: Await WebSocket destroy (#9519) (75308f2)
  • Client: Safe call for possibly null WebSocket (#9600) (24a6149)
  • ThreadManager: Ensure fetchActive() only returns active threads in a channel (#9568) (53aa24d)
  • LimitedCollection: Allow items to be stored if keepOverLimit is true when maxSize is 0 (#9534) (9345d1b)
  • AutocompleteInteraction: Prevent snake casing of locales (#9565) (7196fe3)

Documentation

Features

Performance

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2023
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=2e966be1be2abdd2670c4377e21bf858d1509dae

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.12.1 branch 2 times, most recently from f91c87e to f872610 Compare August 3, 2023 12:05
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=f8726105be676d08095aa65104d288e1102b83da

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.12.1 branch from f872610 to fb8b1a6 Compare August 3, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=fb8b1a664b1cc1d586d10b7da2465d663ea9a226

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.12.1 branch from fb8b1a6 to 53c6088 Compare August 4, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=53c6088d1c65c652faacf9c528759cc2e6d8c9ac

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.12.1 branch from 53c6088 to 37aff5f Compare August 5, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=37aff5fbc743d55d06d0279a78fa5f4aedb8ff4a

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.12.1 branch from 37aff5f to 791df73 Compare August 6, 2023 14:05
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=791df73b81357ca99a7c211d2f619200848e6c1d

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.12.1 branch from 791df73 to 5172c20 Compare August 7, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=5172c20c2f5672666ae1ce1e49e0e2f553848433

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.12.1 branch from 5172c20 to d0e461a Compare August 8, 2023 14:07
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=d0e461a39dc2d1dae304fad50c9f23a959b0ac3f

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.12.1 branch from d0e461a to 1b46f4a Compare August 9, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=1b46f4ae28683cbc1833fe8299eb5f8624658404

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.12.1 branch from 1b46f4a to 03130b7 Compare August 10, 2023 14:07
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=03130b76290d2ba0b3ce4be1110c03ce11ba3e58

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.12.1 branch from 03130b7 to 43d4f22 Compare August 11, 2023 14:05
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=43d4f227ca9648cc3c9ee7c137102a177553085f

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.12.1 branch from 43d4f22 to 526ffa4 Compare August 12, 2023 14:05
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=526ffa49fbdcb4602a74348449396f2327787349

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.12.1 branch from 526ffa4 to b03c346 Compare August 13, 2023 14:05
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=b03c34663c6bf4d68b605c6f2d8322410d511dcc

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.12.1 branch from b03c346 to 5ca2a5c Compare August 14, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=5ca2a5c85f8e98bc0b75288ec53e0f842e5613f8

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.12.1 branch from 5ca2a5c to e90ead0 Compare August 15, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=e90ead042f0d89438c619b2289ba514f5f333e00

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.12.1 branch from e90ead0 to c07c293 Compare August 16, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=c07c293175f170cba3285c4408c0ce22934575d6

Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.11.0 to 14.12.1.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.12.1/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.12.1 branch from c07c293 to dcafbb0 Compare August 17, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=dcafbb07c955aacbfc8a9b1757ee43df82af5c86

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 18, 2023

Superseded by #740.

@dependabot dependabot bot closed this Aug 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/discord.js-14.12.1 branch August 18, 2023 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant