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.14.1 #772

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps discord.js from 14.11.0 to 14.14.1.

Release notes

Sourced from discord.js's releases.

14.14.1

14.14.1 - (2023-11-12)

Bug Fixes

Documentation

  • Use preferred nullable syntax (?T over T | null) (#9946) (1e4ef35)

Refactor

Typings

14.14.0

14.14.0 - (2023-11-12)

Bug Fixes

  • Client: Ensure destroyed connections are not ready (#9942) (b5e23ec)
  • Webhook: Do not call client.deleteWebhook in delete (#9786) (31d914e)
  • GuildManager#fetch: Inject shard id (#9921) (85753a9)
  • Prevent 'undefined' debug message on intentional shard closure (#9846) (0e0b85b)
  • Role: Calculate position correctly when rawPositions are equal (#9871) (0529b2a)
  • GuildScheduledEvent: Use if...else pattern and handle partials (#9802) (32d614c)

Documentation

Features

... (truncated)

Changelog

Sourced from discord.js's changelog.

14.14.1 - (2023-11-12)

Bug Fixes

Documentation

  • Use preferred nullable syntax (?T over T | null) (#9946) (1e4ef35)

Refactor

Typings

14.14.0 - (2023-11-12)

Bug Fixes

  • Client: Ensure destroyed connections are not ready (#9942) (b5e23ec)
  • Webhook: Do not call client.deleteWebhook in delete (#9786) (31d914e)
  • GuildManager#fetch: Inject shard id (#9921) (85753a9)
  • Prevent 'undefined' debug message on intentional shard closure (#9846) (0e0b85b)
  • Role: Calculate position correctly when rawPositions are equal (#9871) (0529b2a)
  • GuildScheduledEvent: Use if...else pattern and handle partials (#9802) (32d614c)

Documentation

Features

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

@dependabot recreate sha=8058e9601a32a80362e70d507e376b958cd59e67

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 8058e96 to b03b41c Compare November 16, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=b03b41c191ea1dbec189346d7d3f19245c7b9715

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from b03b41c to b357b48 Compare November 17, 2023 14:07
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=b357b487463a146c5cd0de46c42ad6f2edaea8f4

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from b357b48 to 7260a24 Compare November 18, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=7260a241dac2722aeb8ae793c11eb34ed564f8cd

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 7260a24 to 28ac133 Compare November 19, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=28ac133f2456f86f11242a311bc5c8cd02a72d1d

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 28ac133 to 1984a02 Compare November 20, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=1984a0237f430c8613ad319cbf8a58a6f4229a21

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 1984a02 to 0e137eb Compare November 21, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=0e137eb6816641cb7a431e93f53abf6e714736ea

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 0e137eb to 1ecf15a Compare November 22, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=1ecf15ad30538e1c4dbff57dcc21cb889f5b2828

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 1ecf15a to c6e17d9 Compare November 23, 2023 14:07
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=c6e17d91b73f863e55bad0ef03e4f6bb1a0e5ada

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from c6e17d9 to 03d0415 Compare November 24, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=03d0415d2734ada165949129af7d89c7dc155b89

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 03d0415 to 20486c5 Compare November 25, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=20486c529a489cc9a8aa7497064835dabe3e246f

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 20486c5 to 79e5f20 Compare November 26, 2023 14:05
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=79e5f20a277b8d84e64ceaf5232ffd61a92a5c83

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 79e5f20 to 93aa748 Compare November 27, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=93aa74824bb41eb0c7177a13f1112efcdb1bb306

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 93aa748 to 14a186e Compare November 28, 2023 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=14a186e563e784a3af5e4a114bca2410bb4bfa25

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 14a186e to 24c6116 Compare November 29, 2023 14:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 4003598 to d740c4e Compare April 22, 2024 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=d740c4e23af795927960c3a15e486755536f8038

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from d740c4e to 40b63ed Compare April 23, 2024 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=40b63ed5e69f5571884b57a0dd72155c0d6e4a44

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 40b63ed to ac344f1 Compare April 24, 2024 14:07
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=ac344f1089e546a08a87fcd6768d32231a7c6ad6

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from ac344f1 to 4e6f8de Compare April 25, 2024 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=4e6f8de515587729865ed818a856ccbcdd4ca924

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 4e6f8de to 6d108d9 Compare April 26, 2024 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=6d108d92e1e8ab766b19ad613f016affc5d244a0

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 6d108d9 to 0ff301a Compare April 27, 2024 14:05
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=0ff301a838aff7ce4780106c7591f3f1dbd64210

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 0ff301a to 6e1c71d Compare April 28, 2024 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=6e1c71d5619585626aec950db5bd8c1309e564de

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 6e1c71d to f44083f Compare April 29, 2024 14:07
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=f44083f801c59cb8d741187b9f379c45d228a06f

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from f44083f to 68b45af Compare April 30, 2024 14:07
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=68b45af6d1a04ee8b3825430443166393f6a5ad5

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 68b45af to a0be4e7 Compare May 1, 2024 14:07
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=a0be4e727481aa390af84d61496f678884a87cc2

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from a0be4e7 to 0f42690 Compare May 2, 2024 14:07
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=0f4269055f351f1d9ad457aa02dda913d4af8ca5

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.14.1 branch from 0f42690 to 0caafcd Compare May 3, 2024 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=0caafcd31572502d95808941dc98e78e60c6c4ee

Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.11.0 to 14.14.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.14.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.14.1 branch from 0caafcd to 3b7cc1b Compare May 4, 2024 14:06
@SparrowBrain
Copy link
Owner

@dependabot recreate sha=3b7cc1b8911d79bbfabef753659dca163093502e

Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2024

Superseded by #816.

@dependabot dependabot bot closed this May 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/discord.js-14.14.1 branch May 5, 2024 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