danmassarano / chatbot

GNU General Public License v3.0
1 stars 0 forks source link

Bump tweepy from 4.10.0 to 4.10.1 #75

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps tweepy from 4.10.0 to 4.10.1.

Release notes

Sourced from tweepy's releases.

4.10.1

Bug Fixes

  • Fix AsyncBaseClient rate limit handling (#1902)
  • Fix handling of StreamRule when passed in list to StreamingClient.delete_rules or AsyncStreamingClient.delete_rules (#1942)
  • Add support for media_fields, place_fields, and poll_fields parameters for Client.get_list_tweets and AsyncClient.get_list_tweets (#1931)
  • Ignore AsyncClient method parameters explicitly passed as None (#1944)

Misc

  • Log text of HTTP response when handling request error in BaseStream (598ea64)
  • Update Requests documentation URL for Intersphinx linking (2c7213d)
  • Correct typo in documentation for StreamingClient and AsyncStreamingClient add_rules and delete_rules methods (#1937)
Changelog

Sourced from tweepy's changelog.

Version 4.10.1

Bug Fixes

  • Fix AsyncBaseClient rate limit handling (#1902)
  • Fix handling of StreamRule when passed in list to StreamingClient.delete_rules or AsyncStreamingClient.delete_rules (#1942)
  • Add support for media_fields, place_fields, and poll_fields parameters for Client.get_list_tweets and AsyncClient.get_list_tweets (#1931)
  • Ignore AsyncClient method parameters explicitly passed as None (#1944)

Misc

  • Log text of HTTP response when handling request error in BaseStream (598ea64)
  • Update Requests documentation URL for Intersphinx linking (2c7213d)
  • Correct typo in documentation for StreamingClient and AsyncStreamingClient add_rules and delete_rules methods (#1937)
Commits
  • ad5e31b Release v4.10.1
  • cdf9eb7 Add changelog for version 4.10.1
  • 29620e3 Ignore AsyncClient method parameters explicitly passed as None
  • 08d5684 Add support for get_list_tweets parameters
  • 9b636bc Correct typo in documentation for add_rules and delete_rules
  • 458fd73 Fix handling of StreamRule in list passed to delete_rules
  • 598ea64 Log text of HTTP response when handling request error in BaseStream
  • 2c7213d Update Requests documentation URL for Intersphinx linking
  • d4f055e Merge pull request #1902 from Myyyth/master
  • be33b96 Fix request method non-awaitable after receiving rate limit (429)
  • See full diff in compare view


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)
danmassarano commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

danmassarano commented 2 years ago

@dependabot recreate