josephistired / DiscordBot-v14

An open-source Discord bot that offers ultimate control and flexibility for your server. With this bot, you have the ability to host and run it yourself, ensuring that you have the latest updates and features. The bot comes equipped with a variety of commands, including moderation commands for enforcing rules and keeping your server organized, etc.
https://www.josephcarmosino.com/DiscordBot-v14
MIT License
47 stars 10 forks source link

Bump discord.js from 14.10.0 to 14.11.0 #126

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps discord.js from 14.10.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

  • Client: Update Sapphire's snowflake utility links (#9501) (1b7981e)

Features

  • Guild: Safety alerts channel and mention raid protection (#8959) (6b2c3fb)

Performance

Refactor

Typings

  • StringSelectMenuComponentData: options is required (#9515) (d7b18f0)

14.10.2

Bug Fixes

14.10.1

Bug Fixes

  • Client: Spelling of InvalidScopesWithPermissions (ac9bf3a)

Refactor

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

  • Client: Update Sapphire's snowflake utility links (#9501) (1b7981e)

Features

  • Guild: Safety alerts channel and mention raid protection (#8959) (6b2c3fb)

Performance

Refactor

Typings

  • StringSelectMenuComponentData: options is required (#9515) (d7b18f0)

14.10.2 - (2023-05-01)

Bug Fixes

14.10.1 - (2023-05-01)

Bug Fixes

  • Client: Spelling of InvalidScopesWithPermissions (ac9bf3a)

Refactor

Commits
  • 5bfcf93 chore(discord.js): release discord.js@14.11.0
  • e627468 fix(WebSocketManager): properly emit shard error events (#9521)
  • 6b2c3fb feat(Guild): safety alerts channel and mention raid protection (#8959)
  • d8d21cf chore: cloudflare sponsorship
  • 8e9a2b4 perf(Role): linear speed position getter (#9493)
  • d4f12e0 chore: deps
  • d7b18f0 types(StringSelectMenuComponentData): options is required (#9515)
  • 7e875f6 chore: refactor workspace
  • c429763 fix(WebSocketManager): emit raw ws events again (#9502)
  • 1b7981e docs(Client): Update Sapphire's snowflake utility links (#9501)
  • Additional commits viewable in compare view


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)