Update dependency Mastodon.py to v2 #64
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "renovate/mastodon.py-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==1.8.1
->==2.0.0
Release Notes
halcy/Mastodon.py (Mastodon.py)
v2.0.0
Compare Source
code
(Thanks @lasseedfast)offset
parameter totrending_statuses
(Thanks @Teqed)accounts
endpoint (Thanks AlexKalopsia)followed_tags
,tag_follow
,tag_unfollow
,tag
)media
(Thanks LunarLambda for the report)instance
admin_canonical_email_blocks
,admin_canonical_email_block
,admin_canonical_email_block_create
,admin_canonical_email_block_delete
)timeline_link
)account_delete_avatar
andaccount_delete_header
statuses
method to retrieve multiple statuses at oncenotifications_unread_count
admin_email_domain_blocks
,admin_email_domain_block
,admin_email_domain_block_create
,admin_email_domain_block_delete
)instance_extended_description
instance_translation_languages
, translation support (status_translate
)admin_trending_tags
,admin_trending_statuses
,admin_trending_links
,admin_approve_trending_link
,admin_reject_trending_link
,admin_approve_trending_status
,admin_reject_trending_status
,admin_approve_trending_tag
,admin_reject_trending_tag
)admin_ip_blocks
,admin_ip_block
,admin_ip_block_create
,admin_ip_block_delete
)instance_domain_blocks
notifications_policy
,update_notifications_policy
,notifications_requests
,notification_request
,accept_notification_request
,reject_notification_request
,notifications_merged
,accept_multiple_notification_requests
,dismiss_multiple_notification_requests
)instance_languages
grouped_notifications
,grouped_notification
,dismiss_grouped_notification
,grouped_notification_accounts
,unread_grouped_notifications_count
)filters_v2
,filter_v2
,create_filter_v2
,update_filter_v2
,delete_filter_v2
,filter_keywords_v2
,add_filter_keyword_v2
,delete_filter_keyword_v2
,filter_statuses_v2
,add_filter_status_v2
,filter_status_v2
,delete_filter_status_v2
)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.