QuadraticBot / QuadraticBot2.0

A simple, user-friendly giveaway bot that uses slash commands and buttons. Invite it to your server with the link below.
https://discord.com/api/oauth2/authorize?client_id=930172444910702653&permissions=150528&scope=applications.commands%20bot
GNU General Public License v3.0
14 stars 10 forks source link

Bump discord.js from 14.9.0 to 14.11.0 #24

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

  • 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

14.10.0

Bug Fixes

... (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

  • 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

14.10.0 - (2023-05-01)

Bug Fixes

... (truncated)

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

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 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.

Henry-Hiles commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like discord.js is up-to-date now, so this is no longer needed.