HEPData / hepdata

Repository for main HEPData web application
https://hepdata.net
GNU General Public License v2.0
40 stars 11 forks source link

build(deps): bump python-twitter-v2 from 0.8.1 to 0.9.0 #734

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps python-twitter-v2 from 0.8.1 to 0.9.0.

Release notes

Sourced from python-twitter-v2's releases.

v0.9.0

0.9.0 (2023-11-22)

Features

  • Add basic support for Media Upload V1.1
  • Add new apis for get tweet retweets, usage tweets and so on
  • Add new fields for some model.

Fix

  • Fix when create tweet with media
  • Fix ratelimit for users by api.
Changelog

Sourced from python-twitter-v2's changelog.

0.9.0 (2023-11-22)

Features

  • Add basic support for Media Upload V1.1
  • Add new apis for get tweet retweets, usage tweets and so on
  • Add new fields for some model.

Fix

  • Fix when create tweet with media
  • Fix ratelimit for users by api.
Commits
  • 4568d1f fix(release): :bug: fix pypi classifiers
  • c7572d0 Bump version: 0.8.1 → 0.9.0
  • 4b51caf docs(changelog): :memo: update changelog for new release
  • 28d1fd2 Merge pull request #150 from MerleLiuKun/feat-new-fields
  • 9e5a727 feat(model): :sparkles: add new fields from twitter
  • 6505749 Merge pull request #149 from MerleLiuKun/feat-usage
  • 0ccf479 fix(model): :bug: fix model original json data
  • 670ea47 feat(usage): :white_check_mark: Add tests and docs for usage tweets
  • dc3bbce feat(usage): :sparkles: Add api for usage tweets
  • 739941d Merge pull request #147 from MerleLiuKun/feat-tweet-retweets
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
coveralls commented 7 months ago

Coverage Status

coverage: 83.02% (-0.02%) from 83.039% when pulling bb666e644f5e75d49f35481fd66fc2af25015603 on dependabot/pip/python-twitter-v2-0.9.0 into 28d52b84cdca67f4b21ae99ab7efc93a883ee378 on main.