Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Bump twitter4j-core from 3.0.6 to 4.0.7 #6

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 Jan 21, 2022

Bumps twitter4j-core from 3.0.6 to 4.0.7.

Release notes

Sourced from twitter4j-core's releases.

4.0.7

see all commits

see all changes(JavaDoc)

  • Remove redundant method call #240
  • Support 280 characters per tweet #272
  • Add in sitestreams handler for quoted tweets #233
  • Make StreamListener public (for Kotlin)#266
  • Add support for video related parameters (widget_type and hide_tweet) #222
  • Fix javadoc of EntitySupport #268
  • Add auto_populate_reply_metadata #262
  • Support video uploading feature #255
  • Add URLs for profile_banner #265
  • Add 400x400 size of profile image #271
  • Add support for "allow_dms_from" configuration setting #224
  • New override method getDmTextCharacterLimit from TwitterAPIConfiguration #238
  • Fix misspelled words in comments #286
  • Add method "setUploadBaseURL()" in ConfigurationBuilder #279
  • Add getter of OkHttpClient from instance of AlternativeHttpClientImpl #274
  • Care empty string of profile image url #275
  • Add attachment_url #248
  • Added httpProxySocks boolean property to HttpClientConfiguration #282
  • Add quoted_status_permalink #280
  • Use codepoints for entity index sliding #263
  • Support new direct message API (events api, create message with attach media, etc...) #260
  • Add method chain and removed never be used code #288
  • Remove media-support module
Commits

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)

Bumps [twitter4j-core](https://github.com/yusuke/twitter4j) from 3.0.6 to 4.0.7.
- [Release notes](https://github.com/yusuke/twitter4j/releases)
- [Commits](Twitter4J/Twitter4J@3.0.6...4.0.7)

---
updated-dependencies:
- dependency-name: org.twitter4j:twitter4j-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants