Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tweepy from 3.8.0 to 3.9.0 #32

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps tweepy from 3.8.0 to 3.9.0.

Release notes

Sourced from tweepy's releases.

3.9.0

New Features / Improvements

  • Add DMCursorIterator (#1262)
  • Add API.create_media_metadata ([Issue #716](tweepy/tweepy#716))
  • Update allowed parameters for API.get_status
    • trim_user, include_my_retweet, include_entities, include_ext_alt_text, include_card_uri
  • Update allowed parameters for API.statuses_lookup
    • include_ext_alt_text, include_card_uri
  • Optimize API.statuses_lookup, API.create_media_metadata, API.update_status
  • Add reverse as allowed parameter for API.lists_all
  • Add count as allowed parameter for API.lists_memberships
  • Add count as allowed parameter for API.lists_subscriptions
  • Add include_entities as allowed parameter for API.list_timeline
  • Add allowed parameters to API.list_subscribers
    • count, include_entities, skip_status
  • Support WebP images ([Issue #1298](tweepy/tweepy#1298))
  • Add missing attributes to Relationship model (#1375)
  • Increase max image size for gif (#1338)
  • Save the raw JSON on DirectMessages (#1342)

Bug Fixes

  • Allow image filenames without extension (#1086)
  • Fix handling of invalid credentials for API.verify_credentials
  • Handle boolean value for API.verify_credentials include_email parameter
  • Fix handling of positional arguments for API.statuses_lookup
Changelog

Sourced from tweepy's changelog.

Version 3.9.0

New Features / Improvements

  • Add DMCursorIterator (#1262)
  • Add API.create_media_metadata ([Issue #716](tweepy/tweepy#716))
  • Update allowed parameters for API.get_status
    • trim_user, include_my_retweet, include_entities, include_ext_alt_text, include_card_uri
  • Update allowed parameters for API.statuses_lookup
    • include_ext_alt_text, include_card_uri
  • Optimize API.statuses_lookup, API.create_media_metadata, API.update_status
  • Add reverse as allowed parameter for API.lists_all
  • Add count as allowed parameter for API.lists_memberships
  • Add count as allowed parameter for API.lists_subscriptions
  • Add include_entities as allowed parameter for API.list_timeline
  • Add allowed parameters to API.list_subscribers
    • count, include_entities, skip_status
  • Support WebP images ([Issue #1298](tweepy/tweepy#1298))
  • Add missing attributes to Relationship model (#1375)
  • Increase max image size for gif (#1338)
  • Save the raw JSON on DirectMessages (#1342)

Bug Fixes

  • Allow image filenames without extension (#1086)
  • Fix handling of invalid credentials for API.verify_credentials
  • Handle boolean value for API.verify_credentials include_email parameter
  • Fix handling of positional arguments for API.statuses_lookup
Commits
  • 17700c6 Release v3.9.0
  • 0687872 Merge pull request #1342 from musically-ut/patch-1
  • 00b0f71 Save raw JSON after extracting the event, if present.
  • eca4672 Merge pull request #1338 from achasveachas/master
  • af32392 add file_type as keyword arg in API._pack_image
  • 3a40b61 fix the max filesize for gifs
  • 9b3ac58 Merge pull request #1362 from paupaulaz/patch-1
  • 4d4070a Fix signature for parameters in API.lookup_friendships documentation
  • c292372 Merge pull request #1375 from luisfta17/master
  • e7ca288 Improvements to Relationship Model and documentation for API.lookup_friendships
  • Additional commits viewable 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)
  • @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:

  • Update frequency (including time of day and day of week)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 13, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #45.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/tweepy-3.9.0 branch December 28, 2020 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants