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.2.0 to 14.3.0 #532

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps discord.js from 14.2.0 to 14.3.0.

Release notes

Sourced from discord.js's releases.

14.3.0

Bug Fixes

Documentation

  • GuildAuditLogsEntry: Correct action wording (#8499) (7d25072)

Features

Refactor

  • GuildAuditLogsEntry: Remove guild from application command permission update extra (#8520) (2b8074d)

Typings

  • Inference of guild in MessageManager (#8538) (6bb1474)
  • Allow choice's value type to be strictly inferred (#8529) (b3f7c32)
  • GuildAuditLogs: Allow fetching to return all possible values (#8522) (0dba8ad)
  • Correct EventEmitter.on (static) return type (#8524) (16bbc8a)
  • GuildAuditLogs: Remove static Entry (#8521) (7a3d18d)
  • Disallow some channel types from webhook creation (#8531) (4882b17)
  • Implement max/min values for autocomplete (#8498) (812f7f1)
  • ModalMessageModalSubmitInteraction: ChannelId is not nullable (#8496) (c31a5cf)
  • Change type of ApplicationCommandSubCommand.options (#8476) (ebaf158)
Commits
  • 4e3fa58 chore(discord.js): release discord.js@14.3.0
  • 6bb1474 types: Inference of guild in MessageManager (#8538)
  • 27bbc8f chore(builders): release @​discordjs/builders@​1.2.0
  • e2cde5d chore(collection): release @​discordjs/collection@​1.1.0
  • 0960457 chore: update proxy and rest in proxy-container
  • cd6b365 chore: changelog
  • 19e1f5d chore(proxy): release @​discordjs/proxy@​1.1.0
  • 3621e5e chore(rest): release @​discordjs/rest@​1.1.0
  • d2f5b5b chore(ws): release @​discordjs/ws@​0.3.0
  • 9ed11a4 chore: deps
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @Costpap.


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)

@dependabot dependabot bot requested a review from Costpap as a code owner August 22, 2022 10:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file typescript Pull requests that update TypeScript code labels Aug 22, 2022
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

Bumps [discord.js](https://github.com/discordjs/discord.js) from 14.2.0 to 14.3.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](discordjs/discord.js@14.2.0...14.3.0)

---
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 force-pushed the dependabot/npm_and_yarn/discord.js-14.3.0 branch from 93fb333 to 752ff0d Compare August 22, 2022 10:41
@dependabot dependabot bot merged commit 97e6b4b into main Aug 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/discord.js-14.3.0 branch August 22, 2022 10:43
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.

None yet

1 participant