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 #149

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
discord.js (source) ^13.17.1 -> ^14.16.3 age adoption passing confidence

Release Notes

discordjs/discord.js (discord.js)

v14.16.3

Compare Source

Bug Fixes

Typings

v14.16.2

Compare Source

Bug Fixes

Documentation

Typings

v14.16.1

Compare Source

Bug Fixes

v14.16.0

Compare Source

Bug Fixes

Documentation

Features

Refactor

Typings

v14.15.3

Compare Source

Bug Fixes

Refactor

Typings

v14.15.2

Compare Source

Bug Fixes

v14.15.1

Compare Source

Bug Fixes

v14.15.0

Compare Source

Bug Fixes

Documentation

Features

Performance

  • Presence: Prefer boolean client status comparison before activity checks (#​10213) (4ad2858)

Refactor

Typings

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](https://redirect.github.com/discordjs/discord.js/compare/14.9.0.


Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 3 times, most recently from 3c65027 to 9f74c3a Compare July 30, 2022 19:16
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 9f74c3a to 30cc399 Compare August 10, 2022 21:08
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 30cc399 to dd520c7 Compare August 22, 2022 09:44
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 2 times, most recently from 7e24836 to d9b7a4e Compare September 26, 2022 00:24
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 3 times, most recently from 2c23386 to 5f50c28 Compare December 1, 2022 12:47
@renovate renovate bot changed the title fix(deps): update dependency discord.js to v14 Update dependency discord.js to v14 Dec 17, 2022
@renovate renovate bot changed the title Update dependency discord.js to v14 fix(deps): update dependency discord.js to v14 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 3 times, most recently from b1a13c8 to 4a18201 Compare March 12, 2023 22:09
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 4a18201 to 7620ca9 Compare March 19, 2023 02:15
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 2 times, most recently from 35d10b3 to 2d79d1e Compare April 2, 2023 06:03
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 2d79d1e to 9e2e8a6 Compare April 9, 2023 01:45
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 9e2e8a6 to 4c526b4 Compare April 23, 2023 05:25
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 3 times, most recently from b7b0b29 to 260ad8f Compare May 6, 2023 09:29
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 260ad8f to 3362f79 Compare June 18, 2023 09:01
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 2 times, most recently from 2a47da4 to ed1c29e Compare August 1, 2023 04:48
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 2 times, most recently from f097563 to 3918957 Compare August 20, 2023 03:55
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 2 times, most recently from b55b196 to 9948a68 Compare November 12, 2023 22:40
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 2 times, most recently from f49de0a to 658b754 Compare May 5, 2024 22:44
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 658b754 to 01b4d89 Compare June 2, 2024 22:59
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 2 times, most recently from 4adb62f to f38a9d3 Compare September 3, 2024 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants