techy2493 / ts-disc-control

A Discord Bot for syncing Discord roles to Teamspeak clients using Server Query.
GNU General Public License v3.0
5 stars 1 forks source link

Bump discord.js from 14.7.1 to 14.14.1 #35

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 6 months ago

Bumps discord.js from 14.7.1 to 14.14.1.

Release notes

Sourced from discord.js's releases.

14.14.1

14.14.1 - (2023-11-12)

Bug Fixes

Documentation

  • Use preferred nullable syntax (?T over T | null) (#9946) (1e4ef35)

Refactor

Typings

14.14.0

14.14.0 - (2023-11-12)

Bug Fixes

  • Client: Ensure destroyed connections are not ready (#9942) (b5e23ec)
  • Webhook: Do not call client.deleteWebhook in delete (#9786) (31d914e)
  • GuildManager#fetch: Inject shard id (#9921) (85753a9)
  • Prevent 'undefined' debug message on intentional shard closure (#9846) (0e0b85b)
  • Role: Calculate position correctly when rawPositions are equal (#9871) (0529b2a)
  • GuildScheduledEvent: Use if...else pattern and handle partials (#9802) (32d614c)

Documentation

Features

... (truncated)

Changelog

Sourced from discord.js's changelog.

14.14.1 - (2023-11-12)

Bug Fixes

Documentation

  • Use preferred nullable syntax (?T over T | null) (#9946) (1e4ef35)

Refactor

Typings

14.14.0 - (2023-11-12)

Bug Fixes

  • Client: Ensure destroyed connections are not ready (#9942) (b5e23ec)
  • Webhook: Do not call client.deleteWebhook in delete (#9786) (31d914e)
  • GuildManager#fetch: Inject shard id (#9921) (85753a9)
  • Prevent 'undefined' debug message on intentional shard closure (#9846) (0e0b85b)
  • Role: Calculate position correctly when rawPositions are equal (#9871) (0529b2a)
  • GuildScheduledEvent: Use if...else pattern and handle partials (#9802) (32d614c)

Documentation

Features

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by crawl, a new releaser for discord.js since your current version.


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 show 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)
github-actions[bot] commented 6 months ago

Dependency Review

The following issues were found:

See the Details below.

Vulnerabilities

package-lock.json

NameVersionVulnerabilitySeverity
undici5.27.2Undici proxy-authorization header not cleared on cross-origin redirect in fetchlow

Scanned Manifest Files

package-lock.json
  • undici@5.27.2
  • @discordjs/builders@1.7.0
  • @discordjs/collection@1.5.3
  • @discordjs/collection@2.0.0
  • @discordjs/formatters@0.3.3
  • @discordjs/rest@2.2.0
  • @discordjs/util@1.0.2
  • @discordjs/ws@1.0.2
  • @sapphire/async-queue@1.5.2
  • @sapphire/shapeshift@3.9.6
  • @sapphire/snowflake@3.5.1
  • @types/ws@8.5.9
  • @vladfrangu/async_event_emitter@2.2.4
  • discord-api-types@0.37.61
  • discord.js@14.14.1
  • magic-bytes.js@1.8.0
  • ts-mixer@6.0.4
  • tslib@2.6.2
  • ws@8.14.2
  • @discordjs/builders@1.4.0
  • @discordjs/collection@1.3.0
  • @discordjs/rest@1.5.0
  • @discordjs/util@0.1.0
  • @sapphire/async-queue@1.5.0
  • @sapphire/shapeshift@3.8.1
  • @sapphire/snowflake@3.4.0
  • @tokenizer/token@0.3.0
  • @types/ws@8.5.3
  • discord-api-types@0.37.24
  • discord.js@14.7.1
  • file-type@18.0.0
  • peek-readable@5.0.0
  • readable-web-to-node-stream@3.0.2
  • strtok3@7.0.0
  • token-types@5.0.1
  • ts-mixer@6.0.2
  • tslib@2.4.1
  • undici@5.28.3
  • ws@8.11.0
package.json
  • discord.js@^14.14.1
  • discord.js@^14.7.1
dependabot[bot] commented 4 months ago

Superseded by #51.