-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
@dependabot recreate sha=8058e9601a32a80362e70d507e376b958cd59e67 |
8058e96
to
b03b41c
Compare
@dependabot recreate sha=b03b41c191ea1dbec189346d7d3f19245c7b9715 |
b03b41c
to
b357b48
Compare
@dependabot recreate sha=b357b487463a146c5cd0de46c42ad6f2edaea8f4 |
b357b48
to
7260a24
Compare
@dependabot recreate sha=7260a241dac2722aeb8ae793c11eb34ed564f8cd |
7260a24
to
28ac133
Compare
@dependabot recreate sha=28ac133f2456f86f11242a311bc5c8cd02a72d1d |
28ac133
to
1984a02
Compare
@dependabot recreate sha=1984a0237f430c8613ad319cbf8a58a6f4229a21 |
1984a02
to
0e137eb
Compare
@dependabot recreate sha=0e137eb6816641cb7a431e93f53abf6e714736ea |
0e137eb
to
1ecf15a
Compare
@dependabot recreate sha=1ecf15ad30538e1c4dbff57dcc21cb889f5b2828 |
1ecf15a
to
c6e17d9
Compare
@dependabot recreate sha=c6e17d91b73f863e55bad0ef03e4f6bb1a0e5ada |
c6e17d9
to
03d0415
Compare
@dependabot recreate sha=03d0415d2734ada165949129af7d89c7dc155b89 |
03d0415
to
20486c5
Compare
@dependabot recreate sha=20486c529a489cc9a8aa7497064835dabe3e246f |
20486c5
to
79e5f20
Compare
@dependabot recreate sha=79e5f20a277b8d84e64ceaf5232ffd61a92a5c83 |
79e5f20
to
93aa748
Compare
@dependabot recreate sha=93aa74824bb41eb0c7177a13f1112efcdb1bb306 |
93aa748
to
14a186e
Compare
@dependabot recreate sha=14a186e563e784a3af5e4a114bca2410bb4bfa25 |
14a186e
to
24c6116
Compare
4003598
to
d740c4e
Compare
@dependabot recreate sha=d740c4e23af795927960c3a15e486755536f8038 |
d740c4e
to
40b63ed
Compare
@dependabot recreate sha=40b63ed5e69f5571884b57a0dd72155c0d6e4a44 |
40b63ed
to
ac344f1
Compare
@dependabot recreate sha=ac344f1089e546a08a87fcd6768d32231a7c6ad6 |
ac344f1
to
4e6f8de
Compare
@dependabot recreate sha=4e6f8de515587729865ed818a856ccbcdd4ca924 |
4e6f8de
to
6d108d9
Compare
@dependabot recreate sha=6d108d92e1e8ab766b19ad613f016affc5d244a0 |
6d108d9
to
0ff301a
Compare
@dependabot recreate sha=0ff301a838aff7ce4780106c7591f3f1dbd64210 |
0ff301a
to
6e1c71d
Compare
@dependabot recreate sha=6e1c71d5619585626aec950db5bd8c1309e564de |
6e1c71d
to
f44083f
Compare
@dependabot recreate sha=f44083f801c59cb8d741187b9f379c45d228a06f |
f44083f
to
68b45af
Compare
@dependabot recreate sha=68b45af6d1a04ee8b3825430443166393f6a5ad5 |
68b45af
to
a0be4e7
Compare
@dependabot recreate sha=a0be4e727481aa390af84d61496f678884a87cc2 |
a0be4e7
to
0f42690
Compare
@dependabot recreate sha=0f4269055f351f1d9ad457aa02dda913d4af8ca5 |
0f42690
to
0caafcd
Compare
@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>
0caafcd
to
3b7cc1b
Compare
@dependabot recreate sha=3b7cc1b8911d79bbfabef753659dca163093502e |
Superseded by #816. |
Bumps discord.js from 14.11.0 to 14.14.1.
Release notes
Sourced from discord.js's releases.
... (truncated)
Changelog
Sourced from discord.js's changelog.
... (truncated)
Commits
2550c79
chore(discord.js): release discord.js@14.14.1 (#9957)40726db
refactor: use formatters (#9956)1e4ef35
docs: use preferred nullable syntax (?T
overT | null
) (#9946)4bc1dae
types: use wrapper utilities (#9945)cc07a28
fix(Emoji):id
set asundefined
edge case (#9953)f93abf7
fix(BaseClient): Default in objects properly (#9952)dbb92e5
chore(releases): release party (#9943)975d5f1
chore: use descriptive type parameter names (#9937)4ff3ea4
feat: default select menu values (#9867)b5e23ec
fix(Client): Ensure destroyed connections are not ready (#9942)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)