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.5 #71

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps discord-py from 0.16.12 to 1.2.5.

Commits - [`b343707`](https://github.com/Rapptz/discord.py/commit/b3437071ff2431ee65f9810cc4a066358de67c88) Version bump to v1.2.5 - [`ab0f379`](https://github.com/Rapptz/discord.py/commit/ab0f379f48029af05316a881e17acc844ac72aaa) Add changelog for 1.2.5 - [`d9960dd`](https://github.com/Rapptz/discord.py/commit/d9960dd421963f23e7386239e23a435b816a09a7) animation field in reaction objects are not consistently available - [`c6f6fdf`](https://github.com/Rapptz/discord.py/commit/c6f6fdf2f5c54853ef55a93ecaf4992e0a595b81) Version bump to 1.2.4 - [`1fdd41c`](https://github.com/Rapptz/discord.py/commit/1fdd41cfcd5aaaf521cbc0412d67b519ad37dc35) Add changelog for v1.2.4 - [`f92dcc0`](https://github.com/Rapptz/discord.py/commit/f92dcc0820cd20529ea68884a5ef3591bce905c3) Prevent premium_subscription_count being None - [`e6d6962`](https://github.com/Rapptz/discord.py/commit/e6d69621453e1fc152f8ca0f2ed8ccf3df9a27d3) Fix breakage with webhook tokens being missing. - [`b4c2b2c`](https://github.com/Rapptz/discord.py/commit/b4c2b2c06524dc1c0d041f90ca8f88c4ec483627) use proper ip for endpoint ip - [`f37f3b8`](https://github.com/Rapptz/discord.py/commit/f37f3b821234ecea9881d28015efe599d7494a33) Properly populate __slots__ for derived user types. - [`6ed5a21`](https://github.com/Rapptz/discord.py/commit/6ed5a21a78182bfa31e3757866bf3975af4b606c) Fix regression where Message.edited_at would not update during edits - Additional commits viewable in [compare view](https://github.com/Rapptz/discord.py/compare/v0.16.12...v1.2.5)


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #73.