Lynnesbian / mstdn-ebooks

NO LONGER BEING UPDATED, NOT GUARANTEED TO WORK AT ALL
Mozilla Public License 2.0
34 stars 28 forks source link

Bump mastodon-py from 1.4.6 to 1.5.0 #34

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps mastodon-py from 1.4.6 to 1.5.0.

Release notes *Sourced from [mastodon-py's releases](https://github.com/halcy/Mastodon.py/releases).* > ## 1.5.0 > 3.0.0 support release (actually bumps supported version to 3.0.1, though), with some additional improvements > > * BREAKING CHANGE: the search_v1 API is now gone from Mastodon, Mastodon.py will still let you use it where available / use it where needed if you call search() > * Support for new 3.0.0 features > * Added profile directory API: directory() > * Added featured and suggested tags API: featured_tags(), featured_tag_suggestions(), featured_tag_create(), featured_tag_delete() (Thanks Gargron for the advice) > * Added read-markers API: markers_get(), markers_set() > * Re-added trends API: trends() > * Added health api: instance_health() > * Added nodeinfo support: instance_nodeinfo() > * Added new parameters to search (exclude_unreviewed) and create_account (reason) > * Added ability to persist base URLs together with access token and client id / secret files > * Documented that status_card endpoint has been removed, switched to alternate method of retrieving cards if function is still used > * Added blurhash as a core dependency, since it is now licensed permissively again > * Added me() function as synonym for account_verify_credentials() to lessen confusion > * Fixed notification-dismiss to use new API endpoint where the old one is not available (Thanks kensanata) > * Fixed status_reply to match status_post > * Add basic support for non-mainline featuresvia the feature_set parameter > * Added support for fedibirds quote_id parameter in status_post > * Future-proofed webpush cryptography api while trying to remain very backwards compatible so that it can hopefully in the future become part of the core > * Clarified and updated the documentation and improved the tests in various ways > > Docs: https://mastodonpy.readthedocs.io/en/1.5.0/ > PyPi: https://pypi.org/project/Mastodon.py/1.5.0/
Changelog *Sourced from [mastodon-py's changelog](https://github.com/halcy/Mastodon.py/blob/master/CHANGELOG.rst).* > v1.5.0 > ====== > > - BREAKING CHANGE: the search\_v1 API is now gone from Mastodon, Mastodon.py will still let you use it where available / use it where needed if you call search() > - > > Support for new 3.0.0 features > > : - Added profile directory API: directory() > - Added featured and suggested tags API: featured\_tags(), featured\_tag\_suggestions(), featured\_tag\_create(), featured\_tag\_delete() (Thanks Gargron for the advice) > - Added read-markers API: markers\_get(), markers\_set() > - Re-added trends API: trends() > - Added health api: instance\_health() > - Added nodeinfo support: instance\_nodeinfo() > - Added new parameters to search (exclude\_unreviewed) and create\_account (reason) > > - Added ability to persist base URLs together with access token and client id / secret files > - Documented that status\_card endpoint has been removed, switched to alternate method of retrieving cards if function is still used > - Added blurhash as a core dependency, since it is now licensed permissively again > - Added me() function as synonym for account\_verify\_credentials() to lessen confusion > - Fixed notification-dismiss to use new API endpoint where the old one is not available (Thanks kensanata) > - Fixed status\_reply to match status\_post > - > > Add basic support for non-mainline featuresvia the feature\_set parameter > > : - Added support for fedibirds quote\_id parameter in status\_post > > - Future-proofed webpush cryptography api while trying to remain very backwards compatible so that it can hopefully in the future become part of the core > - Clarified and updated the documentation and improved the tests in various ways
Commits - [`48343ad`](https://github.com/halcy/Mastodon.py/commit/48343ad19445527799b83a519fc2072a352cfd05) 1.5.0 changelog and version bumps - [`0b3b2c3`](https://github.com/halcy/Mastodon.py/commit/0b3b2c31a024a335a9e52e93c350f1a214a92219) Pre-release full testsuite updated run - [`45908b6`](https://github.com/halcy/Mastodon.py/commit/45908b6f4e9c66fe102b30764e6d153a8d0339a5) Add, test and document last-read markers. Fixes [#192](https://github-redirect.dependabot.com/halcy/Mastodon.py/issues/192) - [`1f36deb`](https://github.com/halcy/Mastodon.py/commit/1f36deb11950a627b52a587fc3ec30c37f9bb456) Add, test and document profile directory API (fixes [#188](https://github-redirect.dependabot.com/halcy/Mastodon.py/issues/188)) - [`63bf5af`](https://github.com/halcy/Mastodon.py/commit/63bf5afc61503ebd99a7e7bc36014b378db98d23) Implement, test and document featured and suggested tags APIs (fixes [#191](https://github-redirect.dependabot.com/halcy/Mastodon.py/issues/191)) - [`3194b12`](https://github.com/halcy/Mastodon.py/commit/3194b1295e8f4a6d151d18ad4f23174c63408c05) Re-add and test trends API - [`2e5095f`](https://github.com/halcy/Mastodon.py/commit/2e5095f301c62c73f6b839bbbffeda14ab8cd797) Add, document and test nodeinfo api (fixes [#199](https://github-redirect.dependabot.com/halcy/Mastodon.py/issues/199)) - [`e60a3f1`](https://github.com/halcy/Mastodon.py/commit/e60a3f1892bb685fcbe6ebbc9ed10602c9549028) Add and document health API. Fixes [#202](https://github-redirect.dependabot.com/halcy/Mastodon.py/issues/202) - [`ef8e3ce`](https://github.com/halcy/Mastodon.py/commit/ef8e3cec6af3e22fbbb7e6b2006f490e4167d1aa) Bump version of emoji dict - [`f421b1e`](https://github.com/halcy/Mastodon.py/commit/f421b1e4984e1811153032cb56e8fd191a0e6307) Add new parameter for search - Additional commits viewable in [compare view](https://github.com/halcy/Mastodon.py/compare/1.4.6...1.5.0)


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)