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

Bump slash-create from 5.7.1 to 5.11.0 #34

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps slash-create from 5.7.1 to 5.11.0.

Release notes

Sourced from slash-create's releases.

v5.11.0

Added:

  • SlashCreator: Added global modals (#396)
  • SlashCommand: Added nsfw option

v5.10.0

Changed:

  • Context: Refactored duplicate methods into a single BaseInteractionContext (#384)
  • Server: Deprecated .use and .addMiddleware and made app member public
  • FastifyServer: Support for v4

Added:

  • types: GUILD_FORUM and GUILD_DIRECTORY to ChannelType
  • types: Added USER_SELECT, ROLE_SELECT, MENTIONABLE_SELECT, CHANNEL_SELECT and renamed SELECT to STRING_SELECT (#264)

v5.9.0

Changed:

  • RequestHandler: Updated API version to v10
    • This shouldn't change anything when it comes to interaction-specific requests, but be mindful when making manual API requests

Added:

  • MessageInteractionContext: Editing attachments (#358, #361)
  • RequestHandler: Added ability to send audit log reason in requests

Fixed:

  • types: Fixed embed types (#357)

v5.8.0

Added:

  • User: Avatar Decorations
    • Note that this isn't even out yet in canary but as an experiment, so this may change later or just get removed in general. This change also had some fixes with it and doesn't break anything, so it's there for whenever it exists since it is an existing prop in user objects.

Fixed:

  • types: Fixed option localization types
  • SlashCreator: Modal callbacks actually get removed after use
  • SlashCreator: Emit unverifiedRequest on bad timestamps
  • MessageInteractionContext: Options should no longer be modified when used in sending messages
Changelog

Sourced from slash-create's changelog.

[5.11.0] - 2022-12-18

Added:

  • SlashCreator: Added global modals (#396)
  • SlashCommand: Added nsfw option

[5.10.0] - 2022-10-17

Changed:

  • Context: Refactored duplicate methods into a single BaseInteractionContext (#384)
  • Server: Deprecated .use and .addMiddleware and made app member public
  • FastifyServer: Support for v4

Added:

  • types: GUILD_FORUM and GUILD_DIRECTORY to ChannelType
  • types: Added USER_SELECT, ROLE_SELECT, MENTIONABLE_SELECT, CHANNEL_SELECT and renamed SELECT to STRING_SELECT (#264)

[5.9.0] - 2022-09-04

Changed:

  • RequestHandler: Updated API version to v10
    • This shouldn't change anything when it comes to interaction-specific requests, but be mindful when making manual API requests

Added:

  • MessageInteractionContext: Editing attachments (#358, #361)
  • RequestHandler: Added ability to send audit log reason in requests

Fixed:

  • types: Fixed embed types (#357)

[5.8.0] - 2022-08-17

Added:

  • User: Avatar Decorations
    • Note that this isn't even out yet in canary but as an experiment, so this may change later or just get removed in general. This change also had some fixes with it and doesn't break anything, so it's there for whenever it exists since it is an existing prop in user objects.

Fixed:

  • types: Fixed option localization types
  • SlashCreator: Modal callbacks actually get removed after use
  • SlashCreator: Emit unverifiedRequest on bad timestamps
  • MessageInteractionContext: Options should no longer be modified when used in sending messages
Commits
  • 1dde478 release: v5.11.0
  • 94f1348 Merge pull request #413 from Snazzah/dependabot/npm_and_yarn/mocha-10.2.0
  • f1f8a00 chore(deps-dev): bump mocha from 10.1.0 to 10.2.0
  • c29becb Merge pull request #412 from Snazzah/dependabot/npm_and_yarn/types/node-18.11.13
  • 79fd6dd chore(deps-dev): bump @​types/node from 18.11.10 to 18.11.13
  • cc53a0d Merge pull request #411 from Snazzah/dependabot/npm_and_yarn/prettier-2.8.1
  • e21c6d5 chore(deps-dev): bump prettier from 2.8.0 to 2.8.1
  • 99e77e2 chore(deps): bump eventemitter3 from 4.0.7 to 5.0.0 (#409)
  • f63bfde Merge pull request #407 from Snazzah/dependabot/npm_and_yarn/types/mocha-10.0.1
  • b90cc3d chore(deps-dev): bump @​types/mocha from 10.0.0 to 10.0.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [slash-create](https://github.com/Snazzah/slash-create) from 5.7.1 to 5.11.0.
- [Release notes](https://github.com/Snazzah/slash-create/releases)
- [Changelog](https://github.com/Snazzah/slash-create/blob/master/CHANGELOG.md)
- [Commits](Snazzah/slash-create@v5.7.1...v5.11.0)

---
updated-dependencies:
- dependency-name: slash-create
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants