JamesIves / discord-wow-armory-bot

⚔️🗡️ World of Warcraft bot for Discord which checks a characters item level, notable achievements and pve/pvp progression and posts it in the chat.
https://jamesiv.es/python/2017/07/18/discord-wow-bot
MIT License
33 stars 25 forks source link

Bump discord-py from 0.16.12 to 1.2.3 #62

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps discord-py from 0.16.12 to 1.2.3.

Commits - [`0cf3824`](https://github.com/Rapptz/discord.py/commit/0cf38241d00df3c89c74889a2a73a4c33bb649f9) Version bump to 1.2.3 - [`1e982e0`](https://github.com/Rapptz/discord.py/commit/1e982e0042ae6c50e59b9b77fb77aa6f361ef0e9) Cast activity enumerator to integer instead of accessing value directly - [`a136def`](https://github.com/Rapptz/discord.py/commit/a136def52f72a0b100711b4b47950f57179bfa2d) Translation sync from crowdin - [`8f691ae`](https://github.com/Rapptz/discord.py/commit/8f691ae77598d094d8efb5c94a2794123dff1875) Only return exception in Client.run when it's not cancelled. - [`b2f247b`](https://github.com/Rapptz/discord.py/commit/b2f247bef341ecabfec2857c4e555ba7c4c84ca9) Propagate exception in Client.run - [`20fa300`](https://github.com/Rapptz/discord.py/commit/20fa3001f2a85b0add43819352d723a9948e0b9c) Raise max encoder bitrate to 512kbps - [`94c0cb0`](https://github.com/Rapptz/discord.py/commit/94c0cb0d5c4568e1325015ee275de3c224076d73) [commands] Add missing word in HelpCommand documentation - [`850a043`](https://github.com/Rapptz/discord.py/commit/850a0431bfe869ca03ee22d7be5c4c7692166eab) Catch asyncio.CancelledError in 3.8 in typing context manager - [`671a19a`](https://github.com/Rapptz/discord.py/commit/671a19a24a620396d403b3c3cb3af2ad5bb13876) [commands] Ensure cooldowns are properly copied. - [`dfcf9cd`](https://github.com/Rapptz/discord.py/commit/dfcf9cdb0a389328e6751c2bfc0924932dcb000d) Rename error type for `X.fetch_channel(s)`. - Additional commits viewable in [compare view](https://github.com/Rapptz/discord.py/compare/v0.16.12...v1.2.3)


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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #70.