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.0.3 to 14.1.0 #513

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2022

Bumps discord.js from 14.0.3 to 14.1.0.

Release notes

Sourced from discord.js's releases.

14.1.0

Bug Fixes

  • MessageMentions: ignoreRepliedUser option in has() (#8202) (b4e2c0c)
  • GuildChannelManager: Allow unsetting rtcRegion (#8359) (a7d49e5)
  • ThreadChannel: Omit webhook fetching (#8351) (3839958)
  • GuildAuditLogsEntry: Replace OverwriteType with AuditLogOptionsType (#8345) (58c1b51)
  • ShardClientUtil#_respond: Construct global error (#8348) (8e520f9)
  • Presence: Do not return NaN for activity timestamp (#8340) (df42fdf)
  • Client: Omit private properties from toJSON (#8337) (830c670)
  • ApplicationCommandManager: Allow passing 0n to defaultMemberPermissions (#8311) (1fb7b30)

Documentation

  • InteractionResponses: Add showModal() return type (#8376) (0b61dbf)
  • WebhookClient: Document working options (#8375) (ba6797e)
  • Message: Document gateway intent for content (#8364) (2130aae)
  • Use info blocks for requirements (#8361) (80b9738)
  • WebhookClient: Make constructor a union (#8370) (e9920a9)
  • Update docs and examples to PascalCase links (#8305) (34ba9d1)

Features

Refactor

Typings

  • GuildAuditLogsEntryExtraField: Use AuditLogOptionsType (#8349) (200ab91)
Commits

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) from 14.0.3 to 14.1.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](discordjs/discord.js@14.0.3...14.1.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 requested a review from Costpap as a code owner July 29, 2022 11:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file typescript Pull requests that update TypeScript code labels Jul 29, 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

@dependabot dependabot bot merged commit 1e2a39f into main Jul 29, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/discord.js-14.1.0 branch July 29, 2022 11:04
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