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

build(deps): bump discord.js from 14.9.0 to 14.10.0 #731

Merged
merged 1 commit into from
May 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps discord.js from 14.9.0 to 14.10.0.

Release notes

Sourced from discord.js's releases.

14.10.0

Bug Fixes

Documentation

Features

Performance

  • RoleManager: Dont call Role#position getter twice per role (#9352) (bfee6c8)

Refactor

  • WebSocketManager: Use /ws package internally (#9099) (a9e0de4)
  • Remove fromInteraction in internal channel creation (#9335) (794abe8)

Typings

  • AutoModerationActionMetadataOptions: Make channel property optional (#9460) (d26df5f)
  • CategoryChannel: Ensure parent and parentId are null (#9327) (8218ffc)
  • GuildTextBasedChannel: Remove unnecessary exclusion of forum channels (#9326) (7ff3d52)
Changelog

Sourced from discord.js's changelog.

14.10.0 - (2023-05-01)

Bug Fixes

Documentation

Features

Performance

  • RoleManager: Dont call Role#position getter twice per role (#9352) (bfee6c8)

Refactor

  • WebSocketManager: Use /ws package internally (#9099) (a9e0de4)
  • Remove fromInteraction in internal channel creation (#9335) (794abe8)

Typings

  • AutoModerationActionMetadataOptions: Make channel property optional (#9460) (d26df5f)
  • CategoryChannel: Ensure parent and parentId are null (#9327) (8218ffc)
  • GuildTextBasedChannel: Remove unnecessary exclusion of forum channels (#9326) (7ff3d52)
Commits
  • 853e5e5 chore(discord.js): release discord.js@14.10.0
  • a9e0de4 refactor(WebSocketManager): use /ws package internally (#9099)
  • 0762ddb chore: deps
  • ad217cc fix(ShardClientUtil): Fix client event names (#9474)
  • 1ba7394 chore: deps
  • 217e5d8 fix(BaseClient): Prevent user agent mutation (#9425)
  • 40d07fb fix(BitField): use only enum names in iterating (#9357)
  • 1b15d31 docs(AutoModerationRule): update docs (#9464)
  • d26df5f types(AutoModerationActionMetadataOptions): make channel property optional (#...
  • 1b4d34c chore: Add directory to package.json (#9456)
  • 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 [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.9.0 to 14.10.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.10.0/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from Costpap as a code owner May 1, 2023 16:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file typescript Pull requests that update TypeScript code labels May 1, 2023
Copy link
Owner

@Costpap Costpap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 81ce577 into main May 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/discord.js-14.10.0 branch May 1, 2023 20:02
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 typescript Pull requests that update TypeScript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant