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

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

Commits - [`5b99e7d`](https://github.com/Rapptz/discord.py/commit/5b99e7d6f428eec23a5f3be046e7187329ab1aa7) Update changelog - [`37e6b53`](https://github.com/Rapptz/discord.py/commit/37e6b532164dcdef76b24b38bba8003632854315) Version bump to v1.0.1 - [`ef0b2a1`](https://github.com/Rapptz/discord.py/commit/ef0b2a10923fb53191b0a5c6c3705d22e8bf9792) [commands] Properly name heading for ExtensionError - [`7eb8417`](https://github.com/Rapptz/discord.py/commit/7eb8417883ffb869187554938165cf111e8a1e38) Fix voice handshake race condition - [`4df0f79`](https://github.com/Rapptz/discord.py/commit/4df0f79a6b60b89e5e0aeccaa3b7b642f456c9f2) Add notes warning that fetch_ methods are api calls - [`407d18a`](https://github.com/Rapptz/discord.py/commit/407d18a30d74c5fc60e8bd199fb7a4a78127da65) Fix various bugs with Asset._url None handling. - [`e77dec8`](https://github.com/Rapptz/discord.py/commit/e77dec85e923745a0468f197d56ad6f948b368c0) Fix cleanup code on Linux not working properly. - [`dcdcf1a`](https://github.com/Rapptz/discord.py/commit/dcdcf1adacf7d8a3c0632fa4563d641745dfcf1b) Stop the event loop if it's running during cleanup. - [`3a36f78`](https://github.com/Rapptz/discord.py/commit/3a36f78e081f1dca747124f6b5b836d6f5e8db11) Use is_connected() instead of _connected in checks - [`db340fd`](https://github.com/Rapptz/discord.py/commit/db340fd5f942cceb93c559f9aabab9f1113ebcda) Fix broken documentation attribute - Additional commits viewable in [compare view](https://github.com/Rapptz/discord.py/compare/v0.16.12...v1.0.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.


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.
JamesIves commented 5 years ago

@dependabot[bot] rebase

dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.