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.14.0 #40

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

merge advice :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.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
  • 091f1bd chore: deps
  • bd2cf20 chore: re-generate changelogs
  • 8af916d chore: remove accidental changelog for voice
  • 781a6e0 chore: fix changelogs
  • 2172a00 chore: remove unneeded actions dep
  • 271b1c8 feat: actions for workflows
  • 6b8ef20 style: cleanup tests and tsup configs
  • a45bef4 fix(proxy): add docs script
  • 1ba2d2a feat: @ discordjs/proxy (#7925)
  • e518c8a chore: update yarn
  • 80cd4a4 ci: run assigning reviewers also on drafts
  • 8a7cd10 fix(builders): leftover invalid null type
  • 251862e chore: deps
  • 2f03f9a fix(GuildAuditLogs): Cache guild scheduled events (#7951)
  • db81127 chore: add external links for dapi-types (#7966)
  • cdd2ba0 feat(guildChannelManager): add `videoQualityMode` option for `create()` (#7980)
  • 97eaab3 feat(rest): add guild member banner cdn url (#7973)
  • d60c464 types: add types to `EventEmitter` static methods (#7986)
  • 643dab3 refactor: clean up modal submissions (#7994)
  • 68d5169 feat: Export types from `interactions/slashCommands/mixins` (#7942)
  • 7f4d411 chore: reexport all dapi-types (#7909)
  • 636d4f2 chore: fix git cliff configs (#7948)
  • fdeac9d types: nullify `guildScheduledEventUpdate`'s old parameter (#7955)
  • adf461b fix: make sure action row builders create djs builders (#7945)
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 974cd5d9 and detected 0 issues on this pull request.

View more on Code Climate.