snoonetIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
68 stars 52 forks source link

build(deps): bump tweepy from 3.7.0 to 3.8.0 #570

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tweepy from 3.7.0 to 3.8.0.

Release notes *Sourced from [tweepy's releases](https://github.com/tweepy/tweepy/releases).* > ## 3.8.0 > ## New Features / Improvements > - Allow streams to use daemon threads ([#1126](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1126)) > - Remove `API.set_delivery_device` ([#1203](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1203)) > - Remove simplejson import and usage ([#832](https://github-redirect.dependabot.com/tweepy/tweepy/pull/832)) > - Allow `cursor` parameter for `API.blocks_ids` and `API.mutes_ids` ([#1208](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1208)) > - Drop support for Python 3.4 > - Allow `perform_block` parameter for `API.report_spam` ([#1090](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1090)) > - Add `API.mutes` ([#1197](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1197), [#1215](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1215)) > - Allow `count` parameter for `API.friends` ([#577](https://github-redirect.dependabot.com/tweepy/tweepy/issues/577)) > - Remove `since`, `from`, `to`, and `source` as allowed parameters for `API.search` > - Handle location deletion and withheld content notices for streams ([#886](https://github-redirect.dependabot.com/tweepy/tweepy/pull/886)) > - Allow usage of equality and difference operators with `User` objects ([#939](https://github-redirect.dependabot.com/tweepy/tweepy/pull/939)) > - Add `_json` attribute to `Category`, `Friendship`, and `List` models ([#590](https://github-redirect.dependabot.com/tweepy/tweepy/issues/590), [#1169](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1169)) > - Remove `API.suggested_categories`, `API.suggested_users`, and `API.suggested_users_tweets` > - Update and improve tests and cassettes ([#1242](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1242)) > - Update `DirectMessage` model ([#1081](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1081), [#1228](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1228)) > - Replace `API.direct_messages` and `API.sent_direct_messages` with `API.list_direct_messages` ([#1081](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1081), [#1228](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1228)) > - Update `API.get_direct_message`, `API.send_direct_message`, and `API.destroy_direct_message` ([#1081](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1081), [#1228](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1228)) > - Update and improve various documentation > > ## Bug Fixes > - Exclude examples during installation ([#1141](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1141), [#1164](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1164)) > - Properly initialize `OAuthHandler.request_token` ([#1149](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1149)) > - Properly handle `map_` parameter for `API.statuses_lookup` ([#598](https://github-redirect.dependabot.com/tweepy/tweepy/issues/598)) > - Support cursor pagination for `API.blocks_ids` and `API.mutes_ids` ([#930](https://github-redirect.dependabot.com/tweepy/tweepy/issues/930), [#931](https://github-redirect.dependabot.com/tweepy/tweepy/pull/931)) > - Return values for `API.update_profile_background_image` and `API.update_profile_banner` ([#904](https://github-redirect.dependabot.com/tweepy/tweepy/pull/904)) > - Replace usage of root logger > - Close Requests sessions ([#810](https://github-redirect.dependabot.com/tweepy/tweepy/issues/810), [#1093](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1093), [#1237](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1237))
Changelog *Sourced from [tweepy's changelog](https://github.com/tweepy/tweepy/blob/master/CHANGELOG.md).* > Version 3.8.0 > ------------- > ### New Features / Improvements > - Allow streams to use daemon threads ([#1126](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1126)) > - Remove `API.set_delivery_device` ([#1203](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1203)) > - Remove simplejson import and usage ([#832](https://github-redirect.dependabot.com/tweepy/tweepy/pull/832)) > - Allow `cursor` parameter for `API.blocks_ids` and `API.mutes_ids` ([#1208](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1208)) > - Drop support for Python 3.4 > - Allow `perform_block` parameter for `API.report_spam` ([#1090](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1090)) > - Add `API.mutes` ([#1197](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1197), [#1215](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1215)) > - Allow `count` parameter for `API.friends` ([#577](https://github-redirect.dependabot.com/tweepy/tweepy/issues/577)) > - Remove `since`, `from`, `to`, and `source` as allowed parameters for `API.search` > - Handle location deletion and withheld content notices for streams ([#886](https://github-redirect.dependabot.com/tweepy/tweepy/pull/886)) > - Allow usage of equality and difference operators with `User` objects ([#939](https://github-redirect.dependabot.com/tweepy/tweepy/pull/939)) > - Add `_json` attribute to `Category`, `Friendship`, and `List` models ([#590](https://github-redirect.dependabot.com/tweepy/tweepy/issues/590), [#1169](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1169)) > - Remove `API.suggested_categories`, `API.suggested_users`, and `API.suggested_users_tweets` > - Update and improve tests and cassettes ([#1242](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1242)) > - Update `DirectMessage` model ([#1081](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1081), [#1228](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1228)) > - Replace `API.direct_messages` and `API.sent_direct_messages` with `API.list_direct_messages` ([#1081](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1081), [#1228](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1228)) > - Update `API.get_direct_message`, `API.send_direct_message`, and `API.destroy_direct_message` ([#1081](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1081), [#1228](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1228)) > - Update and improve various documentation > > ### Bug Fixes > - Exclude examples during installation ([#1141](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1141), [#1164](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1164)) > - Properly initialize `OAuthHandler.request_token` ([#1149](https://github-redirect.dependabot.com/tweepy/tweepy/pull/1149)) > - Properly handle `map_` parameter for `API.statuses_lookup` ([#598](https://github-redirect.dependabot.com/tweepy/tweepy/issues/598)) > - Support cursor pagination for `API.blocks_ids` and `API.mutes_ids` ([#930](https://github-redirect.dependabot.com/tweepy/tweepy/issues/930), [#931](https://github-redirect.dependabot.com/tweepy/tweepy/pull/931)) > - Return values for `API.update_profile_background_image` and `API.update_profile_banner` ([#904](https://github-redirect.dependabot.com/tweepy/tweepy/pull/904)) > - Replace usage of root logger > - Close Requests sessions ([#810](https://github-redirect.dependabot.com/tweepy/tweepy/issues/810), [#1093](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1093), [#1237](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1237))
Commits - [`c618530`](https://github.com/tweepy/tweepy/commit/c618530b1ca446ccf34ae02782a63d1d02d75470) Release v3.8.0 - [`9132638`](https://github.com/tweepy/tweepy/commit/913263898a94572074f9e4fc1a2dc4aeb0c44152) Add changelog for version 3.8.0 - [`c4839ad`](https://github.com/tweepy/tweepy/commit/c4839adc7b9b0507ed4b7c5404f76bda8e6f51dd) Merge pull request [#1228](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1228) from tweepy/dm-migration - [`1285a58`](https://github.com/tweepy/tweepy/commit/1285a583017c01403417833caa56869087d59b9d) Merge branch 'master' into dm-migration - [`d051eab`](https://github.com/tweepy/tweepy/commit/d051eabd08a954b68496f727eef6bd69d364574f) Update cassettes - [`c573a28`](https://github.com/tweepy/tweepy/commit/c573a28a8501c1015fd27f2991d7945131ca7dc1) Merge pull request [#1242](https://github-redirect.dependabot.com/tweepy/tweepy/issues/1242) from tweepy/tests-and-cassettes-update - [`85943c1`](https://github.com/tweepy/tweepy/commit/85943c1498c90555a7cabcdb539f25e7d1081398) Remove old Travis CI environment variables - [`f4c69b7`](https://github.com/tweepy/tweepy/commit/f4c69b7f87fd4844af04072c9e499c0150323a8f) Update cassettes - [`8839e37`](https://github.com/tweepy/tweepy/commit/8839e37731a55a2795eb60eca8cd54ec125f2893) Update default test account - [`0febcd8`](https://github.com/tweepy/tweepy/commit/0febcd8e6be1066926d8d92fefebd80ee860c41e) Generalize hardcoded tests - Additional commits viewable in [compare view](https://github.com/tweepy/tweepy/compare/v3.7.0...v3.8.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). To ignore the version in this PR you can just close it - `@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.