AntiNuke icon indicating copy to clipboard operation
AntiNuke copied to clipboard

[Snyk] Upgrade discord.js from 13.12.0 to 13.17.1

Open BotSolver opened this issue 1 year ago • 0 comments

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade discord.js from 13.12.0 to 13.17.1.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user. :sparkles: Snyk has automatically assigned this pull request, set who gets assigned.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 8 versions ahead of your current version.
  • The recommended version was released 4 months ago, on 2023-11-12.
Release notes
Package name: discord.js
  • 13.17.1 - 2023-11-12

    Bug Fixes

    • ClientPresence: Correctly set activity state on CUSTOM activity type (#9954) (f475336)
  • 13.17.0 - 2023-11-12

    Bug Fixes

    • Export AttachmentFlags and RoleFlags (#9924) (efc1536)
    • Action: Conditionally add recipient (#9925) (3d5d957)
    • Action: Do not set undefined values (#9755) (65bbed8)
    • types: Fixed CachedManager constructor arguments in type (#9761) (142db0e)
    • readme: Test badge svg (#9919) (610bdaa)
    • Role: Calculate position correctly when rawPositions are equal (#9872) (56b481b)
    • ChannelUpdate: Check against unknown channels (#9698) (630b9d5)

    Documentation

    Features

    Performance

    Typings

    • BaseButtonComponentData: Narrow component type (#9735) (c08230e)
  • 13.16.0 - 2023-05-06
  • 13.15.1 - 2023-04-07
  • 13.15.0 - 2023-04-02
  • 13.14.0 - 2023-03-12
  • 13.13.1 - 2023-02-21
  • 13.13.0 - 2023-02-21
  • 13.12.0 - 2022-10-10
from discord.js GitHub release notes
Commit messages
Package name: discord.js
  • 1e06035 chore(discord.js): release [email protected] (#9955)
  • f475336 fix(ClientPresence): correctly set activity state on CUSTOM activity type (#9954)
  • 07caef4 chore(discord.js): release [email protected] (#9944)
  • efc1536 fix: Export `AttachmentFlags` and `RoleFlags` (#9924)
  • 3d5d957 fix(Action): Conditionally add recipient (#9925)
  • 5dd4933 chore: run prettier
  • c08230e types(BaseButtonComponentData): Narrow component type (#9735)
  • 67dd30a feat(Client): add guildAvailable event (#9692)
  • 2ac8be0 feat(Attachment): add flags (#9686)
  • a222e53 feat(Role): add flags (#9694)
  • d0fd79c Subject: [PATCH] feat(ClientApplication): Approximate guild count and new
  • 65bbed8 fix(Action): Do not set undefined values (#9755)
  • 142db0e fix(types): fixed CachedManager constructor arguments in type (#9761)
  • f217335 chore: allow setting activity state (#9743) + (#9742)
  • 610bdaa fix(readme): test badge svg (#9919)
  • 56b481b fix(Role): calculate position correctly when rawPositions are equal (#9872)
  • 5f6a82d feat(StageInstanceManager): add `guildScheduledEvent` to `create()` (#9024)
  • 759c0b0 feat: support `default_thread_rate_limit_per_user` in channel creation (#9339)
  • 90ca028 perf: linear speed position getters (#9528)
  • cb11c56 feat: user avatar decorations (#9710)
  • 630b9d5 fix(ChannelUpdate): Check against unknown channels (#9698)
  • f9e9843 feat: support new username system (#9634)
  • 85338ef feat(presence): feature parity in image resolve (#9638)
  • 4c07204 chore: Run format script (#9531)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

BotSolver avatar Mar 19 '24 19:03 BotSolver