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

chore(deps): bump twitter-api-v2 from 1.15.1 to 1.18.2 #798

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps twitter-api-v2 from 1.15.1 to 1.18.2.

Release notes

Sourced from twitter-api-v2's releases.

1.18.2

Add missing options from dm_event.fields enum #547 (@​RenKoya1)

1.18.1

feat: add most_recent_tweet_id field #545 (@​RenKoya1)

1.18.0

1.17.2

fix: limit media_ids count from 1 to 4 #539 (@​rare0b)

1.17.1

1.17.0

feat: update domain from twitter.com to x.com #532 (@​melvinmcrn)

1.16.4

fix: Add missing types to public_metrics #529 (@​solojungle)

1.16.3

1.16.2

  • fix: add type support for Tweets with more than 280 characters #526 (@​weswalla)

1.16.1

1.16.0

1.15.2

  • feat: Support 24-hour rate limit parsing #495
  • fix: Cleanup socket listeners after a request is either rejected or resolved #455
  • fix: Correctly return error on media upload even if status stays to "in_progress" #483
Changelog

Sourced from twitter-api-v2's changelog.

1.18.2

1.18.1

1.18.0

1.17.2

1.17.1

1.17.0

1.16.4

1.16.3

1.16.2

  • fix: add type support for Tweets with more than 280 characters #526 (@​weswalla)

1.16.1

1.16.0

1.15.2

  • fix: Cleanup socket listeners after a request is either rejected or resolved #455
  • feat: Support 24-hour rate limit parsing #495
  • fix: Correctly return error on media upload even if status stays to "in_progress" #483
Commits
  • 1e4163e upgrade to 1.18.2
  • 508b152 add missing options from dm_event.fields enum
  • 7acc1d1 add dm_conversation_id to TDMEventV2Field (#547)
  • 9baadce upgrade to 1.18.1
  • c2adf13 feat: add most_recent_tweet_id (#545)
  • dc67387 upgrade to 1.18.0
  • c2a731a update domain from twitter.com to x.com (#532)
  • 9d7947a upgrade to 1.17.2
  • 5cdc4ce fix: limit media_ids count from 1 to 4 (#539)
  • 7048746 chore: skip failing tests because of paid api, upgrade tests to node 20
  • 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 <dependency name> 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)

Bumps [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) from 1.15.1 to 1.18.2.
- [Release notes](https://github.com/plhery/node-twitter-api-v2/releases)
- [Changelog](https://github.com/PLhery/node-twitter-api-v2/blob/master/changelog.md)
- [Commits](PLhery/node-twitter-api-v2@1.15.1...1.18.2)

---
updated-dependencies:
- dependency-name: twitter-api-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants