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.0.0 #57

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps discord-py from 0.16.12 to 1.0.0.

Commits - [`d37839f`](https://github.com/Rapptz/discord.py/commit/d37839f38acd79d49bc19ae06d3067a455695e9b) Update classifier in setup.py - [`4a4db1a`](https://github.com/Rapptz/discord.py/commit/4a4db1a02cbd388dfbdcb659ae290f65f1293fb3) Version bump to v1.0.0 - [`3e2e6ad`](https://github.com/Rapptz/discord.py/commit/3e2e6ad5026a7512bf651cd171352902120e5841) Update Japanese translation files. - [`7acb7de`](https://github.com/Rapptz/discord.py/commit/7acb7de195b9efb9871f1aff6aa04b18c6052156) Add notes stating what Guild.fetch_guild and Guild.fetch_guilds returns - [`51c64a3`](https://github.com/Rapptz/discord.py/commit/51c64a3b73728f2fe117e02c565214db3ab8abb3) Fix documentation so Sphinx can build semi-cleanly. - [`bb79f2a`](https://github.com/Rapptz/discord.py/commit/bb79f2ae81bffa229f75bf917f5c46ea0f1092c9) Bump PyNaCl to 1.3.0 - [`04262b9`](https://github.com/Rapptz/discord.py/commit/04262b93716b1928f2b6b5650492cea75eb8ce70) Wording nit, library -> function in load_opus - [`0ddc686`](https://github.com/Rapptz/discord.py/commit/0ddc6867e9e2c98d74a4ef85ac36a99fec5a1f03) Change all IntEnum to Enum - [`1da624a`](https://github.com/Rapptz/discord.py/commit/1da624a8b56b361ba02caafc01be6564471eb9e5) Remove manual documentation for AppInfo - [`bb5aaf2`](https://github.com/Rapptz/discord.py/commit/bb5aaf2ab3344df36939f6088d0d11985302482f) Missing a word in Attachment.save - Additional commits viewable in [compare view](https://github.com/Rapptz/discord.py/compare/v0.16.12...v1.0.0)


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