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.1.1 #60

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps discord-py from 0.16.12 to 1.1.1.

Commits - [`26a6970`](https://github.com/Rapptz/discord.py/commit/26a697088257d9c0fe0599f06967c79c3accc7a4) Version bump to v1.1.1 - [`123e151`](https://github.com/Rapptz/discord.py/commit/123e1519788d12559fafc030b3c97b8dccad38a6) Add back signal handling to Client.run - [`8206982`](https://github.com/Rapptz/discord.py/commit/8206982e79481799616a794319fc1027a1542eca) Don't overwrite data parameter in webhooks. - [`a54f656`](https://github.com/Rapptz/discord.py/commit/a54f656e04afae7e722bc0c47435addd6b8f59c2) Version bump to v1.1.0 - [`f8cc64c`](https://github.com/Rapptz/discord.py/commit/f8cc64ca7e69070d5bcea78986e29edeb05c34af) Add changelog for v1.1.0 - [`8f111c5`](https://github.com/Rapptz/discord.py/commit/8f111c521c3a8f83cfbe82002b2df68f4cac553c) Fix typo in Loop.restart documentation - [`47808a7`](https://github.com/Rapptz/discord.py/commit/47808a7e96da8028261fce0c06f841acb964d13a) [tasks] Add Loop.restart - [`d51f4c2`](https://github.com/Rapptz/discord.py/commit/d51f4c2b81df21f6e19a1b5e04b37b07b0f0419e) Minor nits in Discord Converters section of the docs. - [`0a0c433`](https://github.com/Rapptz/discord.py/commit/0a0c43321b58588daa54c1faad00b5aa64dd058f) [commands] MinimalHelpCommand: add cog description - [`01588fa`](https://github.com/Rapptz/discord.py/commit/01588fa34b782e8eee83d6900bb3485d095ca13c) Tightended the constraints of Spotify.__eq__. - Additional commits viewable in [compare view](https://github.com/Rapptz/discord.py/compare/v0.16.12...v1.1.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.
dependabot-preview[bot] commented 5 years ago

Superseded by #61.