Artivain / artibot

Powerful, modular and modern open-source Discord bot system.
https://artibot.artivain.com
GNU General Public License v3.0
6 stars 2 forks source link

[Snyk] Upgrade @discordjs/builders from 0.13.0 to 0.15.0 #42

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade @discordjs/builders from 0.13.0 to 0.15.0.

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


Release notes
Package name: @discordjs/builders
  • 0.15.0 - 2022-06-06

    Features

    • Allow builders to accept rest params and arrays (#7874) (ad75be9)
    • Use vitest instead of jest for more speed (8d8e6c0)
    • Add scripts package for locally used scripts (f2ae1f9)
  • 0.15.0-dev.1654518392-f3f34f0 - 2022-06-06
  • 0.15.0-dev.1654517016-e1176fa - 2022-06-06
  • 0.15.0-dev.1654474112-b9df37a - 2022-06-06
  • 0.15.0-dev.1654461550-6aa6232 - 2022-06-05
  • 0.15.0-dev.1654430642-7a1095b - 2022-06-05
  • 0.15.0-dev.1654387861-10009a4 - 2022-06-05
  • 0.14.0 - 2022-06-04

    Bug Fixes

    • builders: Leftover invalid null type (8a7cd10)
    • SlashCommandBuilder: Import Permissions correctly (#7921) (7ce641d)
    • Add localizations for subcommand builders and option choices (#7862) (c1b5e73)

    Features

    • Export types from interactions/slashCommands/mixins (#7942) (68d5169)
    • builders: Add new command permissions v2 (#7861) (de3f157)
    • builders: Improve embed errors and predicates (#7795) (ec8d87f)

    Refactor

    • Use arrays instead of rest parameters for builders (#7759) (29293d7)

    Styling

    • Cleanup tests and tsup configs (6b8ef20)
  • 0.14.0-dev.1654344260-a45bef4 - 2022-06-04
  • 0.14.0-dev.1653480270-68d5169 - 2022-05-25
  • 0.14.0-dev.1653091712-fdeac9d - 2022-05-21
  • 0.14.0-dev.1652918990-adf461b - 2022-05-19
  • 0.14.0-dev.1652832619-dfe449c - 2022-05-18
  • 0.14.0-dev.1652702621-5e9b757 - 2022-05-16
  • 0.14.0-dev.1652573539-7ce641d - 2022-05-15
  • 0.14.0-dev.1652443433-d522320 - 2022-05-13
  • 0.14.0-dev.1652400688-aed687b - 2022-05-13
  • 0.14.0-dev.1652350334-4515a1e - 2022-05-12
  • 0.14.0-dev.1651493044-4ba0f56 - 2022-05-02
  • 0.14.0-dev.1651147747-679dcda - 2022-04-28
  • 0.14.0-dev.1650931748-df64d3e - 2022-04-26
  • 0.14.0-dev.1650672503-3617093 - 2022-04-23
  • 0.14.0-dev.1650586175-61a44c5 - 2022-04-22
  • 0.14.0-dev.1650413406-585169f - 2022-04-20
  • 0.14.0-dev.1650240529-9ef7ffd - 2022-04-18
  • 0.14.0-dev.1650197026-b94a876 - 2022-04-17
  • 0.13.0 - 2022-04-17
from @discordjs/builders GitHub release notes
Commit messages
Package name: @discordjs/builders
  • 5ca3974 chore(release): version
  • 3202c91 chore: properly adapt changelog script
  • f3f34f0 docs(DirectoryChannel): Extend `Channel` (#8022)
  • f8ed71b fix: readd `isThread` type guard (#8019)
  • e1176fa feat: backport handle zombie connection (#7626)
  • aa59a40 feat(CommandInteraction): add 'commandGuildId' (#8018)
  • 7fa698d types(AttachmentBuilder): fix data type (#8016)
  • b9df37a refact: Sticker's `tags` property (#8010)
  • ad75be9 feat: allow builders to accept rest params and arrays (#7874)
  • 70c733b refactor(channel): remove redundant channel type guards (#8012)
  • a328778 feat(MessageReaction): add react method (#7810)
  • 0ccc243 types(modal): fix `showModal()` typings (#8014)
  • 0a7953e docs(Attachment): remove constructor doc (#8009)
  • 6aa6232 types: fix some attachment related typings (#8013)
  • 6266b0c types(AttachmentBuilder): remove name parameter from constructor (#8008)
  • 9720e55 refactor: always return `Message` instances in interactions (#7917)
  • ad36c0b fix: add static method `from` in builders (#7990)
  • 5987dbe docs(VoiceChannel): annotate that it is implementing TextBasedChannel (#8007)
  • 5244fe3 feat(Collector): add `ignore` event (#7644)
  • 349766d feat(GuildMemberManager): add `GuildMemberManager#fetchMe()` (#7526)
  • 7a1095b fix: typings (#7965)
  • 10009a4 ci: remove cache-dir from test
  • 8d8e6c0 feat: use vitest instead of jest for more speed
  • dfadcbc refactor(attachment): don't return attachment builders from API (#7852)
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

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 8df0d505 and detected 0 issues on this pull request.

View more on Code Climate.