progress-bot
progress-bot copied to clipboard
Bump discord.js from 11.6.4 to 12.5.3
Bumps discord.js from 11.6.4 to 12.5.3.
Release notes
Sourced from discord.js's releases.
12.5.3
Bug Fixes
12.5.2
Bug Fixes
12.5.1
Bug Fixes
- GuildTemplate: 'guild' getter (#5040) (f8b0c01)
- MessageReaction: set MessageReaction#me in patch method (#5047) (a6b922f)
- Voice*: filter out silent audio from video users (#5035) (5328648)
12.5.0
Bug Fixes
- Guild: fetch member if already in the guild (#4967) (643f96c)
- GuildMemberUpdate: cache incoming members & use partials if enabled (#4986) (2e940e6)
- MessageReaction: add client property to typings (#5003) (042e071), closes #5002
- MessageReaction*Action: correctly cache incoming members and users (#4969) (8b91ac5)
- PackageLock: reinstall GitHub docgen dev dependency (#4958) (ed8b3cc)
- Shard: don't pass event arguments to exit handler (#4957) (adf2e87)
- User: only assign to bot initially or if info is actually present (#4990) (eaecd0e)
Features
- Shard: shard-specific broadcastEval/fetchClientValues + shard Id util (#4991) (2a6c363)
- Typings: add missing error codes (#5008) (7faa73a)
- Guild: add support for guild templates (#4907) (2b2994b)
- Message: add crosspostable property (#4903) (b8fd3f6)
12.4.1
Bug Fixes
- Action: attempt to get a User if GuildMember not returned (#4922) (3d158f4)
- GuildChannel: parentID shouldn't be set in the constructor (#4919) (250c3ae)
12.4.0
Bug Fixes
... (truncated)
Commits
51551f5
chore(Release): version upgrade5291fe1
fix(Voice): disconnect if voice channel not cached (#5467)6e11596
chore(Release): version upgrade7efc295
fix(InviteDelete): guild can be missing (#5457)8e8d9b4
docs(ReactionUserManager): fetch description (#5382)8a7abc9
chore(Release): version upgradea6b922f
fix(MessageReaction): set MessageReaction#me in patch method (#5047)5328648
fix(Voice*): filter out silent audio from video users (#5035)f8b0c01
fix(GuildTemplate): 'guild' getter (#5040)1f4b9fe
chore(Release): version up- Additional commits viewable in compare view
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 use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)