thattomperson / rowan

Rowan the Poké evolution bot
0 stars 1 forks source link

Bump discord.js from 11.5.0 to 11.5.1 #1

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps discord.js from 11.5.0 to 11.5.1.

Release notes *Sourced from [discord.js's releases](https://github.com/discordjs/discord.js/releases).* > ## 11.5.1 > ## Overview > `11.5.1` is being released to fix bugs from `11.5.0`, most notably not being able to modify the nickname of the current user. > > ## Deprecations > - All user account-only methods have been deprecated (95a2d25b7df69fc7c76426b63f1014346f5edca4) > - `ClientUser#setGame` in favor of `ClientUser#setActivity` (cd066849ad14a61229a95ff7796886ee1560388e) > - `Collection#exists` in favor of `Collection#some` (09ddbcb88a42ccb51046c958a5960598b6c6d416) > - `Collection#find` and `Collection#findKey`'s `'prop', 'val'` overload is deprecated, pass a function instead (09ddbcb88a42ccb51046c958a5960598b6c6d416) > - `Collection#filterArray`, convert to an array and filter, or the other way around instead. (09ddbcb88a42ccb51046c958a5960598b6c6d416) > - `Collection#findAll`, filter and then convert to an array, or the other way around. In addition, the `'prop', 'val'` overload is also deprecated - pass a function instead (09ddbcb88a42ccb51046c958a5960598b6c6d416) > - `Guild#createChannel` when specifying options without using an options object (7ea88adeca3e5916b88ffeb2252c0271c6b92783) > - `Guild#defaultChannel`, there will be no fallback/alternative (407500bf52c932fc184ec558df637d929dd417f5) > - `Permissions.flags`: `READ_MESSAGES` in favor of `VIEW_CHANNEL` (1fe201ae90d554feafbd476bdc12dd00190d8a50) > - `Permissions#allowed` and `Permissions#denied` in favor of `Permissions#allow` and `Permissions#deny` respectively (58ba2c7b14b826b6e30b0ffc653726a85365551b) > - `PermissionOverwrites#allowed` and `PermissionOverwrites#denied` in favor of `PermissionOverwrites#allow` and `PermissionOverwrites#deny` (db492e66e239c16accbfbd8bed16846f92f89de8) > > ## Fixes > - Do not create `channel` key in `GuildMember#edit` (06b72ee19f2f33d9afe18f903b873c56bd524c6d) > - `Message#pinnable` should return false for non `DEFAULT` messages (8c213e9088112e5aca4b5997dae38c1949b9a0d0) > - `ClientUser#mfaEnabled` is not nullable (db492e66e239c16accbfbd8bed16846f92f89de8)
Commits - [`5dd9181`](https://github.com/discordjs/discord.js/commit/5dd9181497f3d3b443a6ab5bfda1930eac278304) v11.5.1 - [`db492e6`](https://github.com/discordjs/discord.js/commit/db492e66e239c16accbfbd8bed16846f92f89de8) chore: explicitly mark everything deprecated as `@ deprecated` ([#3307](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3307)) - [`8c213e9`](https://github.com/discordjs/discord.js/commit/8c213e9088112e5aca4b5997dae38c1949b9a0d0) fix(Message#pinnable): you can't pin system messages ([#3279](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3279)) - [`06b72ee`](https://github.com/discordjs/discord.js/commit/06b72ee19f2f33d9afe18f903b873c56bd524c6d) fix(GuildMember): do not create a channel key when editing - [`e3d03ad`](https://github.com/discordjs/discord.js/commit/e3d03adcf8569f472eeac543fefe3e26a9483586) docs(ChannelCreationOverwrites): revert incorrect rename of "id" property ([#3](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3)... - [`363cec3`](https://github.com/discordjs/discord.js/commit/363cec31bcc2caa057f1ad967f964dcd842b719a) docs(TextChanne): specify unit of rateLimitPerUser ([#3272](https://github-redirect.dependabot.com/discordjs/discord.js/issues/3272)) - [`c844a7b`](https://github.com/discordjs/discord.js/commit/c844a7b4e23298a154d1444ab74ffb96efe35ac0) docs(Guild): fix typo in example of createChannel - See full diff in [compare view](https://github.com/discordjs/discord.js/compare/11.5.0...11.5.1)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
thattomperson commented 5 years ago

@dependabot badge me

dependabot-preview[bot] commented 5 years ago

Dependabot Status

The markdown to add the above to your README is:

[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=thattomperson/rowan)](https://dependabot.com)
thattomperson commented 5 years ago

@dependabot merge