Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency discord.js to v14.14.1 #245

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
discord.js (source) 14.7.1 -> 14.14.1 age adoption passing confidence

Release Notes

discordjs/discord.js (discord.js)

v14.14.1

Compare Source

Bug Fixes

Documentation

Refactor

Typings

v14.14.0

Compare Source

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

Refactor

Typings

v14.13.0

Compare Source

Bug Fixes

Documentation

Features

Typings

v14.12.1

Compare Source

Bug Fixes

v14.12.0

Compare Source

Bug Fixes

Documentation

Features

Performance

Refactor

  • User: Remove deprecation warning from tag (#​9660) (cf8012c)
  • GuildMember: Make _roles property non-enumerable (#​9387) (46167a7)
  • rest: Switch api to fetch-like and provide strategies (#​9416) (cdaa0a3)
    • BREAKING CHANGE: NodeJS v18+ is required when using node due to the use of global fetch
    • BREAKING CHANGE: The raw method of REST now returns a web compatible Respone object.
    • BREAKING CHANGE: The parseResponse utility method has been updated to operate on a web compatible Response object.
    • BREAKING CHANGE: Many underlying internals have changed, some of which were exported.
    • BREAKING CHANGE: DefaultRestOptions used to contain a default agent, which is now set to null instead.

Typings

  • MessageManager: Allow comparison of messages again (#​9612) (a48d0ef)
  • AutoModerationActionExecution: Add forum channels as a possible type in channel() (#​9623) (d64330a)
  • ModalSubmitFields: Components is an array (#​9406) (1cab79f)
  • Use readonly arrays and const type parameters in places (#​9641) (cd69868)
  • BaseInteraction: appPermissions not null in guilds (#​9601) (6c2242f)

v14.11.0

Compare Source

Bug Fixes

Documentation

Features

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

Performance

Refactor

Typings

v14.10.2

Compare Source

Bug Fixes

v14.10.1

Compare Source

Bug Fixes

  • Client: Spelling of InvalidScopesWithPermissions (ac9bf3a)

Refactor

v14.10.0

Compare Source

Bug Fixes

Documentation

Features

Performance

  • RoleManager: Dont call Role#position getter twice per role (#​9352) (bfee6c8)

Refactor

Typings

  • AutoModerationActionMetadataOptions: Make channel property optional (#​9460) (d26df5f)
  • CategoryChannel: Ensure parent and parentId are null (#​9327) (8218ffc)
  • GuildTextBasedChannel: Remove unnecessary exclusion of forum channels (#​9326) (7ff3d52)

v14.9.0

Compare Source

Bug Fixes

Documentation

Features

Refactor

v14.8.0

Compare Source

Bug Fixes

Documentation

Features

Refactor

Styling

Typings


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/discord.js-14.x-lockfile branch 14 times, most recently from ba1294f to fc3eafd Compare March 23, 2023 06:00
@renovate renovate bot force-pushed the renovate/discord.js-14.x-lockfile branch 14 times, most recently from 454d8da to 7488ee0 Compare March 31, 2023 01:44
@renovate renovate bot changed the title fix(deps): update dependency discord.js to v14.8.0 fix(deps): update dependency discord.js to v14.9.0 Apr 2, 2023
@renovate renovate bot force-pushed the renovate/discord.js-14.x-lockfile branch from 7488ee0 to 7a55aa2 Compare April 2, 2023 23:05
@renovate renovate bot force-pushed the renovate/discord.js-14.x-lockfile branch 3 times, most recently from a5c4ed4 to ba566ae Compare April 22, 2023 19:57
@renovate renovate bot force-pushed the renovate/discord.js-14.x-lockfile branch from ba566ae to 37cb54a Compare May 1, 2023 17:48
@renovate renovate bot changed the title fix(deps): update dependency discord.js to v14.9.0 fix(deps): update dependency discord.js to v14.10.0 May 1, 2023
@renovate renovate bot force-pushed the renovate/discord.js-14.x-lockfile branch from 37cb54a to 203b9e3 Compare May 1, 2023 22:58
@renovate renovate bot changed the title fix(deps): update dependency discord.js to v14.10.0 fix(deps): update dependency discord.js to v14.10.1 May 1, 2023
@renovate renovate bot force-pushed the renovate/discord.js-14.x-lockfile branch from 203b9e3 to fe9d43e Compare May 2, 2023 02:34
@renovate renovate bot changed the title fix(deps): update dependency discord.js to v14.10.1 fix(deps): update dependency discord.js to v14.10.2 May 2, 2023
@renovate renovate bot force-pushed the renovate/discord.js-14.x-lockfile branch from fe9d43e to dcb2caf Compare May 6, 2023 09:59
@renovate renovate bot changed the title fix(deps): update dependency discord.js to v14.10.2 fix(deps): update dependency discord.js to v14.11.0 May 6, 2023
@renovate renovate bot changed the title fix(deps): update dependency discord.js to v14.11.0 fix(deps): update dependency discord.js to v14.12.0 Jul 31, 2023
@renovate renovate bot force-pushed the renovate/discord.js-14.x-lockfile branch from dcb2caf to b111add Compare July 31, 2023 21:07
@renovate renovate bot changed the title fix(deps): update dependency discord.js to v14.12.0 fix(deps): update dependency discord.js to v14.12.1 Aug 1, 2023
@renovate renovate bot force-pushed the renovate/discord.js-14.x-lockfile branch from b111add to 3005764 Compare August 1, 2023 03:22
@renovate renovate bot force-pushed the renovate/discord.js-14.x-lockfile branch from 3005764 to 8d78957 Compare August 17, 2023 21:10
@renovate renovate bot changed the title fix(deps): update dependency discord.js to v14.12.1 fix(deps): update dependency discord.js to v14.13.0 Aug 17, 2023
@renovate renovate bot changed the title fix(deps): update dependency discord.js to v14.13.0 fix(deps): update dependency discord.js to v14.14.1 Nov 12, 2023
@renovate renovate bot force-pushed the renovate/discord.js-14.x-lockfile branch from 8d78957 to d7f624c Compare November 12, 2023 22:25
@renovate renovate bot force-pushed the renovate/discord.js-14.x-lockfile branch 7 times, most recently from efbca0b to 43dac44 Compare February 27, 2024 02:24
@renovate renovate bot force-pushed the renovate/discord.js-14.x-lockfile branch from 43dac44 to b255cdf Compare February 27, 2024 02:36
@Benjamin-Park Benjamin-Park merged commit dbb39ef into main Feb 27, 2024
4 of 6 checks passed
@Benjamin-Park Benjamin-Park deleted the renovate/discord.js-14.x-lockfile branch February 27, 2024 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant