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.9.0 to 0.9.1 #779

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps python-twitter-v2 from 0.9.0 to 0.9.1.

Release notes

Sourced from python-twitter-v2's releases.

v0.9.1

0.9.1 (2024-03-18)

Features

  • Add new apis for users search, trends.
  • Add new fields for User object and Tweet object.

Fix

  • Fix oauth1.0 redirect url parameter.
Changelog

Sourced from python-twitter-v2's changelog.

0.9.1 (2024-03-18)

Features

  • Add new apis for users search, trends.
  • Add new fields for User object and Tweet object.

Fix

  • Fix oauth1.0 redirect url parameter.
Commits
  • 6bacbbb Bump version: 0.9.0 → 0.9.1
  • 4c44452 📃 docs(version): update changelog
  • af4e6f9 Merge pull request #166 from MerleLiuKun/feat-models
  • d2ef345 feat(model): :sparkles: add some new fields in user and tweet model, but not ...
  • 8f19b90 Merge pull request #165 from MerleLiuKun/feat-search-users
  • e9bc313 docs(users): :memo: add docs for search users
  • 0f3df5e feat(users): :sparkles: add ratelimit for search users and trends
  • 2573fcd feat(users): :sparkles: add api for search users
  • 326ae7c Merge pull request #164 from MerleLiuKun/feat-trends
  • d3908ad test(trends): :memo: add docs for trends
  • 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 3 months ago

Coverage Status

coverage: 83.321%. remained the same when pulling c0f0be757e1aafe0a147498716a427760eea081d on dependabot/pip/python-twitter-v2-0.9.1 into ef85b2949bc0d207810e51da0f61b4aa52a9b722 on main.