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.2 #61

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.2.

Commits - [`e00635f`](https://github.com/Rapptz/discord.py/commit/e00635fba7239754a291cd747ea818aa1befa9b4) Version bump to 1.2.2 - [`e3e2e38`](https://github.com/Rapptz/discord.py/commit/e3e2e385110d536170640f353bf0bd696f27467d) Update docs to note Enum derivation change - [`3730e66`](https://github.com/Rapptz/discord.py/commit/3730e66d375c00939d07d68876e41399b397032e) Crowdin translation sync - [`855a6c5`](https://github.com/Rapptz/discord.py/commit/855a6c5b5974540696d2448b8a5938dae0e32a62) Fix descriptor detection in enum code. - [`7980213`](https://github.com/Rapptz/discord.py/commit/7980213745efabccb2c3804d0f4129c674ab9062) Version bump to 1.2.1 - [`2b76150`](https://github.com/Rapptz/discord.py/commit/2b761508f1cdbbf6f454cfd2cab02ba5498d5749) Disallow deleting of enum attributes. - [`6931189`](https://github.com/Rapptz/discord.py/commit/6931189b92d72b6563b73337e0e499be10aaf703) Add EnumMeta.__reversed__ just in case someone does this. - [`a92b4c2`](https://github.com/Rapptz/discord.py/commit/a92b4c2093433afab5625460a525ccf869db1671) Add EnumMeta.__len__ to not break user avatar code. - [`af4e3ad`](https://github.com/Rapptz/discord.py/commit/af4e3ad79b4254c228a2aaf77951851c6b5eba2a) Some documentation touch-ups and missing stuff in the changelog. - [`d7814cf`](https://github.com/Rapptz/discord.py/commit/d7814cfb254fd398f77f3d5eea03f1dbf5249bc8) Remove unused import. - Additional commits viewable in [compare view](https://github.com/Rapptz/discord.py/compare/v0.16.12...v1.2.2)


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 #62.