Spiritus
Spiritus copied to clipboard
Bump discord.js from 14.9.0 to 14.11.0
Bumps discord.js from 14.9.0 to 14.11.0.
Release notes
Sourced from discord.js's releases.
14.11.0
Bug Fixes
- WebSocketManager: Properly emit shard error events (#9521) (e627468)
- WebSocketManager: Emit raw ws events again (#9502) (c429763)
Documentation
Features
Performance
Refactor
Typings
14.10.2
Bug Fixes
- Correct
isJSONEncodable()import (#9495) (201b002)- Client:
generateInvite()scope validation (#9492) (b327f49)14.10.1
Bug Fixes
- Client: Spelling of InvalidScopesWithPermissions (ac9bf3a)
Refactor
14.10.0
Bug Fixes
- ShardClientUtil: Fix client event names (#9474) (ad217cc)
- BaseClient: Prevent user agent mutation (#9425) (217e5d8)
- BitField: Use only enum names in iterating (#9357) (40d07fb)
- Use new permission name (#9274) (d2d27ce)
- Message#editable: Fix permissions check in locked threads (#9319) (d4c1fec)
- Fix external links (#9313) (a7425c2)
... (truncated)
Changelog
Sourced from discord.js's changelog.
14.11.0 - (2023-05-06)
Bug Fixes
- WebSocketManager: Properly emit shard error events (#9521) (e627468)
- WebSocketManager: Emit raw ws events again (#9502) (c429763)
Documentation
Features
Performance
Refactor
Typings
14.10.2 - (2023-05-01)
Bug Fixes
- Correct
isJSONEncodable()import (#9495) (201b002)- Client:
generateInvite()scope validation (#9492) (b327f49)14.10.1 - (2023-05-01)
Bug Fixes
- Client: Spelling of InvalidScopesWithPermissions (ac9bf3a)
Refactor
14.10.0 - (2023-05-01)
Bug Fixes
... (truncated)
Commits
5bfcf93chore(discord.js): release [email protected]e627468fix(WebSocketManager): properly emit shard error events (#9521)6b2c3fbfeat(Guild): safety alerts channel and mention raid protection (#8959)d8d21cfchore: cloudflare sponsorship8e9a2b4perf(Role): linear speed position getter (#9493)d4f12e0chore: depsd7b18f0types(StringSelectMenuComponentData):optionsis required (#9515)7e875f6chore: refactor workspacec429763fix(WebSocketManager): emit raw ws events again (#9502)1b7981edocs(Client): Update Sapphire's snowflake utility links (#9501)- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)